Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167008 - media-gfx/lightzone-2.1.1 (new ebuild)
Summary: media-gfx/lightzone-2.1.1 (new ebuild)
Status: RESOLVED DUPLICATE of bug 339761
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-02-15 12:30 UTC by Eugene Zagidullin
Modified: 2013-01-24 20:13 UTC (History)
3 users (show)

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


Attachments
media-gfx/lightzone/lightzone-2.1.1.6903.ebuild (lightzone-2.1.1.6903.ebuild,1.14 KB, text/plain)
2007-02-15 12:31 UTC, Eugene Zagidullin
Details
licenses/lightcrafts (lightcrafts,11.85 KB, text/plain)
2007-02-15 12:32 UTC, Eugene Zagidullin
Details
lightzone-2.4.8224.ebuild (lightzone-2.4.8224.ebuild,1.14 KB, text/plain)
2007-05-09 20:03 UTC, Piotr Szymaniak
Details
lightzone-2.4.8224.ebuild (lightzone-2.4.8224.ebuild,1.22 KB, text/plain)
2007-06-28 13:17 UTC, Simon Thaler
Details
eBuild for LightZone 3.4 beta (lightzone-3.4_beta.ebuild,1.32 KB, text/plain)
2008-01-29 14:28 UTC, Arne Brutschy
Details
lightzone-3.5.ebuild (lightzone-3.5.ebuild,1.32 KB, text/plain)
2008-07-29 19:41 UTC, Bjoern Olausson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Zagidullin 2007-02-15 12:30:52 UTC
Linux version of LightZone, a photo editor

http://sonic.net/~rat/lightcrafts/

Reproducible: Always
Comment 1 Eugene Zagidullin 2007-02-15 12:31:52 UTC
Created attachment 110260 [details]
media-gfx/lightzone/lightzone-2.1.1.6903.ebuild
Comment 2 Eugene Zagidullin 2007-02-15 12:32:25 UTC
Created attachment 110262 [details]
licenses/lightcrafts
Comment 3 Laitr Keiows 2007-05-07 12:07:09 UTC
LightZone 2.4 is out

http://lightcrafts.com/linux/
Comment 4 Piotr Szymaniak 2007-05-09 20:03:17 UTC
Created attachment 118680 [details]
lightzone-2.4.8224.ebuild
Comment 5 Simon Thaler 2007-06-28 13:17:52 UTC
Created attachment 123305 [details]
lightzone-2.4.8224.ebuild

new download location on the server
Comment 6 Simon Thaler 2007-06-28 13:52:40 UTC
Comment on attachment 123305 [details]
lightzone-2.4.8224.ebuild

><HTML><HEAD/><BODY><PRE># Copyright 1999-2007 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: $
>
>inherit eutils
>
>DESCRIPTION="Professional photo browser and editor. Unofficial Linux version"
>HOMEPAGE="http://sonic.net/~rat/lightcrafts/"
>
>MY_PV="${PV##*.}"
>SRC_URI="http://www-old.lightcrafts.com/linux/LightZone-rev.${MY_PV}.tar.gz"
>
>LICENSE="lightcrafts"
>SLOT="0"
>KEYWORDS="~x86"
>IUSE=""
>
>S="${WORKDIR}/LightZone"
>
>DEPEND="virtual/libc"
>RDEPEND="virtual/libc"
>
>RESTRICT="strip"
>
>src_install() {
>	dodir /opt/LightZone
>	find . '(' '!' -name '*.pack' ')' '(' '!' -name 'firstrun' ')' -exec cp	--parents '{}' "${D}/opt/LightZone" ';'
>
>	jar_files="jre/lib/rt.jar jre/lib/charsets.jar jre/lib/plugin.jar jre/lib/deploy.jar jre/lib/ext/localedata.jar jre/lib/jsse.jar"
>
>	for jar_file in $jar_files; do
>		jre/bin/unpack200 -r "${jar_file}.pack" "${D}/opt/LightZone/${jar_file}" || die "Error unpacking jar files." 
>	done
>
>	doicon LightZone_16.png
>	doicon LightZone_32.png
>
>	make_wrapper lightzone /opt/LightZone/LightZone
>
>	make_desktop_entry lightzone "LightZone photo editor" LightZone_32.png "Application;Graphics;2DGraphics;RasterGraphics;"
>}
></PRE></BODY></HTML>
Comment 7 Arne Brutschy 2008-01-29 14:28:11 UTC
Created attachment 142118 [details]
eBuild for LightZone 3.4 beta

Lightzone 3.4 beta for linux is out. I modified the previous ebuilds.  The new version needs SSE2 support, so I added a check in the ebuild
Comment 8 Marco "ZioMiP" Orlandin 2008-07-09 17:57:39 UTC
http://lightcrafts.com/linux/

LightZone 3.5 is out
Comment 9 Bjoern Olausson 2008-07-29 19:41:09 UTC
Created attachment 161656 [details]
lightzone-3.5.ebuild

Just a versionbump to lightzone-3.5

Didn't review the ebuild, but it seems to work.
(at least for me on amd64)

kind regards
Bjoern
Comment 10 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-02 03:52:50 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 11 Michael Weber (RETIRED) gentoo-dev 2013-01-24 20:13:19 UTC
Ok, this got duplicated.
I prefer the other bug, it has newer information.

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