mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Merge branch 'zathura'
Update girara and zathura, revbump zathura-* because of soname bump in girara.
This commit is contained in:
commit
6fcd773850
8 changed files with 11 additions and 11 deletions
|
@ -1680,7 +1680,7 @@ libtidy-0.99.so.0 tidy-1.46_2
|
||||||
libnetpbm.so.11 libnetpbm-10.66.03_2
|
libnetpbm.so.11 libnetpbm-10.66.03_2
|
||||||
libid3.so id3lib-3.8.3_1
|
libid3.so id3lib-3.8.3_1
|
||||||
libid3-3.8.so.3 id3lib-3.8.3_1
|
libid3-3.8.so.3 id3lib-3.8.3_1
|
||||||
libgirara-gtk3.so.1 girara-0.2.2_1
|
libgirara-gtk3.so.2 girara-0.2.4_1
|
||||||
libjq.so.1 jq-devel-1.4_1
|
libjq.so.1 jq-devel-1.4_1
|
||||||
libcrypto.so.30 libcrypto30-2.1.2_3
|
libcrypto.so.30 libcrypto30-2.1.2_3
|
||||||
libcrypto.so.32 libcrypto32-2.1.4_1
|
libcrypto.so.32 libcrypto32-2.1.4_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'girara'
|
# Template file for 'girara'
|
||||||
pkgname=girara
|
pkgname=girara
|
||||||
version=0.2.3
|
version=0.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# COLOR=0 to avoid "tput not found" spam in the build output
|
# COLOR=0 to avoid "tput not found" spam in the build output
|
||||||
|
@ -11,9 +11,9 @@ hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+3-devel libnotify-devel"
|
makedepends="gtk+3-devel libnotify-devel"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://pwmt.org/projects/girara/"
|
homepage="http://pwmt.org/projects/girara/"
|
||||||
short_desc="A library that implements a user interface that focuses on simplicity and minimalism"
|
short_desc="A library implementing a user interface that focuses on minimalism"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b07fcce509a27c5917a997eb08cc5c8da20e9013f59ae89367ff048f2eae0ede
|
checksum=2ee04e4c0e700d455ebaf92f804355f948754e7d3751d409db6595419e6ece5e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-cb'
|
# Template file for 'zathura-cb'
|
||||||
pkgname=zathura-cb
|
pkgname=zathura-cb
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-djvu'
|
# Template file for 'zathura-djvu'
|
||||||
pkgname=zathura-djvu
|
pkgname=zathura-djvu
|
||||||
version=0.2.4
|
version=0.2.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-pdf-mupdf'
|
# Template file for 'zathura-pdf-mupdf'
|
||||||
pkgname=zathura-pdf-mupdf
|
pkgname=zathura-pdf-mupdf
|
||||||
version=0.2.7
|
version=0.2.7
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="MUPDF_LIB=-lmupdf MUPDF_LIB+=-lmujs"
|
make_build_args="MUPDF_LIB=-lmupdf MUPDF_LIB+=-lmujs"
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-pdf-poppler'
|
# Template file for 'zathura-pdf-poppler'
|
||||||
pkgname=zathura-pdf-poppler
|
pkgname=zathura-pdf-poppler
|
||||||
version=0.2.5
|
version=0.2.5
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zathura-ps'
|
# Template file for 'zathura-ps'
|
||||||
pkgname=zathura-ps
|
pkgname=zathura-ps
|
||||||
version=0.2.2
|
version=0.2.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zathura'
|
# Template file for 'zathura'
|
||||||
pkgname=zathura
|
pkgname=zathura
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# COLOR=0 to avoid "tput not found" spam in the build output
|
# COLOR=0 to avoid "tput not found" spam in the build output
|
||||||
|
@ -13,7 +13,7 @@ license="zlib"
|
||||||
homepage="http://pwmt.org/projects/zathura/installation/"
|
homepage="http://pwmt.org/projects/zathura/installation/"
|
||||||
short_desc="A highly customizable and functional document viewer"
|
short_desc="A highly customizable and functional document viewer"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=fda6503dc5b21f7c667301798fbd2c978897e68b4555e8c731945cecd9d165e2
|
checksum=3347decfc8d4b918a6bca1d44657c3b97d4afcea3c8c1f162c57198b13e8dce7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue