diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-11 20:42:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-11 20:42:45 +0800 |
commit | c568e88af563c4644129ff6907bcf700f3d0fe02 (patch) | |
tree | d0941216885b3e1a441f3cd818ed315d94f5893e /audio | |
parent | b20434f09245905af6aadd923608e3ab52487092 (diff) | |
download | freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.tar.gz freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.tar.zst freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.zip |
2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/istream/Makefile | 28 | ||||
-rw-r--r-- | audio/istream/distinfo | 2 | ||||
-rw-r--r-- | audio/istream/pkg-descr | 7 | ||||
-rw-r--r-- | audio/istream/pkg-plist | 5 |
5 files changed, 0 insertions, 43 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7b2f75e8323e..6885404edad6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -309,7 +309,6 @@ SUBDIR += id3v2 SUBDIR += ifp-line SUBDIR += ipod-sharp - SUBDIR += istream SUBDIR += jack SUBDIR += jack-keyboard SUBDIR += jack-rack diff --git a/audio/istream/Makefile b/audio/istream/Makefile deleted file mode 100644 index b8ca6dee2aff..000000000000 --- a/audio/istream/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: Pav Lucistnik <pav@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= istream -PORTVERSION= 0.10 -PORTREVISION= 4 -CATEGORIES= audio -MASTER_SITES= http://www.jochen-baier.de/istream/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Internet radio player applet for GNOME Panel - -DEPRECATED= gnome-panel will be updated to the 3.x version which is not compatible with 2.x -EXPIRATION_DATE=2014-04-10 - -USES= gmake pkgconfig -USE_GNOME= gnomepanel libgnomeui -USE_GSTREAMER= yes -USE_XORG= xtst -GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}c -CPPFLAGS+= `pkg-config --cflags libgnomeui-2.0` - -post-patch: - @${REINPLACE_CMD} -e 's|libdir)/bonobo|prefix)/libdata/bonobo|' ${WRKSRC}/src/Makefile.in - @${REINPLACE_CMD} -e 's|/usr/libexec/istream|${PREFIX}/libexec/istream|' ${WRKSRC}/src/GNOME_istreamApplet.server.in - -.include <bsd.port.mk> diff --git a/audio/istream/distinfo b/audio/istream/distinfo deleted file mode 100644 index 706c32764db1..000000000000 --- a/audio/istream/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (istream-0.10.tar.gz) = 8c7a131e7f50de42fcbb4eb006744dd0f96c1873ae07fd326c05901fa5b8e764 -SIZE (istream-0.10.tar.gz) = 117594 diff --git a/audio/istream/pkg-descr b/audio/istream/pkg-descr deleted file mode 100644 index bc62d191d841..000000000000 --- a/audio/istream/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -iStream is a simple GNOME panel applet that lets you play internet radio -streams (local files work too). It uses Gstreamer for playback. Written in C -using Gtk+. - -Configure your streams in ~/.istream file. - -WWW: http://www.gnomefiles.org/app.php/iStream diff --git a/audio/istream/pkg-plist b/audio/istream/pkg-plist deleted file mode 100644 index f4fd49d03af1..000000000000 --- a/audio/istream/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -libdata/bonobo/servers/GNOME_istreamApplet.server -libexec/istream -share/pixmaps/istream.png -share/pixmaps/istream_background.png -share/pixmaps/istream_menu.png |