Match gramps.modules to gramps-40 version

svn: r22376
This commit is contained in:
John Ralls 2013-05-19 15:58:29 +00:00
parent ff7f04d7e9
commit 873df14509

View File

@ -2,6 +2,7 @@
<!DOCTYPE moduleset SYSTEM "moduleset.dtd"> <!DOCTYPE moduleset SYSTEM "moduleset.dtd">
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?> <?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
<moduleset> <moduleset>
<repository type="tarball" name="sourceforge" <repository type="tarball" name="sourceforge"
href="http://downloads.sourceforge.net/sourceforge/"/> href="http://downloads.sourceforge.net/sourceforge/"/>
<repository type="tarball" name="pywebkitgtk" <repository type="tarball" name="pywebkitgtk"
@ -15,7 +16,7 @@
<repository type="svn" name="gramps" <repository type="svn" name="gramps"
href="http://svn.code.sf.net/p/gramps/code/"/> href="http://svn.code.sf.net/p/gramps/code/"/>
<repository type="svn" name="gramps-addons" <repository type="svn" name="gramps-addons"
href="https://gramps-addons.svn.sourceforge.net/svnroot/gramps-addons/"/> href="https://svn.code.sf.net/p/gramps-addons/code/"/>
<repository type="tarball" name="oracle" <repository type="tarball" name="oracle"
href="http://download.oracle.com/"/> href="http://download.oracle.com/"/>
<repository type="tarball" name="pymodules" <repository type="tarball" name="pymodules"
@ -28,7 +29,7 @@
href="http://www.graphviz.org/pub/graphviz/stable/SOURCES/"/> href="http://www.graphviz.org/pub/graphviz/stable/SOURCES/"/>
<repository type="tarball" name="yorba" <repository type="tarball" name="yorba"
href="http://yorba.org/download/"/> href="http://yorba.org/download/"/>
<repository type="tarball" name="exiv2.org" <repository type="tarball" name="exiv2.org"
href="http://exiv2.org/"/> href="http://exiv2.org/"/>
<repository type="tarball" name="pythonware" <repository type="tarball" name="pythonware"
href="http://effbot.org/downloads/"/> href="http://effbot.org/downloads/"/>
@ -57,8 +58,6 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
--> -->
<include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/> <include href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
<!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/--> <!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
@ -75,7 +74,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<dep package="graphviz"/> <dep package="graphviz"/>
<dep package="pil"/> <dep package="pil"/>
<dep package='pyicu'/> <dep package='pyicu'/>
<dep package='gexiv2'/> <dep package="gexiv2"/>
</dependencies> </dependencies>
</distutils> </distutils>
@ -93,7 +92,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<dep package="graphviz"/> <dep package="graphviz"/>
<dep package="pil"/> <dep package="pil"/>
<dep package='pyicu'/> <dep package='pyicu'/>
<dep package='gexiv2'/> <dep package="gexiv2"/>
</dependencies> </dependencies>
</distutils> </distutils>
@ -141,7 +140,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</autotools> </autotools>
<autotools id="osmgpsmap"> <autotools id="osmgpsmap">
<branch module="SNoiraud/osm-gps-map" revision="gtk3" repo="github"/> <branch module="nzjrs/osm-gps-map" repo="github"/>
<dependencies> <dependencies>
<dep package="meta-gtk-osx-gtk3"/> <dep package="meta-gtk-osx-gtk3"/>
<dep package="libsoup"/> <dep package="libsoup"/>
@ -175,7 +174,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo --with-included-ltdl=yes"> autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo --with-included-ltdl=yes">
<branch module="graphviz-2.28.0.tar.gz" version="2.28.0" repo="graphviz"/> <branch module="graphviz-2.28.0.tar.gz" version="2.28.0" repo="graphviz"/>
<dependencies> <dependencies>
<dep package='pango'/> <dep package="pango"/>
<dep package="meta-gtk-osx-freetype"/> <dep package="meta-gtk-osx-freetype"/>
<dep package="librsvg"/> <dep package="librsvg"/>
</dependencies> </dependencies>
@ -199,7 +198,6 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<distutils id="pil"> <distutils id="pil">
<branch module="Imaging-1.1.7.tar.gz" version="1.1.7" repo="pythonware"/> <branch module="Imaging-1.1.7.tar.gz" version="1.1.7" repo="pythonware"/>
<!--branch module="sloonz/pil-py3k.git" repo="github"/-->
</distutils> </distutils>
<autotools id='icu' autogen-sh='source/configure' <autotools id='icu' autogen-sh='source/configure'