Switch to real tarballs for retroarch.
These include extra Creative Commons assets used in themes.
This commit is contained in:
parent
83d32fc4d5
commit
79da112b31
@ -1,16 +1,17 @@
|
|||||||
# $OpenBSD: Makefile,v 1.10 2018/05/17 09:55:46 jasper Exp $
|
# $OpenBSD: Makefile,v 1.11 2018/06/06 09:08:59 bentley Exp $
|
||||||
|
|
||||||
COMMENT = generic multi-emulator frontend
|
COMMENT = generic multi-emulator frontend
|
||||||
|
|
||||||
V = 1.7.2
|
V = 1.7.2
|
||||||
REVISION = 0
|
REVISION = 1
|
||||||
DISTNAME = retroarch-$V
|
DISTNAME = RetroArch-$V
|
||||||
|
PKGNAME = retroarch-$V
|
||||||
|
|
||||||
CATEGORIES = emulators
|
CATEGORIES = emulators
|
||||||
|
|
||||||
HOMEPAGE = https://www.libretro.com/
|
HOMEPAGE = https://www.libretro.com/
|
||||||
|
|
||||||
# GPLv3+
|
# code GPLv3+, assets CC-BY-4.0
|
||||||
PERMIT_PACKAGE_CDROM = Yes
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
|
|
||||||
WANTLIB += ${COMPILER_LIBCXX}
|
WANTLIB += ${COMPILER_LIBCXX}
|
||||||
@ -19,9 +20,9 @@ WANTLIB += avcodec avformat avutil c drm freetype gbm m openal
|
|||||||
WANTLIB += pthread swresample swscale usb-1.0 xcb xkbcommon
|
WANTLIB += pthread swresample swscale usb-1.0 xcb xkbcommon
|
||||||
WANTLIB += z
|
WANTLIB += z
|
||||||
|
|
||||||
GH_ACCOUNT = libretro
|
MASTER_SITES = https://github.com/libretro/RetroArch/releases/download/v$V/
|
||||||
GH_PROJECT = RetroArch
|
|
||||||
GH_TAGNAME = v$V
|
EXTRACT_SUFX = .tar.xz
|
||||||
|
|
||||||
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
|
MAINTAINER = Anthony J. Bentley <anthony@anjbe.name>
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (retroarch-1.7.2.tar.gz) = 0zCiZ/Tx7DJlqX1/a47fjb4ZOKsiyHlbu93AQPJULvk=
|
SHA256 (RetroArch-1.7.2.tar.xz) = uwAR6H7x5vUWuZocYKK3ep9Plk0Qv0TmHnl/HmZwn3A=
|
||||||
SIZE (retroarch-1.7.2.tar.gz) = 19252048
|
SIZE (RetroArch-1.7.2.tar.xz) = 184467052
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user