diff-pdf: fix cross compilation with wxWidgets
This commit is contained in:
parent
0f04bdc5fe
commit
92129ba22a
1 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@ version=0.2.20160602
|
||||||
revision=4
|
revision=4
|
||||||
_commit=ccf96982fa8a35d64a377779cfd80c921f66cefc
|
_commit=ccf96982fa8a35d64a377779cfd80c921f66cefc
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-3.0"
|
|
||||||
wrksrc="$pkgname-$_commit"
|
wrksrc="$pkgname-$_commit"
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="wxWidgets-devel cairo-devel poppler-devel poppler-glib-devel"
|
makedepends="wxWidgets-devel cairo-devel poppler-devel poppler-glib-devel"
|
||||||
|
@ -15,8 +14,6 @@ homepage="http://vslavik.github.io/diff-pdf/"
|
||||||
distfiles="https://github.com/vslavik/diff-pdf/archive/$_commit.tar.gz"
|
distfiles="https://github.com/vslavik/diff-pdf/archive/$_commit.tar.gz"
|
||||||
checksum=b22f38770fd12a3b14a743643e6cdbbc07e824c5bf80f7099790b2f36ee1b2ca
|
checksum=b22f38770fd12a3b14a743643e6cdbbc07e824c5bf80f7099790b2f36ee1b2ca
|
||||||
|
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue