Tagged Questions
3
votes
2answers
214 views
How to create a .deb package from compiled source files?
Question:
Mono 3.0 is out, but I found no ppa from where I could install it.
There is this one:
https://launchpad.net/~directhex/+ppa-packages
but it's mono 2.10.8.1-5.
I'm playing with ASP.NET ...
1
vote
1answer
279 views
How can I create a simple debian package from binary?
I have been researching debian packaging, but I can't seem to figure out how to package a C# mono application made up of a single executable and a few resource files.
Can anyone help me figure out? ...
1
vote
1answer
50 views
App Showdown: Universe dependency
I'm currently in the process of packaging my submission for the Ubuntu App Showdown.
I read in the rules that the package may not have dependencies that are not in the Ubuntu repository. But what ...
1
vote
1answer
120 views
Correctly packaging for /opt with dh_make
I know, this has already been asked a few times, but it doesn't seem to cover my case yet.
I'm trying to package a Mono-application to run from /opt.
First, I tried these guides:
...
2
votes
2answers
102 views
Ubuntu App Showdown: Commercial applications
Me and a few of my friends decided to create a game for the App showdown. However, we wanted to make a commercial game out of it (for <5$).
So the question is:
If I want to submit a commercial app, ...
31
votes
9answers
9k views
Upgrading to latest stable Mono
Mono 2.8 was recently released boasting a couple of large performance improvements. It's far too late for it to make it into Maverick and I'm fairly inpatient.
I don't use Mono for anything ...