mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
yad: remove.
This commit is contained in:
parent
2245205b4d
commit
aa4704b705
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
|||
# Template file for 'yad'
|
||||
pkgname=yad
|
||||
version=0.40.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-html --enable-icon-browser"
|
||||
hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
|
||||
makedepends="webkitgtk2-devel"
|
||||
short_desc="Yet Another Dialog"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/v1cont/yad"
|
||||
distfiles="https://github.com/v1cont/yad/archive/v${version}.tar.gz"
|
||||
checksum=a63a88ea1946a6ba5d45921abed6b53558215ca4b93b4cd7205de00e9a4848bb
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -ivf
|
||||
intltoolize
|
||||
}
|
Loading…
Add table
Reference in a new issue