1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
15 lines
538 B
Bash
15 lines
538 B
Bash
# Template file for 'perl-Gtk2'
|
|
pkgname=perl-Gtk2
|
|
version=1.2495
|
|
revision=1
|
|
wrksrc="Gtk2-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl-ExtUtils-Depends perl-ExtUtils-PkgConfig gtk+-devel perl-Pango"
|
|
depends="perl>=5.20 perl-Pango"
|
|
short_desc="Perl bindings for Gtk2"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://gtk2-perl.sourceforge.net/"
|
|
license="LGPL-2.1"
|
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/Gtk2-$version.tar.gz"
|
|
checksum=6abcc772491f88308327e57f0de827b2abffd67ba677f2c82f291f893c9bfdd6
|