Merge pull request #29 from ertugerata/master
sqlite --remove tcl-devel
This commit is contained in:
+23
-24
@@ -1218,6 +1218,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2014-06-04</Date>
|
||||||
|
<Version>1.0.7</Version>
|
||||||
|
<Comment>Add aufs module initramfs</Comment>
|
||||||
|
<Name>Burak Ertürk</Name>
|
||||||
|
<Email>burakerturk@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2014-05-11</Date>
|
<Date>2014-05-11</Date>
|
||||||
<Version>1.0.7</Version>
|
<Version>1.0.7</Version>
|
||||||
@@ -13496,8 +13503,8 @@
|
|||||||
<Description xml:lang="fr">SQLite est une petite librairie C implémentant un moteur de base de données SQL auto-configurée, auto-suffisante, pouvant être embarquée. Gère des bases de données de tailles allant jusqu'à 2 téraOctets.</Description>
|
<Description xml:lang="fr">SQLite est une petite librairie C implémentant un moteur de base de données SQL auto-configurée, auto-suffisante, pouvant être embarquée. Gère des bases de données de tailles allant jusqu'à 2 téraOctets.</Description>
|
||||||
<Description xml:lang="en">SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Supports databases up to 2 terabytes in size.</Description>
|
<Description xml:lang="en">SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Supports databases up to 2 terabytes in size.</Description>
|
||||||
<Description xml:lang="tr">SQLite hiçbir ayar gerektirmeyen, başka programların içine gömülebilir bir SQL veritabanı motorudur. 2 terabayta kadar büyüklükteki veritabanlarını tutabilir.</Description>
|
<Description xml:lang="tr">SQLite hiçbir ayar gerektirmeyen, başka programların içine gömülebilir bir SQL veritabanı motorudur. 2 terabayta kadar büyüklükteki veritabanlarını tutabilir.</Description>
|
||||||
<Archive type="targz" sha1sum="2fe3f6226a2a08a2e814b97cd53e36bb3c597112">http://www.sqlite.org/2015/sqlite-autoconf-3080803.tar.gz</Archive>
|
<Archive type="targz" sha1sum="c2f2c17d3dc4c4e179d35cc04e4420636d48a152">http://www.sqlite.org/2015/sqlite-autoconf-3081002.tar.gz</Archive>
|
||||||
<Archive type="zip" sha1sum="27c2cada8e663f694c0469bcae09eb0d8c55dd7c">http://www.sqlite.org/2015/sqlite-doc-3080803.zip</Archive>
|
<Archive type="zip" sha1sum="2e816999255e4fced7d93b6ad3650a361a446288">http://www.sqlite.org/2015/sqlite-doc-3081002.zip</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>readline-devel</Dependency>
|
<Dependency>readline-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -13509,10 +13516,10 @@
|
|||||||
<Dependency>readline</Dependency>
|
<Dependency>readline</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
|
<Path fileType="doc">/usr/share/doc/sqlite/README</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<Package>
|
<Package>
|
||||||
@@ -13521,7 +13528,7 @@
|
|||||||
<Summary xml:lang="tr">sqlite için geliştirme dosyaları</Summary>
|
<Summary xml:lang="tr">sqlite için geliştirme dosyaları</Summary>
|
||||||
<PartOf>system.devel</PartOf>
|
<PartOf>system.devel</PartOf>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="12">sqlite</Dependency>
|
<Dependency release="13">sqlite</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
@@ -13538,39 +13545,31 @@
|
|||||||
<Dependency>glibc-32bit</Dependency>
|
<Dependency>glibc-32bit</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="12">sqlite</Dependency>
|
|
||||||
<Dependency>glibc-32bit</Dependency>
|
<Dependency>glibc-32bit</Dependency>
|
||||||
|
<Dependency release="13">sqlite</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32</Path>
|
<Path fileType="library">/usr/lib32</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<Package>
|
<Package>
|
||||||
<Name>sqlite-tcl</Name>
|
<Name>sqlite-doc</Name>
|
||||||
<BuildDependencies>
|
<Summary xml:lang="en">sqlite-doc, sqlite için doküman belgeleri</Summary>
|
||||||
<Dependency>tcl-devel</Dependency>
|
|
||||||
</BuildDependencies>
|
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>sqlite</Dependency>
|
<Dependency>sqlite</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib/sqlite3.8.8.3</Path>
|
<Path fileType="library">/usr/share/doc/sqlite/</Path>
|
||||||
</Files>
|
|
||||||
</Package>
|
|
||||||
<Package>
|
|
||||||
<Name>sqlite-tcl-32bit</Name>
|
|
||||||
<BuildDependencies>
|
|
||||||
<Dependency>glibc-32bit</Dependency>
|
|
||||||
</BuildDependencies>
|
|
||||||
<RuntimeDependencies>
|
|
||||||
<Dependency>sqlite</Dependency>
|
|
||||||
<Dependency>glibc-32bit</Dependency>
|
|
||||||
</RuntimeDependencies>
|
|
||||||
<Files>
|
|
||||||
<Path fileType="library">/usr/lib32/sqlite3.8.8.3/</Path>
|
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="13">
|
||||||
|
<Date>2015-06-08</Date>
|
||||||
|
<Version>3.8.10.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Osman Erkan</Name>
|
||||||
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="12">
|
<Update release="12">
|
||||||
<Date>2015-02-28</Date>
|
<Date>2015-02-28</Date>
|
||||||
<Version>3.8.8.3</Version>
|
<Version>3.8.8.3</Version>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
b8f95abd30d4782c90b46d95d8a0c21a63f50762
|
f746c81d36647045e22cfe2d9b15fdeedd830b5f
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
d5a5330281505204e56088a8f04c617b960e2b6d
|
d5a808cdf9f14210aa4b675d3541c7f3f03b40a9
|
||||||
@@ -31,25 +31,25 @@ def setup():
|
|||||||
--enable-readline \
|
--enable-readline \
|
||||||
--enable-threadsafe")
|
--enable-threadsafe")
|
||||||
|
|
||||||
shelltools.cd("tea")
|
#shelltools.cd("tea")
|
||||||
autotools.configure(" \
|
#autotools.configure(" \
|
||||||
--enable-shared \
|
# --enable-shared \
|
||||||
--with-tcl='/usr/lib/' \
|
# --with-tcl='/usr/lib/' \
|
||||||
--with-tclinclude='/usr/include' \
|
# --with-tclinclude='/usr/include' \
|
||||||
--enable-64bit \
|
# --enable-64bit \
|
||||||
--enable-threads")
|
# --enable-threads")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
autotools.make("-j1")
|
autotools.make("-j1")
|
||||||
|
|
||||||
shelltools.cd("tea")
|
#shelltools.cd("tea")
|
||||||
autotools.make("-j1")
|
#autotools.make("-j1")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
shelltools.cd("%s/sqlite-autoconf-3081002/tea" % get.workDIR())
|
#shelltools.cd("%s/sqlite-autoconf-3081002/tea" % get.workDIR())
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
#autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("README*")
|
pisitools.dodoc("README*")
|
||||||
|
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|
||||||
<Package>
|
<!--<Package>
|
||||||
<Name>sqlite-tcl</Name>
|
<Name>sqlite-tcl</Name>
|
||||||
<PartOf>programming.language.tcl</PartOf>
|
<PartOf>programming.language.tcl</PartOf>
|
||||||
<Summary>sqlite Tcl Extension Architecture (TEA)</Summary>
|
<Summary>sqlite Tcl Extension Architecture (TEA)</Summary>
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib32/sqlite3.8.10.2/</Path>
|
<Path fileType="library">/usr/lib32/sqlite3.8.10.2/</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>-->
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>sqlite-doc</Name>
|
<Name>sqlite-doc</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user