Revert "pdd: fix cross builds"

This reverts commit 50f6b10e9b.
This commit is contained in:
Duncaen 2023-12-20 22:34:32 +01:00
parent 50f6b10e9b
commit 5f02b64cf7
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
4 changed files with 8 additions and 9 deletions

View file

@ -3,7 +3,6 @@ pkgname=pdd
version=1.7
revision=1
build_style=gnu-makefile
hostmakedepends="python3 python3-dateutil"
depends="python3-dateutil"
checkdepends="python3-dateutil python3-pytest"
short_desc="Tiny date, time diff calculator"

View file

@ -1,7 +1,7 @@
# Template file for 'scrypt'
pkgname=scrypt
version=1.3.2
revision=1
version=1.3.1
revision=3
build_style=gnu-configure
makedepends="openssl-devel"
short_desc="Scrypt key derivation function"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://www.tarsnap.com/scrypt.html"
distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz"
checksum=d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2
checksum=df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2
post_install() {
vlicense COPYRIGHT

View file

@ -1,6 +1,6 @@
# Template file for 'wireshark'
pkgname=wireshark
version=4.2.0
version=4.0.6
revision=1
build_style=cmake
hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="https://www.wireshark.org"
changelog="https://www.wireshark.org/news/"
distfiles="https://www.wireshark.org/download/src/all-versions/wireshark-${version}.tar.xz"
checksum=0e428492f4c3625d61a7ccff008dc0e429d16ab8caccad4403157ea92b48a75b
checksum=0079097a1b17ebc7250a73563f984c13327dac5016b7d53165810fbcca4bd884
system_groups="wireshark"
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"

View file

@ -1,7 +1,7 @@
# Template file for 'xmlsec1'
pkgname=xmlsec1
version=1.3.2
revision=1
version=1.3.1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libxslt-devel libltdl-devel libgcrypt-devel gnutls-devel
@ -12,7 +12,7 @@ license="MIT"
homepage="https://www.aleksey.com/xmlsec/"
changelog="https://www.aleksey.com/xmlsec/news.html"
distfiles="https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"
checksum=4003c56b3d356d21b1db7775318540fad6bfedaf5f117e8f7c010811219be3cf
checksum=10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63
post_install() {
if [ "$CROSS_BUILD" ]; then