Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions common/shlibs
Original file line number Diff line number Diff line change
Expand Up @@ -2546,8 +2546,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1
libgnunettransportapplication.so.0 gnunet-0.12.2_1
libgnunettransportcore.so.0 gnunet-0.12.2_1
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
libskarnet.so.2.14 skalibs-2.14.0.0_1
libskarnet.so.2.14 skalibs-2.14.4.0_1
libskarnet.so.2.15 skalibs-2.15.0.0_1
libKF6BalooWidgets.so.6 baloo-widgets-24.02.0_1
libtidy.so.58 libtidy5-5.8.0_1
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/66-tools/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for '66-tools'
pkgname=66-tools
version=0.1.2.0
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/66/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for '66'
pkgname=66
version=0.8.2.1
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/execline/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'execline'
pkgname=execline
version=2.9.7.0
version=2.9.9.1
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --bindir=/usr/bin
Expand All @@ -15,7 +15,7 @@ license="ISC"
homepage="https://skarnet.org/software/execline/"
changelog="https://skarnet.org/software/execline/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=73c9160efc994078d8ea5480f9161bfd1b3cf0b61f7faab704ab1898517d0207
checksum=be63533297a93c36fd267195117b4e668687a526f834517a8db47d85b6c7ec6a

CFLAGS="-fPIC"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/nsss/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nsss'
pkgname=nsss
version=0.2.1.0
version=0.2.1.2
revision=1
# Only available for musl
archs="*-musl"
Expand All @@ -16,7 +16,7 @@ license="ISC"
homepage="https://skarnet.org/software/nsss/"
changelog="https://skarnet.org/software/nsss/upgrade.html"
distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
checksum=f221a31c1cee881e992a86dfe296332253c7a9fc65f60d88829cc8e8948420f4
checksum=ccaa73e90509f3fa5b52af85d90203ba628c16c9daed34c542679ae7681f1067

build_options="static"

Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/oblibs/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'oblibs'
pkgname=oblibs
version=0.3.4.0
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
makedepends="skalibs-devel execline-devel"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/skalibs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'skalibs'
pkgname=skalibs
version=2.14.4.0
version=2.15.0.0
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --enable-static --enable-shared
Expand All @@ -14,7 +14,7 @@ license="ISC"
homepage="https://skarnet.org/software/skalibs/"
changelog="https://skarnet.org/software/skalibs/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=0e626261848cc920738f92fd50a24c14b21e30306dfed97b8435369f4bae00a5
checksum=7fde96e8afb4191593a15328883e9c7726c96891cf071222146821e8c87f8007

post_install() {
vlicense COPYING LICENSE
Expand Down