diff --git a/hardware/firmware/wireless-regdb/actions.py b/hardware/firmware/wireless-regdb/actions.py
new file mode 100644
index 00000000..240adec0
--- /dev/null
+++ b/hardware/firmware/wireless-regdb/actions.py
@@ -0,0 +1,17 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Copyright 2019 TUBITAK/UEKAE
+# Licensed under the GNU General Public License, version 2.
+# See the file http://www.gnu.org/copyleft/gpl.txt.
+
+from pisi.actionsapi import pisitools
+
+def install():
+ pisitools.insinto("/usr/lib/crda/", "regulatory.bin")
+ pisitools.insinto("/lib/firmware", "regulatory.db*")
+ pisitools.insinto("/etc/wireless-regdb/pubkeys", "sforshee.key.pub.pem")
+
+ pisitools.doman("regulatory.db.5")
+
+ pisitools.dodoc("LICENSE", "README", "CONTRIBUTING")
diff --git a/hardware/firmware/wireless-regdb/pspec.xml b/hardware/firmware/wireless-regdb/pspec.xml
new file mode 100644
index 00000000..df82e8d5
--- /dev/null
+++ b/hardware/firmware/wireless-regdb/pspec.xml
@@ -0,0 +1,39 @@
+
+
+
+
+ wireless-regdb
+ https://wireless.wiki.kernel.org/en/developers/Regulatory
+
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+ ISC
+ wireless-regdb
+ app:console
+ This package contains the wireless regulatory database used by all cfg80211 based Linux wireless drivers
+ This package contains the wireless regulatory database used by all cfg80211 based Linux wireless drivers
+ https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2018.10.24.tar.xz
+
+
+
+ wireless-regdb
+
+ /etc/wireless-regdb
+ /usr/lib/crda
+ /lib/firmware
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2019-01-15
+ 2018.10.24
+ First release
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+
diff --git a/office/docbook/docbook-xsl/files/nonrecursive-string-subst.patch b/office/docbook/docbook-xsl/files/nonrecursive-string-subst.patch
new file mode 100644
index 00000000..99ce9960
--- /dev/null
+++ b/office/docbook/docbook-xsl/files/nonrecursive-string-subst.patch
@@ -0,0 +1,30 @@
+Description: use EXSLT "replace" function when available
+ A recursive implementation of string.subst is problematic,
+ long strings with many matches will cause stack overflows.
+Author: Peter De Wachter
+Bug-Debian: https://bugs.debian.org/750593
+
+--- a/lib/lib.xsl
++++ b/lib/lib.xsl
+@@ -10,7 +10,10 @@
+ This module implements DTD-independent functions
+
+ ******************************************************************** -->
+-
++
+
+
+
+@@ -56,6 +59,9 @@
+
+
+
++
++
++
+
+
+
diff --git a/office/docbook/docbook-xsl/pspec.xml b/office/docbook/docbook-xsl/pspec.xml
index 0efae5a5..80f989b5 100644
--- a/office/docbook/docbook-xsl/pspec.xml
+++ b/office/docbook/docbook-xsl/pspec.xml
@@ -21,6 +21,7 @@
docbook-xsl-newmethods.patch
docbook-xsl-non-constant-expressions.patch
docbook-xsl-list-item-body.patch
+ nonrecursive-string-subst.patch
@@ -40,6 +41,13 @@
+
+ 2019-01-13
+ 1.79.1
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-17
1.79.1
diff --git a/pisi-index.xml b/pisi-index.xml
index ffdf66b5..2ad25dac 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -7715,6 +7715,13 @@
+
+ 2018-12-24
+ 2.6
+ Rebuild qt5 import ayarı
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-19
2.6
@@ -8155,9 +8162,9 @@
Genel amaçlı bir şifreleme kitaplığı
Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard.
Libgcrypt, GNU Privacy Guard kodunu temel alan genel amaçlı bir şifreleme kitaplığıdır.
- https://ftp.osuosl.org/pub/blfs/conglomeration/libgcrypt/libgcrypt-1.8.2.tar.bz2
+ https://ftp.osuosl.org/pub/blfs/conglomeration/libgcrypt/libgcrypt-1.8.3.tar.bz2
- libgpg-error-devel
+ libgpg-error-devel
system/base/libgcrypt/pspec.xml
@@ -8181,7 +8188,7 @@
libgcrypt için geliştirme dosyaları
system.devel
- libgcrypt
+ libgcrypt
libgpg-error-devel
@@ -8203,13 +8210,20 @@
libgpg-error-32bit
- libgcrypt
+ libgcrypt
/usr/lib32
+
+ 2018-12-31
+ 1.8.3
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-08-05
1.8.2
@@ -8778,7 +8792,7 @@
GnuPG bileşenlerinin kullandığı hata değerleri için kitaplık
libgpg-error is a library that defines common error values for all GnuPG components.
libgpg-error, tüm GnuPG bileşenleri için ortak olan hata değerlerini tanımlayan bir kitaplıktır.
- https://ftp.osuosl.org/pub/blfs/conglomeration/libgpg-error/libgpg-error-1.27.tar.bz2
+ https://ftp.osuosl.org/pub/blfs/conglomeration/libgpg-error/libgpg-error-1.29.tar.bz2
system/base/libgpg-error/pspec.xml
@@ -8799,7 +8813,7 @@
libgpg-error için geliştirme dosyaları
system.devel
- libgpg-error
+ libgpg-error
/usr/bin/gpg-error-config
@@ -8816,13 +8830,20 @@
emul32
emul32
- libgpg-error
+ libgpg-error
/usr/lib32
+
+ 2019-01-01
+ 1.29
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-08-05
1.27
@@ -9318,7 +9339,7 @@
header
system.devel
- libutil-linux
+ libutil-linux
/usr/include/
@@ -9347,6 +9368,13 @@
+
+ 2019-01-09
+ 2.31.1
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-15
2.31.1
@@ -10997,6 +11025,82 @@
+
+
+ libpcre2
+ http://www.pcre.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ BSD
+ library
+ system.base
+ Perl-compatible regular expression library
+ The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
+ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.30.tar.gz
+
+ readline-devel
+
+ system/base/libpcre2/pspec.xml
+
+
+ libpcre2
+
+ libgcc
+ readline
+
+
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+ /usr/bin
+
+
+
+ libpcre2-devel
+ Development files for libpcre2
+ system.devel
+
+ libpcre2
+
+
+ /usr/include
+ /usr/share/man/man3
+ /usr/lib/pkgconfig
+ /usr/lib32/pkgconfig
+ /usr/share/doc/libpcre2/html
+ /usr/bin/pcre-config
+ /usr/share/man/man1/pcre-config.1*
+ /usr/share/doc/libpcre2/pcre-config.txt
+
+
+
+ libpcre2-32bit
+ 32-bit shared libraries for libpcre2
+ emul32
+ emul32
+
+ readline-32bit
+
+
+ libgcc
+ libpcre2
+
+
+ /usr/lib32
+
+
+
+
+ 2019-01-15
+ 10.30
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
wireless-tools
@@ -11101,8 +11205,8 @@
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.
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.
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.
- https://sqlite.org/2018/sqlite-autoconf-3240000.tar.gz
- https://sqlite.org/2018/sqlite-doc-3240000.zip
+ https://sqlite.org/2018/sqlite-autoconf-3260000.tar.gz
+ https://sqlite.org/2018/sqlite-doc-3260000.zip
readline-devel
@@ -11126,7 +11230,7 @@
sqlite için geliştirme dosyaları
system.devel
- sqlite
+ sqlite
/usr/include
@@ -11140,7 +11244,7 @@
emul32
emul32
- sqlite
+ sqlite
/usr/lib32
@@ -11157,6 +11261,13 @@
+
+ 2018-12-11
+ 3.26.0
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-15
3.24.0
@@ -11311,7 +11422,7 @@
Libxml2 est l'analyseur et la boîte à outils XML écrit en C pour le projet Gnome (mais utilisable en dehors de la plateforme Gnome).
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).
Libxml2, Gnome projesi için geliştirilmiş C dilinde XML ayrıştırıcısıdır. Gnome platformu olmadan da kullanılabilir.
- ftp://xmlsoft.org/libxml2/libxml2-2.9.4.tar.gz
+ ftp://xmlsoft.org/libxml2/libxml2-2.9.8.tar.gz
python-devel
xz-devel
@@ -11350,7 +11461,7 @@
libxml2 için geliştirme dosyaları
system.devel
- libxml2
+ libxml2
/usr/lib/pkgconfig
@@ -11372,7 +11483,7 @@
readline-32bit
- libxml2
+ libxml2
xz-32bit
zlib-32bit
@@ -11381,6 +11492,13 @@
+
+ 2018-11-06
+ 2.9.8
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-09-16
2.9.4
@@ -11573,7 +11691,7 @@
La librairie PCRE (Expressions Régulières Compatible avec Perl) est un ensemble de fonctions implémentant la recherche de motifs de texte à l'aide d'expressions régulières utilisant la même syntaxe et la même sémantique que Perl5.
The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
PCRE kütüphanesi, Perl 5 programlama dili sözdizimi ve semantiği ile kalıp eşleştirme (pattern matching) görevini yürüten fonksiyonları barındırır.
- https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.40.tar.bz2
+ https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.42.tar.bz2
readline-devel
@@ -11598,7 +11716,7 @@
libpcre için geliştirme dosyaları
system.devel
- libpcre
+ libpcre
/usr/include
@@ -11622,13 +11740,20 @@
libgcc
- libpcre
+ libpcre
/usr/lib32
+
+ 2019-01-15
+ 8.42
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-09-16
8.40
@@ -11781,7 +11906,7 @@
Userspace setup tool for transparent encryption of block devices using dm-crypt
cryptsetup device mapper kullanarak şifrelenmiş dosya sistemleri yaratmak için gerekli bir araçtır.
cryptsetup
- https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.3.tar.xz
+ https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz
device-mapper-devel
libgpg-error-devel
@@ -11797,7 +11922,7 @@
cryptsetup
util.crypt
- libcryptsetup
+ libcryptsetup
popt
@@ -11828,7 +11953,7 @@
libcryptsetup için geliştirme dosyaları
programming.devel
- libcryptsetup
+ libcryptsetup
/usr/include
@@ -11842,13 +11967,20 @@
programming.language.python
python
- libcryptsetup
+ libcryptsetup
/usr/lib/python2.7/site-packages/pycryptsetup.so
+
+ 2019-01-01
+ 1.7.5
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-15
1.7.3
@@ -13338,6 +13470,7 @@
Bu paket, X11 geliştirme için gerekli protokol başlıklarını içerir.
mirrors://xorg/individual/proto/xorgproto-2018.4.tar.bz2
+ meson
util-macros
libxslt
@@ -13353,6 +13486,13 @@
+
+ 2019-01-06
+ 2018.4
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-09-11
2018.4
@@ -14218,6 +14358,13 @@
+
+ 2019-01-07
+ 7.6
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-15
7.6
@@ -15092,7 +15239,6 @@
https://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.4.tar.xz
perl
- kernel-module-headers
system/devel/klibc/pspec.xml
@@ -15113,6 +15259,13 @@
+
+ 2018-12-23
+ 2.0.4
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-15
2.0.4
@@ -15486,7 +15639,7 @@
X.Org Makros zum Kompilieren von X.Org
X.Org X11 autotools macros are required for building the various packages that comprise the X Window System.
X.Org X11 Autotools makroları, X pencere sistemini oluşturan çeşitli paketleri derlemek için gereklidir.
- http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.1.tar.bz2
+ http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.2.tar.bz2
doc.patch
@@ -15501,6 +15654,13 @@
+
+ 2019-01-07
+ 1.19.2
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-15
1.19.1
@@ -15564,6 +15724,13 @@
+
+ 2019-01-07
+ 1.3.5
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-15
1.3.5
@@ -16260,9 +16427,9 @@
Libxslt est la librairie XSLT C développée pour le projet GNOME. XSLT étant lui-même un langage XML permettant de définir une transformation de contenu XML.
Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is a an XML language to define transformation for XML.
Libxslt, GNOME projesi için geliştirilen XSLT C kitaplığıdır. XSLT'nin kendisi, XML oluşumunu tanımlayan bir XML dilidir.
- ftp://ftp.xmlsoft.org/libxml2/libxslt-1.1.29.tar.gz
+ ftp://ftp.xmlsoft.org/libxml2/libxslt-1.1.32.tar.gz
- libxml2-devel
+ libxml2-devel
libgcrypt-devel
system/devel/libxslt/pspec.xml
@@ -16271,7 +16438,7 @@
libxslt-docs
libxslt için belgelendirme dosyaları
- libxslt
+ libxslt
/usr/share/doc
@@ -16282,7 +16449,7 @@
libxslt için geliştirme dosyaları
libxml2-devel
- libxslt
+ libxslt
/usr/bin/*-config
@@ -16315,7 +16482,7 @@
libgcrypt-32bit
- libxslt
+ libxslt
libxml2-32bit
libgcrypt-32bit
@@ -16324,6 +16491,13 @@
+
+ 2018-12-31
+ 1.1.32
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-09-16
1.1.29
@@ -16616,7 +16790,7 @@
Birçok farklı akış arşiv formatını yaratan ve okuyan programlama kitaplığı
libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.
libarchive, tar, cpio, zip, ISO ve diğer arşiv biçimlerini okumak ve yazmak için bir kitaplık ve komut satırı araçları içerir.
- http://www.libarchive.org/downloads/libarchive-3.3.2.tar.gz
+ http://www.libarchive.org/downloads/libarchive-3.3.3.tar.gz
acl-devel
nettle-devel
@@ -16654,7 +16828,7 @@
Development files for libarchive
libarchive için geliştirme dosyaları
- libarchive
+ libarchive
/usr/include
@@ -16663,6 +16837,13 @@
+
+ 2018-12-26
+ 3.3.3
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-29
3.3.2
@@ -17445,7 +17626,7 @@
xz-devel
- patches/linux/patch-4.14.73.xz
+ patches/linux/patch-4.14.90.xz
patches/mageia_4_14/fs-aufs-4.14.patch
patches/mageia_4_14/fs-aufs-4.14-modular.patch
patches/mageia_4_14/fs-aufs-include-vmalloc.patch
@@ -17507,6 +17688,17 @@
+
+ security
+ 2018-12-21
+ 4.14.90
+ Version Bump
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+ systemRestart
+
+
security
2018-10-03
@@ -17869,7 +18061,7 @@
pciutils-devel
- patches/linux/patch-4.14.73.xz
+ patches/linux/patch-4.14.90.xz
patches/mageia_4_14/fs-aufs-4.14.patch
patches/mageia_4_14/fs-aufs-4.14-modular.patch
patches/mageia_4_14/fs-aufs-include-vmalloc.patch
@@ -17895,6 +18087,13 @@
+
+ 2018-12-22
+ 4.14.90
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-10-05
4.14.73
@@ -18153,9 +18352,9 @@
VirtualBox misafir makineleri için çekirdek modülleri
This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems.
Bu paket VirtualBox sunucu makinesi ile misafir sistemler arası fare entegrasyonu ve paylaşımlı dizin desteği için gerekli çekirdek modüllerini içerir.
- https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-5.2.22.tar.xz
+ https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-6.0.0.tar.xz
- kernel-module-headers
+ kernel-module-headers
vboxsf-make.patch
@@ -18168,9 +18367,9 @@
noDelta
- kernel
+ kernel
baselayout
- module-virtualbox-guest-userspace
+ module-virtualbox-guest-userspace
/lib/modules
@@ -18195,6 +18394,13 @@
+
+ 2018-12-22
+ 6.0.0
+ Version Bump
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-11-23
5.2.22
@@ -18456,7 +18662,7 @@
ndiswrapper permite usar controladores de windows XP para tarjetas WLAN que no tienen controladores propios para Linux.
http://download.sourceforge.net/ndiswrapper/ndiswrapper-1.61.tar.gz
- kernel-module-headers
+ kernel-module-headers
linux-4.11.patch
@@ -18471,7 +18677,7 @@
noDelta
- kernel
+ kernel
/lib/modules
@@ -18483,6 +18689,13 @@
+
+ 2018-12-22
+ 1.61
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-10-05
1.61
@@ -18640,9 +18853,9 @@
VirtualBox için çekirdek modülleri
This package provides the kernel support for VirtualBox.
Bu paket VirtualBox için çekirdek desteği sunar.
- https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-5.2.22.tar.xz
+ https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-6.0.0.tar.xz
- kernel-module-headers
+ kernel-module-headers
kernel/drivers/module-virtualbox/pspec.xml
@@ -18652,8 +18865,8 @@
noDelta
- kernel
- module-virtualbox-userspace
+ kernel
+ module-virtualbox-userspace
/lib/modules
@@ -18674,6 +18887,13 @@
+
+ 2018-12-22
+ 6.0.0
+ Version Bump
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-11-23
5.2.22
@@ -18932,7 +19152,7 @@
https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_271.tar.gz
https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
- kernel-module-headers
+ kernel-module-headers
patch/license.patch
@@ -18951,8 +19171,8 @@
noDelta
- kernel
- module-broadcom-wl-userspace
+ kernel
+ module-broadcom-wl-userspace
/lib/modules
@@ -18976,6 +19196,13 @@
+
+ 2018-12-22
+ 6.30.223.271
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-10-05
6.30.223.271
@@ -19142,14 +19369,14 @@
Eski ve yeni optimus teknolojisine sahip dizüstü bilgisyarlarda çalışabilmektedir.
https://github.com/Bumblebee-Project/bbswitch/archive/v0.8.tar.gz
- kernel-module-headers
+ kernel-module-headers
kernel/drivers/module-bbswitch/pspec.xml
module-bbswitch
- kernel
+ kernel
/lib/modules
@@ -19162,6 +19389,13 @@
+
+ 2018-12-22
+ 0.8
+ Rebuild
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-10-05
0.8
@@ -19948,6 +20182,7 @@
docbook-xsl-newmethods.patch
docbook-xsl-non-constant-expressions.patch
docbook-xsl-list-item-body.patch
+ nonrecursive-string-subst.patch
office/docbook/docbook-xsl/pspec.xml
@@ -19965,6 +20200,13 @@
+
+ 2019-01-13
+ 1.79.1
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-07-17
1.79.1
@@ -20267,12 +20509,12 @@
Le format de Graphique Réseau Portable (Portable Network Graphics - PNG) a été conçu pour remplacer le format GIF plus simple et vieillissant ainsi que, d'une certaine manière, le format TIFF beaucoup plus complexe. L'objectif principal du projet est de se concentrer sur deux aspects majeurs : La toile mondiale (World Wide Web - WWW) et l'édition d'image.
The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. Project's main aim is to concentrate on two major uses: the World Wide Web (WWW) and image-editing.
Taşınabilir Ağ Grafikleri (PNG) formatı eski ve daha basit GIF formatının yerine geçmek ve daha karmaşık yapıdaki TIFF formatını biraz daha genişletmek için tasarlanmıştır. Projenin ana hedefi iki önemli parça üzerine konsantre olmaktır: World Wide Web (WWW) ve resim düzenleme.
- mirrors://sourceforge/libpng/libpng-1.6.28.tar.xz
+ mirrors://sourceforge/libpng/libpng-1.6.34.tar.xz
zlib-devel
- libpng-1.6.28-apng.patch.gz
+ libpng-1.6.34-apng.patch.gz
libpng-multilib.patch
multimedia/graphics/libpng/pspec.xml
@@ -20292,7 +20534,7 @@
Development files for libpng
libpng için geliştirme dosyaları
- libpng
+ libpng
zlib-devel
@@ -20313,7 +20555,7 @@
zlib-32bit
- libpng
+ libpng
zlib-32bit
@@ -20321,6 +20563,13 @@
+
+ 2018-12-21
+ 1.6.34
+ Version Bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2018-07-15
1.6.28
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index f6b00caf..a87cbdc7 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-c953c7704009fe0cbd4b6bb200830da17f74d4af
\ No newline at end of file
+03357e7caabc78fd12f80c8600cffae41d85143d
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 694a2373..1ef379f2 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 1979047e..32853957 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-1a0345847994408398cc3ada55e10ac53a4a0ee7
\ No newline at end of file
+899fdf1e35e20845847c2bd14efa5133bdff07fd
\ No newline at end of file
diff --git a/system/base/libpcre/pspec.xml b/system/base/libpcre/pspec.xml
index 6634e76e..b34c719e 100644
--- a/system/base/libpcre/pspec.xml
+++ b/system/base/libpcre/pspec.xml
@@ -12,7 +12,7 @@
library
Perl-compatible regular expression library
The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
- https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.40.tar.bz2
+ https://ftp.osuosl.org/pub/blfs/conglomeration/pcre/pcre-8.42.tar.bz2
readline-devel
@@ -69,6 +69,13 @@
+
+ 2019-01-15
+ 8.42
+ Rebuild.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-09-16
8.40
diff --git a/system/base/libpcre2/actions.py b/system/base/libpcre2/actions.py
new file mode 100644
index 00000000..93fca3b9
--- /dev/null
+++ b/system/base/libpcre2/actions.py
@@ -0,0 +1,34 @@
+#!/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 get
+from pisi.actionsapi import libtools
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+
+def setup():
+ autotools.autoreconf("-vif")
+ autotools.configure("--enable-jit \
+ --enable-pcre2test-libreadline \
+ --enable-pcre2-32 \
+ --enable-pcre2-16 \
+ --enable-unicode \
+ --docdir=/%s/%s \
+ --disable-static" % (get.docDIR(), get.srcNAME()))
+
+ pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
+
+def build():
+ autotools.make()
+
+def check():
+ if get.buildTYPE() == "emul32":
+ pass
+ else:
+ autotools.make("-j1 check")
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/system/base/libpcre2/pspec.xml b/system/base/libpcre2/pspec.xml
new file mode 100644
index 00000000..d2f09775
--- /dev/null
+++ b/system/base/libpcre2/pspec.xml
@@ -0,0 +1,80 @@
+
+
+
+
+ libpcre2
+ http://www.pcre.org/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ BSD
+ library
+ Perl-compatible regular expression library
+ The PCRE (Perl Compatible Regular Expressions) library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
+ ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-10.30.tar.gz
+
+ readline-devel
+
+
+
+
+ libpcre2
+
+ libgcc
+ readline
+
+
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+ /usr/bin
+
+
+
+
+ libpcre2-devel
+ system.devel
+ Development files for libpcre2
+
+ libpcre2
+
+
+ /usr/include
+ /usr/share/man/man3
+ /usr/lib/pkgconfig
+ /usr/lib32/pkgconfig
+ /usr/share/doc/libpcre2/html
+ /usr/bin/pcre-config
+ /usr/share/man/man1/pcre-config.1*
+ /usr/share/doc/libpcre2/pcre-config.txt
+
+
+
+
+ libpcre2-32bit
+ emul32
+ 32-bit shared libraries for libpcre2
+ emul32
+
+ readline-32bit
+
+
+ libgcc
+ libpcre2
+
+
+ /usr/lib32
+
+
+
+
+
+ 2019-01-15
+ 10.30
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/system/base/libpcre2/translations.xml b/system/base/libpcre2/translations.xml
new file mode 100644
index 00000000..056372c1
--- /dev/null
+++ b/system/base/libpcre2/translations.xml
@@ -0,0 +1,19 @@
+
+
+
+ libpcre2
+ Perl-uyumlu sıradan ifade kütüphanesi
+ PCRE kütüphanesi, Perl 5 programlama dili sözdizimi ve semantiği ile kalıp eşleştirme (pattern matching) görevini yürüten fonksiyonları barındırır.
+ La librairie PCRE (Expressions Régulières Compatible avec Perl) est un ensemble de fonctions implémentant la recherche de motifs de texte à l'aide d'expressions régulières utilisant la même syntaxe et la même sémantique que Perl5.
+
+
+
+ libpcre2-devel
+ libpcre için geliştirme dosyaları
+
+
+
+ libpcre2-32bit
+ libpcre için 32-bit paylaşımlı kitaplıklar
+
+