Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
here's the ebuild for version 0.4.0 of jaaa, with the new project homepage and src url updated. compiles and runs on my ~amd64 thanks ron
Created an attachment (id=103271) [details] ebuild for jaaa 0.4.0
Created an attachment (id=103372) [details] icon for jaaa icon for jaaa (just a resized screenshot, looks ok though - at least good enough until a real icon comes along :)) to be placed into filesdir
Created an attachment (id=103373) [details] updated jaaa 0.4.0 ebuild now includes icon and desktop entry
The stable version did not compile for me so I am very interested in seeing this version bump go into the tree. The author indicates that clxclient 3.3.0 is required which is not reflected in the attached ebuild. My quick test compile of the attached ebuild failed due to undefined types , which in a glance at the code looks as if they are pulled in from clxclient. g++ -pipe -Os -march=athlon-xp -O3 -Wall -DVERSION=\"0.4.0\" -DPREFIX=\"/usr\" -I/usr/include/freetype2 -c -o jaaa.o jaaa.cc styles.h:60: error: ISO C++ forbids declaration of 'XftColor' with no type The necessary headers are very likely pulled in by clxclient, but I have not tested that theory yet.
Created an attachment (id=105529) [details] revised ebuild revised previously posted ebuild. Update the license which has changed, update the dependencies to pull new versions of supporting libraries required for correct compilation. tested on x86, but only works with the last revision of the libclthreads Makefile patch which fixes build problem in both the stable and the rev-bump ebuilds.
Created an attachment (id=105531) [details] revised ebuild revised previously posted ebuild. Update the license which has changed, update the dependencies to pull new versions of supporting libraries required for correct compilation. tested on x86, but only works with the last revision of the libclthreads Makefile patch which fixes build problem in both the stable and the rev-bump ebuilds.
bumped to 0.4.2, thanks. I didnt add your desktop entry though, no icon shipped and it seems to require -A or -J on the command line whether you want jack or alsa