mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
orage: update to 4.18.0.
This commit is contained in:
parent
424e54a0ee
commit
ca16389402
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'orage'
|
# Template file for 'orage'
|
||||||
pkgname=orage
|
pkgname=orage
|
||||||
version=4.16.0
|
version=4.18.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"
|
||||||
hostmakedepends="pkg-config intltool flex glib-devel dbus-glib-devel"
|
hostmakedepends="pkg-config intltool flex glib-devel dbus-glib-devel"
|
||||||
makedepends="libical-devel libnotify-devel gtk+3-devel popt-devel
|
makedepends="libical-devel libnotify-devel gtk+3-devel popt-devel
|
||||||
libxfce4util-devel libxfce4ui-devel xfce4-panel-devel"
|
libxfce4util-devel libxfce4ui-devel xfce4-panel-devel pango-devel
|
||||||
|
libglib-devel dbus-glib-devel cairo-devel gdk-pixbuf-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Simple calendar application for Xfce"
|
short_desc="Simple calendar application for Xfce"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
@ -14,4 +15,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://docs.xfce.org/apps/orage/start"
|
homepage="https://docs.xfce.org/apps/orage/start"
|
||||||
changelog="https://gitlab.xfce.org/apps/orage/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/apps/orage/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/orage/${version%.*}/orage-$version.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/orage/${version%.*}/orage-$version.tar.bz2"
|
||||||
checksum=26111a3b6a2007c82f1e0a1e0591b774a0b132f3a7f1cde53d9be661b2f11700
|
checksum=6313b49b26cfa39fc5e99468f3fbcfe0fa1c0f3f74273f03674f1a7d6141a3ec
|
||||||
|
|
Loading…
Add table
Reference in a new issue