Hello,
I've gone and rolled a 0.46pre0 package for everyone's delight. Mostly the goal here is to start the packaging process and give packagers a chance to get angry at the distribution makers (me). This also gives a nice line in the sand for bug reports.
80fc7b7c1fe56976b8a2d33ed952c454 inkscape-0.45+0.46pre0.tar.bz2 ea746cd7b679e7c9790b45393513db2d inkscape-0.45+0.46pre0.tar.bz2.sig b5fe65ed8db1c5b23b82d2cbc5cc0447 inkscape-0.45+0.46pre0.tar.gz 4c6807e0d7c90e9ad78a687ffba57a90 inkscape-0.45+0.46pre0.tar.gz.sig cff5a26997c51079d51731a612ff3d11 inkscape-0.45+0.46pre0.zip 63c8853f3ae5f6dd6861b0502340d005 inkscape-0.45+0.46pre0.zip.sig
I went ahead and MD5 summed the GPG signatures. I'm not sure if that makes things more secure, but I do find it funny.
https://sourceforge.net/project/showfiles.php?group_id=93438&package_id=...
Tell me where I messed up!
--Ted
PS - I'll get SVN all tagged nice tomorrow, I'm tired now.
All,
I put - win32 installer and - win32 7zip package to sourceforge.
Adib. --- Ted Gould schrieb:
Hello,
I've gone and rolled a 0.46pre0 package for everyone's delight. Mostly the goal here is to start the packaging process and give packagers a chance to get angry at the distribution makers (me). This also gives a nice line in the sand for bug reports.
80fc7b7c1fe56976b8a2d33ed952c454 inkscape-0.45+0.46pre0.tar.bz2 ea746cd7b679e7c9790b45393513db2d inkscape-0.45+0.46pre0.tar.bz2.sig b5fe65ed8db1c5b23b82d2cbc5cc0447 inkscape-0.45+0.46pre0.tar.gz 4c6807e0d7c90e9ad78a687ffba57a90 inkscape-0.45+0.46pre0.tar.gz.sig cff5a26997c51079d51731a612ff3d11 inkscape-0.45+0.46pre0.zip 63c8853f3ae5f6dd6861b0502340d005 inkscape-0.45+0.46pre0.zip.sig
I went ahead and MD5 summed the GPG signatures. I'm not sure if that makes things more secure, but I do find it funny.
https://sourceforge.net/project/showfiles.php?group_id=93438&package_id=...
Tell me where I messed up!
--Ted
PS - I'll get SVN all tagged nice tomorrow, I'm tired now.
Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Mon, Jan 14, 2008 at 11:47:37PM -0800, Ted Gould wrote:
Hello,
I've gone and rolled a 0.46pre0 package for everyone's delight. Mostly the goal here is to start the packaging process and give packagers a chance to get angry at the distribution makers (me). This also gives a nice line in the sand for bug reports.
80fc7b7c1fe56976b8a2d33ed952c454 inkscape-0.45+0.46pre0.tar.bz2 ea746cd7b679e7c9790b45393513db2d inkscape-0.45+0.46pre0.tar.bz2.sig b5fe65ed8db1c5b23b82d2cbc5cc0447 inkscape-0.45+0.46pre0.tar.gz 4c6807e0d7c90e9ad78a687ffba57a90 inkscape-0.45+0.46pre0.tar.gz.sig cff5a26997c51079d51731a612ff3d11 inkscape-0.45+0.46pre0.zip 63c8853f3ae5f6dd6861b0502340d005 inkscape-0.45+0.46pre0.zip.sig
I went ahead and MD5 summed the GPG signatures. I'm not sure if that makes things more secure, but I do find it funny.
https://sourceforge.net/project/showfiles.php?group_id=93438&package_id=...
Tell me where I messed up!
I got the following error trying to build a hardy deb:
dh_testdir cd po; intltool-update -p xgettext: error while opening "./../src/extension/dxf2svg/aci2rgb.cpp" for reading: No such file or directory ERROR: xgettext failed to generate PO template file. Please consult error message above if there is any. make: *** [build] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 pbuilder: Failed autobuilding of package
Bryce
On Fri, 2008-01-18 at 20:09 -0800, Bryce Harrington wrote:
I got the following error trying to build a hardy deb:
dh_testdir cd po; intltool-update -p xgettext: error while opening "./../src/extension/dxf2svg/aci2rgb.cpp" for reading: No such file or directory ERROR: xgettext failed to generate PO template file. Please consult error message above if there is any. make: *** [build] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 pbuilder: Failed autobuilding of package
Yes, you need the POTFILES.in that I checked into SVN this morning :-/
We're thinking about the same things, I set up a launchpad team in order to have a PPA for building Inkscape. It is "inkscape.testers", but the reason for it to exist is this:
https://launchpad.net/~inkscape.testers/+archive
I think I finally have a package that is all happy. If you add those lines to your apt-sources System->Administration->Software Sources, Third Party Sources tab. Then you'll get your Inkscape upgraded to pre0. You'll also get pre1, etc. when they get added to the PPA.
Can someone do this same thing for RPM based distros? I thought OpenSuSE had a system like a PPA a while ago, but I'm not familiar with it.
--Ted
On Sat, Jan 19, 2008 at 06:16:41AM +0000, Ted Gould wrote:
On Fri, 2008-01-18 at 20:09 -0800, Bryce Harrington wrote:
I got the following error trying to build a hardy deb:
dh_testdir cd po; intltool-update -p xgettext: error while opening "./../src/extension/dxf2svg/aci2rgb.cpp" for reading: No such file or directory ERROR: xgettext failed to generate PO template file. Please consult error message above if there is any. make: *** [build] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 pbuilder: Failed autobuilding of package
Yes, you need the POTFILES.in that I checked into SVN this morning :-/
We're thinking about the same things, I set up a launchpad team in order to have a PPA for building Inkscape. It is "inkscape.testers", but the reason for it to exist is this:
https://launchpad.net/~inkscape.testers/+archive
I think I finally have a package that is all happy. If you add those lines to your apt-sources System->Administration->Software Sources, Third Party Sources tab. Then you'll get your Inkscape upgraded to pre0. You'll also get pre1, etc. when they get added to the PPA.
Cool. So Ubuntu Hardy users can add this to /etc/apt/sources.list:
deb http://ppa.launchpad.net/inkscape.testers/ubuntu hardy main deb-src http://ppa.launchpad.net/inkscape.testers/ubuntu hardy main
then do:
sudo apt-get update sudo apt-get inkscape
Would you mind also putting up a gutsy version?
Bryce
participants (3)
-
Adib taraben
-
Bryce Harrington
-
Ted Gould