[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Update: audio/tempest
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Update: audio/tempest
- From: Sebastian Stark <seb_(_at_)_todesplanet_(_dot_)_de>
- Date: Sun, 22 Dec 2002 17:29:34 +0100
- Mail-followup-to: ports_(_at_)_openbsd_(_dot_)_org
Small fixes for the audio/tempest port:
o Depend on SDL version *with* X11 support
o move examples in a directory they belong to
please commit.
--
Free your mind and your ass will follow -- http://www.funkaffair.de
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/tempest/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 18 Mar 2002 15:37:37 -0000 1.7
+++ Makefile 22 Dec 2002 16:27:00 -0000
@@ -23,7 +23,7 @@
RUN_DEPENDS= :mad-*:audio/mad \
:sox-*:audio/sox
-LIB_DEPENDS= SDL::devel/sdl
+LIB_DEPENDS= SDL:sdl-*-!no_x11:devel/sdl
USE_X11= Yes
@@ -38,7 +38,7 @@
${INSTALL_SCRIPT} ${WRKSRC}/mksong.sh ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tempest
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tempest
- ${INSTALL_DATA_DIR} ${PREFIX}/share/tempest
- cd ${WRKSRC}/songs && ${INSTALL_DATA} ${SONGS} ${PREFIX}/share/tempest
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/tempest
+ cd ${WRKSRC}/songs && ${INSTALL_DATA} ${SONGS} ${PREFIX}/share/examples/tempest
.include <bsd.port.mk>
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/audio/tempest/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST 18 Mar 2002 15:37:37 -0000 1.3
+++ pkg/PLIST 22 Dec 2002 16:27:00 -0000
@@ -3,12 +3,12 @@
bin/tempest_for_eliza
bin/tempest_for_mp3
share/doc/tempest/README
-share/tempest/forelise
-share/tempest/fruehling
-share/tempest/jonny
-share/tempest/oldmacdonald
-share/tempest/saints
-share/tempest/tempest
-share/tempest/ungarian
-_(_at_)_dirrm share/tempest
+share/examples/tempest/forelise
+share/examples/tempest/fruehling
+share/examples/tempest/jonny
+share/examples/tempest/oldmacdonald
+share/examples/tempest/saints
+share/examples/tempest/tempest
+share/examples/tempest/ungarian
+_(_at_)_dirrm share/examples/tempest
@dirrm share/doc/tempest
Visit your host, monkey.org