Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>data:font</IsA>
|
||||
<Summary>DejaVu fonts</Summary>
|
||||
<Description>Contains DejaVu fonts that are based on Bitstream fonts, with improvements.</Description>
|
||||
<Archive sha1sum="27e428fc723934c050cfcfc86d1b1ff2273d146e" type="tarbz2">mirrors://sourceforge/dejavu/dejavu-fonts-2.34.tar.bz2</Archive>
|
||||
<Archive sha1sum="27e428fc723934c050cfcfc86d1b1ff2273d146e" type="tarbz2">mirrors://sourceforge/dejavu/2.34/dejavu-fonts-2.34.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>fontforge</Dependency>
|
||||
<Dependency>perl-Font-TTF</Dependency>
|
||||
|
||||
+76083
-76021
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
6c4202669182dd8937b3184e1a67dd1e2f31332b
|
||||
1b2ef71c51ec4da6277dfc633c0e1dc8f86282df
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
b31204080a2be0d0175b08d248357e761e18e422
|
||||
99d8ed3751bcb812917233fb02e6dc669ab38233
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-23</Date>
|
||||
<Date>2014-09-27</Date>
|
||||
<Version>3.5.0</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Serdar Soytetir</Name>
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-03-17</Date>
|
||||
<Date>2016-03-27</Date>
|
||||
<Version>1.05</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
|
||||
@@ -14,10 +14,10 @@ def setup():
|
||||
def build():
|
||||
perlmodules.make()
|
||||
|
||||
def check():
|
||||
perlmodules.make("test")
|
||||
#def check():
|
||||
#perlmodules.make("test")
|
||||
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("Changes", "MANIFEST", "README")
|
||||
pisitools.dodoc("Changes", "MANIFEST", "README")
|
||||
|
||||
@@ -14,11 +14,16 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
|
||||
<Description>The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS.</Description>
|
||||
<Archive sha1sum="5a63cb409ff4ba34006d5a45120e7facc52dc837" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-Protocol-https-6.04.tar.gz</Archive>
|
||||
<Archive sha1sum="210a2f7ba3f82ffc7a18836d0a4356986080d407" type="targz">https://cpan.metacpan.org/authors/id/M/MS/MSCHILLI/LWP-Protocol-https-6.06.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-IO-Socket-SSL</Dependency>
|
||||
<Dependency>perl-NET-HTTP</Dependency>
|
||||
<Dependency>perl-Mozilla-CA</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="0">certs.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -35,8 +40,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-10-16</Date>
|
||||
<Version>6.04</Version>
|
||||
<Date>2016-03-26</Date>
|
||||
<Version>6.06</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
#! pisitools.remove("/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 perlmodules
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
perlmodules.configure()
|
||||
|
||||
def build():
|
||||
perlmodules.make()
|
||||
|
||||
def check():
|
||||
perlmodules.make("test")
|
||||
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("README", "Changes")
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Mozilla-CA</Name>
|
||||
<Homepage>http://search.cpan.org/~abh/Mozilla-CA-20130114/lib/Mozilla/CA.pm</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic-2</License>
|
||||
<License>GPLv1</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
|
||||
<Description>Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
|
||||
<Archive sha1sum="3f251d0eeb8e8bb3ab1c6baafe7b40245d12a9b3" type="targz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20160104.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>perl-Mozilla-CA</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-03-27</Date>
|
||||
<Version>20160104</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Mozilla-CA</Name>
|
||||
<Summary xml:lang="en">Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
|
||||
<Description xml:lang="en">Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -15,9 +14,10 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Low-level HTTP connection (client)</Summary>
|
||||
<Description>The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1.</Description>
|
||||
<Archive sha1sum="d6527ec874d66c33e377a69a579ae6d66a77a5fa" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz</Archive>
|
||||
<Archive sha1sum="6f2e1600af1f36591e7bbc76487b8908323fc1ff" type="targz">http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
<Name>perl-NET-HTTP</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -36,11 +37,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>6.06</Version>
|
||||
<Date>2016-03-26</Date>
|
||||
<Version>6.09</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -18,12 +18,14 @@
|
||||
<Archive sha1sum="e158e6559307878b32d8e4c241bf257c2bc88ebb" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>perl-WWW-Robotrules</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -34,11 +36,11 @@
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-10</Date>
|
||||
<Date>2016-03-26</Date>
|
||||
<Version>6.02</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Application programming interface to the World-Wide Web</Summary>
|
||||
<Description>libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web.</Description>
|
||||
<Archive sha1sum="e10b097a4a2f04efcb3549b6543e16534b46064d" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.05.tar.gz</Archive>
|
||||
<Archive sha1sum="9e27f58108135b7871bbe406e39353a1dbc99462" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/libwww-perl-6.15.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
@@ -21,6 +20,7 @@
|
||||
<Dependency>perl-HTTP-Date</Dependency>
|
||||
<Dependency>perl-HTML-Parser</Dependency>
|
||||
<Dependency>perl-HTML-Tagset</Dependency>
|
||||
<Dependency>perl-HTTP-Cookies</Dependency>
|
||||
<Dependency>perl-HTTP-Daemon</Dependency>
|
||||
<Dependency>perl-File-Listing</Dependency>
|
||||
<Dependency>perl-HTTP-Message</Dependency>
|
||||
@@ -28,6 +28,7 @@
|
||||
<Dependency>perl-HTTP-Negotiate</Dependency>
|
||||
<Dependency>perl-LWP-Mediatypes</Dependency>
|
||||
<Dependency>perl-WWW-Robotrules</Dependency>
|
||||
<Dependency>perl-LWP-Protocol-https</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -47,6 +48,8 @@
|
||||
<Dependency>perl-HTTP-Negotiate</Dependency>
|
||||
<Dependency>perl-LWP-Mediatypes</Dependency>
|
||||
<Dependency>perl-WWW-Robotrules</Dependency>
|
||||
<Dependency>perl-LWP-Protocol-https</Dependency>
|
||||
<Dependency>perl-HTTP-Cookies</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -59,11 +62,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>6.05</Version>
|
||||
<Date>2016-03-27</Date>
|
||||
<Version>6.15</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -14,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>ODBC Interface for Linux</Summary>
|
||||
<Description>The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms.</Description>
|
||||
<Archive sha1sum="f84520fd58143625b614fde551435178a558ee2e" type="targz">http://www.unixodbc.org/unixODBC-2.3.2.tar.gz</Archive>
|
||||
<Archive sha1sum="df3578b080fb67da544d4c83424a770729ef25fb" type="targz">ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-2.3.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libtool-ltdl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -58,8 +57,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-05-19</Date>
|
||||
<Version>2.3.2</Version>
|
||||
<Date>2016-03-27</Date>
|
||||
<Version>2.3.4</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user