pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove binary-only realplayer-codecs package from 2004.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2dfe168ff36
branches: trunk
changeset: 360154:c2dfe168ff36
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 24 16:55:15 2017 +0000
description:
Remove binary-only realplayer-codecs package from 2004.
diffstat:
mk/defaults/options.description | 1 -
multimedia/Makefile | 3 +-
multimedia/mplayer-share/options.mk | 13 +-------
multimedia/realplayer-codecs/DESCR | 4 --
multimedia/realplayer-codecs/MESSAGE.common | 7 ----
multimedia/realplayer-codecs/MESSAGE.powerpc | 16 ---------
multimedia/realplayer-codecs/Makefile | 48 ----------------------------
multimedia/realplayer-codecs/PLIST | 12 -------
multimedia/realplayer-codecs/distinfo | 12 -------
9 files changed, 2 insertions(+), 114 deletions(-)
diffs (185 lines):
diff -r de98ebfbe8f4 -r c2dfe168ff36 mk/defaults/options.description
--- a/mk/defaults/options.description Fri Mar 24 16:49:27 2017 +0000
+++ b/mk/defaults/options.description Fri Mar 24 16:55:15 2017 +0000
@@ -506,7 +506,6 @@
mpg123-x86-dither Enable runtime selection of optimized x86 dithering (like MMX or 3Dnow).
mplayer-default-cflags Enable default optimized CFLAGS.
mplayer-menu Enable support for user-defined menus.
-mplayer-real Enable usage of Real codecs.
mplayer-runtime-cpudetection Enable CPU detection at run time.
mplayer-ssse3 Enable SSSE3 support.
mplayer-win32 Enable usage of Win32 DLLs (codecs).
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/Makefile
--- a/multimedia/Makefile Fri Mar 24 16:49:27 2017 +0000
+++ b/multimedia/Makefile Fri Mar 24 16:55:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2017/03/17 21:59:39 tsutsui Exp $
+# $NetBSD: Makefile,v 1.256 2017/03/24 16:55:15 wiz Exp $
#
COMMENT= Multimedia utilities
@@ -182,7 +182,6 @@
SUBDIR+= py-gstreamer1
SUBDIR+= py-m3u8
SUBDIR+= py-ming
-SUBDIR+= realplayer-codecs
SUBDIR+= regionset
SUBDIR+= replex
SUBDIR+= ruby-gnome2-clutter-gstreamer
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/mplayer-share/options.mk
--- a/multimedia/mplayer-share/options.mk Fri Mar 24 16:49:27 2017 +0000
+++ b/multimedia/mplayer-share/options.mk Fri Mar 24 16:55:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.56 2016/11/19 17:43:38 dholland Exp $
+# $NetBSD: options.mk,v 1.57 2017/03/24 16:55:15 wiz Exp $
.if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*)
@@ -72,10 +72,6 @@
.if ${MACHINE_ARCH} == "i386"
PKG_SUPPORTED_OPTIONS+= mplayer-default-cflags mplayer-win32
.endif
-.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || \
- ${MACHINE_ARCH} == "alpha"
-PKG_SUPPORTED_OPTIONS+= mplayer-real
-.endif
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
PKG_SUPPORTED_OPTIONS+= mplayer-ssse3
.endif
@@ -245,13 +241,6 @@
CONFIGURE_ARGS+= --disable-menu
.endif
-.if !empty(PKG_OPTIONS:Mmplayer-real)
-CONFIGURE_ARGS+= --enable-real
-DEPENDS+= realplayer-codecs>=8nb2:../../multimedia/realplayer-codecs
-.else
-CONFIGURE_ARGS+= --disable-real
-.endif
-
.if !empty(PKG_OPTIONS:Mmplayer-runtime-cpudetection)
CONFIGURE_ARGS+= --enable-runtime-cpudetection
.else
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/DESCR
--- a/multimedia/realplayer-codecs/DESCR Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-RealPlayer8 Codecs for use by MPlayer, without having to install RealPlayer8
-itself. This contains several Real codecs (all the ones MPlayer supports.)
-
-This package supports i386, powerpc and alpha platforms.
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/MESSAGE.common
--- a/multimedia/realplayer-codecs/MESSAGE.common Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.common,v 1.1.1.1 2004/01/26 12:04:15 jmmv Exp $
-
-For all systems, to use the "sipr" codec, a "libm.so.6" is required. It is
-not yet known if the libm on your system will suit this functionality or
-not.
-===========================================================================
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/MESSAGE.powerpc
--- a/multimedia/realplayer-codecs/MESSAGE.powerpc Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.powerpc,v 1.1.1.1 2004/01/26 12:04:15 jmmv Exp $
-
-This package requires a special hack to run on PowerPC systems, and to
-enable one codec on all systems.
-
-For PowerPC, these shared libraries are linked agained glibc6, the need a
-"libc.so.6" file. Fortunately, only a few simple functions (malloc, free,
-memset, memcpy) are needed and these work from the NetBSD libc and could
-work on other systems as well. As root, you need to run this command to
-complete this installation (this *is* ugly, but for now it is our best
-solution):
-
- # cd /usr/lib
- # ln -s libc.so libc.so.6
-===========================================================================
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/Makefile
--- a/multimedia/realplayer-codecs/Makefile Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2017/01/19 18:52:19 agc Exp $
-#
-
-DISTNAME= rp8codecs${RP_ARCH}-20050115
-PKGNAME= realplayer-codecs-8.20050115
-PKGREVISION= 1
-CATEGORIES= multimedia
-MASTER_SITES= ftp://ftp2.mplayerhq.hu/MPlayer/releases/codecs/
-MASTER_SITES+= ftp://ftp5.mplayerhq.hu/MPlayer/releases/codecs/
-MASTER_SITES+= http://www1.mplayerhq.hu/MPlayer/releases/codecs/
-MASTER_SITES+= http://www2.mplayerhq.hu/MPlayer/releases/codecs/
-EXTRACT_SUFX= .tar.bz2
-# for easier 'make mdi'
-#DISTFILES= rp8codecs-20040626.tar.bz2 rp8codecs-ppc-20050115.tar.bz2 rp8codecs-alpha-20050115.tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.mplayerhq.hu/MPlayer/releases/codecs/
-COMMENT= RealPlayer 8 shared libraries, primarily for use with MPlayer
-
-ONLY_FOR_PLATFORM= *-*-i386 *-*-powerpc *-*-alpha
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${MACHINE_ARCH} == "i386"
-RP_ARCH=
-# The distfile has not been updated.
-DISTFILES= rp8codecs-20040626.tar.bz2
-WRKSRC= ${WRKDIR}/rp8codecs-20040626
-.elif ${MACHINE_ARCH} == "powerpc"
-RP_ARCH= -ppc
-.elif ${MACHINE_ARCH} == "alpha"
-RP_ARCH= -alpha
-.endif
-
-NO_BUILD= YES
-
-RESTRICTED= Unsure of codec's license
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-
-do-install:
- ${INSTALL_LIB_DIR} ${DESTDIR:Q}${PREFIX}/lib/RealPlayer8-Codecs
- ${INSTALL_LIB} ${WRKSRC}/*.so.*.* \
- ${DESTDIR:Q}${PREFIX}/lib/RealPlayer8-Codecs
-
-.include "../../mk/bsd.pkg.mk"
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/PLIST
--- a/multimedia/realplayer-codecs/PLIST Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:08:09 joerg Exp $
-lib/RealPlayer8-Codecs/14_4.so.6.0
-lib/RealPlayer8-Codecs/28_8.so.6.0
-lib/RealPlayer8-Codecs/atrc.so.6.0
-lib/RealPlayer8-Codecs/cook.so.6.0
-lib/RealPlayer8-Codecs/ddnt.so.6.0
-lib/RealPlayer8-Codecs/dnet.so.6.0
-lib/RealPlayer8-Codecs/drv2.so.6.0
-lib/RealPlayer8-Codecs/drv3.so.6.0
-lib/RealPlayer8-Codecs/dspr.so.6.0
-lib/RealPlayer8-Codecs/sipr.so.6.0
-lib/RealPlayer8-Codecs/tokr.so.6.0
diff -r de98ebfbe8f4 -r c2dfe168ff36 multimedia/realplayer-codecs/distinfo
--- a/multimedia/realplayer-codecs/distinfo Fri Mar 24 16:49:27 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: distinfo,v 1.5 2017/03/23 14:39:44 wiz Exp $
-
-SHA1 (rp8codecs-20040626.tar.bz2) = 5fe332e68d482b1cea8e52fee3491cab429fbe39
-RMD160 (rp8codecs-20040626.tar.bz2) = 15c809755e950055d44d419cc912203deb8b4dc2
-SHA512 (rp8codecs-20040626.tar.bz2)= 84affd71197e40e7a4f629415654c10836719fba9b630f08a125a6279f7c3cb147b5a11df6f40f376724802aa04a8c407b22d388ad2d0b6e1464d91a09533eba
-Size (rp8codecs-20040626.tar.bz2) = 388962 bytes
-SHA1 (rp8codecs-ppc-20050115.tar.bz2) = 12ce04765bdf96e6ad386de1ef637b471d947796
-RMD160 (rp8codecs-ppc-20050115.tar.bz2) = 8d3feedca9ef50a25c5b7560dd5bca9184c1dd01
-Size (rp8codecs-ppc-20050115.tar.bz2) = 537143 bytes
-SHA1 (rp8codecs-alpha-20050115.tar.bz2) = a2f465095ae726669035641e0cf351f35f1b9273
-RMD160 (rp8codecs-alpha-20050115.tar.bz2) = 48875d54318817c398fdaf0d69631446237dc523
-Size (rp8codecs-alpha-20050115.tar.bz2) = 532935 bytes
Home |
Main Index |
Thread Index |
Old Index