blob: 0babb0ebcb666c4deb1136418e65c3e30b1e327c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = switchboard-plug-datetime-git
pkgdesc = Switchboard Date & Time Plug
pkgver = 2.1.9.r58.g84b004c
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-datetime
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = git
makedepends = granite-git
makedepends = meson
makedepends = switchboard
makedepends = vala
depends = cairo
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = gtk3
depends = libgee
depends = libgranite.so
depends = libswitchboard-2.0.so
provides = switchboard-plug-datetime
conflicts = switchboard-plug-datetime
source = git+https://github.com/elementary/switchboard-plug-datetime.git
sha256sums = SKIP
pkgname = switchboard-plug-datetime-git
|