blob: be28b99bab692ca285d57a505268508da590c3ba (
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 = jhbuild
pkgdesc = Tool to build the whole GNOME desktop from sources
pkgver = 3.12.0
pkgrel = 2
url = https://live.gnome.org/Jhbuild/
install = jhbuild.install
arch = i686
arch = x86_64
license = GPL
makedepends = rsync
makedepends = subversion
makedepends = gnome-common
makedepends = git
makedepends = intltool
makedepends = gnome-doc-utils
makedepends = yelp-tools
depends = python2
source = https://git.gnome.org/browse/jhbuild/snapshot/jhbuild-3.12.0.tar.xz
source = module_autogenargs.patch
sha256sums = e84676f6a6b327abddc7d606abe103517c25bd4bc017973913bd37c3b5f9d7e1
sha256sums = f92dd2735e47d0032f4069fbf1c4d1207c83eabd0a6317ea78f39d6157e854b2
pkgname = jhbuild
|