Updated minor versions of several packages in xorg
This commit is contained in:
parent
1cf767e805
commit
29d822cae3
7 changed files with 33 additions and 38 deletions
|
@ -1,8 +1,8 @@
|
|||
app=libxaw3d
|
||||
version=1.6.3
|
||||
build=2sml
|
||||
version=1.6.4
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://www.x.org/releases/individual/lib/libXaw3d-$version.tar.bz2"
|
||||
download="https://www.x.org/releases/individual/lib/libXaw3d-$version.tar.xz"
|
||||
desc="Three-D Athena widgets"
|
||||
requires="libxaw"
|
||||
|
||||
|
@ -19,8 +19,7 @@ build() {
|
|||
./configure \
|
||||
--prefix="" \
|
||||
--docdir="/share/doc/$app-$version" \
|
||||
--disable-static \
|
||||
$builddist
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -31,5 +30,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
edaee2570e18dc48c4c17a4305de37039c255351ab90da4c7a3679c423a69e5dc68bc83b1877b883814eda0cd7129967f0b4c18da9c828b3c5c73c1e58e500be libXaw3d-1.6.3.tar.lz
|
||||
f02d1d39003af8efe5150163b8c17350a6ab773ef23128eebd4f5e94358a25e772dbaff5b71d77414edc9e74ca2f9b995ac130cf153e7300c63701ca352dcc91 libXaw3d-1.6.4.tar.lz
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=libxcomposite
|
||||
version=0.4.5
|
||||
version=0.4.6
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://www.x.org/releases/individual/lib/libXcomposite-$version.tar.gz"
|
||||
download="https://www.x.org/releases/individual/lib/libXcomposite-$version.tar.xz"
|
||||
desc="X11 Composite extension library"
|
||||
requires="libxfixes"
|
||||
|
||||
|
@ -18,8 +18,7 @@ prepbuilddir() {
|
|||
build() {
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--disable-static \
|
||||
$builddist
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -30,5 +29,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
305b99589eeaf8ba5f51149c47b7e31da38e3f40b1b05665e33f6b67103c4d7bb63e9b069b2a4569cf0e779245a194b337a9421effed7f33f8223bf5b6ddec3c libXcomposite-0.4.5.tar.lz
|
||||
f35a0da8f9f22fd788eee01209557fe3a1b1abdc9744f76330ba42b21b6e3af5464ca4451c33415856417c30da5aa5624e3707980c644327249bfeda5a62a59b libXcomposite-0.4.6.tar.xz
|
||||
"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
app=libxdamage
|
||||
version=1.1.5
|
||||
version=1.1.6
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://www.x.org/releases/individual/lib/libXdamage-$version.tar.gz"
|
||||
|
@ -18,8 +18,7 @@ prepbuilddir() {
|
|||
build() {
|
||||
./configure \
|
||||
--prefix="" \
|
||||
--disable-static \
|
||||
$builddist
|
||||
--disable-static
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -30,5 +29,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
de0e51d682c4513238e74fa1d8d6ccd3d6f85174659f588517d052cfae12bb659b4b7946ff57d7b3cce41f5f24239309c115720c58af7d8c459dd59ff0ca125d libXdamage-1.1.5.tar.lz
|
||||
"
|
||||
0ec8a9250cbe8853bee05024e5fe7dbe8619e3f39894f47f9bbb16c3a3cd8a1c1921dfda14b4c2276d4034cdbe9dd2cc87513c37b55b5e55cbc6ce6318530016 libXdamage-1.1.6.tar.lz
|
||||
"
|
|
@ -1,8 +1,8 @@
|
|||
app=mtdev
|
||||
version=1.1.5
|
||||
version=1.1.6
|
||||
build=1sml
|
||||
homepage="https://bitmath.org/code/mtdev/"
|
||||
download="https://bitmath.org/code/mtdev/mtdev-$version.tar.bz2"
|
||||
download="https://bitmath.org/code/mtdev/mtdev-$version.tar.gz"
|
||||
desc="Library which transforms all variants of kernel MT events to the slotted type B protocol"
|
||||
requires="musl"
|
||||
|
||||
|
@ -30,5 +30,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f9a8548e2d2e7d372b170383d587f9e5b1ece02332fac96f36320c050d72b8c70147d59dfd9ef70cec0137734c6476a86e46aa504891cc313aa22505671b9b4c mtdev-1.1.5.tar.lz
|
||||
085e503d06a4061f3f1a7f65ff15aa47750e04ec4cc76b9142bbde57d45ba4bafb02b14f4cd0583991ee498758ba12cdb706c868bfc0ad41d16f8ae9ad986bcc mtdev-1.1.6.tar.lz
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=xbitmaps
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://xorg.freedesktop.org/releases/individual/data/xbitmaps-$version.tar.bz2"
|
||||
download="https://xorg.freedesktop.org/releases/individual/data/xbitmaps-$version.tar.xz"
|
||||
requires="xorg-macros"
|
||||
desc="X.org Bitmap files"
|
||||
|
||||
|
@ -17,8 +17,7 @@ prepbuilddir() {
|
|||
|
||||
build() {
|
||||
./configure \
|
||||
--prefix="" \
|
||||
$builddist
|
||||
--prefix=""
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -29,5 +28,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
2124dcfdd03d152f9ef0d14d444a6f5770824e3db8f5d5f9ca4a5586d2e666398e3082d895ca15860f493ef4aa1551b672e8a4a2357dca9e00661914b2d47818 xbitmaps-1.1.2.tar.lz
|
||||
"
|
||||
4cba1ab4602233963a4e3ca8dee8087bc8cf1aaf3f7131b776cb7661651990986e74e764004fef1c09b53a640fff1cec860b48a6d342b09716a7047145428651 xbitmaps-1.1.3.tar.lz
|
||||
"
|
|
@ -1,5 +1,5 @@
|
|||
app=xkeyboard-config
|
||||
version=2.30
|
||||
version=2.38
|
||||
build=1sml
|
||||
homepage="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config"
|
||||
download="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/archive/xkeyboard-config-$version/xkeyboard-config-xkeyboard-config-$version.tar.bz2"
|
||||
|
@ -16,18 +16,18 @@ prepbuilddir() {
|
|||
}
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
--prefix="" \
|
||||
$builddist
|
||||
mkdir -p smbuild && cd smbuild
|
||||
meson .. \
|
||||
--prefix="/"
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
ninja
|
||||
DESTDIR="$pkg" ninja install
|
||||
|
||||
cp COPYING $pkgdocs/
|
||||
cp ../COPYING $pkgdocs/
|
||||
|
||||
mkfinalpkg
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
32ba00424c808cdfe7ee4adb67efcfb19c2aa89af68f013f8b798cb5b508fab8d76653d4b32bf253f3788d28232e469eeaf3393dffb520d219405c86e0824466 xkeyboard-config-2.30.tar.lz
|
||||
1193c7483d15963bfd1560af9cfeee22f4896d63b1f6ec8f61b1431225689280cac226f321fe74193026f32d18e8b177f572df91fa81abc338aa7f022c1e2f5c xkeyboard-config-2.38.tar.lz
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
app=xsetroot
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
build=1sml
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
download="https://xorg.freedesktop.org/archive/individual/app/xsetroot-$version.tar.bz2"
|
||||
download="https://xorg.freedesktop.org/archive/individual/app/xsetroot-$version.tar.xz"
|
||||
desc="Classic X utility to set your root window background to a given pattern or color"
|
||||
requires="libxmu libxcursor libx11"
|
||||
|
||||
|
@ -17,8 +17,7 @@ prepbuilddir() {
|
|||
|
||||
build() {
|
||||
./configure \
|
||||
--prefix="" \
|
||||
$builddist
|
||||
--prefix=""
|
||||
|
||||
make
|
||||
make install DESTDIR=$pkg
|
||||
|
@ -29,5 +28,5 @@ build() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
d3828e2c200a92b5fcd0f1b1a16c4c9ce3356e945dd4df2e16637b7a09dc62879a7e7942a32533e2ed8ffca6a50e1b4798f4b608e737396de72fb36beb8c0229 xsetroot-1.1.2.tar.lz
|
||||
62a69051a565d6dbc875d38ffd4c68fa9e48c217455dba774cb7af8ef3db0a86d62209f93ed9b2b4ba5324a0f6eb413fbf3246a37273e9d192600c8340bc1310 xsetroot-1.1.3.tar.lz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue