Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70343 - New ebuild: katalog
Summary: New ebuild: katalog
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-07 04:45 UTC by Charles Phoenix
Modified: 2004-11-28 10:44 UTC (History)
0 users

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


Attachments
katalog-0.3.ebuild (katalog-0.3.ebuild,322 bytes, text/plain)
2004-11-07 04:50 UTC, Charles Phoenix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Phoenix 2004-11-07 04:45:17 UTC
Simple integrated addon to Konqueror to allow of cataloging of directories; as in cdroms.
Comment 1 Charles Phoenix 2004-11-07 04:50:39 UTC
Created attachment 43465 [details]
katalog-0.3.ebuild
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-11-08 11:14:14 UTC
Now in portage. Let us know for every version bump. Thanks!
Comment 3 Cagnulein 2004-11-28 04:02:24 UTC
problem:

when i compile it
o `test -f 'katalogservicedlg.cpp' || echo './'`katalogservicedlg.cpp
In file included from katalogservicedlg_skel.cpp:9:
./katalogservicedlg.h:32: error: expected class-name before ',' token
./katalogservicedlg.h:41: error: `WFlags' has not been declared
./katalogservicedlg.h:41: error: ISO C++ forbids declaration of `fl' with no type
make[2]: *** [katalogservicedlg_skel.o] Error 1
make[2]: *** Waiting for unfinished jobs....
katalogservicedlg.cpp: In member function `virtual void KatalogServiceDlg::accept()':
katalogservicedlg.cpp:91: warning: unused variable 'a'
make[2]: Leaving directory `/var/tmp/portage/katalog-0.3/work/katalog-0.3/katalogservice'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/katalog-0.3/work/katalog-0.3'
make: *** [all] Error 2
Comment 4 Simone Gotti (RETIRED) gentoo-dev 2004-11-28 10:42:17 UTC
Cagnulein: Please open a new bug report reporting the error (the same reported here) and your "emerge info" output. Thanks.
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-11-28 10:44:23 UTC
A little more line of error (with at least the compilation instruction) is better.