diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-09-07 03:47:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-09-07 03:47:30 +0000 |
commit | d84f52593e87c86c346024e80c7a8ca09d29fc36 (patch) | |
tree | 16126d1531f2de73817bd1d6a9196edfdeae566d /multimedia | |
parent | a8f77bec5a352f858acbf0959621ce9ba0de973a (diff) | |
download | ports-d84f52593e87c86c346024e80c7a8ca09d29fc36.tar.gz ports-d84f52593e87c86c346024e80c7a8ca09d29fc36.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 | ||||
-rw-r--r-- | multimedia/gaim-xmms-remote/Makefile | 33 | ||||
-rw-r--r-- | multimedia/gaim-xmms-remote/distinfo | 3 | ||||
-rw-r--r-- | multimedia/gaim-xmms-remote/pkg-descr | 4 | ||||
-rw-r--r-- | multimedia/gaim-xmms-remote/pkg-plist | 9 |
5 files changed, 0 insertions, 50 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index fb4e55dd6007..6bc435b3ecb0 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -39,7 +39,6 @@ SUBDIR += ffmpeg SUBDIR += freevo SUBDIR += fxtv - SUBDIR += gaim-xmms-remote SUBDIR += gaupol SUBDIR += gavl SUBDIR += gcfilms diff --git a/multimedia/gaim-xmms-remote/Makefile b/multimedia/gaim-xmms-remote/Makefile deleted file mode 100644 index 6adb1813661b..000000000000 --- a/multimedia/gaim-xmms-remote/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gaim-xmms-remote -# Date created: 2004-08-31 -# Whom: daniel@xbox-irc.net -# -# $FreeBSD$ -# - -PORTNAME= gaim-xmms-remote -PORTVERSION= 1.8 -PORTREVISION= 10 -CATEGORIES= multimedia net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= guifications - -MAINTAINER= danielshafer@gmail.com -COMMENT= Plugin to display current XMMS song in Gaim - -BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -GNU_CONFIGURE= yes - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ - -e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \ - -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/multimedia/gaim-xmms-remote/distinfo b/multimedia/gaim-xmms-remote/distinfo deleted file mode 100644 index 13d34df44666..000000000000 --- a/multimedia/gaim-xmms-remote/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-xmms-remote-1.8.tar.gz) = 87e73c821f61ff3859d191cb77358128 -SHA256 (gaim-xmms-remote-1.8.tar.gz) = c4f70139487cfcf7993f8c2b45c5f845a174ab2477cccf1af942fc96b98f9c55 -SIZE (gaim-xmms-remote-1.8.tar.gz) = 313277 diff --git a/multimedia/gaim-xmms-remote/pkg-descr b/multimedia/gaim-xmms-remote/pkg-descr deleted file mode 100644 index 1fc83f2d8c6f..000000000000 --- a/multimedia/gaim-xmms-remote/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gaim XMMS Remote is a Gaim plugin that lets you control -XMMS from within gaim. - -WWW: http://guifications.sourceforge.net/Gaim-XMMS-Remote/ diff --git a/multimedia/gaim-xmms-remote/pkg-plist b/multimedia/gaim-xmms-remote/pkg-plist deleted file mode 100644 index 3653653d184d..000000000000 --- a/multimedia/gaim-xmms-remote/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -lib/gaim/gxr.la -lib/gaim/gxr.so -share/gnome/pixmaps/gaim/gxr/next.png -share/gnome/pixmaps/gaim/gxr/pause.png -share/gnome/pixmaps/gaim/gxr/play.png -share/gnome/pixmaps/gaim/gxr/previous.png -share/gnome/pixmaps/gaim/gxr/stop.png -share/gnome/pixmaps/gaim/gxr/xmms.png -@dirrm share/gnome/pixmaps/gaim/gxr |