Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3939 - knapster2-0.4.ebuild (New Package)
Summary: knapster2-0.4.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Sascha Schwabbauer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-20 13:12 UTC by Sascha Schwabbauer (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
knapster2-0.4.ebuild (knapster2-0.4.ebuild,790 bytes, text/plain)
2002-06-20 13:14 UTC, Sascha Schwabbauer (RETIRED)
Details
knapster2-0.4.ebuild (knapster2-0.4.ebuild,395 bytes, text/plain)
2002-06-21 06:11 UTC, Sascha Schwabbauer (RETIRED)
Details
knapster2-0.4.ebuild (knapster2-0.4.ebuild,373 bytes, text/plain)
2002-06-21 09:03 UTC, Sascha Schwabbauer (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Schwabbauer (RETIRED) gentoo-dev 2002-06-20 13:12:49 UTC
HI!

This program is the Linux client for Napster.
It depends on kde2/3.
Comment 1 Sascha Schwabbauer (RETIRED) gentoo-dev 2002-06-20 13:14:44 UTC
Created attachment 1637 [details]
knapster2-0.4.ebuild
Comment 2 Bart Verwilst 2002-06-20 17:20:28 UTC
Hmm.. check out the kmess ebuild or something.. KDE ebuilds are a little different from most other ebuilds :o) and making it depend on kde-base/kde isn't such a good idea as well, since i will have to install the whole kde, kdegames, kdeartwork, kdegraphics, kdemultimedia and such included, just to use your app... :o) Just check out net-im/kmess.. You'll see it's much easier than that :o) Also notice the sourceforge SRC_URI thingy! Keep up the good work! 
Comment 3 Sascha Schwabbauer (RETIRED) gentoo-dev 2002-06-21 06:11:47 UTC
Created attachment 1664 [details]
knapster2-0.4.ebuild

Oh you are right, here is the new ebuild.
Comment 4 Sascha Schwabbauer (RETIRED) gentoo-dev 2002-06-21 09:03:17 UTC
Created attachment 1667 [details]
knapster2-0.4.ebuild

Ok, i edited again. i hope its right now.
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-06-29 06:20:55 UTC
Doesnt compile with gcc 3.1. After a few minor fixes (friend structs) I get: 
napsterconnection.cpp: In member function `bool NapsterConnection::open(int)': 
napsterconnection.cpp:182: `connect' undeclared in namespace `std' 
napsterconnection.cpp:184: `close' undeclared in namespace `std' 
napsterconnection.cpp: In member function `void NapsterConnection::timeout()': 
napsterconnection.cpp:401: `close' undeclared in namespace `std' 
napsterconnection.cpp: In member function `bool 
NapsterConnection::setupListener(int)': 
napsterconnection.cpp:921: `close' undeclared in namespace `std' 
make[2]: *** [napsterconnection.o] Error 1 
 
I don't have time to try anbd fix it now, though someone who knows how to do 
it would probably do it instantaneously. A bit later... 
Comment 6 Dan Armak (RETIRED) gentoo-dev 2002-07-09 17:39:23 UTC
The ebuild is OK. Someone with a gcc2 system, please check and commit it. It 
won't compile on gcc3. 
Comment 7 Dan Armak (RETIRED) gentoo-dev 2002-07-09 17:41:30 UTC
Ah, I just noticed who the submitter was :-) 
It has lain in my list, sorry! It doesn't compile with gcc3, but probably will 
with gcc2. The ebuild is ok, go ahead and commit if it emerges for you :-) 
Comment 8 Sascha Schwabbauer (RETIRED) gentoo-dev 2002-12-24 08:51:38 UTC
fixed..