[jhbuild] 3.8: Use sqlite3 from distro packages
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] 3.8: Use sqlite3 from distro packages
- Date: Sun, 2 Dec 2012 11:15:15 +0000 (UTC)
commit 9b7572f83e8fb94eda1a40afa18a87bfe3da0c3b
Author: Javier JardÃn <jjardon gnome org>
Date: Sun Dec 2 17:46:41 2012 +0900
3.8: Use sqlite3 from distro packages
modulesets/gnome-suites-core-deps-base-3.8.modules | 15 ---------------
modulesets/gnome-sysdeps-3.8.modules | 6 ++++++
2 files changed, 6 insertions(+), 15 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-base-3.8.modules b/modulesets/gnome-suites-core-deps-base-3.8.modules
index 58ba0ca..b3817d8 100644
--- a/modulesets/gnome-suites-core-deps-base-3.8.modules
+++ b/modulesets/gnome-suites-core-deps-base-3.8.modules
@@ -13,8 +13,6 @@
href="http://pkg-isocodes.alioth.debian.org/downloads/"/>
<repository type="tarball" name="launchpad.net/tarball"
href="https://launchpad.net/"/>
-<repository type="tarball" name="sqlite.org"
- href="http://www.sqlite.org/"/>
<repository type="tarball" name="gnome.org"
href="http://download.gnome.org/sources/"/>
<repository type="tarball" name="gnupg.org"
@@ -390,19 +388,6 @@
size="478237"/>
</autotools>
- <autotools id="sqlite3"
- autogenargs="--disable-tcl --enable-threadsafe --enable-readline --enable-static --enable-load-extension"
- check-target="false">
- <pkg-config>sqlite3.pc</pkg-config>
- <branch module="sqlite-3.7.1.tar.gz" version="3.7.1"
- repo="sqlite.org"
- hash="sha256:4a6656f765305399d67c84ad2f0725cb18594805926cdd71013370cc8216268d"
- size="3309303">
- <patch file="sqlite-3.7.1.dlsym1.patch" strip="1"/>
- <patch file="sqlite-3.7.1.dlsym2.patch" strip="1"/>
- </branch>
- </autotools>
-
<tarball id="startup-notification" version="0.12">
<pkg-config>libstartup-notification-1.0.pc</pkg-config>
<source href="http://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.12.tar.gz"
diff --git a/modulesets/gnome-sysdeps-3.8.modules b/modulesets/gnome-sysdeps-3.8.modules
index 25154c1..2b3c2ab 100644
--- a/modulesets/gnome-sysdeps-3.8.modules
+++ b/modulesets/gnome-sysdeps-3.8.modules
@@ -398,6 +398,12 @@
version="1.2rc1"/>
</systemmodule>
+ <systemmodule id="sqlite3">
+ <pkg-config>sqlite3.pc</pkg-config>
+ <branch repo="system"
+ version="3.7.3"/>
+ </systemmodule>
+
<systemmodule id="taglib">
<pkg-config>taglib.pc</pkg-config>
<branch repo="system" version="1.5"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]