Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15253/10.4-transitional/unstable/main/finkinfo/sound

Modified Files:
        peercast.info 
Log Message:
Add missing GCC tag, discover that it's not gcc4 compat, so revive it
in 10.4 distro with g++-3.3


Index: peercast.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/peercast.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- peercast.info       27 Apr 2005 03:26:37 -0000      1.1
+++ peercast.info       22 Jun 2006 06:33:45 -0000      1.2
@@ -5,6 +5,9 @@
 License: GPL
 Maintainer: ASARI Takashi <[EMAIL PROTECTED]>
 Depends: daemonic
+Architecture: powerpc
+BuildDepends: gcc3.3
+GCC: 3.3
 
 Source: http://fink.sodan.ecc.u-tokyo.ac.jp/sources/%n-%v.tar.gz
 NoSourceDirectory: true
@@ -15,7 +18,7 @@
 /usr/bin/find . -type d -name .svn | /usr/bin/xargs rm -rf
 <<
 
-CompileScript: cd ui/osx; make
+CompileScript: cd ui/osx; make CC=g++-3.3 LD=g++-3.3
 
 InstallScript: <<
 /usr/bin/install -d -m 755 %i/bin
@@ -65,6 +68,13 @@
  4. Download a playlist file from YellowPage.
  5. Open it with your favorite player (e.g. VLC).
 
+ Config file is located in %p/etc/peercast
+
 For more information, please visit the web page (www.peercast.org).
 << 
-DescPackaging: Config file is located in /sw/etc/peercast.
+DescPackaging: <<
+ This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
+ ever updated to a more recent compiler, any packages which depend on
+ this one must be updated at the same time.
+ gnutella.cpp doesn't compile with g++4.0
+<<


All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to