diff-pdf: update to 0.2.20160602.
Use wx 3.0.
This commit is contained in:
parent
838ed6fcc8
commit
1c13b53f95
@ -1,18 +1,19 @@
|
|||||||
# Template file for 'diff-pdf'
|
# Template file for 'diff-pdf'
|
||||||
pkgname=diff-pdf
|
pkgname=diff-pdf
|
||||||
version=0.2.20150723
|
version=0.2.20160602
|
||||||
revision=1
|
revision=1
|
||||||
_commit=e893e91443d9159fefe153254e6092cc0edbc716
|
_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="wxGTK-devel cairo-devel poppler-devel poppler-glib-devel"
|
makedepends="wxWidgets-devel cairo-devel poppler-devel poppler-glib-devel"
|
||||||
short_desc="A simple tool for visually comparing two PDF files"
|
short_desc="A simple tool for visually comparing two PDF files"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://vslavik.github.io/diff-pdf/"
|
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=5619de5126fac6d5a281c23693baa9cd3aef922082a5f6c66d0c501d161123f7
|
checksum=b22f38770fd12a3b14a743643e6cdbbc07e824c5bf80f7099790b2f36ee1b2ca
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user