pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/transcode Change the libxvidcore
details: https://anonhg.NetBSD.org/pkgsrc/rev/92464eba13b2
branches: trunk
changeset: 460565:92464eba13b2
user: mycroft <mycroft%pkgsrc.org@localhost>
date: Sun Aug 31 22:02:48 2003 +0000
description:
Change the libxvidcore
diffstat:
graphics/transcode/Makefile | 4 ++--
graphics/transcode/PLIST | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 8b3bbd40e8db -r 92464eba13b2 graphics/transcode/Makefile
--- a/graphics/transcode/Makefile Sun Aug 31 21:58:23 2003 +0000
+++ b/graphics/transcode/Makefile Sun Aug 31 22:02:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/08/31 18:39:27 mycroft Exp $
+# $NetBSD: Makefile,v 1.13 2003/08/31 22:02:48 mycroft Exp $
DISTNAME= transcode-0.6.9
#PKGREVISION= 3
@@ -31,7 +31,7 @@
-cd ${WRKSRC} && ${AUTOMAKE}
post-install:
- ${LN} -s ../libxvidcore.so ${PREFIX}/lib/transcode/libxvidcore.so
+ ${LN} -s ../libxvidcore.so.2.1 ${PREFIX}/lib/transcode/libxvidcore.so.2
.include "../../archivers/liblzo/buildlink2.mk"
.include "../../audio/liba52/buildlink2.mk"
diff -r 8b3bbd40e8db -r 92464eba13b2 graphics/transcode/PLIST
--- a/graphics/transcode/PLIST Sun Aug 31 21:58:23 2003 +0000
+++ b/graphics/transcode/PLIST Sun Aug 31 22:02:48 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/08/31 18:39:27 mycroft Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/08/31 22:02:48 mycroft Exp $
bin/avifix
bin/aviindex
bin/avimerge
@@ -232,7 +232,7 @@
lib/transcode/import_yuv.so
lib/transcode/import_yuv4mpeg.la
lib/transcode/import_yuv4mpeg.so
-lib/transcode/libxvidcore.so
+lib/transcode/libxvidcore.so.2
lib/transcode/parse_csv.awk
lib/transcode/xvid2.cfg
lib/transcode/xvid3.cfg
Home |
Main Index |
Thread Index |
Old Index