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

Bug 144237

Summary: media-gfx/rawstudio-0.6.ebuild (New Package)
Product: Gentoo Linux Reporter: Jonas Pedersen <jonas>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: asl, graphics+disabled, lasse, queen.killer, tomaszg, torsten.rehn
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rawstudio-0.3.ebuild
Patch for rawstudio-0.4.1
rawstudio 0.4.1 ebuild
Updated ebuild - dependencies and keyword
rawstudio-0.5 ebuild
Ebuild for SVN version of RawStudio
ebuild for rawstudio-0.6

Description Jonas Pedersen 2006-08-17 12:23:30 UTC
Hi folks!

Attached is rawstudio-0.3.ebuild.

rawstudio is GTK+ program to convert RAW images from digital cameras to JPEG or PNG files. 

I suggest it is placed in media-gfx/rawstudio. 

kyber
Comment 1 Jonas Pedersen 2006-08-17 12:26:37 UTC
Created attachment 94465 [details]
rawstudio-0.3.ebuild
Comment 2 Josef Reidinger 2006-08-17 15:16:02 UTC
I try compile it on x86 and it stop on error
rawstudio.c: In function `main':
rawstudio.c:1466: error: impossible register constraint in `asm'
rawstudio.c:1483: confused by earlier errors, bailing out

and after reading configure.in I think that depends can be improved to
DEPEND=">=X11-libs/gtk+-2.0.0
        >=dev-libs/libxml2-2.4
        >=gnome-base/gconf-2.0"
Comment 3 Jonas Pedersen 2006-10-06 13:33:10 UTC
Created attachment 98996 [details, diff]
Patch for rawstudio-0.4.1
Comment 4 Jonas Pedersen 2006-10-06 13:34:21 UTC
Created attachment 98997 [details]
rawstudio 0.4.1 ebuild

Updated dependencies a bit and created ebuild for version 0.4.1.
Comment 5 Lasse Bigum 2006-10-09 13:22:33 UTC
Created attachment 99231 [details]
Updated ebuild - dependencies and keyword

This ebuild is just an update of Jonas'. Added ~x86, bumped the dependencies to be in line with http://rawstudio.org/svn/rawstudio/trunk/REQUIREMENTS.
Comment 6 Jonas Pedersen 2007-02-17 15:34:08 UTC
Created attachment 110473 [details]
rawstudio-0.5 ebuild

Updated ebuild for rawstudio v. 0.5.
Comment 7 Bolek Tekielski 2007-04-25 12:25:47 UTC
Created attachment 117218 [details]
Ebuild for SVN version of RawStudio

SVN ebuild, works and compiles fine on x86.
Comment 8 Arnaud Launay 2007-04-27 08:03:16 UTC
SVN version works just fine here, just needed to add the ~amd64 flag.
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-07-14 07:08:39 UTC
*** Bug 185258 has been marked as a duplicate of this bug. ***
Comment 10 Hal Engel 2007-09-03 18:01:41 UTC
A quick test on an amd64 system of the SVN build worked OK and application runs and appears to work.
Comment 11 Torsten Rehn 2007-11-21 09:01:32 UTC
Created attachment 136579 [details]
ebuild for rawstudio-0.6

New version was released 2007-08-14.
Comment 12 Samuli Suominen (RETIRED) gentoo-dev 2008-01-21 19:09:34 UTC
rawstudio-0.6 is now in portage, thanks * for your work ;-)