pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libretro-px68k: add MAINTAINER / extract github tar with bsdtar



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Wed Aug 15 16:36:03 2018 +0100
Changeset:	958fc83388650df755902791f27a1322acdae9bd

Modified Files:
	libretro-px68k/Makefile

Log Message:
libretro-px68k: add MAINTAINER / extract github tar with bsdtar

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=958fc83388650df755902791f27a1322acdae9bd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-px68k/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/libretro-px68k/Makefile b/libretro-px68k/Makefile
index 1c30a2e7b9..58201d0f68 100644
--- a/libretro-px68k/Makefile
+++ b/libretro-px68k/Makefile
@@ -6,10 +6,12 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 GITHUB_PROJECT=	px68k-libretro
 GITHUB_TAG=	8f6be979ca47396e5b692d288b31825fb1d45c92
 
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://docs.libretro.com/library/px68k/
 COMMENT=	Libretro core based on the PX68K SHARP X68000 emulator
 LICENSE=	gnu-gpl-v2
 
+EXTRACT_USING=	bsdtar
 MAKE_FILE=	Makefile.libretro
 USE_TOOLS+=	gmake
 USE_LANGUAGES=	c c++


Home | Main Index | Thread Index | Old Index