Date: Tue, 21 Sep 2004 19:00:09 +0200 (CEST) From: Jan Srzednicki <w@wrzask.pl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71979: [new port] multimedia/bmp-extra-plugins Message-ID: <20040921170009.5277536@stronghold.wrzask.pl> Resent-Message-ID: <200409211700.i8LH0cHe088509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71979 >Category: ports >Synopsis: [new port] multimedia/bmp-extra-plugins >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 21 17:00:38 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jan Srzednicki >Release: FreeBSD 5.3-BETA5 i386 >Organization: >Environment: System: FreeBSD stronghold 5.3-BETA5 i386 >Description: New port: multimedia/bmp-extra-plugins This ports is a collection of extra plugins for the beep-media-player. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bmp-extra-plugins/ # bmp-extra-plugins/distinfo # bmp-extra-plugins/pkg-descr # bmp-extra-plugins/pkg-message # bmp-extra-plugins/pkg-plist # bmp-extra-plugins/Makefile # echo c - bmp-extra-plugins/ mkdir -p bmp-extra-plugins/ > /dev/null 2>&1 echo x - bmp-extra-plugins/distinfo sed 's/^X//' >bmp-extra-plugins/distinfo << 'END-of-bmp-extra-plugins/distinfo' XMD5 (bmp-extra-plugins-0.2.2.tar.bz2) = 612ce39533900610fcd9840284a88012 XSIZE (bmp-extra-plugins-0.2.2.tar.bz2) = 836123 END-of-bmp-extra-plugins/distinfo echo x - bmp-extra-plugins/pkg-descr sed 's/^X//' >bmp-extra-plugins/pkg-descr << 'END-of-bmp-extra-plugins/pkg-descr' Xbmp-extra-plugins is a package of additional plugins for beep-mediaplayer, X(ports/multimedia/beep-media-player), including: X XInput: musepack, mplayer XGeneral: xf86audio, status XOutput: crossfade, ogg, arts XVisualization: blursk, minilcd, wmdiscotux X XThe distribution package is maintained by: X Artur Frysiak <wiget/at/plg-linux.org> END-of-bmp-extra-plugins/pkg-descr echo x - bmp-extra-plugins/pkg-message sed 's/^X//' >bmp-extra-plugins/pkg-message << 'END-of-bmp-extra-plugins/pkg-message' XNote: I haven't tested thoroughfully all of the plugins. If some of Xthem fail to work, let me know. END-of-bmp-extra-plugins/pkg-message echo x - bmp-extra-plugins/pkg-plist sed 's/^X//' >bmp-extra-plugins/pkg-plist << 'END-of-bmp-extra-plugins/pkg-plist' Xbin/bmp-arts-helper Xlib/bmp/General/statusdocklet.la Xlib/bmp/General/statusdocklet.so Xlib/bmp/General/xf86audio.la Xlib/bmp/General/xf86audio.so Xlib/bmp/Input/mplayer.la Xlib/bmp/Input/mplayer.so Xlib/bmp/Input/musepack.la Xlib/bmp/Input/musepack.so Xlib/bmp/Output/arts.la Xlib/bmp/Output/arts.so Xlib/bmp/Output/crossfade.la Xlib/bmp/Output/crossfade.so Xlib/bmp/Output/oggre.la Xlib/bmp/Output/oggre.so Xlib/bmp/Visualization/blursk.la Xlib/bmp/Visualization/blursk.so Xlib/bmp/Visualization/minilcd.la Xlib/bmp/Visualization/minilcd.so Xlib/bmp/Visualization/wmdiscotux.la Xlib/bmp/Visualization/wmdiscotux.so Xshare/bmp/status_docklet/joost-idle.xpm Xshare/bmp/status_docklet/joost-paused-anim.xpm Xshare/bmp/status_docklet/joost-playing-anim.xpm Xshare/bmp/status_docklet/rest.xpm Xshare/bmp/status_docklet/stave-anim.xpm Xshare/bmp/status_docklet/stave-anim2.xpm Xshare/bmp/status_docklet/stave-anim3.xpm Xshare/bmp/status_docklet/stave-anim4.xpm Xshare/bmp/status_docklet/stave-anim5.xpm Xshare/bmp/status_docklet/timetre-idle.xpm Xshare/bmp/status_docklet/timetre-paused-anim.xpm Xshare/bmp/status_docklet/timetre-playing-anim.xpm X@dirrm share/bmp/status_docklet X@dirrm lib/bmp/Visualization X@dirrm lib/bmp/Output X@dirrm lib/bmp/Input X@dirrm lib/bmp/General END-of-bmp-extra-plugins/pkg-plist echo x - bmp-extra-plugins/Makefile sed 's/^X//' >bmp-extra-plugins/Makefile << 'END-of-bmp-extra-plugins/Makefile' X# New ports collection makefile for: bmp-extra-plugins X# Date created: Tue Sep 21 17:09:43 CEST 2004 X# Whom: Jan Srzednicki <w@wrzask.pl> X# X# $FreeBSD$ X# X XPORTNAME= bmp-extra-plugins XPORTVERSION= 0.2.2 XCATEGORIES= multimedia audio XMASTER_SITES= http://www.t17.ikarnet.pl/~wiget/bmp-extra-plugins/download/ X XMAINTAINER= w@wrzask.pl XCOMMENT= A collection of additional plugins for beep media player X XLIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ X vorbis.3:${PORTSDIR}/audio/libvorbis \ X artsc.0:${PORTSDIR}/audio/arts X XUSE_GNOME= gtk20 libglade2 XUSE_X_PREFIX= yes XUSE_REINPLACE= yes XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_LIBTOOL_VER= 15 X X.include <bsd.port.pre.mk> X XCONFIGURE_ARGS+= --with-ogg=${LOCALBASE} \ X --with-vorbis=${LOCALBASE} X Xpost-patch: X @${REINPLACE_CMD} -e 's,-pthread,${PTHREAD_LIBS},g' \ X ${WRKSRC}/configure X X.include <bsd.port.post.mk> END-of-bmp-extra-plugins/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921170009.5277536>