mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
New package: xcur2png-0.7.1
This commit is contained in:
parent
085e0942b3
commit
95c703a510
1 changed files with 13 additions and 0 deletions
13
srcpkgs/xcur2png/template
Normal file
13
srcpkgs/xcur2png/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'xcur2png'
|
||||||
|
pkgname=xcur2png
|
||||||
|
version=0.7.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libpng-devel libXcursor-devel libXrender-devel"
|
||||||
|
short_desc="Convert X cursors to PNG images"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/eworm-de/xcur2png"
|
||||||
|
distfiles="https://github.com/eworm-de/xcur2png/archive/${version}.tar.gz"
|
||||||
|
checksum=3874e8bd4f287dbd8b6d4a16ee1f450970965fd773288d85bb53143e2e631add
|
Loading…
Add table
Reference in a new issue