mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
io.elementary.calendar: temporarily use git tag for compat with libecal-1.2
This commit is contained in:
parent
38fff3ace9
commit
6dd5e0e279
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'io.elementary.calendar'
|
# Template file for 'io.elementary.calendar'
|
||||||
pkgname=io.elementary.calendar
|
pkgname=io.elementary.calendar
|
||||||
version=5.0
|
version=5.0
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="calendar-${version}"
|
_git_commit=46346e48b53e9d3d59d9f567b622532338f50f32
|
||||||
|
wrksrc="calendar-${_git_commit}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream"
|
hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream"
|
||||||
|
@ -13,8 +14,8 @@ short_desc="Desktop calendar app designed for elementary OS"
|
||||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/elementary/calendar"
|
homepage="https://github.com/elementary/calendar"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${_git_commit}.tar.gz"
|
||||||
checksum=f47bae213163ec87c2e4f2c0563a40be8cf080cab70094a6a4f41936803fb3fa
|
checksum=3be3851baeed67144e5cbed209b2c1b982fe9830db13372e3051423295dee345
|
||||||
|
|
||||||
libio.elementary.calendar_package() {
|
libio.elementary.calendar_package() {
|
||||||
short_desc+=" - library"
|
short_desc+=" - library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue