![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Programming Talk This forum is for all programming questions. The questions do not have to be directly related to Ubuntu and any programming language is allowed. |
| View Poll Results: What feature do you want for future release? | |||
| Licence selection |
|
1 | 2.27% |
| Package from archive.tar |
|
15 | 34.09% |
| Multiple maintainers |
|
1 | 2.27% |
| List of directories |
|
2 | 4.55% |
| Package release number |
|
0 | 0% |
| Update an existing package |
|
8 | 18.18% |
| Dependencies field |
|
15 | 34.09% |
| Remember description or maintainer |
|
2 | 4.55% |
| Voters: 44. You may not vote on this poll | |||
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Extra Shot
![]() Join Date: Jun 2006
Beans: 305
|
Debian package creator - Need tester
Here is a tool to create deb packages easily. It lacks thousand of features, so to have what you need in it rapidly please tell me what you want the most in the Poll. If you want something that is not in it, feel free to propose a new one in this thread.
A screencast of an early version (0.2) if you want to see it in action. http://boby.joe.free.fr/dev/debcreator-0.2.ogg Update (19 July 07): Screenshots available at: http://boby.joe.free.fr/dev/debcreator/img/ Last version: 0.3.9.1, Download it at http://www.gnomefiles.org/download.p...9.1-1_i386.deb You can now build packages from both archives and unpacked source directories. Most of the default filed in the control file are editable from the GUI. Please test this with simple applications and report any problem you have. Please also attach a link to the archive you tried to build with this if it fails. And please provide all the information you can on your system (distribution, version of libs, version of tools) if you experience any crash on start-up. Note: this tool can only build software with at least a Makefile or a configure script that will generate the Makefile. It provides best result with GNU packaged software. You can recognize them because the top source directory is often called in the standard format <softwarename>-<version>.tar.gz (or bz2). Last edited by leibowitz; July 19th, 2007 at 10:01 PM.. |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2006
Beans: 48
|
Re: [New project] Debian package creator (feature request)
nice app I'll try it
my vote: Package from archive.tar |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2007
Beans: 9
Ubuntu 7.04 Feisty Fawn
|
Interesting project, Leibowitz. I'll be sure and give it a whirl sometime this week and report any feedback I may have.
Nice of you to link here from the source package thread, by the looks both projects have lots of potential, even more so if they integrate well. |
|
|
|
|
|
#4 |
|
Ubuntu Extra Shot
![]() Join Date: Jun 2006
Beans: 305
|
Re: [New project] Debian package creator (feature request)
Kelimion you are right. We will learn from both other, I'm sure.
That's why I'm keeping an eye at your project. And I will probably contribute to it. |
|
|
|
|
|
#5 |
|
Ubuntu Extra Shot
![]() Join Date: Jun 2006
Beans: 305
|
New version
The first message has been updated with the new release.
Feel free to comment/ask features/test it/do what you want with it. |
|
|
|
|
|
#6 | |
|
First Cup of Ubuntu
![]() |
Re: New version
Quote:
it looks cool enough for most of the basic application installlations! but my first try failed with a "Failed" error, with the progress bar at approximately 50%. Could not find any related information(except this page, and gnomefiles.org)) or any documentation on this, to troubleshoot. What could possibly be the problem? |
|
|
|
|
|
|
#7 | |
|
First Cup of Ubuntu
![]() |
Re: New version
Quote:
|
|
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() |
Re: New version
You need to change line 407 and 409 in debcreator_dhmake from:
Code:
/usr/bin/bzip2 Code:
/bin/bzip2 Last edited by gurpartap; July 19th, 2007 at 02:47 AM.. |
|
|
|
|
|
#9 |
|
Has an Ubuntu Drip
![]() |
Re: [New project] Debian package creator (feature request)
Lol!
Nice to see I'm not the only one that thinks this is a great idea! I tried to start a similar project a few months ago but got shot down in flames so I gave up . (http://ubuntu-utils.wikispaces.com) The Python code is still there if there is anything you might like to take from it, (doubt it though as your project seems far more advanced than mine ever did lol) WTG dude keep up the good work. I cant help out at the moment unfortunately as I'm involved with the iTeam game project but I dont mind helping by testing. Mike |
|
|
|
|
|
#10 |
|
Ubuntu Extra Shot
![]() Join Date: Jun 2006
Beans: 305
|
Re: [New project] Debian package creator (feature request)
gurpartap: thanks a lot.
I changed the way it finds bzip2/gzip/822-date tools. Also there was some bugs with dash in feisty. The first post has been updated to 0.3.9.1. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|