Skip to content
Snippets Groups Projects
Unverified Commit ef96ce3b authored by Luca Weiss's avatar Luca Weiss Committed by Martijn Braam
Browse files

main/xcursorgen: upgrade to 1.0.7 (!616)

parent 9f380c86
Branches
No related tags found
No related merge requests found
Pipeline #197622 passed
pkgname=xcursorgen
pkgver=1.0.6
pkgver=1.0.7
pkgrel=0
pkgdesc="Create an X cursor file from PNG images"
arch="all"
url="https://xorg.freedesktop.org/"
license="custom"
depends=""
makedepends="libx11-dev libxcursor-dev libpng-dev"
source="https://xorg.freedesktop.org/archive/individual/app/$pkgname-$pkgver.tar.bz2"
subpackages="$pkgname-doc"
build() {
cd "$builddir"
./configure --prefix=/usr
make
}
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
install -m755 -d "$pkgdir/usr/share/licenses/$pkgname"
install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/"
}
sha512sums="3b464b7be3cec8c6d2bf4538266108bdc09e1dae4053d573f7f38e004929b41be0d996aa54918490fa040655644e2b0d4fab1ec24cca014d77bdb91c41ab1db4 xcursorgen-1.0.6.tar.bz2"
sha512sums="bd13ad23691d3daa2d5dcdc5902cf62e3dcb97a0289aff362e6cd85866a1d8cafb64f98800a75bfb4cf1f3c76244ca20201847dff594543d136d0abaec7011d2 xcursorgen-1.0.7.tar.bz2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment