aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-06-03 10:59:39 +0800
committerlioux <lioux@FreeBSD.org>2003-06-03 10:59:39 +0800
commit697bd7fc92a799147f483f1343f6293108f094e2 (patch)
treeacfb104cae75599d831ca56915df909fa13c9593 /multimedia
parent9e76130992c8a584370070c280225eb39e07ac56 (diff)
downloadfreebsd-ports-gnome-697bd7fc92a799147f483f1343f6293108f094e2.tar.gz
freebsd-ports-gnome-697bd7fc92a799147f483f1343f6293108f094e2.tar.zst
freebsd-ports-gnome-697bd7fc92a799147f483f1343f6293108f094e2.zip
Remove after repo copy move to
ports/multimedia/linux-xmovie
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xmovie/Makefile43
-rw-r--r--multimedia/xmovie/distinfo1
-rw-r--r--multimedia/xmovie/pkg-descr37
-rw-r--r--multimedia/xmovie/pkg-plist1
4 files changed, 0 insertions, 82 deletions
diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile
deleted file mode 100644
index d7edfc91e54f..000000000000
--- a/multimedia/xmovie/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: xmovie
-# Date created: 20 December 1998
-# Whom: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xmovie
-PORTVERSION= 1.9.8.1
-CATEGORIES= multimedia linux
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= heroines
-PKGNAMEPREFIX= linux-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
-EXTRACT_SUFX=
-
-MAINTAINER= lioux@FreeBSD.org
-COMMENT= A movie player for AVI, MPEG-2/4 and MOV movies
-
-BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm
-
-ONLY_FOR_ARCHS= i386
-USE_LINUX= yes
-EXTRACT_CMD= rpm2cpio
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS= | cpio -id --quiet
-NO_BUILD= yes
-USE_X_PREFIX= yes
-WRKSRC= ${WRKDIR}/usr/bin
-
-BRANDELF?= /usr/bin/brandelf
-
-# Linux binary should not be stripped by INSTALL_PROGRAM as it uses
-# /usr/bin/strip which then brands the binary as a FreeBSD ELF one.
-STRIP=
-
-pre-install:
- @${BRANDELF} -t Linux ${WRKSRC}/${PORTNAME}
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/multimedia/xmovie/distinfo b/multimedia/xmovie/distinfo
deleted file mode 100644
index 5fc488adfc69..000000000000
--- a/multimedia/xmovie/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xmovie-1.9.8-1.i386.rpm) = e3d18c8e761b824d210d416662c80dd0
diff --git a/multimedia/xmovie/pkg-descr b/multimedia/xmovie/pkg-descr
deleted file mode 100644
index 52896d5b9bec..000000000000
--- a/multimedia/xmovie/pkg-descr
+++ /dev/null
@@ -1,37 +0,0 @@
-* xmovie
-
- MPEG-2 and Quicktime movie player
-
-WWW: http://heroines.sourceforge.net/xmovie.php3
-
- documentation is in /usr/X11R6/share/doc/xmovie/.
-
-* Tips
-
- - If you use with 3.2-RELEASE, 3.3-RELEASE, 3.4-RELEASE,
- it need to update /module/linux.ko file.
-
- - Below options for kernel are useful for xmovie.
- (SEE ALSO NOTES or LINT file in you source tree)
-
-options "P1003_1B"
-options "_KPOSIX_PRIORITY_SCHEDULING"
-options "_KPOSIX_VERSION=199309L"
-
-or
-
-options P1003_1B
-options _KPOSIX_PRIORITY_SCHEDULING
-options _KPOSIX_VERSION=199309L
-
- - If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
- in your kernel config.
-
- - If you had ``failed to open /proc/cpuinfo',
- add below line into your /etc/fstab file.
-
-linproc /compat/linux/proc linprocfs rw 0 0
-
----
-Yoshiro MIHIRA
-(sanpei@FreeBSD.org)
diff --git a/multimedia/xmovie/pkg-plist b/multimedia/xmovie/pkg-plist
deleted file mode 100644
index 532a7ce43d02..000000000000
--- a/multimedia/xmovie/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/xmovie