2 <!DOCTYPE moduleset SYSTEM "moduleset.dtd">
3 <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
6 <!-- This file contains a set of modules that are hard to get on
7 certain distributions. Feel free to add more here, within reason,
8 as long as they are not built by default. -->
10 <repository type="tarball" name="ftp.gnome.org"
11 href="http://ftp.gnome.org"/>
13 <autotools id="libsecret" autogen-sh="configure">
14 <branch repo="ftp.gnome.org"
15 module="/pub/GNOME/sources/libsecret/0.11/libsecret-0.11.tar.xz" version="0.11"
16 hash="sha256:e5399dfb61376a7500d20cb22715152780aa3a2c8a64281ec6bc8f0ebeb8b689"/>
19 <!-- dconf is interesting in case you need to make sure that you can
20 access your global settings from inside the jhbuild environment
21 (e.g running MiniBrowser behind a proxy needs to read settings
22 from the org.gnome.system.proxy GSettings scheme -->
23 <autotools id="dconf" autogen-sh="configure">
24 <branch repo="ftp.gnome.org"
25 module="/pub/GNOME/sources/dconf/0.14/dconf-0.14.1.tar.xz" version="0.14"
26 hash="sha256:59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8"/>
30 <dep package="libxml2"/>
35 <autotools id="vala" autogenargs="--enable-vapigen" supports-non-srcdir-builds="no">
36 <pkg-config>libvala-0.20.pc</pkg-config>
37 <branch repo="ftp.gnome.org"
38 module="/pub/GNOME/sources/vala/0.17/vala-0.17.7.tar.xz" version="0.17"
39 hash="sha256:dfdb9b3cb1c455462a57fd71a7e832c3b7b4131e85d2d0a2030111dae9fae24f"/>