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"/>
12 <repository type="tarball" name="llvm.org"
13 href="http://llvm.org"/>
15 <autotools id="libsecret" autogen-sh="configure">
16 <branch repo="ftp.gnome.org"
17 module="/pub/GNOME/sources/libsecret/0.11/libsecret-0.11.tar.xz" version="0.11"
18 hash="sha256:e5399dfb61376a7500d20cb22715152780aa3a2c8a64281ec6bc8f0ebeb8b689"/>
21 <!-- dconf is interesting in case you need to make sure that you can
22 access your global settings from inside the jhbuild environment
23 (e.g running MiniBrowser behind a proxy needs to read settings
24 from the org.gnome.system.proxy GSettings scheme -->
25 <autotools id="dconf" autogen-sh="configure">
26 <branch repo="ftp.gnome.org"
27 module="/pub/GNOME/sources/dconf/0.14/dconf-0.14.1.tar.xz" version="0.14"
28 hash="sha256:59c58c5eafa0ebd616287d078f4441d5342870a44634445d324e88fc0287f0b8"/>
32 <dep package="libxml2"/>
37 <autotools id="vala" autogenargs="--enable-vapigen" supports-non-srcdir-builds="no">
38 <pkg-config>libvala-0.20.pc</pkg-config>
39 <branch repo="ftp.gnome.org"
40 module="/pub/GNOME/sources/vala/0.17/vala-0.17.7.tar.xz" version="0.17"
41 hash="sha256:dfdb9b3cb1c455462a57fd71a7e832c3b7b4131e85d2d0a2030111dae9fae24f"/>
48 autogenargs="--enable-optimized --disable-terminfo --disable-zlib --enable-targets=host --disable-backtraces --disable-crash-overrides --disable-expensive-checks --disable-debug-runtime --disable-assertions --enable-shared">
49 <branch repo="llvm.org"
50 module="/releases/3.5.0/llvm-3.5.0.src.tar.xz" version="3.5.0" checkoutdir="llvm-3.5.0"
51 hash="sha256:28e199f368ef0a4666708f31c7991ad3bcc3a578342b0306526dd35f07595c03">
52 <patch file="llvm-elf-allow-fde-references-outside-the-2gb-range.patch" strip="1"/>
53 <patch file="llvm-elf-allow-fde-references-outside-the-2gb-range-arm64.patch" strip="1"/>
54 <patch file="llvm-elf-add-stackmaps.patch" strip="1"/>
55 <patch file="llvm-elf-add-stackmaps-arm64.patch" strip="1"/>
59 <autotools id="pango" autogen-sh="configure"
60 autogenargs="--enable-cairo">
62 <dep package="cairo"/>
63 <dep package="fontconfig"/>
65 <branch module="/pub/GNOME/sources/pango/1.34/pango-1.34.0.tar.xz" version="1.34.0"
67 hash="sha256:105da1efe019018a9de81681d88c9ace83d2111509ab625c4be9d124a1fdce27">