diff options
author | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2015-01-28 16:18:27 +0000 |
commit | 0783421b56d414d5822a967505ce37ef1c9cfca5 (patch) | |
tree | 6f4bbc880dc8f8691ba951c9c144a5d6bace321f /net-im | |
parent | 7aeffd26ea629373d2c8518cf04c93028c2c06cb (diff) | |
download | ports-0783421b56d414d5822a967505ce37ef1c9cfca5.tar.gz ports-0783421b56d414d5822a967505ce37ef1c9cfca5.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 1 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/Makefile | 27 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/distinfo | 2 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/files/patch-pixmaps-Makefile.in | 11 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/pkg-descr | 3 | ||||
-rw-r--r-- | net-im/pidgin-audacious-remote/pkg-plist | 7 |
6 files changed, 0 insertions, 51 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index eef8416b55a4..c8ee0e6028ae 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -96,7 +96,6 @@ SUBDIR += pebrot SUBDIR += pecl-stomp SUBDIR += pidgin - SUBDIR += pidgin-audacious-remote SUBDIR += pidgin-birthday-reminder SUBDIR += pidgin-bs SUBDIR += pidgin-fetion diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile deleted file mode 100644 index d9cbee2d8242..000000000000 --- a/net-im/pidgin-audacious-remote/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Anton Hryciuk <gnixua@gmail.com> -# $FreeBSD$ - -PORTNAME= pidgin-audacious-remote -PORTVERSION= 0.5 -PORTREVISION= 3 -CATEGORIES= net-im -MASTER_SITES= http://pidginaudacious.sourceforge.net/files/ \ - ftp://ftp.lissyara.su/users/gx_ua/distfiles/ - -MAINTAINER= gnixua@gmail.com -COMMENT= Pidgin-Audacious-Remote is a plug-in for Pidgin 2 - -BUILD_DEPENDS= audacious>=2.2:${PORTSDIR}/multimedia/audacious \ - pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS:= ${BUILD_DEPENDS} - -USES= libtool pkgconfig tar:bzip2 - -BROKEN= Does not work with audacious 3.5 or later -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2015-01-26 - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-static - -.include <bsd.port.mk> diff --git a/net-im/pidgin-audacious-remote/distinfo b/net-im/pidgin-audacious-remote/distinfo deleted file mode 100644 index 133e97b923ca..000000000000 --- a/net-im/pidgin-audacious-remote/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pidgin-audacious-remote-0.5.tar.bz2) = 94a5c073a25664377e4b9b34851c9029efa4d8b3e10629df4f3048766f664806 -SIZE (pidgin-audacious-remote-0.5.tar.bz2) = 251730 diff --git a/net-im/pidgin-audacious-remote/files/patch-pixmaps-Makefile.in b/net-im/pidgin-audacious-remote/files/patch-pixmaps-Makefile.in deleted file mode 100644 index 86d8bddf8b04..000000000000 --- a/net-im/pidgin-audacious-remote/files/patch-pixmaps-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- pixmaps/Makefile.in.orig 2011-10-02 11:01:51.000000000 +0200 -+++ pixmaps/Makefile.in 2011-10-02 11:02:20.000000000 +0200 -@@ -163,7 +163,7 @@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --pixmapdir = /usr/share/pixmaps/pidgin/pidgin-audacious-remote -+pixmapdir = $(prefix)/share/pixmaps/pidgin/pidgin-audacious-remote - pixmap_DATA = audacious.png next.png pause.png play.png previous.png stop.png - all: all-am - diff --git a/net-im/pidgin-audacious-remote/pkg-descr b/net-im/pidgin-audacious-remote/pkg-descr deleted file mode 100644 index 1699bad40939..000000000000 --- a/net-im/pidgin-audacious-remote/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Pidgin-Audacious-Remote is a plug-in for Pidgin 2. - -WWW: http://pidgin-audacious-remote.sourceforge.net/ diff --git a/net-im/pidgin-audacious-remote/pkg-plist b/net-im/pidgin-audacious-remote/pkg-plist deleted file mode 100644 index 572742e477a3..000000000000 --- a/net-im/pidgin-audacious-remote/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/pidgin/pidgin-audacious-remote.so -share/pixmaps/pidgin/pidgin-audacious-remote/audacious.png -share/pixmaps/pidgin/pidgin-audacious-remote/next.png -share/pixmaps/pidgin/pidgin-audacious-remote/pause.png -share/pixmaps/pidgin/pidgin-audacious-remote/play.png -share/pixmaps/pidgin/pidgin-audacious-remote/previous.png -share/pixmaps/pidgin/pidgin-audacious-remote/stop.png |