Compare commits

...

3 Commits

Author SHA1 Message Date
an 675988c1ba add dolphin-emu-dev template 2019-12-30 06:21:52 -05:00
an 4ba85fb766 remove unnecessary indentation in templates 2019-12-30 06:21:40 -05:00
an 7551b7859b fix update files 2019-12-30 03:36:31 -05:00
9 changed files with 31 additions and 10 deletions

View File

@ -5,9 +5,7 @@ revision=2
wrksrc=AlephOne-${version}
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="boost-devel libcurl-devel expat-devel ffmpeg-devel libpng-devel
SDL2-devel SDL2_ttf-devel SDL2_image-devel SDL2_net-devel
SDL2_mixer-devel speex-devel speexdsp-devel zziplib-devel"
makedepends="boost-devel libcurl-devel expat-devel ffmpeg-devel libpng-devel SDL2-devel SDL2_ttf-devel SDL2_image-devel SDL2_net-devel SDL2_mixer-devel speex-devel speexdsp-devel zziplib-devel"
short_desc="Marathon 1, 2, and Infinity source port with extensions"
maintainer="Alison Watson <marrub@greyserv.net>"
license="GPL-3.0-or-later"

View File

@ -0,0 +1,16 @@
# Template file for 'dolphin-emu-dev'
pkgname=dolphin-emu-dev
version=5.0.11405
revision=1
_git_hash=084344aa5d9a39fc05cfe952005e530766c3c29c
wrksrc="dolphin-${_git_hash}"
build_style=cmake
configure_args="-DENABLE_LTO=ON -DENABLE_LLVM=OFF -DENABLE_TESTS=OFF -DUSE_SHARED_ENET=ON -DENABLE_EGL=OFF"
hostmakedepends="pkg-config qt5-host-tools"
makedepends="SFML-devel ffmpeg-devel hidapi-devel libXi-devel libXrandr-devel libcurl-devel libenet-devel libevdev-devel eudev-libudev-devel lzo-devel mbedtls-devel miniupnpc-devel pulseaudio-devel pugixml-devel qt5-tools-devel"
short_desc="GameCube / Wii / Triforce emulator (development version)"
maintainer="Alison Watson <marrub@greyserv.net>"
license="GPL-3.0-or-later"
homepage="https://dolphin-emu.org/"
distfiles="https://github.com/dolphin-emu/dolphin/archive/${_git_hash}.tar.gz"
checksum=8285e5a511f926c0c8da7a0ae4be679fef580a37b69621cfcf8069dcfd7637cd

View File

@ -0,0 +1,4 @@
site=https://dolphin-emu.org/download/
version=5.0.11409
pkgname=
pattern='<a href="/download/dev/[0-9a-z]*/">\K[\d.-]+(?=</a>)'

View File

@ -1,2 +1,4 @@
site=https://github.com/ericwa/ericw-tools/releases
version=v0.18.2rc1
pkgname=
ignore='*win32 *win64'

View File

@ -4,8 +4,7 @@ version=4.01.00.20191007
revision=1
build_style=cmake
hostmakedepends="git"
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libogg-devel
libvorbis-devel libflac-devel libmpeg2-devel libmodplug-devel"
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libogg-devel libvorbis-devel libflac-devel libmpeg2-devel libmodplug-devel"
short_desc="Advanced Doom source port"
maintainer="Alison Watson <marrub@greyserv.net>"
license="GPL-3.0-or-later"
@ -16,7 +15,6 @@ do_fetch() {
git clone \
--depth 1 \
--recurse-submodules \
--shallow-submodules \
"${_git_repo}" \
"${wrksrc}"
}

4
srcpkgs/gc-shrink/update Normal file
View File

@ -0,0 +1,4 @@
site=https://www.gotwalls.com/files.html
version=0.2
pkgname=
pattern='<a href="http://www.gotwalls.com/files/gc-shrink-\K[\d.]+(?=.zip">)'

View File

@ -4,8 +4,7 @@ version=4.3.1
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools pkg-config"
makedepends="qt5-devel qt5-tools-devel qt5-x11extras-devel eudev-libudev-devel
libXtst-devel"
makedepends="qt5-devel qt5-tools-devel qt5-x11extras-devel eudev-libudev-devel libXtst-devel"
short_desc="QJoyPad is a Qt program that converts joypad inputs to other inputs"
maintainer="Alison Watson <marrub@greyserv.net>"
license="GPL-2.0-or-later"

View File

@ -3,8 +3,7 @@ pkgname=uade
version=2.13
revision=1
build_style=configure
configure_args="--prefix=/usr --user=no --without-audacious --without-uadefs
--without-xmms"
configure_args="--prefix=/usr --user=no --without-audacious --without-uadefs --without-xmms"
hostmakedepends="pkg-config"
makedepends="libao-devel"
short_desc="Plays old Amiga tunes through UAE emulation"

View File

@ -1,2 +1,3 @@
site=https://raw.githubusercontent.com/zokum-no/zokumbsp/master/doc/changelog.txt
pkgname=
pattern="ZokumBSP \K[\d.]+"