mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gtkdialog: remove
Abandon upstream from at least 2007
This commit is contained in:
parent
380eaf39a3
commit
0ac0fc1195
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
|||
# Template file for 'gtkdialog'
|
||||
pkgname=gtkdialog
|
||||
version=0.8.3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
make_install_args="UPDATE_ICON_CACHE=true"
|
||||
hostmakedepends="pkg-config flex"
|
||||
makedepends="gtk+-devel libglade-devel vte-devel"
|
||||
depends="hicolor-icon-theme"
|
||||
short_desc="A small utility for fast and easy GUI building"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://code.google.com/p/gtkdialog/"
|
||||
distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gtkdialog/gtkdialog-${version}.tar.gz"
|
||||
checksum=ff89d2d7f1e6488e5df5f895716ac1d4198c2467a2a5dc1f51ab408a2faec38e
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/doc/$pkgname
|
||||
cp -a examples ${DESTDIR}/usr/share/doc/$pkgname/examples
|
||||
}
|
Loading…
Add table
Reference in a new issue