summaryrefslogtreecommitdiff
path: root/graphics/mpeg_play
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-02-07 09:28:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-02-07 09:28:43 +0000
commit394c2c89706a18d5df9d90f529d5d07c2d603c07 (patch)
treeb80a70b681cf75329eb99bfb4221b37ef7a63ea3 /graphics/mpeg_play
parentDistfile changed at master site, now has files in subdir. (diff)
Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (which
they were in 2.0.1). :) patch-ab and patch-ac are gone, 16/24 bit displays are now supported in the original code.
Notes
Notes: svn path=/head/; revision=2686
Diffstat (limited to 'graphics/mpeg_play')
-rw-r--r--graphics/mpeg_play/Makefile12
-rw-r--r--graphics/mpeg_play/distinfo2
-rw-r--r--graphics/mpeg_play/files/patch-aa15
-rw-r--r--graphics/mpeg_play/pkg-descr9
-rw-r--r--graphics/mpeg_play/pkg-plist1
5 files changed, 16 insertions, 23 deletions
diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile
index c85abac5c6bd..630949e2b9af 100644
--- a/graphics/mpeg_play/Makefile
+++ b/graphics/mpeg_play/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: mpeg_play
-# Version required: 2.0
+# Version required: 2.2
# Date created: 17 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/04/01 12:45:54 jkh Exp $
+# $Id: Makefile,v 1.5 1995/04/09 07:09:37 asami Exp $
#
-DISTNAME= mpeg_play-2.0
+DISTNAME= mpeg_play-2.2
CATEGORIES+= graphics
-MASTER_SITES= ftp://s2k-ftp.cs.berkeley.edu/pub/multimedia/mpeg/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://s2k-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
+EXTRACT_SUFX= -src.tar.gz
MAINTAINER= asami@FreeBSD.ORG
-NO_WRKSUBDIR= yes
+WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
pre-patch:
diff --git a/graphics/mpeg_play/distinfo b/graphics/mpeg_play/distinfo
index cf03486d2826..dfcf5d0acbc2 100644
--- a/graphics/mpeg_play/distinfo
+++ b/graphics/mpeg_play/distinfo
@@ -1 +1 @@
-MD5 (mpeg_play-2.0.tar.Z) = ca45c4b2df912ecf7cb9d6b7448cfefa
+MD5 (mpeg_play-2.2-src.tar.gz) = f903e9a48568b233c041dc69863cba53
diff --git a/graphics/mpeg_play/files/patch-aa b/graphics/mpeg_play/files/patch-aa
index 2e218bf7d797..46a447230e06 100644
--- a/graphics/mpeg_play/files/patch-aa
+++ b/graphics/mpeg_play/files/patch-aa
@@ -1,10 +1,9 @@
---- ./Imakefile.org Fri Dec 16 04:42:04 1994
-+++ ./Imakefile Fri Dec 16 04:50:20 1994
-@@ -1,6 +1,6 @@
-
+--- ./Imakefile.org Tue Feb 6 23:37:51 1996
++++ ./Imakefile Wed Feb 7 00:05:59 1996
+@@ -1,5 +1,5 @@
+ /* See Makefile.proto for flags to define */
+- DESTDIR = /usr/pkg/video
++ /* DESTDIR = /usr/pkg/video */
NDEBUG = /* -DNDEBUG */
-- ANALYSIS = -DANALYSIS
-+ ANALYSIS = /* -DANALYSIS */
+ /*ANALYSIS = -DANALYSIS */
SHMEM = -DSH_MEM
- EXTRA_DEFINES = $(NDEBUG) $(ANALYSIS) $(SHMEM)
- DEPLIBS = $(DEPXLIB)
diff --git a/graphics/mpeg_play/pkg-descr b/graphics/mpeg_play/pkg-descr
index aaef4f11d859..a9f6131b99cc 100644
--- a/graphics/mpeg_play/pkg-descr
+++ b/graphics/mpeg_play/pkg-descr
@@ -1,10 +1,5 @@
-This is mpeg_play 2.0, which will let you view mpeg movies on X window
-displays. It is not the latest version (2.0.1) available from the
-X11R6 contrib sites, as that one requires Motif. :<
-
-It also includes a patch I picked up on Usenet that will make it work
-on 15/16 bit displays. Just try it with "-dither color". It shows up
-in all green on my 16-bit display, though. :<
+This is mpeg_play, which will let you view mpeg movies on X window
+displays.
- Satoshi
asami@cs.berkeley.edu
diff --git a/graphics/mpeg_play/pkg-plist b/graphics/mpeg_play/pkg-plist
index 8939113f18b1..538d6be1fce5 100644
--- a/graphics/mpeg_play/pkg-plist
+++ b/graphics/mpeg_play/pkg-plist
@@ -1,3 +1,2 @@
-@cwd /usr/X11R6
bin/mpeg_play
man/man1/mpeg_play.1.gz