pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-share mplayer-share: Switch to x264...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5ded29feada
branches: trunk
changeset: 386040:b5ded29feada
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Sep 30 12:40:45 2022 +0000
description:
mplayer-share: Switch to x264 stable
diffstat:
multimedia/mplayer-share/Makefile | 4 ++--
multimedia/mplayer-share/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r f847fea2475f -r b5ded29feada multimedia/mplayer-share/Makefile
--- a/multimedia/mplayer-share/Makefile Fri Sep 30 12:32:39 2022 +0000
+++ b/multimedia/mplayer-share/Makefile Fri Sep 30 12:40:45 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2022/09/11 12:52:03 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2022/09/30 12:40:45 triaxx Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "Makefile.common"
PKGNAME= mplayer-share-${MPLAYER_VERSION}
diff -r f847fea2475f -r b5ded29feada multimedia/mplayer-share/options.mk
--- a/multimedia/mplayer-share/options.mk Fri Sep 30 12:32:39 2022 +0000
+++ b/multimedia/mplayer-share/options.mk Fri Sep 30 12:40:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.71 2022/05/24 09:18:36 nia Exp $
+# $NetBSD: options.mk,v 1.72 2022/09/30 12:40:45 triaxx Exp $
.if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*)
@@ -310,7 +310,7 @@
. if !empty(PKG_OPTIONS:Mx264)
CONFIGURE_ARGS+= --enable-x264
EXTRA_LIBS+= -lx264
-. include "../../multimedia/x264-devel/buildlink3.mk"
+. include "../../multimedia/x264/buildlink3.mk"
. else
CONFIGURE_ARGS+= --disable-x264
. endif
Home |
Main Index |
Thread Index |
Old Index