Compare commits

...

5 commits

Author SHA1 Message Date
Jan Christian Grünhage ca9bddc12e
New package: makemkv-1.15.4 2022-05-03 10:10:01 +02:00
Michael Aldridge 4d9ebdf504 xlunch: update to 4.7.3. 2022-05-03 02:09:01 -05:00
Michael Aldridge cc1eded574 goreleaser: update to 1.8.3. 2022-05-03 02:06:10 -05:00
Đoàn Trần Công Danh 691967dbc2 nss: update to 3.78. 2022-05-03 11:24:28 +07:00
Đoàn Trần Công Danh f59689dcbe tzdata: update to 2022a. 2022-05-03 11:24:26 +07:00
6 changed files with 53 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'goreleaser'
pkgname=goreleaser
version=1.2.5
version=1.8.3
revision=1
build_style=go
go_import_path=github.com/goreleaser/goreleaser
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"
homepage="https://goreleaser.com/"
distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
checksum=f6ad356f4b53a3e4742bb429c636b974f04aab8d5d12f5fc6919526c83665d1a
checksum=3ac091dacf81357a83b5c8bf17bbcb325371111b88bc59fa79c8354be2273145
post_install() {
vlicense LICENSE.md

43
srcpkgs/makemkv/template Normal file
View file

@ -0,0 +1,43 @@
# Template file for 'makemkv'
pkgname=makemkv
version=1.15.4
revision=1
archs="x86_64"
wrksrc="${pkgname}-oss-${version}"
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libressl-devel qt5-devel ffmpeg-devel"
short_desc="Blu-ray and DVD ripper"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="custom: Proprietary License"
homepage="https://www.makemkv.com/"
distfiles="https://www.makemkv.com/download/makemkv-bin-${version}.tar.gz
https://www.makemkv.com/download/makemkv-oss-${version}.tar.gz"
checksum="45eba7e61a7b467b1fe8de722fa890d556e19f3fc02a7b7f8d846ac8e2badb9a
82d062d4844d17901293f65dce40e63ae1084fd81accd6913427eda9b2c43fe3"
nopie_files="/usr/bin/makemkvcon"
repository=nonfree
do_configure() {
./configure
}
do_build() {
make ${makejobs}
cd ../${pkgname}-bin-${version}
mkdir -p tmp
echo "accepted" > tmp/eula_accepted
make ${makejobs}
cd ../${pkgname}-oss-${version}
}
do_install() {
make DESTDIR=${DESTDIR} install
cd ../${pkgname}-bin-${version}
make DESTDIR=${DESTDIR} install
cd ../${pkgname}-oss-${version}
}
post_install() {
vlicense License.txt
}

2
srcpkgs/makemkv/update Normal file
View file

@ -0,0 +1,2 @@
site="https://www.makemkv.com/download/"
pattern="MakeMKV v\K[0-9]+.[0-9]+.[0-9]+(?= \([0-9]+.[0-9]+.[0-9]+ \))"

View file

@ -3,7 +3,7 @@
_nsprver=4.32
pkgname=nss
version=3.77
version=3.78
revision=1
hostmakedepends="perl which"
makedepends="nspr-devel sqlite-devel zlib-devel"
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MPL-2.0"
homepage="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
distfiles="${MOZILLA_SITE}/security/nss/releases/NSS_${version//\./_}_RTM/src/nss-${version}.tar.gz"
checksum=825edf5a2fd35b788a23ff80face591f82919ae3ad2b8f77d424a450d618dedd
checksum=f455f341e787c1167328e80a84f77b9a557d595066dda6486a1874d72da68800
export NS_USE_GCC=1
export LIBRUNPATH=

View file

@ -1,6 +1,6 @@
# Template file for 'tzdata'
pkgname=tzdata
version=2021e
version=2022a
revision=1
bootstrap=yes
create_wrksrc=yes
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="Public Domain"
homepage="http://www.iana.org/time-zones"
distfiles="http://www.iana.org/time-zones/repository/releases/tzdata${version}.tar.gz"
checksum=07ec42b737d0d3c6be9c337f8abb5f00554a0f9cc4fcf01a703d69403b6bb2b1
checksum=ef7fffd9f4f50f4f58328b35022a32a5a056b245c5cb3d6791dddb342f871664
do_install() {
local timezones="africa antarctica asia australasia europe northamerica \

View file

@ -1,6 +1,6 @@
# Template file for 'xlunch'
pkgname=xlunch
version=4.7.1
version=4.7.3
revision=1
build_style=gnu-makefile
make_build_target=xlunch
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://xlunch.org/"
distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz"
checksum=9ee401638fde606539bb36e7754af83d5827e4764d4e8fcbe95f25d19338bf33
checksum=9bc03634e8889f47d5727a8f3f49462cebc2c3576337593ffd9832801ea63e6c
do_install() {
vbin xlunch