vp-build/srcpkgs/galculator-gtk2/template

19 lines
609 B
Bash
Raw Normal View History

2015-02-17 19:45:12 +01:00
# Template file for 'galculator'
pkgname="galculator-gtk2"
version="2.1.3"
revision=1
wrksrc="${pkgname%-*}-${version}"
2015-02-17 19:45:12 +01:00
build_style=gnu-configure
configure_args="--disable-gtk3"
depends="gtk-update-icon-cache"
makedepends="gtk+-devel"
hostmakedepends="intltool pkg-config"
2015-02-17 20:07:21 +01:00
conflicts="galculator-gtk3>=0"
2015-02-17 19:45:12 +01:00
short_desc="GTK+ based scientific calculator"
maintainer="Aaditya Bagga <abchk1234@gmail.com>"
license="GPL-2"
homepage="galculator.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/${pkgname%-*}/${pkgname%-*}-${version}.tar.bz2"
2015-02-17 19:45:12 +01:00
checksum="91ac62d6d74da910cb79c68f7bf3f4505ac0efe51091150c4ea54fe1c1306235"