CVS: moonbase/audio/beepmp BUILD,1.1,1.2 DETAILS,1.1,1.2

Florin Braescu florin at lunar-linux.org
Thu Dec 25 17:54:52 GMT 2003


Update of /var/cvs/lunar/moonbase/audio/beepmp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25472

Modified Files:
	BUILD DETAILS 
Log Message:
fix an compile error.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/beepmp/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	25 Dec 2003 17:26:55 -0000	1.1
+++ BUILD	25 Dec 2003 17:54:50 -0000	1.2
@@ -1,6 +1,9 @@
 (
 
   LDFLAGS="$LDFLAGS -L/usr/X11R6/lib"
+
+  sedit "s:beep_logo):beep_logo_xpm):" beep/about.c &&
+
   default_build
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/beepmp/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	25 Dec 2003 17:26:55 -0000	1.1
+++ DETAILS	25 Dec 2003 17:54:50 -0000	1.2
@@ -7,9 +7,9 @@
         WEB_SITE=http://beepmp.sourceforge.net/
          ENTERED=20031101
          UPDATED=20031225
-           SHORT="A gtk2 port of xmms!"
+           SHORT="A gtk2 port of xmms"
 cat << EOF
-beep is a media player based on XMMS (http://www.xmms.org). The primary
-goals of this fork are UI enhancements with latest technology (GTK2,
-Pango), and usability while maintaining the skinned UI.
+  Beepmp is a media player based on XMMS (http://www.xmms.org). The primary
+  goals of this fork are UI enhancements with latest technology (GTK2,
+  Pango), and usability while maintaining the skinned UI.
 EOF




More information about the Lunar-commits mailing list