blob: 4d8899d14cc78d27bf27c6032c28feca4824f6c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = lunar-calendar
pkgdesc = a gtk+ calendar widget for chinese lunar library.
pkgver = 3.0.0
pkgrel = 3
url = https://github.com/yetist/lunar-calendar
arch = i686
arch = x86_64
license = GPL2
depends = gtk3
depends = lunar-date
depends = gtk-doc
depends = ninja
depends = meson
depends = gobject-introspection
depends = vala
source = https://github.com/yetist/lunar-calendar/archive/v3.0.0.tar.gz
sha256sums = ff1385f1025fd902e0a198c0f532a50fa504b418d19f1b62725e6081e8dcf102
pkgname = lunar-calendar
|