gnote: cross build support
This commit is contained in:
parent
58e281b1a4
commit
e10a66c8ba
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gnote'
|
# Template file for 'gnote'
|
||||||
pkgname=gnote
|
pkgname=gnote
|
||||||
version=3.14.2
|
version=3.14.2
|
||||||
revision=1
|
revision=2
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static --with-x11-support --with-cxx11-support"
|
configure_args="--disable-schemas-compile --disable-static --with-x11-support --with-cxx11-support"
|
||||||
hostmakedepends="pkg-config itstool>=1.2.0 intltool"
|
hostmakedepends="pkg-config itstool>=1.2.0 intltool desktop-file-utils"
|
||||||
makedepends="boost-devel libsecret-devel libxslt-devel libuuid-devel gtkmm-devel desktop-file-utils"
|
makedepends="boost-devel libsecret-devel libxslt-devel libuuid-devel gtkmm-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="GNOME note taking application"
|
short_desc="GNOME note taking application"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue