Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192755 - GraphicsMagick ebuild should be restored to Gentoo
Summary: GraphicsMagick ebuild should be restored to Gentoo
Status: RESOLVED DUPLICATE of bug 190372
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.graphicsmagick.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 01:10 UTC by Bob Friesenhahn
Modified: 2007-09-20 08:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Friesenhahn 2007-09-17 01:10:48 UTC
GraphicsMagick used to be a supported Gentoo package but then it was pulled due to loss of a maintainer, and the fact that the GraphicsMagick project was slow to resolve several outstanding security issues.  However, GraphicsMagick has now produced releases resolving all known security issues.  The 1.1.9 release was cut today.  The software is quite stable and easy to maintain.

Reproducible: Always




See http://www.graphicsmagick.org/ for info on GraphicsMagick.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2007-09-17 02:15:42 UTC
That means a developer should pick up the work and the responsibility...
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2007-09-17 02:47:46 UTC
I don't see any 1.1.9 announcement on the website, but here's a patch for the bump to 1.1.8 (using [1]).

[1] http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.1.7.ebuild


--- graphicsmagick-1.1.7.ebuild 2007-09-17 04:45:31.000000000 +0200
+++ graphicsmagick-1.1.8.ebuild 2007-09-17 04:19:57.000000000 +0200
@@ -41,7 +41,6 @@
 src_unpack() {
        unpack ${A}
        cd "${S}"
-       epatch "${FILESDIR}"/${P}-overflow.patch

        # Netscape is still used ?  More people should have Mozilla
        sed -i 's:netscape:mozilla:g' configure
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 08:42:05 UTC

*** This bug has been marked as a duplicate of bug 190372 ***