pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/libretro-ppsspp libretro-ppsspp: Switch back...
details: https://anonhg.NetBSD.org/pkgsrc/rev/308569b6be11
branches: trunk
changeset: 450559:308569b6be11
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 19 15:55:45 2021 +0000
description:
libretro-ppsspp: Switch back to ffmpeg3 until I can fix this properly
diffstat:
emulators/libretro-ppsspp/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 7abc69c24b6e -r 308569b6be11 emulators/libretro-ppsspp/Makefile
--- a/emulators/libretro-ppsspp/Makefile Mon Apr 19 15:55:29 2021 +0000
+++ b/emulators/libretro-ppsspp/Makefile Mon Apr 19 15:55:45 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/08/17 20:18:38 leot Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/19 15:55:45 nia Exp $
PKGNAME= libretro-ppsspp-1.7.5
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -68,5 +68,5 @@
.include "../../devel/snappy/buildlink3.mk"
.include "../../devel/xxhash/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../multimedia/ffmpeg4/buildlink3.mk"
+.include "../../multimedia/ffmpeg3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index