From 4c7ffcc8e69f29f05040c75d4a1ad03f48b40d16 Mon Sep 17 00:00:00 2001 From: wcobb Date: Fri, 26 Apr 2002 04:48:03 +0000 Subject: [PATCH] Upgrade to smpeg-xmms 0.3.5 - update MASTER_SITES. - fix LIB_DEPENDS. - don't USE_GMAKE. - don't install libsmpeg_xmms.la and the outdated README. ok pvalchev@. --- graphics/smpeg-xmms/Makefile | 28 +- graphics/smpeg-xmms/distinfo | 6 +- graphics/smpeg-xmms/patches/patch-configure | 361 ------------------ .../smpeg-xmms/patches/patch-configure_in | 26 -- .../smpeg-xmms/patches/patch-src_smpeg_xmms_c | 17 - graphics/smpeg-xmms/pkg/MESSAGE | 6 - graphics/smpeg-xmms/pkg/PFRAG.shared | 3 +- graphics/smpeg-xmms/pkg/PLIST | 4 +- 8 files changed, 13 insertions(+), 438 deletions(-) delete mode 100644 graphics/smpeg-xmms/patches/patch-configure delete mode 100644 graphics/smpeg-xmms/patches/patch-configure_in delete mode 100644 graphics/smpeg-xmms/patches/patch-src_smpeg_xmms_c delete mode 100644 graphics/smpeg-xmms/pkg/MESSAGE diff --git a/graphics/smpeg-xmms/Makefile b/graphics/smpeg-xmms/Makefile index e7a176fdba1..b87ab42424b 100644 --- a/graphics/smpeg-xmms/Makefile +++ b/graphics/smpeg-xmms/Makefile @@ -1,48 +1,36 @@ -# $OpenBSD: Makefile,v 1.3 2001/12/28 22:11:58 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.4 2002/04/26 04:48:03 wcobb Exp $ COMMENT= "MPEG and VCD video playback in XMMS" -VERSION= 0.3.4 +VERSION= 0.3.5 DISTNAME= smpeg-xmms-${VERSION} PKGNAME= xmms-smpeg-${VERSION} CATEGORIES= graphics -NEED_VERSION= 1.427 +NEED_VERSION= 1.525 HOMEPAGE= http://www.xmms.org/files/plugins/smpeg-xmms/ -MAINTAINER= Wilbern Cobb +MAINTAINER= Wilbern Cobb +# GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ${HOMEPAGE} \ - http://ftp.linja.net/pub/mirrors/xmms/plugins/smpeg-xmms/ + http://mirror.csoft.org/smpeg-xmms/ -LIB_DEPENDS= glib.1.2:glib-*:devel/glib \ - gtk.1.2:gtk+-*:x11/gtk+ \ - SDL::devel/sdl \ - smpeg.1.3:smpeg-*:devel/smpeg \ - xmms.2.0:xmms-*:audio/xmms +LIB_DEPENDS= xmms.2::audio/xmms \ + smpeg.1.3::devel/smpeg USE_X11= Yes -USE_GMAKE= Yes SEPARATE_BUILD= concurrent CONFIGURE_STYLE= gnu -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ --with-glib-prefix=${LOCALBASE} \ --with-gtk-prefix=${LOCALBASE} \ --with-sdl-prefix=${LOCALBASE} \ --with-xmms-prefix=${LOCALBASE} -post-patch: - @touch ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure \ - ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in - -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xmms-smpeg - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xmms-smpeg - .include diff --git a/graphics/smpeg-xmms/distinfo b/graphics/smpeg-xmms/distinfo index c69f93761dc..2e2ba4b294d 100644 --- a/graphics/smpeg-xmms/distinfo +++ b/graphics/smpeg-xmms/distinfo @@ -1,3 +1,3 @@ -MD5 (smpeg-xmms-0.3.4.tar.gz) = d42622e606ac66346b376bc225f90dec -RMD160 (smpeg-xmms-0.3.4.tar.gz) = d7d4c71d5817ec06a5743b64e998aa9a1dff0019 -SHA1 (smpeg-xmms-0.3.4.tar.gz) = e8c0e022615114c9843d95fa425b543f5a099094 +MD5 (smpeg-xmms-0.3.5.tar.gz) = 07e49327e0d9e7f24781f29a12de94cf +RMD160 (smpeg-xmms-0.3.5.tar.gz) = 038580713079090866b0c45cbdc857c4e2251adb +SHA1 (smpeg-xmms-0.3.5.tar.gz) = e67a22cf99a9238be0652fe503b2fa37ae0c1379 diff --git a/graphics/smpeg-xmms/patches/patch-configure b/graphics/smpeg-xmms/patches/patch-configure deleted file mode 100644 index 68b7ae507db..00000000000 --- a/graphics/smpeg-xmms/patches/patch-configure +++ /dev/null @@ -1,361 +0,0 @@ -$OpenBSD: patch-configure,v 1.1.1.1 2001/07/29 21:49:00 pvalchev Exp $ ---- configure.orig Tue Feb 13 17:01:10 2001 -+++ configure Sun Jul 29 15:31:33 2001 -@@ -2580,57 +2580,8 @@ fi - - - --echo $ac_n "checking for SMPEG_new_data in -lsmpeg""... $ac_c" 1>&6 --echo "configure:2585: checking for SMPEG_new_data in -lsmpeg" >&5 --ac_lib_var=`echo smpeg'_'SMPEG_new_data | sed 'y%./+-%__p_%'` --if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- ac_save_LIBS="$LIBS" --LIBS="-lsmpeg -lpthread $LIBS" --cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=yes" --else -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_lib_$ac_lib_var=no" --fi --rm -f conftest* --LIBS="$ac_save_LIBS" -- --fi --if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- ac_tr_lib=HAVE_LIB`echo smpeg | sed -e 's/[^a-zA-Z0-9_]/_/g' \ -- -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'` -- cat >> confdefs.h <&6 --{ echo "configure: error: *** SMPEG 0.4.1 not installed! Get it at http://www.lokigames.com/development/smpeg.php3 ***" 1>&2; exit 1; } --fi -- -- - echo $ac_n "checking for pthread_attr_init in -lpthread""... $ac_c" 1>&6 --echo "configure:2634: checking for pthread_attr_init in -lpthread" >&5 -+echo "configure:2585: checking for pthread_attr_init in -lpthread" >&5 - ac_lib_var=`echo pthread'_'pthread_attr_init | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2638,7 +2589,7 @@ else - ac_save_LIBS="$LIBS" - LIBS="-lpthread $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2604: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2668,7 +2619,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for pthread_attr_init in -lpthreads""... $ac_c" 1>&6 --echo "configure:2672: checking for pthread_attr_init in -lpthreads" >&5 -+echo "configure:2623: checking for pthread_attr_init in -lpthreads" >&5 - ac_lib_var=`echo pthreads'_'pthread_attr_init | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2676,7 +2627,7 @@ else - ac_save_LIBS="$LIBS" - LIBS="-lpthreads $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2642: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2706,7 +2657,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_l - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for pthread_attr_init in -lc_r""... $ac_c" 1>&6 --echo "configure:2710: checking for pthread_attr_init in -lc_r" >&5 -+echo "configure:2661: checking for pthread_attr_init in -lc_r" >&5 - ac_lib_var=`echo c_r'_'pthread_attr_init | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -2714,7 +2665,7 @@ else - ac_save_LIBS="$LIBS" - LIBS="-lc_r $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -2740,7 +2691,7 @@ LIBS="$ac_save_LIBS" - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- PTHREAD_LIBS="-lc_r" -+ PTHREAD_LIBS="-pthread" - else - echo "$ac_t""no" 1>&6 - { echo "configure: error: *** POSIX thread support not found - please install first ***" 1>&2; exit 1; } -@@ -2755,7 +2706,7 @@ fi - - - echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 --echo "configure:2759: checking how to run the C preprocessor" >&5 -+echo "configure:2710: checking how to run the C preprocessor" >&5 - # On Suns, sometimes $CPP names a directory. - if test -n "$CPP" && test -d "$CPP"; then - CPP= -@@ -2770,13 +2721,13 @@ else - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2780: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2731: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2787,13 +2738,13 @@ else - rm -rf conftest* - CPP="${CC-cc} -E -traditional-cpp" - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2797: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2748: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2804,13 +2755,13 @@ else - rm -rf conftest* - CPP="${CC-cc} -nologo -E" - cat > conftest.$ac_ext < - Syntax Error - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2814: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2765: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - : -@@ -2836,17 +2787,17 @@ echo "$ac_t""$CPP" 1>&6 - - ac_safe=`echo "pthread.h" | sed 'y%./+-%__p_%'` - echo $ac_n "checking for pthread.h""... $ac_c" 1>&6 --echo "configure:2840: checking for pthread.h" >&5 -+echo "configure:2791: checking for pthread.h" >&5 - if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2801: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -2870,21 +2821,21 @@ fi - - - echo $ac_n "checking for inline""... $ac_c" 1>&6 --echo "configure:2874: checking for inline" >&5 -+echo "configure:2825: checking for inline" >&5 - if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_cv_c_inline=no - for ac_kw in inline __inline__ __inline; do - cat > conftest.$ac_ext <&5; (eval $ac_compile) 2>&5; }; then -+if { (eval echo configure:2839: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then - rm -rf conftest* - ac_cv_c_inline=$ac_kw; break - else -@@ -2911,12 +2862,12 @@ esac - - - echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 --echo "configure:2915: checking for ANSI C header files" >&5 -+echo "configure:2866: checking for ANSI C header files" >&5 - if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext < - #include -@@ -2924,7 +2875,7 @@ else - #include - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:2928: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+{ (eval echo configure:2879: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } - ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` - if test -z "$ac_err"; then - rm -rf conftest* -@@ -2941,7 +2892,7 @@ rm -f conftest* - if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat > conftest.$ac_ext < - EOF -@@ -2959,7 +2910,7 @@ fi - if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat > conftest.$ac_ext < - EOF -@@ -2980,7 +2931,7 @@ if test "$cross_compiling" = yes; then - : - else - cat > conftest.$ac_ext < - #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -@@ -2991,7 +2942,7 @@ if (XOR (islower (i), ISLOWER (i)) || to - exit (0); } - - EOF --if { (eval echo configure:2995: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null -+if { (eval echo configure:2946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null - then - : - else -@@ -3016,15 +2967,15 @@ fi - - - echo $ac_n "checking for XvGetVideo in -lSDL""... $ac_c" 1>&6 --echo "configure:3020: checking for XvGetVideo in -lSDL" >&5 -+echo "configure:2971: checking for XvGetVideo in -lSDL" >&5 - ac_lib_var=`echo SDL'_'XvGetVideo | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lSDL -lpthread $LIBS" -+LIBS="-lSDL -pthread $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:2990: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else -@@ -3058,7 +3009,7 @@ fi - - - echo $ac_n "checking for r00taxx in -lr00t""... $ac_c" 1>&6 --echo "configure:3062: checking for r00taxx in -lr00t" >&5 -+echo "configure:3013: checking for r00taxx in -lr00t" >&5 - ac_lib_var=`echo r00t'_'r00taxx | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 -@@ -3066,7 +3017,7 @@ else - ac_save_LIBS="$LIBS" - LIBS="-lr00t LIBBRAIN="-lhaxxor" $LIBS" - cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+if { (eval echo configure:3032: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - eval "ac_cv_lib_$ac_lib_var=yes" - else diff --git a/graphics/smpeg-xmms/patches/patch-configure_in b/graphics/smpeg-xmms/patches/patch-configure_in deleted file mode 100644 index 18adcf4a559..00000000000 --- a/graphics/smpeg-xmms/patches/patch-configure_in +++ /dev/null @@ -1,26 +0,0 @@ -$OpenBSD: patch-configure_in,v 1.1.1.1 2001/07/29 21:49:00 pvalchev Exp $ ---- configure.in.orig Tue Feb 13 16:59:20 2001 -+++ configure.in Sun Jul 29 15:31:25 2001 -@@ -23,12 +23,10 @@ fi - AC_SUBST(SMPEG_CFLAGS) - AC_SUBST(SMPEG_LIBS) - --AC_CHECK_LIB(smpeg, SMPEG_new_data,, AC_MSG_ERROR([*** SMPEG 0.4.1 not installed! Get it at http://www.lokigames.com/development/smpeg.php3 ***]), -lpthread) -- - dnl Check for pthread - AC_CHECK_LIB(pthread, pthread_attr_init, PTHREAD_LIBS="-lpthread", - AC_CHECK_LIB(pthreads, pthread_attr_init, PTHREAD_LIBS="-lpthreads", -- AC_CHECK_LIB(c_r, pthread_attr_init, PTHREAD_LIBS="-lc_r", -+ AC_CHECK_LIB(c_r, pthread_attr_init, PTHREAD_LIBS="-pthread", - AC_MSG_ERROR([*** POSIX thread support not found - please install first ***]) - ))) - AC_SUBST(PTHREAD_LIBS) -@@ -43,7 +41,7 @@ AC_C_INLINE - dnl Checks for library functions. - AC_HEADER_STDC - --AC_CHECK_LIB(SDL, XvGetVideo, video_x11_xv=yes , video_x11_xv=no, -lpthread) -+AC_CHECK_LIB(SDL, XvGetVideo, video_x11_xv=yes , video_x11_xv=no, -pthread) - - AC_CHECK_LIB(r00t, r00taxx, r00t=yess, r00t=noo, [LIBBRAIN="-lhaxxor"]) - diff --git a/graphics/smpeg-xmms/patches/patch-src_smpeg_xmms_c b/graphics/smpeg-xmms/patches/patch-src_smpeg_xmms_c deleted file mode 100644 index a8a7627de97..00000000000 --- a/graphics/smpeg-xmms/patches/patch-src_smpeg_xmms_c +++ /dev/null @@ -1,17 +0,0 @@ -$OpenBSD: patch-src_smpeg_xmms_c,v 1.1.1.1 2001/07/29 21:49:00 pvalchev Exp $ -fix a race condition when switching to doublescreen mode. ---- src/smpeg-xmms.c.orig Tue Feb 13 16:54:51 2001 -+++ src/smpeg-xmms.c Sun Jul 29 14:59:17 2001 -@@ -425,10 +425,10 @@ static void smpeg_set_doublesize(gboolea - SMPEG_Info info; - gboolean unpause = FALSE; - -+ smpeg_set_fullscreen(FALSE); -+ - SDL_mutexP(mpeg_mutex); - SMPEG_getinfo(mpeg, &info); -- -- smpeg_set_fullscreen(FALSE); - - if (SMPEG_status(mpeg) == SMPEG_PLAYING) - { diff --git a/graphics/smpeg-xmms/pkg/MESSAGE b/graphics/smpeg-xmms/pkg/MESSAGE deleted file mode 100644 index 00c5015d362..00000000000 --- a/graphics/smpeg-xmms/pkg/MESSAGE +++ /dev/null @@ -1,6 +0,0 @@ - -To use the smpeg-xmms plugin, add mpeg files to the xmms playlist. To -play VCD movies, open a location of vcd:device[:track], where device is -something resembling /dev/cd0c, and track is an optional track number -specification. Refer to the smpeg-xmms README file. - diff --git a/graphics/smpeg-xmms/pkg/PFRAG.shared b/graphics/smpeg-xmms/pkg/PFRAG.shared index 5f5d28d3194..b859c99dad0 100644 --- a/graphics/smpeg-xmms/pkg/PFRAG.shared +++ b/graphics/smpeg-xmms/pkg/PFRAG.shared @@ -1,3 +1,2 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2001/07/29 21:49:00 pvalchev Exp $ -lib/xmms/Input/libsmpeg_xmms.la +@comment $OpenBSD: PFRAG.shared,v 1.2 2002/04/26 04:48:04 wcobb Exp $ lib/xmms/Input/libsmpeg_xmms.so diff --git a/graphics/smpeg-xmms/pkg/PLIST b/graphics/smpeg-xmms/pkg/PLIST index 9d7a9b3e07c..3da088fe80c 100644 --- a/graphics/smpeg-xmms/pkg/PLIST +++ b/graphics/smpeg-xmms/pkg/PLIST @@ -1,4 +1,2 @@ -@comment $OpenBSD: PLIST,v 1.2 2001/08/21 02:29:22 pvalchev Exp $ +@comment $OpenBSD: PLIST,v 1.3 2002/04/26 04:48:04 wcobb Exp $ %%SHARED%% -share/doc/xmms-smpeg/README -@dirrm share/doc/xmms-smpeg