libxmlpp:moved into main for pisi 2.0
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import autotools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "libxml++-%s" % get.srcVERSION()
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--disable-examples \
|
||||
--enable-dependency-tracking")
|
||||
|
||||
# for fix unused dependency
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dohtml("docs/reference/html/*")
|
||||
|
||||
pisitools.dodoc("ChangeLog", "AUTHORS", "NEWS", "README*")
|
||||
#pisitools.removeDir("/usr/share/doc/libxml++-2.6")
|
||||
@@ -0,0 +1,84 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libxmlpp</Name>
|
||||
<Homepage>http://libxmlplusplus.sourceforge.net</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ wrapper for the libxml2 XML parser library</Summary>
|
||||
<Description>libxml++ is a C++ wrapper for the libxml XML parser library.</Description>
|
||||
<Archive sha1sum="7d51f5173bc33dc024000fc4d5ec6f26a53d0c02" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/libxml++/2.38/libxml++-2.38.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibmm-devel</Dependency>
|
||||
<Dependency>libsigc++-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libxmlpp</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxml2</Dependency>
|
||||
<Dependency>glibmm</Dependency>
|
||||
<!--<Dependency>libsigc++</Dependency>-->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libxmlpp-devel</Name>
|
||||
<Summary>Development files for libxmlpp</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libxmlpp</Dependency>
|
||||
<Dependency>glibmm-devel</Dependency>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="header">/usr/lib/libxml++-2.6</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libxmlpp-docs</Name>
|
||||
<Summary>Development documents for libxmlpp in HTML</Summary>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/doc/libxmlpp/html</Path>
|
||||
<Path fileType="doc">/usr/share/devhelp</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2015-05-21</Date>
|
||||
<Version>2.38.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2013-10-29</Date>
|
||||
<Version>2.37.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2011-03-16</Date>
|
||||
<Version>2.33.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libxmlpp2</Name>
|
||||
<Summary xml:lang="tr">libxml XML kütüphanesi için bir C++ arabirimi</Summary>
|
||||
<Description xml:lang="tr">libxml XML kütüphanesi için bir C++ arabirimi</Description>
|
||||
<Description xml:lang="fr">enrobage en C++ de la librairie d'analyse XML libxml.</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>libxmlpp-devel</Name>
|
||||
<Summary xml:lang="tr">libxmlpp için geliştirme dosyaları</Summary>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>libxmlpp-docs</Name>
|
||||
<Summary xml:lang="tr">libxmlpp için HTML formatında geliştirme belgeleri</Summary>
|
||||
</Package>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user