blob: 820e763e76beaa9f2c55d469b1d744581e0fcefc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = xfce4-datetime-plugin-git
pkgdesc = A date and time display plugin for the Xfce panel
pkgver = datetime.0.6.2.r80.gd8a4ed9
pkgrel = 1
url = http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
install = xfce4-datetime-plugin.install
arch = i686
arch = x86_64
groups = xfce4-goodies
license = GPL
makedepends = xfce4-dev-tools
makedepends = intltool
makedepends = git
depends = xfce4-panel
provides = xfce4-datetime-plugin
conflicts = xfce4-datetime-plugin
options = !libtool
source = git://git.xfce.org/panel-plugins/xfce4-datetime-plugin
sha256sums = SKIP
pkgname = xfce4-datetime-plugin-git
|