xorg-xcb-util-wm: update to 0.4.2
This commit is contained in:
parent
722de1a4a0
commit
e27f4791e0
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/xorg.pub
|
untrusted comment: verify with /etc/ports/xorg.pub
|
||||||
RWTSGWF5Q7TndA3KgeGnFOKSEmajAq8tf+kdi8zeO/UX0i1+pXuCE2CKSOPF+n5J8SdoYlGalChuUmKD3CRS13PQ92wXYgI5Qgg=
|
RWTSGWF5Q7TndEAudEvhR9sxqZ+fy0QMGQPJXvqtYKrU7KaNmBP756W5/Homp1hh1ADmg8YnVeQAllVaYO2uIsgfzftLrGdeTwg=
|
||||||
SHA256 (Pkgfile) = 865c4666059a558e38b3282d5a043e9224811e1a0001610c29b5adb4e2fb0675
|
SHA256 (Pkgfile) = 78ca8e10e44a45989177a1991497c0710235d205106f2ab107ae04a134619bf7
|
||||||
SHA256 (.footprint) = 4554540eb3aef14e12221d43da5ad430f8173318ef1e3155006f66582adce1c9
|
SHA256 (.footprint) = 4554540eb3aef14e12221d43da5ad430f8173318ef1e3155006f66582adce1c9
|
||||||
SHA256 (xcb-util-wm-0.4.1.tar.bz2) = 28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
|
SHA256 (xcb-util-wm-0.4.2.tar.xz) = 62c34e21d06264687faea7edbf63632c9f04d55e72114aa4a57bb95e4f888a0b
|
||||||
|
@ -4,15 +4,13 @@
|
|||||||
# Depends on: xorg-libxcb
|
# Depends on: xorg-libxcb
|
||||||
|
|
||||||
name=xorg-xcb-util-wm
|
name=xorg-xcb-util-wm
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
release=1
|
release=1
|
||||||
source=(https://xcb.freedesktop.org/dist/xcb-util-wm-$version.tar.bz2)
|
source=(https://xcb.freedesktop.org/dist/xcb-util-wm-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd xcb-util-wm-$version
|
cd xcb-util-wm-$version
|
||||||
|
|
||||||
./configure --prefix=/usr
|
./configure --prefix=/usr
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user