mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
evince: bumprev due to libgxps SONAME bump.
This commit is contained in:
parent
65c7aacf27
commit
04312922fc
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,6 @@ libgcc_s.so.1
|
||||||
libdjvulibre.so.21
|
libdjvulibre.so.21
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libtiff.so.3
|
libtiff.so.3
|
||||||
libgxps.so.1
|
|
||||||
libarchive.so.2
|
libarchive.so.2
|
||||||
libnautilus-extension.so.1
|
libnautilus-extension.so.1
|
||||||
libSM.so.6
|
libSM.so.6
|
||||||
|
@ -35,3 +34,4 @@ libICE.so.6
|
||||||
libevview3.so.3
|
libevview3.so.3
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libgnome-keyring.so.0
|
libgnome-keyring.so.0
|
||||||
|
libgxps.so.2
|
||||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--enable-introspection --disable-schemas-compile
|
configure_args="--enable-introspection --disable-schemas-compile
|
||||||
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
--enable-comics --disable-scrollkeeper --enable-xps --disable-t1lib
|
||||||
--disable-tests --disable-static"
|
--disable-tests --disable-static"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="GNOME Document viewer for multiple document formats"
|
short_desc="GNOME Document viewer for multiple document formats"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://projects.gnome.org/evince/"
|
homepage="http://projects.gnome.org/evince/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue