building repository nonfree

This commit is contained in:
teldra 2021-04-15 16:27:28 +02:00
commit 258d318125
6 changed files with 25 additions and 8 deletions

View File

@ -1,6 +1,6 @@
remove_obsoletes () {
for repo in $XBPS_HOSTDIR/binpkgs $XBPS_HOSTDIR/binpkgs/debug $XBPS_HOSTDIR/binpkgs/nonfree $XBPS_HOSTDIR/binpkgs/multilib/ $XBPS_HOSTDIR/binpkgs/multilib/nonfree ; do
msg_normal "Cleaning $repo\n"
XBPS_ARCH=${XBPS_CROSS_TARGET:-$XBPS_MACHINE} $XBPS_RINDEX_CMD -r $repo
XBPS_ARCH=${XBPS_CROSS_BUILD:-$XBPS_MACHINE} $XBPS_RINDEX_CMD -r $repo
done
}

View File

@ -1,6 +1,6 @@
# Template file for 'android-tools'
pkgname=android-tools
version=31.0.0
version=31.0.0p1
revision=1
archs="armv* aarch64* x86_64* i686* ppc64le*"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, ISC, GPL-2.0-only, MIT"
homepage="http://developer.android.com/tools/help/adb.html"
distfiles="https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz"
checksum=0b8f16370072d03e9f26de17ecba7dd44771cb042a23e86869108d57eb22f20d
checksum=51a4c3ba5f16945905449c4bd2c1c781a4df7469f6b7362f8837f4f640d8c7b6
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"

16
srcpkgs/lets/template Normal file
View File

@ -0,0 +1,16 @@
# Template file for 'lets'
pkgname=lets
version=0.0.29
revision=1
build_style=go
go_import_path="github.com/lets-cli/lets"
short_desc="CLI task runner for developers - a better alternative to make"
maintainer="juan <juan@horlux.org>"
license="MIT"
homepage="https://lets-cli.org/"
distfiles="https://github.com/lets-cli/lets/archive/v$version.tar.gz"
checksum=8dbb82512becd09f12ce347f81132913016cc88007dea4c4d0b4b3eef4e2d264
post_install() {
vlicense LICENSE
}

View File

@ -1,6 +1,6 @@
# Template file for 'nncp'
pkgname=nncp
version=6.2.1
version=6.3.0
revision=1
build_style=go
go_import_path=cypherpunks.ru/nncp
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-only"
homepage="http://www.nncpgo.org/"
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
checksum=d9682d954d68025af5b07516258d9ffcda29a4d7e7e1635be0c219a1c5ddb067
checksum=76c26a11e3423540bb7b8470820176a35fcd0493b21a872ec223eb9443ba466b
do_build() {
make

View File

@ -1,11 +1,12 @@
# Template file for 'ocs-url'
pkgname=ocs-url
version=3.1.0
revision=1
revision=2
wrksrc="ocs-url-release-${version}"
build_style="qmake"
hostmakedepends="qt5-qmake kdeclarative-devel qt5-svg-devel qt5-declarative-devel"
makedepends="qt5-svg-devel kdeclarative-devel qt5-declarative-devel"
depends="qt5-quickcontrols"
short_desc="Install helper program for OpenCollaborationServices (ocs://)"
maintainer="ThatGeekyWeeb <thatgeekyweeb@gmail.com>"
license="GPL-3.0-or-later"

View File

@ -1,6 +1,6 @@
# Template file for 'perl-PDF-API2'
pkgname=perl-PDF-API2
version=2.039
version=2.040
revision=1
wrksrc="PDF-API2-${version}"
build_style=perl-module
@ -13,4 +13,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-or-later"
homepage="https://metacpan.org/release/PDF-API2"
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
checksum=36a74318847fe92ecec45221bc78f209e194f9f979521710a89ef7baa955a123
checksum=4925f109f47bb6bdd6deb8cf37db4f2e39aa6cdc51991d1d8008b4312ed1935a