mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
ristretto: update to 0.12.0, adopt.
Also: - add changelog (@Chocimier).
This commit is contained in:
parent
32894f7bf8
commit
c857e1706e
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ristretto'
|
# Template file for 'ristretto'
|
||||||
pkgname=ristretto
|
pkgname=ristretto
|
||||||
version=0.11.0
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
configure_args="--with-locales-dir=/usr/share/locale"
|
||||||
|
@ -8,8 +8,9 @@ hostmakedepends="intltool pkg-config"
|
||||||
makedepends="exo-devel file-devel libexif-devel"
|
makedepends="exo-devel file-devel libexif-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Picture-viewer for the Xfce desktop environment"
|
short_desc="Picture-viewer for the Xfce desktop environment"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/apps/ristretto/start"
|
homepage="https://docs.xfce.org/apps/ristretto/start"
|
||||||
|
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/raw/main/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=877e30d412c8cbfa9706f4ac0cab1a478f5829beafb773addc7722ca0cb78823
|
checksum=47032da8216a83c1cb349bece7521494e7509469a82236cfeadc0a8469451001
|
||||||
|
|
Loading…
Add table
Reference in a new issue