summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-02-08 01:37:52 +0000
committerlioux <lioux@FreeBSD.org>2003-02-08 01:37:52 +0000
commitfa6e0b245e3ae51aedf8b0c8b6c89a03165c89c5 (patch)
treed8866c85838dd9a71dcb700d8b986c13a7d4c041 /multimedia
parentf5845172af71b186906fc7a29324f954aa76a49d (diff)
downloadFreeBSD-ports-fa6e0b245e3ae51aedf8b0c8b6c89a03165c89c5.zip
FreeBSD-ports-fa6e0b245e3ae51aedf8b0c8b6c89a03165c89c5.tar.gz
o Remove recently added libdvbpsi: it already exists as
ports/graphics/libdvbpsi o "Do not work on ports when you are too tired for your mind to be into it"
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/libdvbpsi/Makefile26
-rw-r--r--multimedia/libdvbpsi/distinfo1
-rw-r--r--multimedia/libdvbpsi/files/patch-ltmain.sh16
-rw-r--r--multimedia/libdvbpsi/pkg-comment1
-rw-r--r--multimedia/libdvbpsi/pkg-descr12
-rw-r--r--multimedia/libdvbpsi/pkg-plist24
7 files changed, 0 insertions, 81 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 322ea80..03b6d5e 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -17,7 +17,6 @@
SUBDIR += libdivxdecore-devel
SUBDIR += libdivxencore
SUBDIR += libdv
- SUBDIR += libdvbpsi
SUBDIR += libdvdcss
SUBDIR += libdvdplay
SUBDIR += libdvdread
diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile
deleted file mode 100644
index c5a36ef..0000000
--- a/multimedia/libdvbpsi/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: libdvbpsi
-# Date created: Sat Feb 8 01:16:45 UTC 2003
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libdvbpsi
-PORTVERSION= 0.1.2
-CATEGORIES= multimedia
-MASTER_SITES= http://www.videolan.org/pub/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
-
-MAINTAINER= lioux@FreeBSD.org
-
-USE_BZIP2= yes
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-
-post-patch:
- @${REINPLACE_CMD} -E -e \
- 's|-O2||' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
-
-.include <bsd.port.mk>
diff --git a/multimedia/libdvbpsi/distinfo b/multimedia/libdvbpsi/distinfo
deleted file mode 100644
index 75fd3f1..0000000
--- a/multimedia/libdvbpsi/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (libdvbpsi-0.1.2.tar.bz2) = f43c31fe5849f2cb5c01a8eb09060ffc
diff --git a/multimedia/libdvbpsi/files/patch-ltmain.sh b/multimedia/libdvbpsi/files/patch-ltmain.sh
deleted file mode 100644
index f40e58a..0000000
--- a/multimedia/libdvbpsi/files/patch-ltmain.sh
+++ /dev/null
@@ -1,16 +0,0 @@
---- ltmain.sh.orig Tue Apr 16 17:17:17 2002
-+++ ltmain.sh Tue Apr 16 17:17:55 2002
-@@ -4246,11 +4246,13 @@
- IFS="$save_ifs"
- fi
-
-+ if /usr/bin/false; then
- # Install the pseudo-library for information purposes.
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/multimedia/libdvbpsi/pkg-comment b/multimedia/libdvbpsi/pkg-comment
deleted file mode 100644
index 205679f..0000000
--- a/multimedia/libdvbpsi/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-VideoLAN DVB and PSI decoders and generators
diff --git a/multimedia/libdvbpsi/pkg-descr b/multimedia/libdvbpsi/pkg-descr
deleted file mode 100644
index d9dd39e..0000000
--- a/multimedia/libdvbpsi/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-[ excerpt from developers' README ]
-
-The libdvbpsi is part of the VideoLAN project, a full MPEG2
-client/server solution. The libdvbpsi can also be used with extra
-programs that need DVB and PSI decoders and generators.
-
-The VideoLAN team decided to write the libdvbpsi to make the VideoLAN
-Client and the VideoLAN Server capable of demultiplexing a satellite
-DVB stream. The library aims at making it easy to decode PSI tables
-(such as PAT, PMT etc.) present in a TS/DVB stream.
-
-WWW: http://developers.videolan.org/libdvbpsi/
diff --git a/multimedia/libdvbpsi/pkg-plist b/multimedia/libdvbpsi/pkg-plist
deleted file mode 100644
index 2b5a7e8..0000000
--- a/multimedia/libdvbpsi/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-include/dvbpsi/descriptor.h
-include/dvbpsi/dr.h
-include/dvbpsi/dr_02.h
-include/dvbpsi/dr_03.h
-include/dvbpsi/dr_04.h
-include/dvbpsi/dr_05.h
-include/dvbpsi/dr_06.h
-include/dvbpsi/dr_07.h
-include/dvbpsi/dr_08.h
-include/dvbpsi/dr_09.h
-include/dvbpsi/dr_0a.h
-include/dvbpsi/dr_0b.h
-include/dvbpsi/dr_0c.h
-include/dvbpsi/dr_0d.h
-include/dvbpsi/dr_0e.h
-include/dvbpsi/dr_0f.h
-include/dvbpsi/dvbpsi.h
-include/dvbpsi/pat.h
-include/dvbpsi/pmt.h
-include/dvbpsi/psi.h
-lib/libdvbpsi.a
-lib/libdvbpsi.so
-lib/libdvbpsi.so.1
-@dirrm include/dvbpsi
OpenPOWER on IntegriCloud