Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234125

Summary: new ebuild for media-gfx/posterazor-1.5.1
Product: Gentoo Linux Reporter: Seth McClain <psymin>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: graphics+disabled, H.Humpel
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-gfx/posterazor-1.5.1.ebuild
linux.diff is a patch to posterazor that allows it to compile under gentoo
improved ebuild

Description Seth McClain 2008-08-06 19:40:37 UTC
PosteRazor does not yet have an ebuild in portage.  It depends on freeimage which is hardmasked.  Unmasking and installing media-libs/freeimage-3.10.0 will allow PosteRazor 1.5.1 to compile.  Attached should be an ebuild and patch required to install PosteRazor.

Reproducible: Always
Comment 1 Seth McClain 2008-08-06 19:41:58 UTC
Created attachment 162388 [details]
media-gfx/posterazor-1.5.1.ebuild
Comment 2 Seth McClain 2008-08-06 19:42:44 UTC
Created attachment 162389 [details, diff]
linux.diff is a patch to posterazor that allows it to compile under gentoo
Comment 3 Bjoern Koch 2009-09-10 21:32:04 UTC
Created attachment 203730 [details]
improved ebuild

An updated version of the ebuild:
- fixed (new) download path
- changed to use {PV}
- added ~amd64

I needed to set 'RESTRICT="primaryuri"' to have the sources downloaded. Not sure if this the way to been done.
Furthermore I am using it with freeimage-3.12.0 (see bug #266599) and I needed to locally unmask it.
Comment 4 Fabian Köster 2011-07-24 14:06:23 UTC
License 'GPL' does not exist in Gentoo, it has to be 'GPL-3'