diff options
author | wiz <wiz> | 2011-03-06 16:02:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-03-06 16:02:28 +0000 |
commit | 2d98e802e061dc1f3069a9f1f217fc87a685a51a (patch) | |
tree | 2e0950fe4261acbafec3ff24573aba194ce53bb6 /multimedia | |
parent | 4e651f67d0a9cfa3960bb60439e31f8e8f121cab (diff) | |
download | pkgsrc-2d98e802e061dc1f3069a9f1f217fc87a685a51a.tar.gz |
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 3 | ||||
-rw-r--r-- | multimedia/smpeg-xmms/DESCR | 3 | ||||
-rw-r--r-- | multimedia/smpeg-xmms/Makefile | 25 | ||||
-rw-r--r-- | multimedia/smpeg-xmms/PLIST | 2 | ||||
-rw-r--r-- | multimedia/smpeg-xmms/distinfo | 6 | ||||
-rw-r--r-- | multimedia/smpeg-xmms/patches/patch-aa | 29 |
6 files changed, 1 insertions, 67 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 902a858110d..4945a1b4175 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2011/02/13 11:08:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.177 2011/03/06 16:02:29 wiz Exp $ # COMMENT= Multimedia utilities @@ -127,7 +127,6 @@ SUBDIR+= ruby-clutter-gst SUBDIR+= ruby-gnome2-gstreamer SUBDIR+= ruby-ming SUBDIR+= smpeg -SUBDIR+= smpeg-xmms SUBDIR+= subtitleeditor SUBDIR+= swfdec SUBDIR+= swfdec-gnome diff --git a/multimedia/smpeg-xmms/DESCR b/multimedia/smpeg-xmms/DESCR deleted file mode 100644 index 9fe0266a56d..00000000000 --- a/multimedia/smpeg-xmms/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -MPEG video plugin for XMMS, using SDL/smpeg as backend. Supports hardware -acceleration in XFree 4.x (if available), fullscreen, resizeable window, -VCD support, aspected ratio when resizing the window, etc. diff --git a/multimedia/smpeg-xmms/Makefile b/multimedia/smpeg-xmms/Makefile deleted file mode 100644 index a2aab8cf693..00000000000 --- a/multimedia/smpeg-xmms/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:28 joerg Exp $ -# - -DISTNAME= smpeg-xmms-0.3.5 -PKGREVISION= 8 -CATEGORIES= multimedia -MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.xmms.org/ -COMMENT= MPEG video plugin using SDL/smpeg as the backend - -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_TOOLS+= gmake -USE_LIBTOOL= YES - -.include "../../multimedia/smpeg/buildlink3.mk" -.include "../../devel/glib/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" -.include "../../audio/xmms/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/smpeg-xmms/PLIST b/multimedia/smpeg-xmms/PLIST deleted file mode 100644 index a3a2e3db269..00000000000 --- a/multimedia/smpeg-xmms/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:08:10 joerg Exp $ -lib/xmms/Input/libsmpeg_xmms.la diff --git a/multimedia/smpeg-xmms/distinfo b/multimedia/smpeg-xmms/distinfo deleted file mode 100644 index 8aa331b0e58..00000000000 --- a/multimedia/smpeg-xmms/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:24:04 agc Exp $ - -SHA1 (smpeg-xmms-0.3.5.tar.gz) = e67a22cf99a9238be0652fe503b2fa37ae0c1379 -RMD160 (smpeg-xmms-0.3.5.tar.gz) = 038580713079090866b0c45cbdc857c4e2251adb -Size (smpeg-xmms-0.3.5.tar.gz) = 141182 bytes -SHA1 (patch-aa) = 506d41ca8e6b197526fc913c92a529046178cad3 diff --git a/multimedia/smpeg-xmms/patches/patch-aa b/multimedia/smpeg-xmms/patches/patch-aa deleted file mode 100644 index 9b38232603f..00000000000 --- a/multimedia/smpeg-xmms/patches/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/06/26 18:10:20 grant Exp $ - ---- configure.orig 2004-03-11 21:16:37.000000000 -0800 -+++ configure 2004-03-11 21:17:54.000000000 -0800 -@@ -2701,16 +2701,16 @@ int main (int argc, char *argv[]) - } - else - { -- printf("\n*** 'smpeg-config --version' returned %d.%d.%d, but the --minimum version\n", $smpeg_major_version, $smpeg_minor_version, -+ printf("\n*** 'smpeg-config --version' returned %d.%d.%d, but the " -+"minimum version\n", $smpeg_major_version, $smpeg_minor_version, - $smpeg_micro_version); -- printf("*** of SMPEG required is %d.%d.%d. If smpeg-config is --correct, then it is\n", major, minor, micro); -+ printf("*** of SMPEG required is %d.%d.%d. If smpeg-config is " -+"correct, then it is\n", major, minor, micro); - printf("*** best to upgrade to the required version.\n"); -- printf("*** If smpeg-config was wrong, set the environment variable --SMPEG_CONFIG\n"); -- printf("*** to point to the correct copy of smpeg-config, and remove --the file\n"); -+ printf("*** If smpeg-config was wrong, set the environment variable " -+"SMPEG_CONFIG\n"); -+ printf("*** to point to the correct copy of smpeg-config, and remove " -+"the file\n"); - printf("*** config.cache before re-running configure\n"); - return 1; - } |