diff --git a/desktop/toolkit/gtk/gtk2/actions.py b/desktop/toolkit/gnome/gtk2/actions.py similarity index 100% rename from desktop/toolkit/gtk/gtk2/actions.py rename to desktop/toolkit/gnome/gtk2/actions.py diff --git a/desktop/toolkit/gtk/gtk2/comar/pakhandler.py b/desktop/toolkit/gnome/gtk2/comar/pakhandler.py similarity index 100% rename from desktop/toolkit/gtk/gtk2/comar/pakhandler.py rename to desktop/toolkit/gnome/gtk2/comar/pakhandler.py diff --git a/desktop/toolkit/gtk/gtk2/files/fedora/icon-padding.patch b/desktop/toolkit/gnome/gtk2/files/fedora/icon-padding.patch similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/fedora/icon-padding.patch rename to desktop/toolkit/gnome/gtk2/files/fedora/icon-padding.patch diff --git a/desktop/toolkit/gtk/gtk2/files/fedora/system-python.patch b/desktop/toolkit/gnome/gtk2/files/fedora/system-python.patch similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/fedora/system-python.patch rename to desktop/toolkit/gnome/gtk2/files/fedora/system-python.patch diff --git a/desktop/toolkit/gtk/gtk2/files/fedora/tooltip-positioning.patch b/desktop/toolkit/gnome/gtk2/files/fedora/tooltip-positioning.patch similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/fedora/tooltip-positioning.patch rename to desktop/toolkit/gnome/gtk2/files/fedora/tooltip-positioning.patch diff --git a/desktop/toolkit/gtk/gtk2/files/fedora/window-dragging.patch b/desktop/toolkit/gnome/gtk2/files/fedora/window-dragging.patch similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/fedora/window-dragging.patch rename to desktop/toolkit/gnome/gtk2/files/fedora/window-dragging.patch diff --git a/desktop/toolkit/gtk/gtk2/files/gtkrc b/desktop/toolkit/gnome/gtk2/files/gtkrc similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/gtkrc rename to desktop/toolkit/gnome/gtk2/files/gtkrc diff --git a/desktop/toolkit/gtk/gtk2/files/xid-collision-debug.patch b/desktop/toolkit/gnome/gtk2/files/xid-collision-debug.patch similarity index 100% rename from desktop/toolkit/gtk/gtk2/files/xid-collision-debug.patch rename to desktop/toolkit/gnome/gtk2/files/xid-collision-debug.patch diff --git a/desktop/toolkit/gtk/gtk2/pspec.xml b/desktop/toolkit/gnome/gtk2/pspec.xml similarity index 100% rename from desktop/toolkit/gtk/gtk2/pspec.xml rename to desktop/toolkit/gnome/gtk2/pspec.xml diff --git a/desktop/toolkit/gtk/gtk2/translations.xml b/desktop/toolkit/gnome/gtk2/translations.xml similarity index 100% rename from desktop/toolkit/gtk/gtk2/translations.xml rename to desktop/toolkit/gnome/gtk2/translations.xml diff --git a/desktop/toolkit/qt5/qt5-base/pspec.xml b/desktop/toolkit/qt5/qt5-base/pspec.xml index 777c2d5007..cfad7f908c 100644 --- a/desktop/toolkit/qt5/qt5-base/pspec.xml +++ b/desktop/toolkit/qt5/qt5-base/pspec.xml @@ -21,7 +21,7 @@ glib2-devel desktop-file-utils fontconfig-devel - geoclue-devel + gperf gst-plugins-base-devel gstreamer-devel @@ -38,7 +38,7 @@ libxcb-devel libXcomposite-devel libxkbcommon-devel - libxslt-devel + libxslt mesa-devel libmtdev-devel nss-devel diff --git a/hardware/printer/cups-filters/pspec.xml b/hardware/printer/cups-filters/pspec.xml index 67ae9e2eae..0428144e0b 100644 --- a/hardware/printer/cups-filters/pspec.xml +++ b/hardware/printer/cups-filters/pspec.xml @@ -21,6 +21,7 @@ Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. http://www.openprinting.org/download/cups-filters/cups-filters-1.0.66.tar.xz + cups-devel tiff-devel ghostscript lcms2-devel @@ -37,6 +38,7 @@ cups-filters + cups tiff lcms2 gnutls diff --git a/multimedia/graphics/jasper/actions.py b/multimedia/graphics/jasper/actions.py new file mode 100644 index 0000000000..909d85deae --- /dev/null +++ b/multimedia/graphics/jasper/actions.py @@ -0,0 +1,29 @@ +#!/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 shelltools +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import libtools +from pisi.actionsapi import get + +def setup(): + autotools.autoreconf("-fi") + + libtools.libtoolize("--force --install") + + autotools.configure("--enable-libjpeg \ + --enable-opengl \ + --enable-shared \ + --disable-static") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("NEWS", "README", "doc/*") diff --git a/multimedia/graphics/jasper/files/jasper-1.900.1-fixes-20081208.patch.bz2 b/multimedia/graphics/jasper/files/jasper-1.900.1-fixes-20081208.patch.bz2 new file mode 100644 index 0000000000..7a976838b7 Binary files /dev/null and b/multimedia/graphics/jasper/files/jasper-1.900.1-fixes-20081208.patch.bz2 differ diff --git a/multimedia/graphics/jasper/pspec.xml b/multimedia/graphics/jasper/pspec.xml new file mode 100644 index 0000000000..d3af37abaf --- /dev/null +++ b/multimedia/graphics/jasper/pspec.xml @@ -0,0 +1,114 @@ + + + + + jasper + http://www.ece.uvic.ca/~mdadams/jasper + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + Software implementation of JPEG-2000 Part 1 + JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000). + http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip + + freeglut-devel + mesa-devel + mesa-glu-devel + + + jasper-1.900.1-fixes-20081208.patch.bz2 + + + + + jasper + + freeglut + mesa + mesa-glu + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/man + + + + + jasper-docs + + jasper + + + /usr/share/doc + + + + + jasper-devel + Development files for jasper + + jasper + + + /usr/include + + + + + jasper-32bit + emul32 + 32-bit shared libraries for jasper + emul32 + + mesa-32bit + freeglut-32bit + libjpeg-turbo-32bit + + + jasper + mesa-32bit + freeglut-32bit + libjpeg-turbo-32bit + + + /usr/lib32 + + + + + + 2014-05-21 + 1.900.1 + Rebuild + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-02-20 + 1.900.1 + Rebuild + Kamil Atlı + suvarice@gmail.com + + + 2013-08-17 + 1.900.1 + Release bump. + PisiLinux Community + admins@pisilinux.org + + + 2011-07-07 + 1.900.1 + First release + Anıl Özbek + admins@pisilinux.org + + + \ No newline at end of file diff --git a/multimedia/graphics/jasper/translations.xml b/multimedia/graphics/jasper/translations.xml new file mode 100644 index 0000000000..d1e0b21996 --- /dev/null +++ b/multimedia/graphics/jasper/translations.xml @@ -0,0 +1,17 @@ + + + + jasper + JasPer JPEG-2000 Part-1 codec standardı üzerinde konumlandırılmış bir yazılım + + + + jasper-devel + jasper için geliştirme dosyaları + + + + jasper-32bit + jasper için 32-bit paylaşımlı kitaplıklar + + diff --git a/pisi-index.xml b/pisi-index.xml index 168c1b805d..0c89d2f1c8 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -1,4 +1,182 @@ + + + jbigkit + http://www.cl.cam.ac.uk/~mgk25/jbigkit/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + app:console + multimedia.graphics + A portable library of compression and decompression functions + Taşınabilir bir sıkıştırma kitaplığı + JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents. + jbigkit, faks sayfaları ve taranmış belgeler gibi yüksek çözünürlüklü görüntüler için, yüksek performanslı bir sıkıştırma kitaplığıdır. + http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-2.0.tar.gz + + jbigkit-2.0-shared.diff + + multimedia/graphics/jbigkit/pspec.xml + + + jbigkit + + /usr/share/doc + /usr/share/man + /usr/bin + /usr/lib + + + + jbigkit-devel + Development files for jbigkit + jbigkit için geliştirme dosyaları + + jbigkit + + + /usr/include + + + + + 2014-05-19 + 2.0 + Release bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-01-27 + 2.0 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2010-10-12 + 2.0 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + jasper + http://www.ece.uvic.ca/~mdadams/jasper + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + multimedia.graphics + Software implementation of JPEG-2000 Part 1 + JasPer JPEG-2000 Part-1 codec standardı üzerinde konumlandırılmış bir yazılım + JasPer is a software-based implementation of the codec specified in the JPEG-2000 Part-1 standard (ISO/IEC 15444-1:2000). + http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip + + freeglut-devel + mesa-devel + mesa-glu-devel + + + jasper-1.900.1-fixes-20081208.patch.bz2 + + multimedia/graphics/jasper/pspec.xml + + + jasper + + freeglut + mesa + mesa-glu + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/man + + + + jasper-docs + + jasper + + + /usr/share/doc + + + + jasper-devel + Development files for jasper + jasper için geliştirme dosyaları + + jasper + + + /usr/include + + + + jasper-32bit + 32-bit shared libraries for jasper + jasper için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + mesa-32bit + freeglut-32bit + libjpeg-turbo-32bit + + + jasper + mesa-32bit + freeglut-32bit + libjpeg-turbo-32bit + + + /usr/lib32 + + + + + 2014-05-21 + 1.900.1 + Rebuild + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-02-20 + 1.900.1 + Rebuild + Kamil Atlı + suvarice@gmail.com + + + 2013-08-17 + 1.900.1 + Release bump. + PisiLinux Community + admins@pisilinux.org + + + 2011-07-07 + 1.900.1 + First release + Anıl Özbek + admins@pisilinux.org + + + libmng @@ -83,6 +261,100 @@ + + + lcms2 + http://www.littlecms.com + + PisiLinux Community + admins@pisilinux.org + + MIT + app:console + library + multimedia.graphics + A color management library. + Little cms is a color management library. Implements fast transforms between ICC profiles. It is focused on speed, and is portable across several platforms. + http://sourceforge.net/projects/lcms/files/lcms/2.6/lcms2-2.6.tar.gz + + libjpeg-turbo-devel + tiff-devel + + multimedia/graphics/lcms2/pspec.xml + + + lcms2 + + libjpeg-turbo + tiff + + + /usr/bin + /usr/lib + /usr/share/lcms/ + /usr/share/man + /usr/share/doc + + + + lcms2-devel + Development files for lcms2 + + lcms2 + + + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/include + + + + lcms2-32bit + 32-bit shared libraries for lcms2 + emul32 + + tiff-32bit + libjpeg-turbo-32bit + + + lcms2 + glibc-32bit + + + /usr/lib32 + + + + + 2014-05-15 + 2.6 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-01-29 + 2.5 + Rebuild + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2013-07-02 + 2.5 + Version bump + Marcin Bojara + marcin@pisilinux.org + + + 2012-10-31 + 2.3 + First release + Marcin Bojara + marcin@pisilinux.org + + + libjpeg-turbo @@ -134,7 +406,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression 32-bit shared libraries for jpeg emul32 emul32 + + glibc-32bit + + glibc-32bit libjpeg-turbo @@ -182,6 +458,67 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + libdmtx + http://www.libdmtx.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + multimedia.graphics + A Library for working with Data Matrix 2D bar-codes + Data Matrix 2D barkodlarıyla çalışmak için kitaplık + libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. + libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. + http://sourceforge.net/projects/libdmtx/files/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz + + imagemagick-devel + + multimedia/graphics/libdmtx/pspec.xml + + + libdmtx + + imagemagick + + + /usr/lib + /usr/share/doc + + + + libdmtx-devel + Development files for libdmtx + libdmtx için geliştirme dosyaları + + libdmtx + + + /usr/include + /usr/lib/pkgconfig + /usr/share/man/man3 + + + + + 2015-06-05 + 0.7.4 + Rebuild. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2011-08-09 + 0.7.4 + First release + Pisi Linux Admins + admins@pisilinux.org + + + webp @@ -355,8 +692,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression tiff libjpeg-turbo-32bit - xz-32bit - zlib-32bit + glibc-32bit + libgcc /usr/lib32 @@ -3966,6 +4303,577 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + qrencode + http://fukuchi.org/works/qrencode/index.en.html + + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + LGPLv2.1 + library + programming.misc + A C library for encoding data in a QR code symbol + QR kod sembolüne veri gömmek için bir kitaplık + qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. + qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. + http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz + + libsdl-devel + m4 + + programming/misc/qrencode/pspec.xml + + + qrencode + + libpng + + + /usr/lib + /usr/bin/qrencode + /usr/share/man/man1 + /usr/share/doc + + + + qrencode-devel + Development files for qrencode + qrencode için geliştirme dosyaları + + qrencode + + + /usr/include + /usr/lib/pkgconfig + + + + + 2015-02-22 + 3.4.4 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-22 + 3.3.1 + Rebuild. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2012-04-05 + 3.3.1 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + poppler-data + http://poppler.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + BSD + data + office.postscript + Poppler encoding files + Poppler kodlama dosyaları + poppler-data consists of encoding files for poppler. When installed, the encoding files enables poppler to correctly render CJK and Cyrillic properly. + poppler-data, poppler için CJK ve Kiril harflerini düzgünce gösterebilmek için gerekli kodlama dosyalarını içerir. + http://poppler.freedesktop.org/poppler-data-0.4.7.tar.gz + office/postscript/poppler-data/pspec.xml + + + poppler-data + + /usr/share/doc + /usr/share/poppler + /usr/share/pkgconfig + + + + + 2015-03-05 + 0.4.7 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-05-25 + 0.4.6 + Rebuild + Alihan Öztürk + alihan@pisilinux.org + + + 2014-03-10 + 0.4.6 + Rebuild + Varol Maksutoğlu + waroi@pisilinux.org + + + 2013-04-17 + 0.4.6 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2012-09-12 + 0.4.5 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + ghostscript + http://www.ghostscript.com + + PisiLinux Community + admins@pisilinux.org + + GPLv3+ + library + office.postscript + A PostScript interpreter and renderer + Bir PostScript yorumlayıcısı ve üreticisi + ghostscript is a set of software that provides a PostScript interpreter, a set of C procedures and an interpreter for PDF files. ghostscript is normally used to display PostScript files and to print PostScript files to non-PostScript printers. + ghostscript, PostScript yorumlayıcısı, C kitaplığı ve PDF yorumlayıcısı içeren bir yazılım paketidir. ghostscript, PostScript dosyalarının görüntülenmesi ve PostScript olmayan yazıcılardan PostScript dosyalarının çıktılarının alınması için kullanılmaktadır. + http://downloads.ghostscript.com/public/ghostscript-9.15.tar.bz2 + + tiff-devel + zlib-devel + libX11-devel + libXext-devel + libSM-devel + freetype-devel + libjpeg-turbo-devel + lcms2-devel + libXt-devel + libpng-devel + libpaper-devel + fontconfig-devel + + + ubuntu/02_gs-man-fix-for-debian.patch + fedora/ghostscript-Fontmap.local.patch + fedora/ghostscript-gdevcups-debug-uninit.patch + fedora/ghostscript-iccprofiles-initdir.patch + fedora/ghostscript-multilib.patch + fedora/ghostscript-noopt.patch + fedora/ghostscript-runlibfileifexists.patch + fedora/ghostscript-scripts.patch + fedora/ghostscript-sys-zlib.patch + fedora/ghostscript-icc-missing-check.patch + fedora/ghostscript-wrf-snprintf.patch + fedora/ghostscript-gs694154.patch + + office/postscript/ghostscript/pspec.xml + + + ghostscript + + zlib + libX11 + libpng + freetype + libjpeg-turbo + tiff + lcms2 + libXt + libpaper + fontconfig + poppler-data + gnu-gs-fonts-std + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + /usr/share/cups + /usr/share/ghostscript + + + + ghostscript-docs + Documentation for ghostscript + ghostscript için çeşitli belgeler + + /usr/share/doc/ghostscript/html + /usr/share/doc/ghostscript/examples + + + + ghostscript-devel + Development files for ghostscript + ghostscript için geliştirme dosyaları + + ghostscript + + + /usr/bin/ijs-config + /usr/include/ghostscript + /usr/include/ijs + /usr/lib/pkgconfig + + + + ghostscript-32bit + 32-bit shared libraries for ghostscript + emul32 + emul32 + + libjpeg-turbo-32bit + zlib-32bit + tiff-32bit + lcms2-32bit + libXt-32bit + libXext-32bit + libX11-32bit + libpng-32bit + libidn-32bit + freetype-32bit + fontconfig-32bit + + + ghostscript + libjpeg-turbo-32bit + glibc-32bit + zlib-32bit + tiff-32bit + lcms2-32bit + libXt-32bit + libX11-32bit + libpng-32bit + freetype-32bit + fontconfig-32bit + + + /usr/lib32 + + + + + 2015-03-04 + 9.15 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-05-20 + 9.14 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-09-21 + 9.10 + Version bump. + Aydın Demirel + aydin.demirel@pisilinux.org + + + 2013-06-27 + 9.07 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-01-22 + 9.06 + Add emul32, fix dependencies + Marcin Bojara + marcin@pisilinux.org + + + 2012-09-12 + 9.06 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + poppler + http://poppler.freedesktop.org/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + office.postscript + PDF rendering library + Xpdf koduna dayanan bir PDF kitaplığı + Biblioteka renderująca PDF + Poppler est une librairie de rendu PDF basée sur le code source de xpdf-3.0. + poppler is a PDF rendering library based on xpdf. + Poppler, xpdf koduna dayanan bir PDF hazırlama kitaplığıdır. + Wspólna biblioteka renderująca PDF do integrowania oglądania PDF w aplikacjach desktopowych (oparta na kodzie xpdf-3.0). + http://poppler.freedesktop.org/poppler-0.31.0.tar.xz + + qt-devel + lcms2-devel + libjpeg-turbo-devel + gtk2-devel + cairo-devel + libpng-devel + openjpeg-devel + tiff-devel + fontconfig-devel + gdk-pixbuf-devel + + office/postscript/poppler/pspec.xml + + + poppler + + lcms2 + libjpeg-turbo + libpng + openjpeg + tiff + fontconfig + poppler-data + + + /usr/lib + /usr/share/doc + + + + poppler-utils + Command line utilities for converting PDF files + PDF dönüşüm araçları + + poppler + cairo + lcms2 + + + /usr/bin + /usr/share/man/man1 + + + + poppler-qt + Qt wrapper for poppler + Poppler için Qt bağlayıcısı + + qt + poppler + + + /usr/lib/libpoppler-qt4.so* + + + + poppler-qt-devel + Development files for poppler-qt + poppler-qt için geliştirme dosyaları + + poppler-qt + poppler-devel + + + /usr/lib/pkgconfig/poppler-qt4.pc + + + + poppler-cpp + Pure C++ wrapper for poppler + Poppler için C++ bağlayıcısı + + poppler + + + /usr/lib/libpoppler-cpp.so* + + + + poppler-cpp-devel + Development files for poppler-cpp + poppler-cpp için geliştirme dosyaları + + poppler-cpp + poppler-devel + + + /usr/lib/pkgconfig/poppler-cpp.pc + + + + poppler-glib + Glib wrapper for poppler + Poppler için Glib bağlayıcısı + + cairo + gdk-pixbuf + poppler + + + /usr/lib/libpoppler-glib.so* + /usr/lib/girepository-1.0/Poppler-0.18.typelib + + + + poppler-glib-devel + Development files for poppler-glib + poppler-glib için geliştirme dosyaları + + gtk2-devel + cairo-devel + gdk-pixbuf-devel + poppler-glib + poppler-devel + + + /usr/lib/pkgconfig/poppler-glib.pc + /usr/lib/pkgconfig/poppler-cairo.pc + /usr/share/gir-1.0/Poppler-0.18.gir + /usr/lib32/pkgconfig/poppler-glib.pc + + + + poppler-devel + Development files for poppler + poppler için geliştirme dosyaları + + poppler + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig/poppler.pc + + + + poppler-32bit + 32-bit shared libraries for poppler + emul32 + emul32 + + lcms2-32bit + libjpeg-turbo-32bit + libpng-32bit + openjpeg-32bit + tiff-32bit + freetype-32bit + fontconfig-32bit + + + poppler + lcms2-32bit + libjpeg-turbo-32bit + libpng-32bit + openjpeg-32bit + tiff-32bit + freetype-32bit + fontconfig-32bit + + + /usr/lib32/libpoppler.so* + + + + poppler-glib-32bit + 32-bit shared libraries for poppler-glib + emul32 + emul32 + + glib2-32bit + cairo-32bit + freetype-32bit + + + poppler-32bit + glib2-32bit + cairo-32bit + freetype-32bit + + + /usr/lib32/libpoppler-glib.so* + + + + + 2015-03-04 + 0.31.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-05-25 + 0.26.0 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-01-27 + 0.24.5 + Version bump. + PisiLinux Community + admins@pisilinux.org + + + 2013-10-10 + 0.24.2 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-07-28 + 0.22.5 + Move pc files to devel pack, fix pc files for emul32. + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-01 + 0.22.5 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-04-17 + 0.22.3 + Version bump + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2012-10-18 + 0.20.5 + First release + Marcin Bojara + marcin@pisilinux.org + + + postgresql @@ -4454,6 +5362,168 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + mit-kerberos + http://web.mit.edu/kerberos/www/ + + PisiLinux Community + admins@pisilinux.org + + as-is + library + app:console + server.auth + MIT Kerberos Library + MIT Kerberos kütüphanesi + Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography. + Kerberos bir ağ doğrulama protokolüdür. Sunucu/istemci uygulamalarında, gizli anahtar kriptoloji teknolojisini kullanarak, güçlü bir doğrulama sağlar. + http://source.pisilinux.org/1.0/krb5-1.13.1.tar.gz + + keyutils + openssl-devel + e2fsprogs-devel + + + krb5-config_LDFLAGS.patch + rebuild-configure-scripts.patch + fix-python-detection.patch + + server/auth/mit-kerberos/pspec.xml + + + mit-kerberos + + keyutils + openssl + e2fsprogs + + + /etc + /usr/include + /usr/bin + /usr/sbin + /usr/lib + /usr/share + /var/lib + /usr/share/info + /usr/share/man + + + krb5.conf + kdc.conf + + + + + 2015-04-23 + 1.13.1 + Version bump,fix deps. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2014-12-13 + 1.13 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-05-17 + 1.12.1 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-01-22 + 1.11.4 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-02-20 + 1.11 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-09-27 + 1.10.3 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + + + + keyutils + http://people.redhat.com/~dhowells/keyutils/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2+ + LGPLv2+ + library + app:console + unknown + Linux key management utilities + Linux anahtar yönetim araçları + keyutils contains utilities to control the kernel key management facility and to provide a mechanism by which the kernel call back to userspace to get a key instantiated. + keyutils, Linux çekirdeğindeki anahtar yönetim kolaylıklarını denetlemek ve çekirdek ile kullanıcı uzayı arasında iletişim kurmak için gereken araçları içerir. + http://people.redhat.com/~dhowells/keyutils/keyutils-1.5.9.tar.bz2 + util/crypt/keyutils/pspec.xml + + + keyutils + + /etc + /bin + /sbin + /usr/include + /usr/lib + /lib + /usr/share/man + /usr/share/doc + /usr/share/keyutils + + + + + 2014-05-22 + 1.5.9 + Rebuild. + Kamil Atlı + suvarice@gmail.com + + + 2014-04-03 + 1.5.9 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-10-13 + 1.5.8 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2010-10-12 + 1.5.5 + First release + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + nss @@ -4626,316 +5696,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - - - libX11 - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - system - Librairie X11 de X.Org. - X.Org X11 library - X.Org X11 kitaplığı - X.Org X11 Bibliothek - Core X11 protocol client library. - mirrors://xorg/individual/lib/libX11-1.6.3.tar.bz2 - - libxcb-devel - xorg-proto - util-macros - xtrans - - system/base/libX11/pspec.xml - - - libX11 - - libxcb - - - /usr/lib/libX11* - /usr/lib/X11 - /usr/share/X11 - /usr/share/doc/libX11 - - - - libX11-devel - Development files for X11 library - libX11 için geliştirme dosyaları - - libX11 - libxcb-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - libX11-32bit - 32-bit shared libraries for libX11 - libX11 için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libxcb-32bit - glibc-32bit - - - libX11 - libxcb-32bit - glibc-32bit - - - /usr/lib32 - - - - - 2015-05-22 - 1.6.3 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2014-05-11 - 1.6.2 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-10-07 - 1.6.2 - Rebuild. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-09-12 - 1.6.2 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-07-30 - 1.6.1 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-06-21 - 1.6.0 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2012-11-24 - 1.5.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - - - - gperf - http://www.gnu.org/software/gperf/gperf.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - system - A perfect hash function generator - Mükemmel hash üreticisi - gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. - gperf mükemmel hash fonksiyonu üretecidir. Verilen bir katar listesi için C ve C++ kodu biçiminde bir hash fonksiyonu ve hash tablosu üretir. - GNU gperf es un generador de perfect hash. Produce una función hash y una tabla hash a base de una lista de cadenas, en forma de código C o C++ , para revisar valores dependiendo de una cadena de entrada. La función de hash es perfecta, lo que quiere decir que no hay colisiones en la tabla de hash, y para la búsqueda en la tabla hash se necesita solamente una comparación. - mirrors://gnu/gperf/gperf-3.0.4.tar.gz - system/base/gperf/pspec.xml - - - gperf - - libgcc - - - /usr/bin - /usr/share/doc - /usr/share/info - /usr/share/man - - - - - 2014-05-11 - 3.0.4 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-10-24 - 3.0.4 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2013-07-26 - 3.0.4 - Fix dep,release bump. - PisiLinux Community - admins@pisilinux.org - - - 2012-08-23 - 3.0.4 - First release - PisiLinux Community - admins@pisilinux.org - - - - - - libxcb - http://xcb.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - system - The X protocol C-language Binding (XCB) - X protokolü için C dili bağlayıcısı (XCB) - The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. - http://xcb.freedesktop.org/dist/libxcb-1.11.tar.bz2 - - libXau-devel - libXdmcp-devel - libxslt - util-macros - xcb-proto - - - libxcb-1.1-no-pthread-stubs.patch - - system/base/libxcb/pspec.xml - - - libxcb - - libXau - libXdmcp - glibc - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - libxcb-devel - Development files for libxcb - libxcb için geliştirme dosyaları - - libxcb - libXau-devel - libXdmcp-devel - - - /usr/include/xcb - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - pthread-stubs.pc - - - - libxcb-32bit - 32-bit shared libraries for libxcb - libxcb için 32-bit paylaşımlı kitaplıklar - emul32 - emul32 - - libXau-32bit - libXdmcp-32bit - glibc-32bit - - - libxcb - libXau-32bit - libXdmcp-32bit - glibc-32bit - - - /usr/lib32 - - - - - 2015-05-22 - 1.11 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2014-05-11 - 1.10 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2014-03-07 - 1.10 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-10-08 - 1.9.1 - Rebuild. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-07-28 - 1.9.1 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2012-11-18 - 1.9 - First release - Erdinç Gültekin - admins@pisilinux.org - - - libSM @@ -4955,13 +5715,17 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression mirrors://xorg/individual/lib/libSM-1.2.2.tar.bz2 libICE-devel - libuuid-devel + libutil-linux-devel + util-macros + xorg-proto + xtrans x11/library/libSM/pspec.xml libSM + libutil-linux libICE @@ -4992,12 +5756,14 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression emul32 emul32 + glibc-32bit libICE-32bit - libuuid-32bit + libutil-linux-32bit + glibc-32bit libICE-32bit - libuuid-32bit + libutil-linux-32bit libSM @@ -6082,6 +6848,126 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + libXt + http://www.x.org/ + + PisiLinux Community + admins@pisilinux.org + + MIT + library + x11.library + Librairie Xt de X.Org + X.Org Xt library + X.Org Xt kitaplığı + X.Org Xt Bibliothek + LibXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif. + mirrors://xorg/individual/lib/libXt-1.1.4.tar.bz2 + + libICE-devel + libSM-devel + xorg-proto + libX11-devel + + x11/library/libXt/pspec.xml + + + libXt + + libICE + libSM + libX11 + + + /usr/bin + /usr/lib + /usr/share/X11 + /usr/share/doc + + + + libXt-devel + Development files for libXt + libXt için geliştirme dosyaları + + libXt + + + /usr/include/X11 + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/man + + + + libXt-32bit + 32-bit shared libraries for libXt + libXt için 32-bit paylaşımlı kitaplıklar + emul32 + emul32 + + glibc-32bit + libX11-32bit + libSM-32bit + + + glibc-32bit + libXt + libX11-32bit + libSM-32bit + libICE-32bit + + + /usr/lib32 + + + + + 2014-05-16 + 1.1.4 + Release bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-10-07 + 1.1.4 + Rebuild. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-08-25 + 1.1.4 + Release bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-30 + 1.1.4 + Rebuild + PisiLinux Community + admins@pisilinux.org + + + 2013-06-21 + 1.1.4 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-06-01 + 1.1.3 + First release + Erdem Artan + admins@pisilinux.org + + + libXtst @@ -6110,6 +6996,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libXtst libXext + libX11 /usr/lib @@ -6127,10 +7014,12 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libXext-32bit libXi-32bit libX11-32bit + glibc-32bit libX11-32bit libXext-32bit + glibc-32bit libXtst @@ -7119,6 +8008,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression mirrors://xorg/individual/lib/libICE-1.0.9.tar.bz2 libbsd-devel + util-macros + xorg-proto + xtrans + libxslt x11/library/libICE/pspec.xml @@ -7151,7 +8044,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libICE için 32-bit paylaşımlı kitaplıklar emul32 emul32 + + glibc-32bit + + glibc-32bit libICE @@ -8507,6 +9404,241 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + libpaper + http://packages.debian.org/unstable/source/libpaper + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + hardware.printer + Library for handling paper characteristics + Kağıt özelliklerini düzenlemek için kitaplık + Libpaper is a programming library for handling paper characteristics. + libpaper, kağıt özelliklerini düzenlemek için bir programlama kitaplığıdır. + Libpaper es una librería de programación para manejar características de papel. + http://ftp.debian.org/debian/pool/main/libp/libpaper/libpaper_1.1.24.tar.gz + + libpaper-1.1.23-debianbug475683.patch + libpaper-useglibcfallback.patch + + hardware/printer/libpaper/pspec.xml + + + libpaper + + /usr/bin + /usr/sbin + /usr/lib + /etc/ + /usr/share/man + /usr/share/doc + /usr/share/locale + + + papersize + + + + libpaper-devel + Development files for libpaper + libpaper için geliştirme dosyaları + + libpaper + + + /usr/include + /usr/share/man/man3 + + + + + 2014-05-21 + 1.1.24 + rebuild + Kamil Atlı + suvarice@gmail.com + + + 2010-10-13 + 1.1.24 + First release + Pisi Linux Admins + admins@pisilinux.org + + + + + + cups-filters + http://www.openprinting.org + + Marcin Bojara + marcin@pisilinux.org + + GPLv2 + GPLv3 + GPLv2+ + GPLv3+ + LGPLv2+ + MIT + data + library + app:console + hardware.printer + OpenPrinting CUPS filters and backends + Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting. + http://www.openprinting.org/download/cups-filters/cups-filters-1.0.66.tar.xz + + cups-devel + tiff-devel + ghostscript + lcms2-devel + gnutls-devel + mit-kerberos + fontconfig-devel + libjpeg-turbo-devel + qpdf-devel + ghostscript-devel + poppler-devel + + hardware/printer/cups-filters/pspec.xml + + + cups-filters + + cups + tiff + lcms2 + gnutls + fontconfig + foomatic-db + mit-kerberos + libjpeg-turbo + qpdf + ghostscript + poppler + + + /usr/lib + /usr/share/man + /usr/share/doc + /usr/share/ppd + /usr/bin + /usr/share/cups + /etc/cups/cups-browsed.conf + /etc/fonts/conf.d/99pdftoopvp.conf + + + cups + foomatic-filters + + + foomatic-filters + + + + cups-filters-devel + Development files for cups-filters + Cups-filters için geliştirme dosyaları + + cups-filters + + + /usr/include + /usr/lib/pkgconfig + + + + + 2015-03-08 + 1.0.66 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-15 + 1.0.65 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-09-25 + 1.0.58 + Verison bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-05-17 + 1.0.53 + Verison bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-02-05 + 1.0.44 + Rebuild to replace foomatic-filters. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-01-28 + 1.0.44 + rebuild for unused and runtime dep. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2014-01-18 + 1.0.44 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-11-02 + 1.0.41 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-16 + 1.0.40 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-10-10 + 1.0.39 + Cersion bump,rebuil for new poppler. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-07-28 + 1.0.35 + Dep Fixed + PisiLinux Community + admins@pisilinux.org + + + 2013-07-01 + 1.0.35 + First release. + Marcin Bojara + marcin@pisilinux.org + + + cups @@ -8529,8 +9661,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression zlib-devel libusb-devel libgcc - avahi-devel - cups-filters mit-kerberos libpaper-devel @@ -8561,7 +9691,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libusb libgcc libpaper - avahi-libs mit-kerberos @@ -8621,6 +9750,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression glibc-32bit zlib-32bit openssl-32bit + libgcc cups @@ -8913,6 +10043,49 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + gnu-gs-fonts-std + http://www.ghostscript.com + + Sezai Yeniay + sezaiyeniay@pisilinux.org + + GPLv2 + data + desktop.font + Ghostscript standard fonts + Ghostscript standard yazıtipleri + Ces fontes ont été construites à partir des fontes URW distribuées avec ghostcript. Il n'y AUCUN changemen dans leur partie latine. + gnu-gs-fonts-std contains fonts that were made from the free URW fonts distributed with ghostcript. There are no changes in the latin part of them. + Bu yazıtipleri ghostscript ile birlikte dağıtılan özgür URW yazıtiplerinden türetilmiştir. Latin bölümünde hiçbir değişiklik yapılmamıştır. + mirrors://sourceforge/ghostscript/ghostscript-fonts-std-8.11.tar.gz + desktop/font/gnu-gs-fonts-std/pspec.xml + + + gnu-gs-fonts-std + + /usr/share/fonts/default/ghostscript + /usr/share/doc + + + + + 2014-02-23 + 8.11 + Rebuild + Kamil Atlı + suvarice@gmail.com + + + 2012-09-20 + 8.11 + First release + Sezai Yeniay + sezaiyeniay@pisilinux.org + + + fontconfig @@ -12564,9 +13737,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression LGPLv2 library unknown - Framework which lets applications perform actions as a privileged user + Abstraction to system policy and authentication features Framework which lets applications perform actions as a privileged user - http://download.kde.org/stable/frameworks/5.10/kauth-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kauth-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -12593,7 +13766,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kauth-devel Development files for kauth - kde5-kauth + kde5-kauth kde5-kcoreaddons-devel @@ -12603,6 +13776,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -12747,7 +13927,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE5 desktop widgets KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets. - http://download.kde.org/stable/frameworks/5.10/kwidgetsaddons-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kwidgetsaddons-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -12773,7 +13953,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kwidgetsaddons qt5-base-devel - kde5-kwidgetsaddons + kde5-kwidgetsaddons /usr/include @@ -12782,6 +13962,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -12924,15 +14111,15 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression extra-cmake-modules http://www.kde.org - Idris Kalp - idriskalp@gmail.com + Pisi Linux Admins + admin@gmail.com LGPLv2 library unknown Extra cmake modules for KDE5 Extra cmake modules KDE5 - http://download.kde.org/stable/frameworks/5.10/extra-cmake-modules-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/extra-cmake-modules-5.11.0.tar.xz python-sphinx @@ -12941,39 +14128,18 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression extra-cmake-modules - /usr/lib /usr/share + /usr/lib /usr/share/man/man7 - - 2015-05-29 - 5.10.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-05-20 - 5.9.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2015-02-23 - 1.7.0 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - - 2014-09-20 - 1.2.1 - First release - Idris Kalp - idriskalp@gmail.com + 2015-06-20 + 5.11.0 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org @@ -13066,12 +14232,18 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE5 document generator kdoctools is an application aims to generate documents from DocBook. - http://download.kde.org/stable/frameworks/5.10/kdoctools-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kdoctools-5.11.0.tar.xz qt5-base-devel perl-URI python + libgcc + libxml2-devel + docbook-xml + docbook-xsl + docbook-sgml4_5 kde5-ki18n-devel + kde5-karchive-devel extra-cmake-modules desktop/kde/kde5-framework/kde5-kdoctools/pspec.xml @@ -13080,9 +14252,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kdoctools qt5-base + libxml2 + libgcc libxslt - docbook-xsl - docbook-xml kde5-karchive @@ -13100,8 +14272,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kdoctools qt5-base-devel - kde5-kdoctools + kde5-kdoctools kde5-karchive-devel + libgcc + libxml2-devel /usr/include @@ -13110,6 +14284,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -13395,9 +14576,12 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Qt 5 addon providing access to numerous types of archives KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR. - http://download.kde.org/stable/frameworks/5.10/karchive-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/karchive-5.11.0.tar.xz qt5-base-devel + xz-devel + zlib-devel + bzip2 extra-cmake-modules desktop/kde/kde5-framework/kde5-karchive/pspec.xml @@ -13419,7 +14603,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for karchive qt5-base-devel - kde5-karchive + kde5-karchive /usr/include @@ -13428,6 +14612,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-20 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14027,7 +15218,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Addon with auto completion widgets and classes KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets. - http://download.kde.org/stable/frameworks/5.10/kcompletion-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kcompletion-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -14056,7 +15247,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kcompletion qt5-base-devel - kde5-kcompletion + kde5-kcompletion kde5-kwidgetsaddons-devel @@ -14066,6 +15257,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14089,10 +15287,18 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE5 window manager access framework KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes. - http://download.kde.org/stable/frameworks/5.10/kwindowsystem-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kwindowsystem-5.11.0.tar.xz qt5-base-devel qt5-tools-devel + qt5-x11extras-devel + libX11-devel + libgcc + libxcb-devel + libXrender-devel + libXfixes-devel + xcb-util-devel + xcb-util-keysyms-devel extra-cmake-modules desktop/kde/kde5-framework/kde5-kwindowsystem/pspec.xml @@ -14101,6 +15307,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kwindowsystem qt5-base + libX11 + libgcc + libxcb qt5-x11extras libXfixes xcb-util-keysyms @@ -14123,7 +15332,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libXfixes-devel xcb-util-devel xcb-util-keysyms-devel - kde5-kwindowsystem + kde5-kwindowsystem /usr/include @@ -14132,6 +15341,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-23 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14209,7 +15425,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Plugins allowing Qt applications to access further types of images KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - http://download.kde.org/stable/frameworks/5.10/kcodecs-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kcodecs-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -14235,7 +15451,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kcodecs qt5-base-devel - kde5-kcodecs + kde5-kcodecs /usr/include @@ -14244,6 +15460,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14461,10 +15684,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE Gettext-based UI text internationalization. KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. - http://download.kde.org/stable/frameworks/5.10/ki18n-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/ki18n-5.11.0.tar.xz qt5-base-devel - python + python3 extra-cmake-modules desktop/kde/kde5-framework/kde5-ki18n/pspec.xml @@ -14481,13 +15704,14 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression /usr/lib/qt5 /usr/lib /usr/share/doc + /usr/share/man kde5-ki18n-devel Development files for kde5-ki18n - kde5-ki18n + kde5-ki18n /usr/include @@ -14496,6 +15720,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14520,16 +15751,12 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Advanced configuration system for KDE Frameworks 5 Kconfig provides advanced libraries and tools for accessing configuration files. - http://download.kde.org/stable/frameworks/5.10/kconfig-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kconfig-5.11.0.tar.xz qt5-base-devel qt5-tools-devel extra-cmake-modules - - 0001-ensure-platform-window-resize-processing.patch - session-restore.patch - desktop/kde/kde5-framework/kde5-kconfig/pspec.xml @@ -14551,7 +15778,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kde5-kconfig qt5-base-devel - kde5-kconfig + kde5-kconfig /usr/include @@ -14560,6 +15787,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -14888,10 +16122,12 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE5 hardware integration framework Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system. - http://download.kde.org/stable/frameworks/5.10/solid-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/solid-5.11.0.tar.xz qt5-base-devel + libudev-devel qt5-tools-devel + qt5-declarative extra-cmake-modules desktop/kde/kde5-framework/kde5-solid/pspec.xml @@ -14900,7 +16136,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-solid qt5-base - qt5-declarative /usr/share @@ -14916,7 +16151,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for solid qt5-base-devel - kde5-solid + kde5-solid /usr/include @@ -14925,6 +16160,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-23 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-31 5.10.0 @@ -14947,7 +16189,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown KDE5 Frameworks API documentation tools. KDE5 Frameworks API documentation tools. - http://download.kde.org/stable/frameworks/5.10/kapidox-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kapidox-5.11.0.tar.xz python-Jinja2 python-PyYAML @@ -14965,11 +16207,17 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression /usr/bin /usr/lib /usr/share - /usr/share/locale /usr/share/doc + + 2015-06-20 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15133,10 +16381,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Kconfig widgets KDE5-KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings. - http://download.kde.org/stable/frameworks/5.10/kconfigwidgets-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kconfigwidgets-5.11.0.tar.xz qt5-base-devel python3 + kde5-ki18n-devel kde5-kdoctools-devel extra-cmake-modules @@ -15168,14 +16417,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kconfigwidgets-devel Development files for kconfigwidgets - qt5-base-devel - kde5-kconfigwidgets - kde5-kauth-devel - kde5-kcodecs-devel - kde5-kconfig-devel - kde5-kguiaddons-devel - kde5-ki18n-devel - kde5-kwidgetsaddons-devel + kde5-kconfigwidgets /usr/include @@ -15184,6 +16426,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15206,7 +16455,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Open Collaboration Service client library, based on Qt 5 Attica is a library to access Open Collaboration Service servers, based on Qt 5. - http://download.kde.org/stable/frameworks/5.10/attica-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/attica-5.11.0.tar.xz qt5-base-devel extra-cmake-modules @@ -15230,7 +16479,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for attica5 qt5-base-devel - kde5-attica + kde5-attica /usr/include @@ -15239,6 +16488,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-20 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15246,13 +16502,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Stefan Gronewold(groni) groni@pisilinux.org - - 2014-09-20 - 5.2.0 - First release - Idris Kalp - idriskalp@gmail.com - @@ -15330,7 +16579,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Utilities for core application functionality and accessing the OS KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more. - http://download.kde.org/stable/frameworks/5.10/kcoreaddons-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kcoreaddons-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -15358,15 +16607,25 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kcoreaddons qt5-base-devel - kde5-kcoreaddons + kde5-kcoreaddons /usr/include /usr/lib/cmake /usr/lib/pkgconfig + + System.Package + + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15390,7 +16649,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Extra modules for Qt-DBus KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules. - http://download.kde.org/stable/frameworks/5.10/kdbusaddons-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kdbusaddons-5.11.0.tar.xz qt5-base-devel qt5-tools-devel @@ -15418,7 +16677,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Development files for kdbusaddons qt5-base-devel - kde5-kdbusaddons + kde5-kdbusaddons /usr/include @@ -15427,6 +16686,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15572,10 +16838,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Framework that lets applications manage user installable packages of non-binary assets KPackage is dependent on the Smart package manager. KPackage is dependent on the Smart package manager. - http://download.kde.org/stable/frameworks/5.10/kpackage-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kpackage-5.11.0.tar.xz qt5-base-devel python3 + libgcc qt5-tools-devel extra-cmake-modules kde5-kdoctools-devel @@ -15586,6 +16853,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kpackage qt5-base + libgcc kde5-kconfig kde5-ki18n kde5-kcoreaddons @@ -15595,13 +16863,32 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression /usr/bin /usr/lib/qt5 /usr/lib - /usr/include/ /usr/share /usr/share/locale /usr/share/man/man1 + + kpackage-devel + Development files for kpackage + + qt5-base-devel + kde5-kpackage + + + /usr/include + /usr/lib/cmake + /usr/lib/pkgconfig + + + + 2015-06-23 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-31 5.10.0 @@ -15624,7 +16911,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression unknown Utilities for graphical user interfaces The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files. - http://download.kde.org/stable/frameworks/5.10/kguiaddons-5.10.0.tar.xz + http://download.kde.org/stable/frameworks/5.11/kguiaddons-5.11.0.tar.xz qt5-base-devel extra-cmake-modules @@ -15638,8 +16925,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression qt5-x11extras - /usr/share - /usr/share/locale /usr/lib/qt5 /usr/lib /usr/share/doc @@ -15649,7 +16934,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression kde5-kguiaddons-devel Development files for kguiaddons - kde5-kguiaddons + kde5-kguiaddons /usr/include @@ -15658,6 +16943,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + 2015-06-21 + 5.11.0 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + 2015-05-30 5.10.0 @@ -15725,6 +17017,234 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + qt5-phonon-backend-gstreamer + http://phonon.kde.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2+ + library + unknown + GStreamer qt5-phonon backend + Phonon is the Qt multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. phonon-backend-gstreamer contains the GStreamer backend for Phonon. + mirrors://kde/stable/phonon/phonon-backend-gstreamer/4.8.2/src/phonon-backend-gstreamer-4.8.2.tar.xz + + qt5-base-devel + qt5-phonon-devel + automoc4 + gstreamer-devel + gstreamer-next-devel + gst-plugins-base-devel + gst-plugins-base-next-devel + mesa-devel + + desktop/kde/kde5-phonon/qt5-phonon-backend-gstreamer/pspec.xml + + + qt5-phonon-backend-gstreamer + + qt5-base + qt5-phonon + mesa + gstreamer + gstreamer-next + gst-plugins-base-next + + + /usr/lib + /usr/lib/qt5 + /usr/share + + + + + 2015-02-23 + 4.8.2 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + qt5-phonon-backend-vlc + http://gitorious.org/phonon/phonon-vlc + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + unknown + VLC Backend for qt5-phonon + phonon-backend-vlc allows Phonon (the KDE media library) to use VLC for audio and video playback. + mirrors://kde/stable/phonon/phonon-backend-vlc/0.8.2/src/phonon-backend-vlc-0.8.2.tar.xz + + qt5-base-devel + automoc4 + qt5-phonon-devel + pulseaudio + vlc-devel + + desktop/kde/kde5-phonon/qt5-phonon-backend-vlc/pspec.xml + + + qt5-phonon-backend-vlc + + qt5-base + qt5-phonon + vlc-libs + + + /usr/lib + /usr/lib/qt5 + /usr/share/kde4/services + /usr/share/doc + + + + + 2015-02-23 + 0.8.2 + First Release. + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + qt5-phonon + http://phonon.kde.org + + Pisi Linux Admins + admins@pisilinux.org + + LGPLv2.1 + library + unknown + Cross platform multimedia API for KDE4 using QT5 + Phonon was created as a solution to several problems with multimedia commonly faced by Unix desktops, especially KDE 3's outdated multimedia framework aRts. Phonon itself is not a multimedia framework, but interfaces with existing frameworks such as GStreamer or Xine via backends. + mirrors://kde/stable/phonon/4.8.3/src/phonon-4.8.3.tar.xz + + qt5-base-devel + automoc4 + alsa-lib-devel + gst-plugins-base-devel + pulseaudio-libs-devel + gstreamer-devel + xine-lib-devel + libqzeitgeist-devel + + desktop/kde/kde5-phonon/qt5-phonon/pspec.xml + + + qt5-phonon + + qt5-base + qt5-tools + pulseaudio-libs + + + /usr/lib/libphonon* + /usr/lib/qt5 + /usr/share/dbus-1 + + + + qt5-phonon-devel + Development files for phonon-qt5 + + qt5-phonon + qt5-base-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib/cmake + /usr/share/phonon4qt5 + + + + + 2015-02-23 + 4.8.3 + First Release + Stefan Gronewold(groni) + groni@pisilinux.org + + + + + + prison-qt5 + http://www.kde.org + + Vedat Demir + vedat@pisilinux.org + + MIT + library + unknown + A barcode API to produce QRCode barcodes and DataMatrix barcode + A barcode API to produce QRCode barcodes and DataMatrix barcode. + https://dl.dropboxusercontent.com/s/50f2g48bhmvyg9d/prison.tar.xz + + python3 + mesa-devel + + desktop/kde/kde5-addon/prison-qt5/pspec.xml + + + prison-qt5 + + qt + mesa + libdmtx + qrencode + + + /usr/lib + /usr/share/doc + + + prison + + + prison + + + + prison-qt5-devel + Development files for libepoxy + + prison-qt5 + + + /usr/include + /usr/lib/pkgconfig + + + prison-devel + + + prison-devel + + + + + 2015-06-05 + 1.3 + First release + Vedat Demir + vedat@pisilinux.org + + + kde5-konsole @@ -15913,203 +17433,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - - - qrencode - http://fukuchi.org/works/qrencode/index.en.html - - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - LGPLv2.1 - library - unknown - A C library for encoding data in a QR code symbol - QR kod sembolüne veri gömmek için bir kitaplık - qrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. - qrencode, cep telefonları gibi mobil cihazlar tarafından kolaylıkla taranabilen, 2 boyutlu bir sembol olan QR kod içerisinde veri gömmek için kullanılan bir kitaplıktır. - http://fukuchi.org/works/qrencode/qrencode-3.4.4.tar.gz - - libsdl-devel - m4 - - desktop/kde/kde5-dependencies/qrencode/pspec.xml - - - qrencode - - libpng - - - /usr/lib - /usr/bin/qrencode - /usr/share/man/man1 - /usr/share/doc - - - - qrencode-devel - Development files for qrencode - qrencode için geliştirme dosyaları - - qrencode - - - /usr/include - /usr/lib/pkgconfig - - - - - 2015-02-22 - 3.4.4 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2015-02-22 - 3.3.1 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2012-04-05 - 3.3.1 - First release - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - - - - prison-qt5 - http://www.kde.org - - Vedat Demir - vedat@pisilinux.org - - MIT - library - unknown - A barcode API to produce QRCode barcodes and DataMatrix barcode - A barcode API to produce QRCode barcodes and DataMatrix barcode. - https://dl.dropboxusercontent.com/s/50f2g48bhmvyg9d/prison.tar.xz - - python3 - mesa-devel - - desktop/kde/kde5-dependencies/prison-qt5/pspec.xml - - - prison-qt5 - - qt - mesa - libdmtx - qrencode - - - /usr/lib - /usr/share/doc - - - prison - - - prison - - - - prison-qt5-devel - Development files for libepoxy - - prison-qt5 - - - /usr/include - /usr/lib/pkgconfig - - - prison-devel - - - prison-devel - - - - - 2015-06-05 - 1.3 - First release - Vedat Demir - vedat@pisilinux.org - - - - - - libdmtx - http://www.libdmtx.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2+ - library - unknown - A Library for working with Data Matrix 2D bar-codes - Data Matrix 2D barkodlarıyla çalışmak için kitaplık - libdmtx is an open source software for reading and writing Data Matrix 2D bar-codes on Linux, Unix, OS X, Windows and mobile devices. - libdmtx, Linux, Unix, OS X, Windows ve mobil işletim sistemlerinde Data Matrix 2D barkodlarını okumak ve yazmak için kullanılan açık kaynaklı bir kitaplıktır. - http://sourceforge.net/projects/libdmtx/files/libdmtx/0.7.4/libdmtx-0.7.4.tar.gz - - imagemagick-devel - - desktop/kde/kde5-dependencies/libdmtx/pspec.xml - - - libdmtx - - imagemagick - - - /usr/lib - /usr/share/doc - - - - libdmtx-devel - Development files for libdmtx - libdmtx için geliştirme dosyaları - - libdmtx - - - /usr/include - /usr/lib/pkgconfig - /usr/share/man/man3 - - - - - 2015-06-05 - 0.7.4 - Rebuild. - Stefan Gronewold(groni) - groni@pisilinux.org - - - 2011-08-09 - 0.7.4 - First release - Pisi Linux Admins - admins@pisilinux.org - - - kde5-kdebaseapps @@ -16228,6 +17551,261 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + gtk2 + http://www.gtk.org + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + unknown + The GIMP Toolkit version 2 + GTK grafik arayüz kitaplığı versiyon 2 + GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. + GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. + GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. + mirrors://gnome/gtk+/2.24/gtk+-2.24.23.tar.xz + + cups-devel + libXi-devel + cairo-devel + libXext-devel + libXrandr-devel + libXfixes-devel + libXrender-devel + libXdamage-devel + libXcursor-devel + fontconfig-devel + libXinerama-devel + libXcomposite-devel + atk-devel + pango-devel + gdk-pixbuf-devel + gobject-introspection-devel + + + xid-collision-debug.patch + fedora/system-python.patch + fedora/icon-padding.patch + fedora/tooltip-positioning.patch + fedora/window-dragging.patch + + desktop/toolkit/gnome/gtk2/pspec.xml + + + gtk2 + + cups + libXi + cairo + libXext + libXrandr + libXfixes + libXrender + libXdamage + libXcursor + fontconfig + libXinerama + libXcomposite + atk + pango + gdk-pixbuf + dejavu-fonts + gtk-theme-mediterranean + + + /etc + /usr/bin + /usr/share/themes + /usr/share/gtk-2.0 + /usr/share/man + /usr/share/doc + /usr/lib + /usr/share/locale + + + System.PackageHandler + + + gtkrc + + + + gtk2-demo + GTK demo application + GTK demo uyulaması + app:gui + + gtk2 + cairo + pango + gdk-pixbuf + + + /usr/bin/gtk-demo + /usr/share/gtk-2.0/demo + + + + gtk2-docs + GTK reference documents + GTK referans dökümanları + data:doc + + /usr/share/gtk-doc + + + + gtk2-devel + Development files for gtk2 + gtk2 için geliştirme dosyaları + + gtk2 + atk-devel + pango-devel + cairo-devel + gdk-pixbuf-devel + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + /usr/share/aclocal + /usr/share/gir-1.0 + + + + gtk2-32bit + 32-bit shared libraries for gtk2 + gtk2 için 32-bit paylaşımlı kitaplıklar + emul32 + _emul32 + + cairo-32bit + cups-32bit + fontconfig-32bit + pango-32bit + glib2-32bit + atk-32bit + libX11-32bit + gdk-pixbuf-32bit + libXcomposite-32bit + libXcursor-32bit + libXdamage-32bit + libXext-32bit + libXfixes-32bit + libXi-32bit + libXinerama-32bit + libXrandr-32bit + libXrender-32bit + + + gtk2 + cairo-32bit + pango-32bit + glib2-32bit + atk-32bit + libX11-32bit + cups-32bit + fontconfig-32bit + gdk-pixbuf-32bit + libXcomposite-32bit + libXcursor-32bit + libXdamage-32bit + libXext-32bit + libXfixes-32bit + libXi-32bit + libXinerama-32bit + libXrandr-32bit + libXrender-32bit + + + /usr/bin/*-32bit + /usr/lib32 + + + + + 2014-05-17 + 2.24.23 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-04-06 + 2.24.22 + Rebuild + Serdar Soytetir + kaptan@pisilinux.org + + + 2014-02-06 + 2.24.22 + Set proper settings to gtkrc, change location of gtkrc. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-10-21 + 2.24.22 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-09-05 + 2.24.21 + Minor version bump, cleanup. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-09-05 + 2.24.20 + Add missing method and fix pakhandler.py + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-06 + 2.24.20 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-04-20 + 2.24.17 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-02-23 + 2.24.16 + Version bump, add new cppflags, enhancements. + Erdinç Gültekin + admins@pisilinux.org + + + 2013-01-23 + 2.24.14 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2012-09-25 + 2.24.13 + First release + Erdem Artan + admins@pisilinux.org + + + qt5-quick1 @@ -17207,7 +18785,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression glib2-devel desktop-file-utils fontconfig-devel - geoclue-devel gperf gst-plugins-base-devel gstreamer-devel @@ -17224,7 +18801,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libxcb-devel libXcomposite-devel libxkbcommon-devel - libxslt-devel + libxslt mesa-devel libmtdev-devel nss-devel @@ -18132,261 +19709,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression - - - gtk2 - http://www.gtk.org - - PisiLinux Community - admins@pisilinux.org - - LGPLv2.1 - unknown - The GIMP Toolkit version 2 - GTK grafik arayüz kitaplığı versiyon 2 - GTK+ est une boîte à outil multi-plateforme servant à créer des interfaces graphiques. Offrant un ensemble complet de widgets (objets graphiques), GTK+ convient aussi bien pour les petits projets que pour les suites complètes d'applications. - GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. - GTK+, grafik kullanıcı arayüzü oluşturma amaçlı araçlardan oluşur. GTK+ hem küçük, hem de büyük uygulamalar için ideal olan, eksiksiz bir araçtır. - mirrors://gnome/gtk+/2.24/gtk+-2.24.23.tar.xz - - cups-devel - libXi-devel - cairo-devel - libXext-devel - libXrandr-devel - libXfixes-devel - libXrender-devel - libXdamage-devel - libXcursor-devel - fontconfig-devel - libXinerama-devel - libXcomposite-devel - atk-devel - pango-devel - gdk-pixbuf-devel - gobject-introspection-devel - - - xid-collision-debug.patch - fedora/system-python.patch - fedora/icon-padding.patch - fedora/tooltip-positioning.patch - fedora/window-dragging.patch - - desktop/toolkit/gtk/gtk2/pspec.xml - - - gtk2 - - cups - libXi - cairo - libXext - libXrandr - libXfixes - libXrender - libXdamage - libXcursor - fontconfig - libXinerama - libXcomposite - atk - pango - gdk-pixbuf - dejavu-fonts - gtk-theme-mediterranean - - - /etc - /usr/bin - /usr/share/themes - /usr/share/gtk-2.0 - /usr/share/man - /usr/share/doc - /usr/lib - /usr/share/locale - - - System.PackageHandler - - - gtkrc - - - - gtk2-demo - GTK demo application - GTK demo uyulaması - app:gui - - gtk2 - cairo - pango - gdk-pixbuf - - - /usr/bin/gtk-demo - /usr/share/gtk-2.0/demo - - - - gtk2-docs - GTK reference documents - GTK referans dökümanları - data:doc - - /usr/share/gtk-doc - - - - gtk2-devel - Development files for gtk2 - gtk2 için geliştirme dosyaları - - gtk2 - atk-devel - pango-devel - cairo-devel - gdk-pixbuf-devel - - - /usr/include - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/aclocal - /usr/share/gir-1.0 - - - - gtk2-32bit - 32-bit shared libraries for gtk2 - gtk2 için 32-bit paylaşımlı kitaplıklar - emul32 - _emul32 - - cairo-32bit - cups-32bit - fontconfig-32bit - pango-32bit - glib2-32bit - atk-32bit - libX11-32bit - gdk-pixbuf-32bit - libXcomposite-32bit - libXcursor-32bit - libXdamage-32bit - libXext-32bit - libXfixes-32bit - libXi-32bit - libXinerama-32bit - libXrandr-32bit - libXrender-32bit - - - gtk2 - cairo-32bit - pango-32bit - glib2-32bit - atk-32bit - libX11-32bit - cups-32bit - fontconfig-32bit - gdk-pixbuf-32bit - libXcomposite-32bit - libXcursor-32bit - libXdamage-32bit - libXext-32bit - libXfixes-32bit - libXi-32bit - libXinerama-32bit - libXrandr-32bit - libXrender-32bit - - - /usr/bin/*-32bit - /usr/lib32 - - - - - 2014-05-17 - 2.24.23 - Version bump. - Alihan Öztürk - alihan@pisilinux.org - - - 2014-04-06 - 2.24.22 - Rebuild - Serdar Soytetir - kaptan@pisilinux.org - - - 2014-02-06 - 2.24.22 - Set proper settings to gtkrc, change location of gtkrc. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-10-21 - 2.24.22 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-09-05 - 2.24.21 - Minor version bump, cleanup. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-09-05 - 2.24.20 - Add missing method and fix pakhandler.py - Marcin Bojara - marcin@pisilinux.org - - - 2013-07-06 - 2.24.20 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-04-20 - 2.24.17 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-02-23 - 2.24.16 - Version bump, add new cppflags, enhancements. - Erdinç Gültekin - admins@pisilinux.org - - - 2013-01-23 - 2.24.14 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2012-09-25 - 2.24.13 - First release - Erdem Artan - admins@pisilinux.org - - - at-spi2-core @@ -18406,6 +19728,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression libXtst-devel libXi-devel + gettext-devel + dbus-devel + glib2-devel + intltool desktop/misc/at-spi2-core/pspec.xml @@ -18413,6 +19739,9 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression at-spi2-core libXtst + libX11 + dbus + glib2 /etc @@ -18433,13 +19762,16 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression dbus-32bit glib2-32bit + libXi-32bit libX11-32bit libXtst-32bit + glibc-32bit dbus-32bit glib2-32bit libX11-32bit + glibc-32bit /usr/lib32 @@ -18451,6 +19783,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression at-spi2-core için geliştirme dosyaları at-spi2-core + dbus-devel + glib2-devel /usr/include @@ -18553,10 +19887,16 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression Masaüstü menü girdilerini yönetmek için komut satırı araçları desktop files are used to describe an application for inclusion in GNOME or KDE menus. This package contains desktop-file-validate which checks whether a .desktop file complies with the specification and desktop-file-install which installs a desktop file to the standard directory, optionally fixing it up in the process. http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.21.tar.xz + + glib2-devel + desktop/misc/desktop-file-utils/pspec.xml desktop-file-utils + + glib2 + /usr/bin /usr/share/doc diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 1051fb877f..6477dfcd57 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -adaffd50db76ff6bfafaaf0ceac969fe4d745255 \ No newline at end of file +21ac95f403ea282848893903c7f2eff06db4d50a \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 310c5cd012..fff4a55a20 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 f7d30b812e..8a5911512d 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -ff898eb9439d1df04eaaa14b6b2fa85be302faec \ No newline at end of file +99495b132ef22892848aaba58d10a369ebda7188 \ No newline at end of file diff --git a/system/base/component.xml b/system/base/component.xml deleted file mode 100644 index 4b3b583dbf..0000000000 --- a/system/base/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - system - diff --git a/system/base/gperf/actions.py b/system/base/gperf/actions.py deleted file mode 100644 index 44bf0507c7..0000000000 --- a/system/base/gperf/actions.py +++ /dev/null @@ -1,26 +0,0 @@ -#!/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 - -def setup(): - autotools.configure() - -def build(): - autotools.make() - -def check(): - autotools.make("check -j1") - -def install(): - autotools.install() - - pisitools.dohtml("doc/*.html") - - pisitools.remove("/usr/share/doc/gperf.html") - - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") diff --git a/system/base/gperf/pspec.xml b/system/base/gperf/pspec.xml deleted file mode 100644 index bed477ce21..0000000000 --- a/system/base/gperf/pspec.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - gperf - http://www.gnu.org/software/gperf/gperf.html - - PisiLinux Community - admins@pisilinux.org - - GPLv2 - app:console - A perfect hash function generator - gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. - mirrors://gnu/gperf/gperf-3.0.4.tar.gz - - - - gperf - - libgcc - - - /usr/bin - /usr/share/doc - /usr/share/info - /usr/share/man - - - - - - 2014-05-11 - 3.0.4 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-10-24 - 3.0.4 - Rebuild. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2013-07-26 - 3.0.4 - Fix dep,release bump. - PisiLinux Community - admins@pisilinux.org - - - 2012-08-23 - 3.0.4 - First release - PisiLinux Community - admins@pisilinux.org - - - diff --git a/system/base/gperf/translations.xml b/system/base/gperf/translations.xml deleted file mode 100644 index 245bf2bd32..0000000000 --- a/system/base/gperf/translations.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - gperf - Mükemmel hash üreticisi - gperf mükemmel hash fonksiyonu üretecidir. Verilen bir katar listesi için C ve C++ kodu biçiminde bir hash fonksiyonu ve hash tablosu üretir. - GNU gperf es un generador de perfect hash. Produce una función hash y una tabla hash a base de una lista de cadenas, en forma de código C o C++ , para revisar valores dependiendo de una cadena de entrada. La función de hash es perfecta, lo que quiere decir que no hay colisiones en la tabla de hash, y para la búsqueda en la tabla hash se necesita solamente una comparación. - - diff --git a/system/base/libX11/actions.py b/system/base/libX11/actions.py deleted file mode 100644 index 4d41b1e29c..0000000000 --- a/system/base/libX11/actions.py +++ /dev/null @@ -1,26 +0,0 @@ -# -*- 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 autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import shelltools - -def setup(): - autotools.autoreconf("-vif") - autotools.configure("--disable-static") - - pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""') - pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE") - pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ") - -def build(): - autotools.make() - -def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - if get.buildTYPE() == "emul32": return - - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") diff --git a/system/base/libX11/files/fix-null-pointer.patch b/system/base/libX11/files/fix-null-pointer.patch deleted file mode 100644 index 8b37f365b5..0000000000 --- a/system/base/libX11/files/fix-null-pointer.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur libX11-1.3.5//src/xlibi18n/ICWrap.c libX11-1.3.5.tpg//src/xlibi18n/ICWrap.c ---- libX11-1.3.5//src/xlibi18n/ICWrap.c 2010-08-10 04:59:44.000000000 +0000 -+++ libX11-1.3.5.tpg//src/xlibi18n/ICWrap.c 2010-09-17 17:11:21.000000000 +0000 -@@ -283,7 +283,7 @@ - XIMArg *args; - char *ret; - -- if (!ic->core.im) -+ if (!ic || !ic->core.im) - return (char *) NULL; - - /* diff --git a/system/base/libX11/files/fix-segfault.diff b/system/base/libX11/files/fix-segfault.diff deleted file mode 100644 index a38c0ce2a2..0000000000 --- a/system/base/libX11/files/fix-segfault.diff +++ /dev/null @@ -1,50 +0,0 @@ -Index: libX11-1.4.99.1/src/Xrm.c -=================================================================== ---- libX11-1.4.99.1.orig/src/Xrm.c -+++ libX11-1.4.99.1/src/Xrm.c -@@ -2540,30 +2540,40 @@ Bool XrmQGetResource( - VClosureRec closure; - - if (db && *names) { -- _XLockMutex(&db->linfo); -+ if ((_XLockMutex_fn) && db->linfo.lock ) { -+ _XLockMutex(&db->linfo); -+ } - closure.type = pType; - closure.value = pValue; - table = db->table; - if (names[1]) { - if (table && !table->leaf) { - if (GetNEntry(table, names, classes, &closure)) { -- _XUnlockMutex(&db->linfo); -+ if ((_XUnlockMutex_fn) && db->linfo.lock ) { -+ _XUnlockMutex(&db->linfo); -+ } - return True; - } - } else if (table && table->hasloose && - GetLooseVEntry((LTable)table, names, classes, &closure)) { -- _XUnlockMutex (&db->linfo); -+ if ((_XUnlockMutex_fn) && db->linfo.lock ) { -+ _XUnlockMutex (&db->linfo); -+ } - return True; - } - } else { - if (table && !table->leaf) - table = table->next; - if (table && GetVEntry((LTable)table, names, classes, &closure)) { -- _XUnlockMutex(&db->linfo); -+ if ((_XUnlockMutex_fn) && db->linfo.lock ) { -+ _XUnlockMutex(&db->linfo); -+ } - return True; - } - } -- _XUnlockMutex(&db->linfo); -+ if ((_XUnlockMutex_fn) && db->linfo.lock ) { -+ _XUnlockMutex(&db->linfo); -+ } - } - *pType = NULLQUARK; - pValue->addr = (XPointer)NULL; diff --git a/system/base/libX11/files/fix_typo.diff b/system/base/libX11/files/fix_typo.diff deleted file mode 100644 index a55a940744..0000000000 --- a/system/base/libX11/files/fix_typo.diff +++ /dev/null @@ -1,27 +0,0 @@ -From 5dcb40f28d59587597d2ff6e6ac64c71cfe6ff7b Mon Sep 17 00:00:00 2001 -From: James Cloos -Date: Tue, 17 Sep 2013 16:50:42 +0000 -Subject: nls/en_US.UTF-8/Compose.pre: Fix typo. - -Fix typo added in 215ce6a67863, s/actute/acute/. - -Fixes bug #69476. Reported by Jean Krohn. - -Signed-off-by: James Cloos ---- -diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre -index a741332..7314d7f 100644 ---- a/nls/en_US.UTF-8/Compose.pre -+++ b/nls/en_US.UTF-8/Compose.pre -@@ -743,7 +743,7 @@ XCOMM Part 3 - : "ï" idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS - : "ï" idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS - : "ï" idiaeresis # LATIN SMALL LETTER I WITH DIAERESIS -- : "j́" # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301 -+ : "j́" # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301 - : "j́" # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301 - : "j́" # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301 - : "j́" # LATIN SMALL LETTER J U006A with COMBINING ACUTE ACCENT U0301 --- -cgit v0.9.0.2-2-gbebe - diff --git a/system/base/libX11/pspec.xml b/system/base/libX11/pspec.xml deleted file mode 100644 index 562ee95894..0000000000 --- a/system/base/libX11/pspec.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - libX11 - http://www.x.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - X.Org X11 library - Core X11 protocol client library. - mirrors://xorg/individual/lib/libX11-1.6.3.tar.bz2 - - libxcb-devel - xorg-proto - util-macros - xtrans - - - - - - - - libX11 - - libxcb - - - /usr/lib/libX11* - /usr/lib/X11 - /usr/share/X11 - /usr/share/doc/libX11 - - - - - libX11-devel - Development files for X11 library - - libX11 - libxcb-devel - xorg-proto - - - /usr/include/X11 - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - /usr/share/man - - - - - libX11-32bit - emul32 - 32-bit shared libraries for libX11 - emul32 - - libxcb-32bit - glibc-32bit - - - libX11 - libxcb-32bit - glibc-32bit - - - /usr/lib32 - - - - - - 2015-05-22 - 1.6.3 - Version bump. - Ertuğrul Erata - ertugrulerata@gmail.com - - - 2014-05-11 - 1.6.2 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-10-07 - 1.6.2 - Rebuild. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-09-12 - 1.6.2 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-07-30 - 1.6.1 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2013-06-21 - 1.6.0 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2012-11-24 - 1.5.0 - First release - Serdar Soytetir - kaptan@pisilinux.org - - - diff --git a/system/base/libX11/translations.xml b/system/base/libX11/translations.xml deleted file mode 100644 index f7b669ffdf..0000000000 --- a/system/base/libX11/translations.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - libX11 - X.Org X11 kitaplığı - Librairie X11 de X.Org. - X.Org X11 Bibliothek - - - - libX11-devel - libX11 için geliştirme dosyaları - - - - libX11-32bit - libX11 için 32-bit paylaşımlı kitaplıklar - - diff --git a/system/base/libxcb/actions.py b/system/base/libxcb/actions.py deleted file mode 100644 index bfab6647d2..0000000000 --- a/system/base/libxcb/actions.py +++ /dev/null @@ -1,30 +0,0 @@ -# -*- 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 - -def setup(): - pisitools.flags.add("-DNDEBUG") - - autotools.autoreconf("-vif") - autotools.configure("--disable-static \ - --enable-xevie \ - --enable-xprint \ - --enable-xinput \ - --enable-xkb \ - --without-launchd \ - --without-doxygen") - - pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ") - -def build(): - autotools.make() - -def install(): - autotools.rawInstall("-j1 DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("COPYING", "NEWS", "README") diff --git a/system/base/libxcb/files/libxcb-1.1-no-pthread-stubs.patch b/system/base/libxcb/files/libxcb-1.1-no-pthread-stubs.patch deleted file mode 100644 index 84c7f8e2fb..0000000000 --- a/system/base/libxcb/files/libxcb-1.1-no-pthread-stubs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libxcb-1.8.1/configure.ac 2012-03-09 15:38:38.000000000 +0100 -+++ libxcb-1.8.1/configure.ac.new 2012-03-09 16:50:40.107109896 +0100 -@@ -43,7 +43,7 @@ - - # Checks for pkg-config packages - PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.11) --NEEDED="pthread-stubs xau >= 0.99.2" -+NEEDED="xau >= 0.99.2" - PKG_CHECK_MODULES(NEEDED, $NEEDED) - - have_xdmcp="no" diff --git a/system/base/libxcb/files/pthread-stubs.pc b/system/base/libxcb/files/pthread-stubs.pc deleted file mode 100644 index ad7b91b632..0000000000 --- a/system/base/libxcb/files/pthread-stubs.pc +++ /dev/null @@ -1,8 +0,0 @@ -prefix=/usr -exec_prefix=${prefix} -libdir=${exec_prefix}/lib - -Name: pthread stubs -Description: Stubs missing from libc for standard pthread functions -Version: 0.3 -Libs: diff --git a/system/base/libxcb/pspec.xml b/system/base/libxcb/pspec.xml deleted file mode 100644 index 48357b1ebd..0000000000 --- a/system/base/libxcb/pspec.xml +++ /dev/null @@ -1,125 +0,0 @@ - - - - - libxcb - http://xcb.freedesktop.org/ - - PisiLinux Community - admins@pisilinux.org - - MIT - library - The X protocol C-language Binding (XCB) - The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. - http://xcb.freedesktop.org/dist/libxcb-1.11.tar.bz2 - - libXau-devel - libXdmcp-devel - libxslt - util-macros - xcb-proto - - - libxcb-1.1-no-pthread-stubs.patch - - - - - libxcb - - libXau - libXdmcp - glibc - - - /usr/lib - /usr/share/man - /usr/share/doc - - - - - libxcb-devel - Development files for libxcb - - libxcb - libXau-devel - libXdmcp-devel - - - /usr/include/xcb - /usr/lib/pkgconfig - /usr/lib32/pkgconfig - - - pthread-stubs.pc - - - - - libxcb-32bit - emul32 - 32-bit shared libraries for libxcb - emul32 - - libXau-32bit - libXdmcp-32bit - glibc-32bit - - - libxcb - libXau-32bit - libXdmcp-32bit - glibc-32bit - - - /usr/lib32 - - - - - - 2015-05-22 - 1.11 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2014-05-11 - 1.10 - Release bump. - Marcin Bojara - marcin@pisilinux.org - - - 2014-03-07 - 1.10 - Version bump. - Yusuf Aydemir - yusuf.aydemir@pisilinux.org - - - 2013-10-08 - 1.9.1 - Rebuild. - Serdar Soytetir - kaptan@pisilinux.org - - - 2013-07-28 - 1.9.1 - Version bump. - Marcin Bojara - marcin@pisilinux.org - - - 2012-11-18 - 1.9 - First release - Erdinç Gültekin - admins@pisilinux.org - - - diff --git a/system/base/libxcb/translations.xml b/system/base/libxcb/translations.xml deleted file mode 100644 index d1bf19d273..0000000000 --- a/system/base/libxcb/translations.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - libxcb - X protokolü için C dili bağlayıcısı (XCB) - - - - libxcb-devel - libxcb için geliştirme dosyaları - - - - libxcb-32bit - libxcb için 32-bit paylaşımlı kitaplıklar - -