First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 128356
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Remy Blank <remy.blank@pobox.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
JAlbum-6.3.2.ebuild The ebuild text/plain Remy Blank 2006-04-01 01:49 0000 660 bytes Details
JAlbum Launch script (in files) text/plain Remy Blank 2006-04-01 01:50 0000 55 bytes Details
JAlbum.png files/JAlbum.png image/png Remy Blank 2006-04-01 01:51 0000 2.48 KB Details
JAlbum Launch script text/plain Remy Blank 2006-04-01 03:33 0000 64 bytes Details
JAlbum-6.4.ebuild ebuild for v6.4 text/plain Veeck 2006-05-13 00:10 0000 661 bytes Details
jalbum-6.5.ebuild Updated ebuild for JAlbum6.5 text/plain eric van leeuwen 2006-09-22 20:48 0000 683 bytes Details
jalbum.sh modified startup script for the jalbum 6.5 ebuild. to be placed in the files dir text/plain eric van leeuwen 2006-09-22 20:52 0000 60 bytes Details
jalbum.sh modified startup script for the jalbum 6.5 ebuild. to be placed in the files dir text/plain eric van leeuwen 2006-09-22 20:53 0000 60 bytes Details
JAlbum-8.1.ebuild Ebuild for 8.1 (actually 8.1.5) text/plain Remy Blank 2009-01-04 11:24 0000 617 bytes Details
jalbum-8.5.1.ebuild possibly functional ebuild for JAlbum 8.5.1 text/plain Arttu Valo 2009-10-25 17:37 0000 3.21 KB Details
JAlbum-8.5.1.ebuild ebuild for JAlbum text/plain Grant 2009-10-25 23:56 0000 633 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 128356 depends on: Show dependency tree
Bug 128356 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-01 01:30 0000
Here's an ebuild for JAlbum, in case anyone's interested.

------- Comment #1 From Remy Blank 2006-04-01 01:49:52 0000 -------
Created an attachment (id=83592) [details]
The ebuild

------- Comment #2 From Remy Blank 2006-04-01 01:50:54 0000 -------
Created an attachment (id=83593) [details]
Launch script (in files)

------- Comment #3 From Remy Blank 2006-04-01 01:51:26 0000 -------
Created an attachment (id=83594) [details]
An icon

------- Comment #4 From Jakub Moc (RETIRED) 2006-04-01 01:59:27 0000 -------
*** Bug 86151 has been marked as a duplicate of this bug. ***

------- Comment #5 From Remy Blank 2006-04-01 03:33:32 0000 -------
Created an attachment (id=83603) [details]
Launch script

Allow java to take up to 256M. According to the author, the default seems to be
too little.

------- Comment #6 From Veeck 2006-05-13 00:10:17 0000 -------
Created an attachment (id=86685) [details]
ebuild for v6.4

------- Comment #7 From eric van leeuwen 2006-09-22 20:48:21 0000 -------
Created an attachment (id=97805) [details]
Updated ebuild for JAlbum6.5

Might not work entirely properly, its my first submitted ebuild. because its a
precompiled i moved it to /opt instead of /usr/lib.

------- Comment #8 From eric van leeuwen 2006-09-22 20:52:59 0000 -------
Created an attachment (id=97806) [details]
modified startup script for the jalbum 6.5 ebuild. to be placed in the files
dir

statically pointed to /opt/jalbum/JAlbum6.5.jar which might cause problems. the
prexisting jalbum pixmap already attached should also be placed in the files
dir for this package. 

------- Comment #9 From eric van leeuwen 2006-09-22 20:53:11 0000 -------
Created an attachment (id=97807) [details]
modified startup script for the jalbum 6.5 ebuild. to be placed in the files
dir

statically pointed to /opt/jalbum/JAlbum6.5.jar which might cause problems. the
prexisting jalbum pixmap already attached should also be placed in the files
dir for this package. 

------- Comment #10 From Patric Mueller 2006-10-12 23:47:40 0000 -------
Latest ebuild works for me with the newest version 6.5.4.

------- Comment #11 From Grant 2008-01-27 18:27:16 0000 -------
Renaming works great with 7.4.  Great app.  Portage?

