Bug 70343 - New ebuild: katalog
Bug#: 70343 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: phoenixreads@sympatico.ca
Component: Ebuilds
URL: 
Summary: New ebuild: katalog
Keywords:  
Status Whiteboard: 
Opened: 2004-11-07 04:45 0000
Description:   Opened: 2004-11-07 04:45 0000
Simple integrated addon to Konqueror to allow of cataloging of directories; as
in cdroms.

------- Comment #1 From Charles Phoenix 2004-11-07 04:50:39 0000 -------
Created an attachment (id=43465) [details]
katalog-0.3.ebuild

------- Comment #2 From Simone Gotti (RETIRED) 2004-11-08 11:14:14 0000 -------
Now in portage. Let us know for every version bump. Thanks!

------- Comment #3 From Cagnulein 2004-11-28 04:02:24 0000 -------
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 From Simone Gotti (RETIRED) 2004-11-28 10:42:17 0000 -------
Cagnulein: Please open a new bug report reporting the error (the same reported
here) and your "emerge info" output. Thanks.

------- Comment #5 From Simone Gotti (RETIRED) 2004-11-28 10:44:23 0000 -------
A little more line of error (with at least the compilation instruction) is
better.