summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgrant <grant>2004-06-26 18:10:20 +0000
committergrant <grant>2004-06-26 18:10:20 +0000
commite48dbda133cc8224876189d335df7b09fe9e6777 (patch)
tree9850add4b7a31435babb8451e9947498f9c519a4 /graphics
parentdb23ab99b08b9dd846f7be09061022fb27b712f8 (diff)
downloadpkgsrc-e48dbda133cc8224876189d335df7b09fe9e6777.tar.gz
move smpeg-xmms to multimedia/
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/smpeg-xmms/DESCR3
-rw-r--r--graphics/smpeg-xmms/Makefile24
-rw-r--r--graphics/smpeg-xmms/PLIST5
-rw-r--r--graphics/smpeg-xmms/distinfo5
-rw-r--r--graphics/smpeg-xmms/patches/patch-aa29
6 files changed, 1 insertions, 68 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 9a3baf62b3d..436fdb641f1 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2004/06/26 18:05:45 grant Exp $
+# $NetBSD: Makefile,v 1.319 2004/06/26 18:10:20 grant Exp $
#
COMMENT= Graphics tools and libraries
@@ -220,7 +220,6 @@ SUBDIR+= sane-frontends
SUBDIR+= scigraphica
SUBDIR+= scrot
SUBDIR+= skencil
-SUBDIR+= smpeg-xmms
SUBDIR+= snx101view
SUBDIR+= sodipodi
SUBDIR+= swfdec
diff --git a/graphics/smpeg-xmms/DESCR b/graphics/smpeg-xmms/DESCR
deleted file mode 100644
index 9fe0266a56d..00000000000
--- a/graphics/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/graphics/smpeg-xmms/Makefile b/graphics/smpeg-xmms/Makefile
deleted file mode 100644
index e2499ede633..00000000000
--- a/graphics/smpeg-xmms/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2004/06/26 09:16:10 grant Exp $
-#
-
-DISTNAME= smpeg-xmms-0.3.5
-PKGREVISION= 3
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.xmms.org/
-COMMENT= MPEG video plugin using SDL/smpeg as the backend
-
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-USE_GNU_TOOLS+= make
-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/graphics/smpeg-xmms/PLIST b/graphics/smpeg-xmms/PLIST
deleted file mode 100644
index f4257d08e88..00000000000
--- a/graphics/smpeg-xmms/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/10 13:32:34 jmmv Exp $
-lib/xmms/Input/libsmpeg_xmms.a
-lib/xmms/Input/libsmpeg_xmms.la
-lib/xmms/Input/libsmpeg_xmms.so
-@comment in xmms: @dirrm lib/xmms/Input
diff --git a/graphics/smpeg-xmms/distinfo b/graphics/smpeg-xmms/distinfo
deleted file mode 100644
index c552fac7d33..00000000000
--- a/graphics/smpeg-xmms/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2004/03/12 05:25:41 snj Exp $
-
-SHA1 (smpeg-xmms-0.3.5.tar.gz) = e67a22cf99a9238be0652fe503b2fa37ae0c1379
-Size (smpeg-xmms-0.3.5.tar.gz) = 141182 bytes
-SHA1 (patch-aa) = 506d41ca8e6b197526fc913c92a529046178cad3
diff --git a/graphics/smpeg-xmms/patches/patch-aa b/graphics/smpeg-xmms/patches/patch-aa
deleted file mode 100644
index ee56085b854..00000000000
--- a/graphics/smpeg-xmms/patches/patch-aa
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2004/03/12 05:25:41 snj 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;
- }