blob: 2c86a645cc13435533bd1fe3690ab73b41242598 (
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
|
pkgbase = menu-cache-git
pkgdesc = Caching mechanism for freedesktop.org compliant menus
pkgver = 1.0.0.5.ge9ece4a
pkgrel = 1
url = http://lxde.org/
arch = i686
arch = x86_64
license = GPL2
makedepends = gtk-doc
makedepends = git
makedepends = intltool
makedepends = pkg-config
makedepends = automake
makedepends = pkgconfig
depends = intltool
depends = glib2
provides = menu-cache
conflicts = menu-cache
options = !libtool
source = git+https://github.com/lxde/menu-cache.git
md5sums = SKIP
pkgname = menu-cache-git
|