Added libpsl to base and updated base build list
Removed removestaticlibs function call from xorg/glew Upgraded xorg/libxcb to 1.15 Upgraded xorg/vala to 0.54.6 Upgraded xorg/xcb-proto to 1.15.2 Upgraded xorg/xrdb to 1.2.1 Removed --sysconfdir build option from xorg/xtrans Switched xorg/{glew,xauth} source tarballs to lzip
This commit is contained in:
parent
75e116ff1f
commit
deaff10308
11 changed files with 50 additions and 21 deletions
|
@ -133,6 +133,7 @@ fribidi
|
|||
lzo
|
||||
libidn
|
||||
libidn2
|
||||
libpsl
|
||||
libnl
|
||||
libmnl
|
||||
libnfnetlink
|
||||
|
|
31
base/libpsl/libpsl.SMBuild
Executable file
31
base/libpsl/libpsl.SMBuild
Executable file
|
@ -0,0 +1,31 @@
|
|||
app=libpsl
|
||||
version=0.21.1
|
||||
build=1sml
|
||||
homepage="https://github.com/rockdaboot/libpsl"
|
||||
download="https://github.com/rockdaboot/libpsl/releases/download/0.21.1/libpsl-0.21.1.tar.gz"
|
||||
desc="Library for accessing and resolving uncommon domain name suffixes"
|
||||
requires="python3"
|
||||
|
||||
build() {
|
||||
mkandenterbuilddir
|
||||
rm -rf $app-$version
|
||||
|
||||
tar xf $srcdir/$app-$version.tar.?z*
|
||||
cd $app-$version
|
||||
fixbuilddirpermissions
|
||||
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
||||
cp COPYING $pkgdocs/
|
||||
|
||||
mkfinalpkg
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
84bc8eced25acb85476aab3fc450f01c1a99ee4166a0c4cb60a016e8776cf440e5ccb6911ced95563efd9ca068dcca9a308c4b9e3ff5fbd761cc8bce1dd2f726 libpsl-0.21.1.tar.lz
|
||||
"
|
|
@ -17,7 +17,7 @@ build() {
|
|||
make STRIP= \
|
||||
CHECK_RUN_DIR=0 \
|
||||
CC="$CC -include sys/sysmacros.h" \
|
||||
CWFLAGS="-Wall" \
|
||||
CWFLAGS="$CFLAGS -Wall" \
|
||||
MANDIR="/share/man" \
|
||||
BINDIR="/bin" \
|
||||
RUNDIR="/var/run/mdadm" \
|
||||
|
|
|
@ -21,11 +21,10 @@ build() {
|
|||
make install.all GLEW_DEST="$pkg" LIBDIR="$pkg"/lib
|
||||
|
||||
cp LICENSE.txt $pkgdocs/
|
||||
removestaticlibs
|
||||
|
||||
mkfinalpkg
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
b448d10c330373497c5cdc628194de28a6d7b7c859bfdc8b143622593698e9f6877f9480b1ac8c88e1c5e398d36dd1003de6f5579ea50497cfde749f1fd161ea glew-2.1.0.tar.xz
|
||||
"
|
||||
6259f4fe42ffecfa77ddca30f61f3bd009d94bb57634db32b494dafcf4f5f6129fae46ed3325b0cd0d7c6ed53a6ac2be53de2ab54c79525e0a5f98288cd89d12 glew-2.1.0.tar.lz
|
||||
"
|
|
@ -1,5 +1,5 @@
|
|||
app=libxcb
|
||||
version=1.14
|
||||
version=1.15
|
||||
build=1sml
|
||||
homepage="https://xcb.freedesktop.org/"
|
||||
download="https://www.x.org/releases/individual/lib/libxcb-$version.tar.xz"
|
||||
|
@ -29,5 +29,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
a91990c800f92b235bf576847f1c72651fe63f6abfea19678c778c6c0dc99d9200d3f623140a48787de47d4b8cb9ff6820f75827e2289e8ac4a3ba3ba8b6784e libxcb-1.14.tar.lz
|
||||
"
|
||||
fcd3c6a07f04f5dde47102fe62455170f1b263f4478e196d47cd7796ad062220524034207b46cb53ab8b182c9c4d413738494c5b60d9c964a757764447c0982b libxcb-1.15.tar.lz
|
||||
"
|
|
@ -1,5 +1,5 @@
|
|||
app=vala
|
||||
version=0.46.6
|
||||
version=0.54.6
|
||||
build=1sml
|
||||
homepage="https://wiki.gnome.org/Projects/Vala"
|
||||
download="https://gitlab.gnome.org/GNOME/vala/-/archive/$version/vala-$version.tar.bz2"
|
||||
|
@ -27,5 +27,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
d8a4eadd0bc8ce70ad69247a235a5155abb239d5b9b7379a522c95ca61c8f086bfa81c7edb3f6c25457f994b5c87e840d095a2e84e74511d75c52a0609384b16 vala-0.46.6.tar.lz
|
||||
"
|
||||
ead6b93be67fbff65fdd882a462bcbffec629ec6d37ddc06ea0937e2257dd6f9e4d54cccedd54ed269b7acb044f33877d8b9b80470c3cc56c016861bea8a6456 vala-0.54.6.tar.lz
|
||||
"
|
|
@ -26,5 +26,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
577bf5c58065d5b2a81b7f43ff007cb07c349f89428fe343e5f28360bbf64a689641f558a2dd38e17b7f113688e7154a9e88d7bf79c2b20ecc38dc7e2f4bbb46 xauth-1.1.tar.xz
|
||||
"
|
||||
f40188cae26239a9f5588b7eef862472c2ad819e6dc66290c0469d75f87b4959229258da7d2de6d69fd572ccf0e8ca6ca99f658f98b9ceb3cc80e8544345bd23 xauth-1.1.tar.lz
|
||||
"
|
|
@ -1,5 +1,5 @@
|
|||
app=xcb-proto
|
||||
version=1.14
|
||||
version=1.15.2
|
||||
build=1sml
|
||||
homepage="https://xcb.freedesktop.org/"
|
||||
download="https://xorg.freedesktop.org/releases/individual/proto/xcb-proto-$version.tar.xz"
|
||||
|
@ -15,7 +15,7 @@ build() {
|
|||
fixbuilddirpermissions
|
||||
|
||||
./configure \
|
||||
--prefix="/"
|
||||
--prefix="/"
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -26,5 +26,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690 xcb-proto-1.14.tar.xz
|
||||
b048bdc40716c9cad0655fb35031a9b93e9c72f5bc6d40548f44b287d485139a6d4f29c2d0bd98c8bd76b7c4d01bffbfa7e37710fe11fd1414dbd3280120221e xcb-proto-1.15.2.tar.lz
|
||||
"
|
||||
|
|
|
@ -16,8 +16,7 @@ build() {
|
|||
autoreconf -vif
|
||||
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--sysconfdir=/etc
|
||||
--prefix=""
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
app=xrdb
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://xorg.freedesktop.org/archive/individual/app/xrdb-$version.tar.bz2"
|
||||
|
@ -26,5 +26,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
37fd15cea1c8e425143f64913180b3f845692ab9abb1cd3bfb2b62e6403cbb5a34924250e1a1b26e6be1e726c71f0d3c3ebfb37aa890c6bdc4e67546dd1e10e7 xrdb-1.2.0.tar.lz
|
||||
937c9796b7a4b34b053651c7370591e101d579be58639e7d4be0c9660d6eb5567b8e9e179267d22b5a63b62739a8a1c3a3e0a68057f41a7f432d828cc2b9a66a xrdb-1.2.1.tar.lz
|
||||
"
|
||||
|
|
|
@ -15,8 +15,7 @@ build() {
|
|||
fixbuilddirpermissions
|
||||
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--sysconfdir=/etc
|
||||
--prefix=""
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
|
Loading…
Reference in a new issue