gtklp: fix cross build; explicitly enable ssl.

This commit is contained in:
Juan RP 2014-05-12 12:27:05 +02:00
parent 5a123c49bd
commit a794301c9b
1 changed files with 4 additions and 3 deletions

View File

@ -1,13 +1,14 @@
# Template file for 'gtklp'
pkgname=gtklp
version=1.3.1
revision=1
revision=2
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
homepage="http://gtklp.sirtobi.com/"
license="GPL-2"
build_style="gnu-configure"
configure_args="--enable-ssl --with-cups-config=${XBPS_CROSS_BASE}/usr/bin/cups-config"
short_desc="Gtk frontend to cups - IPP support"
hostmakedepends="pkg-config"
makedepends="gtk+-devel glib-devel cups-devel"
makedepends="openssl-devel gtk+-devel cups-devel"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${version}/${pkgname}-${version}.src.tar.gz"
checksum="734f9b0edb4f01ffce1288553150966231253a5bf4bd76db739ee180a1f39fdb"