------- Comment #12 From Grant 2008-05-30 17:47:45 0000 -------
Renaming works great with 8.0 if you also change:

SRC_URI="http://jalbum.net/download/JAlbum${PV}.zip"

to:

SRC_URI="http://jalbum.net/download/Jalbum${PV}.zip"

This is on a hardened amd64 system.  Portage?

------- Comment #13 From Grant 2009-01-03 19:16:43 0000 -------
Renaming to 8.1 fails.  Any ideas?

>>> Install jalbum-8.1 into /var/tmp/portage/media-gfx/jalbum-8.1/image/ category media-gfx
cp: cannot stat `/var/tmp/portage/media-gfx/jalbum-8.1/work/JAlbum/*': No such
file or directory

------- Comment #14 From Remy Blank 2009-01-04 11:24:38 0000 -------
Created an attachment (id=177323) [details]
Ebuild for 8.1 (actually 8.1.5)

Here's an updated ebuild for 8.1. As noted in comment #12, the name of the .zip
file has changed, as has the top level directory name.

Strangely, the name of the .zip file doesn't follow the naming conventions of
other distribution media for JAlbum. In particular, Jalbum8.1.zip actually
contains 8.1.5. Go figure...

------- Comment #15 From Remy Blank 2009-01-04 11:27:21 0000 -------
The ebuild above is intended to be used with the JAlbum launch script and the
JAlbum.png image.

------- Comment #16 From Grant 2009-01-04 17:42:50 0000 -------
Thanks a lot, it works great.  Where's a good spot for jalbum.png?

------- Comment #17 From Remy Blank 2009-01-05 08:18:21 0000 -------
(In reply to comment #16)
> Where's a good spot for jalbum.png?

Not sure what you mean, but you can get it as the 3rd attachment to this bug
(and the launch script is the 4th), and you should put it into
media-gfx/JAlbum/files in your overlay.

------- Comment #18 From Grant 2009-01-05 16:50:19 0000 -------
Got it, thank you.

------- Comment #19 From Grant 2009-06-11 02:39:58 0000 -------
JAlbum-8.3.1 works great.  Can this go in sunrise or even (gasp) portage?

------- Comment #20 From Grant 2009-10-24 01:16:07 0000 -------
Can anyone help tell me how to launch this app?  I had it working on my old
laptop, and I'm trying to set it up on my new laptop, but I can't figure out
how to launch it.  I noticed this in the emerge output:

!!! dobin: /usr/local/portage/media-gfx/JAlbum/files/JAlbum does not exist

BTW, there is an official icon here:

http://jalbum.net/download/Jalbum-icon.png

------- Comment #21 From Grant 2009-10-24 16:14:33 0000 -------
OK, a few things.  The latest JAlbum-8.5.1 works with this ebuild, the bundled
launch script works if you chmod 755 it:

/usr/lib64/JAlbum/startjalbum.sh

and this official icon should replace the one attached here:

http://jalbum.net/download/Jalbum-icon.png

------- Comment #22 From Arttu Valo 2009-10-25 17:37:09 0000 -------
Created an attachment (id=208222) [details]
possibly functional ebuild for JAlbum 8.5.1

Tries to do things a bit more "Gentoo-way" and be a better citizen: uses jars
from other packages (which I could find in portage tree and make work).

Unfortunately there is plenty to improve starting from the whole license-mess
and ending up with fixing all the little things mentioned in the comments among
the ebuild.

Only tested by running briefly on an amd64, and clicking here and there (didn't
register nor log in to anything online, didn't do a full album design locally
either). Standalone wrt earlier attachments in this bug.

------- Comment #23 From Grant 2009-10-25 23:55:42 0000 -------
Here is an ebuild that requires no files in the files dir.  It incorporates the
icon handling from Arttu's ebuild.  I'm launching the program by specifying
this line in a launcher button:

java -Xmx400M -jar /usr/lib/JAlbum/JAlbum.jar

------- Comment #24 From Grant 2009-10-25 23:56:25 0000 -------
Created an attachment (id=208269) [details]
ebuild for JAlbum

------- Comment #25 From Grant 2010-01-30 17:56:35 0000 -------
Renaming to 8.6 works.

First Last Prev Next    No search results available      Search page      Enter new bug