diff --git a/desktop/gnome/base/dconf-editor/actions.py b/desktop/gnome/base/dconf-editor/actions.py new file mode 100644 index 0000000000..c8d97d3a6a --- /dev/null +++ b/desktop/gnome/base/dconf-editor/actions.py @@ -0,0 +1,21 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure("--disable-static") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("COPYING", "NEWS") + diff --git a/desktop/gnome/base/dconf-editor/pspec.xml b/desktop/gnome/base/dconf-editor/pspec.xml new file mode 100644 index 0000000000..9ffbf0e6ac --- /dev/null +++ b/desktop/gnome/base/dconf-editor/pspec.xml @@ -0,0 +1,59 @@ + + + + + dconf-editor + http://live.gnome.org/dconf + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + Gui editor for dconf; simple low-level configuration system + dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. + ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.16/dconf-editor-3.16.1.tar.xz + + dconf-devel + libxml2-devel + gtk3-devel + pango-devel + docbook-xsl + libepoxy-devel + at-spi2-core-devel + vala-devel + libxslt + intltool + gtk-doc + + + + + dconf-editor + + dconf + glib2 + libxml2 + gtk3 + pango + + + /etc + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/libexec + + + + + + 2015-08-12 + 3.16.1 + First Release. + Ertuğrul Erata + ertugrulerata@gmail.com + + + diff --git a/desktop/gnome/base/dconf-editor/translations.xml b/desktop/gnome/base/dconf-editor/translations.xml new file mode 100644 index 0000000000..57eca86d64 --- /dev/null +++ b/desktop/gnome/base/dconf-editor/translations.xml @@ -0,0 +1,9 @@ + + + + dconf + Düşük seviyeli yapılandırma sistemi + FIXME + + + diff --git a/desktop/gnome/base/dconf/pspec.xml b/desktop/gnome/base/dconf/pspec.xml index 4b2ff20748..c2ac6da01f 100644 --- a/desktop/gnome/base/dconf/pspec.xml +++ b/desktop/gnome/base/dconf/pspec.xml @@ -12,19 +12,13 @@ app:console Simple low-level configuration system dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. - http://ftp.gnome.org/pub/gnome/sources/dconf/0.20/dconf-0.20.0.tar.xz + http://ftp.gnome.org/pub/gnome/sources/dconf/0.24/dconf-0.24.0.tar.xz dbus-devel glib2-devel - libxml2-devel - gtk3-devel - pango-devel + docbook-xsl libxslt intltool - docbook-xsl - libepoxy-devel - at-spi2-core-devel - vala-devel gtk-doc @@ -34,12 +28,8 @@ dbus glib2 - libxml2 - gtk3 - pango - /etc /usr/share /usr/lib /usr/share/doc @@ -53,6 +43,8 @@ Development files for dconf dconf + dbus-devel + glib2-devel /usr/include @@ -74,6 +66,13 @@ + + 2015-08-12 + 0.24.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-06-14 0.20 @@ -103,4 +102,4 @@ admins@pisilinux.org - \ No newline at end of file + diff --git a/desktop/kde/application/dolphin-plugins/pspec.xml b/desktop/kde/application/dolphin-plugins/pspec.xml index 96da16cb67..bccf89d74c 100755 --- a/desktop/kde/application/dolphin-plugins/pspec.xml +++ b/desktop/kde/application/dolphin-plugins/pspec.xml @@ -12,11 +12,14 @@ library Extra dolphin plugins This package contains plugins that offer integration in Dolphin with the following version control systems: - http://download1479.mediafire.com/719l4swr5iyg/ochhwkga7gprc5p/dolphin-plugins.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/dolphin-plugins-15.07.90.tar.xz qt5-base-devel kdoctools-devel + dolphin-devel + kio-devel extra-cmake-modules + cmake @@ -50,9 +53,9 @@ - 2015-07-24 - 15.04.3 - Version bump. + 2015-08-12 + 15.07.90 + First Relase unstable. Stefan Gronewold(groni) groni@pisilinux.org diff --git a/desktop/kde/application/dolphin/pspec.xml b/desktop/kde/application/dolphin/pspec.xml index 8aabd7e75e..ec3ef1a434 100644 --- a/desktop/kde/application/dolphin/pspec.xml +++ b/desktop/kde/application/dolphin/pspec.xml @@ -11,7 +11,7 @@ GPLv2 KDE File Manager Dolphin is the File Manager for KDE. - http://source.pisilinux.org/1.0/dolphin-14.12_20150729.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/dolphin-15.07.90.tar.xz qt5-base-devel qt5-phonon-devel @@ -21,15 +21,16 @@ kinit-devel kactivities-devel baloo-devel + kfilemetadata-devel kparts-devel ktexteditor-devel kdesignerplugin - kemoticons-devel - kitemmodels-devel - kunitconversion-devel - kdoctools-devel - docbook-xsl + kemoticons-devel + kitemmodels-devel + kunitconversion-devel + kdoctools-devel + docbook-xsl extra-cmake-modules cmake @@ -41,9 +42,7 @@ dolphin qt5-base - knewstuff - ktexteditor - kio-extras + knewstuff kio ki18n solid @@ -102,6 +101,13 @@ + + 2015-08-12 + 15.07.90 + version bump to unstable. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-07-23 14.12 diff --git a/desktop/kde/graphics/gwenview/pspec.xml b/desktop/kde/graphics/gwenview/pspec.xml index 42655fbe8e..647b3c4b80 100644 --- a/desktop/kde/graphics/gwenview/pspec.xml +++ b/desktop/kde/graphics/gwenview/pspec.xml @@ -14,13 +14,27 @@ library An image viewer Gwenview is an easy to use image viewer. - http://download1585.mediafire.com/bsu38b9x68tg/yz5jkp6xq5iqdba/gwenview.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/gwenview-15.07.90.tar.xz exiv2-devel qt5-base-devel libkipi-devel kdoctools-devel - python3 + kio-devel + kactivities-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + baloo-devel + libkdcraw-devel + libpng-devel + zlib-devel + mesa-devel + docbook-xsl + cmake extra-cmake-modules @@ -34,32 +48,32 @@ libkipi libkdcraw kdelibs4-support - kio - ki18n - lcms2 - kparts - libX11 - libgcc - libpng - kconfig - kxmlgui - qt5-svg - kservice - baloo - kitemviews - qt5-phonon - kcompletion - kcoreaddons - kiconthemes - kitemmodels - kjobwidgets - ktextwidgets - libjpeg-turbo - qt5-x11extras - kconfigwidgets - knotifications - kwidgetsaddons - kfilemetadata + kio + ki18n + lcms2 + kparts + libX11 + libgcc + libpng + kconfig + kxmlgui + qt5-svg + kservice + baloo + kitemviews + qt5-phonon + kcompletion + kcoreaddons + kiconthemes + kitemmodels + kjobwidgets + ktextwidgets + libjpeg-turbo + qt5-x11extras + kconfigwidgets + knotifications + kwidgetsaddons + kfilemetadata /usr/lib @@ -72,12 +86,12 @@ - - 2015-07-25 - 5.0.0 - First Release. - Stefan Gronewold (groni) - groni@pisilinux.org - + + 2015-08-12 + 15.07.90 + first release, use unstable source. + Ertuğrul Erata + ertugrulerata@gmail.com + diff --git a/desktop/kde/graphics/libkdcraw/pspec.xml b/desktop/kde/graphics/libkdcraw/pspec.xml index 102010c1e1..73381cf728 100644 --- a/desktop/kde/graphics/libkdcraw/pspec.xml +++ b/desktop/kde/graphics/libkdcraw/pspec.xml @@ -12,12 +12,14 @@ library A C++ interface around LibRaw library libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files. - http://download948.mediafire.com/4znx7rkpdyzg/3ocxvqjsvdf3tzd/libkdcraw.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/libkdcraw-15.07.90_20150715.tar.xz qt5-base-devel kdoctools-devel - libraw-devel - python3 + libraw-devel + kconfig-devel + ki18n-devel + cmake extra-cmake-modules @@ -44,6 +46,10 @@ Development files for libkdcraw libkdcraw + qt5-base-devel + libraw-devel + kconfig-devel + ki18n-devel /usr/include @@ -54,8 +60,8 @@ - 2014-11-13 - 5.0.0 + 2015-08-13 + 15.07.90_p1 Version bump. Yusuf Aydemir yusuf.aydemir@pisilinux.org diff --git a/desktop/kde/phonon/qt5-phonon/pspec.xml b/desktop/kde/phonon/qt5-phonon/pspec.xml index 5febe24458..972129ee78 100644 --- a/desktop/kde/phonon/qt5-phonon/pspec.xml +++ b/desktop/kde/phonon/qt5-phonon/pspec.xml @@ -22,7 +22,7 @@ pulseaudio-libs-devel gstreamer-devel cmake - + mesa-devel qt-5.4.2.patch @@ -50,18 +50,20 @@ qt5-phonon qt5-base-devel + qt5-tools-devel + pulseaudio-libs-devel /usr/include /usr/lib/pkgconfig /usr/lib/cmake - /usr/share/phonon4qt5 + /usr/share/phonon4qt5 - 2015-02-23 + 2015-08-13 4.8.3 First Release Stefan Gronewold(groni) diff --git a/hardware/optical/cdrkit/actions.py b/hardware/optical/cdrkit/actions.py new file mode 100644 index 0000000000..610df5640c --- /dev/null +++ b/hardware/optical/cdrkit/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s PREFIX=/usr" % (get.installDIR())) + + pisitools.dosym("/usr/bin/wodim", "usr/bin/cdrecord") + pisitools.dosym("/usr/bin/readom", "usr/bin/readcd") + pisitools.dosym("/usr/bin/genisoimage", "usr/bin/mkisofs") + pisitools.dosym("/usr/bin/genisoimage", "usr/bin/mkhybrid") + pisitools.dosym("/usr/bin/icedax", "usr/bin/cdda2wav") + + pisitools.dosym("/usr/share/man/man1/wodim.1", "usr/share/man/man1/cdrecord.1") + pisitools.dosym("/usr/share/man/man1/readom.1", "usr/share/man/man1/readcd.1") + pisitools.dosym("/usr/share/man/man1/genisoimage.1", "usr/share/man/man1/mkisofs.1") + pisitools.dosym("/usr/share/man/man1/genisoimage.1", "usr/share/man/man1/mkhybrid.1") + pisitools.dosym("/usr/share/man/man1/icedax.1", "usr/share/man/man1/cdda2wav.1") + + pisitools.dodoc("ABOUT", "Changelog", "COPYING", "FAQ", "FORK", "START", "TODO", "VERSION") diff --git a/hardware/optical/cdrkit/pspec.xml b/hardware/optical/cdrkit/pspec.xml new file mode 100644 index 0000000000..8b1c6e0794 --- /dev/null +++ b/hardware/optical/cdrkit/pspec.xml @@ -0,0 +1,71 @@ + + + + + cdrkit + http://cdrkit.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + Suite of programs for CD/DVD recording. + Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction. + http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz + + cdparanoia-devel + libcap-devel + zlib-devel + bzip2 + cmake + + + + + cdrkit + + file + zlib + bzip2 + libcap + + + + /usr/bin + /usr/sbin + /usr/include + /usr/lib + /usr/share/man + /usr/share/doc + + + cdrtools + + + + + + 2013-09-14 + 1.1.11 + Disable patch + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + 2013-05-16 + 1.1.11 + fixing working + Erdinç Gültekin + erdincgultekin@pisilinux.org + + + 2013-02-11 + 1.1.11 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/hardware/optical/cdrkit/translations.xml b/hardware/optical/cdrkit/translations.xml new file mode 100644 index 0000000000..e5a409e5bc --- /dev/null +++ b/hardware/optical/cdrkit/translations.xml @@ -0,0 +1,8 @@ + + + + cdrkit + Suite of programs for CD/DVD recording. + Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction. + + \ No newline at end of file diff --git a/hardware/powermanagement/acpica/actions.py b/hardware/powermanagement/acpica/actions.py new file mode 100644 index 0000000000..32983a337b --- /dev/null +++ b/hardware/powermanagement/acpica/actions.py @@ -0,0 +1,21 @@ +#!/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 get + +def build(): + shelltools.export("CFLAGS", "%s -fno-strict-aliasing" % get.CFLAGS()) + if get.ARCH() == "x86_64": + autotools.make("BITS=64") + else: + autotools.make("BITS=32") + +def install(): + autotools.rawInstall('DESTDIR="%s"' % get.installDIR()) + pisitools.dodoc("changes.txt") diff --git a/hardware/powermanagement/acpica/files/LICENSE b/hardware/powermanagement/acpica/files/LICENSE new file mode 100644 index 0000000000..d47edccb2a --- /dev/null +++ b/hardware/powermanagement/acpica/files/LICENSE @@ -0,0 +1,33 @@ +IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING. +Do not use or load this software and any associated materials (collectively, the "Software") until you have carefully read the following terms and conditions. By loading or using the Software, you agree to the terms of this Agreement. If you do not wish to so agree, do not install or use the Software. + +1. COPYRIGHT NOTICE +Some or all of this work - Copyright © 1999-2008, Intel Corp. All rights reserved. + +2. LICENSE + +2.1. This is your license from Intel Corp. under its intellectual property rights. You may have additional license terms from the party that provided you this software, covering your right to use that party's intellectual property rights. + +2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a copy of the source code appearing in this file ("Covered Code") an irrevocable, perpetual, worldwide license under Intel's copyrights in the base code distributed originally by Intel ("Original Intel Code") to copy, make derivatives, distribute, use and display any portion of the Covered Code in any form, with the right to sublicense such rights; and + +2.3. Intel grants Licensee a non-exclusive and non-transferable patent license (with the right to sublicense), under only those claims of Intel patents that are infringed by the Original Intel Code, to make, use, sell, offer to sell, and import the Covered Code and derivative works thereof solely to the minimum extent necessary to exercise the above copyright license, and in no event shall the patent license extend to any additions to or modifications of the Original Intel Code. No other license or right is granted directly or by implication, estoppel or otherwise; The above copyright and patent license is granted only if the following conditions are met: + +3. CONDITIONS + +3.1. Redistribution of Source with Rights to Further Distribute Source. Redistribution of source code of any substantial portion of the Covered Code or modification with rights to further distribute source must include the above Copyright Notice, the above License, this list of Conditions, and the following Disclaimer and Export Compliance provision. In addition, Licensee must cause all Covered Code to which Licensee contributes to contain a file documenting the changes Licensee made to create that Covered Code and the date of any change. Licensee must include in that file the documentation of any changes made by any predecessor Licensee. Licensee must include a prominent statement that the modification is derived, directly or indirectly, from Original Intel Code. + +3.2. Redistribution of Source with no Rights to Further Distribute Source. Redistribution of source code of any substantial portion of the Covered Code or modification without rights to further distribute source must include the following Disclaimer and Export Compliance provision in the documentation and/or other materials provided with distribution. In addition, Licensee may not authorize further sublicense of source of any portion of the Covered Code, and must include terms to the effect that the license from Licensee to its licensee is limited to the intellectual property embodied in the software Licensee provides to its licensee, and not to intellectual property embodied in modifications its licensee may make. + +3.3. Redistribution of Executable. Redistribution in executable form of any substantial portion of the Covered Code or modification must reproduce the above Copyright Notice, and the following Disclaimer and Export Compliance provision in the documentation and/or other materials provided with the distribution. + +3.4. Intel retains all right, title, and interest in and to the Original Intel Code. + +3.5. Neither the name Intel nor any other trademark owned or controlled by Intel shall be used in advertising or otherwise to promote the sale, use or other dealings in products derived from or relating to the Covered Code without prior written authorization from Intel. + +4. DISCLAIMER AND EXPORT COMPLIANCE + +4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED HERE. ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE, INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. + +4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. + +4.3. Licensee shall not export, either directly or indirectly, any of this software or system incorporating such software without first obtaining any required license or other approval from the U. S. Department of Commerce or any other agency or department of the United States Government. In the event Licensee exports any such software from the United States or re-exports any such software from a foreign destination, Licensee shall ensure that the distribution and export/re-export of the software is in compliance with all laws, regulations, orders, or other restrictions of the U.S. Export Administration Regulations. Licensee agrees that neither it nor any of its subsidiaries will export/re-export any technical data, process, software, or service, directly or indirectly, to any country for which the United States government or any agency thereof requires an export license, other governmental approval, or letter of assurance, without first obtaining such license, approval or letter. diff --git a/hardware/powermanagement/acpica/files/iasl.1 b/hardware/powermanagement/acpica/files/iasl.1 new file mode 100644 index 0000000000..000a3b8123 --- /dev/null +++ b/hardware/powermanagement/acpica/files/iasl.1 @@ -0,0 +1,135 @@ +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH IASL 1 "October 14, 2005" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +iasl \- ACPI Source Language compiler/decompiler +.SH SYNOPSIS +.B iasl +.RI [ options ] +.RI [ "input file" ] +.SH DESCRIPTION +This manual page documents briefly the +.B iasl +command. The option list is taken from the iasl interactive help. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.B iasl +is an ASL compiler and decompiler. + +.SH OPTIONS + +.PP +.SS General Output +.TP +.B \-p +Specify filename prefix for all output files (including .aml) +.TP +.B \-vi +Less verbose errors and warnings for use with IDEs +.TP +.B \-vo +Enable optimization comments +.TP +.B \-vr +Disable remarks +.TP +.B \-vs +Disable signon + +.PP +.SS AML Output Files +.TP +.B \-s +Create AML in assembler or C source file (*.asm or *.c) +.TP +.B \-i +Create assembler or C include file (*.inc or *.h) +.TP +.B \-t +Create AML in assembler or C hex table (*.hex) + +.PP +.SS AML Code Generation +.TP +.B \-oa +Disable all optimizations (compatibility mode) +.TP +.B \-of +Disable constant folding +.TP +.B \-oi +Disable integer optimization to Zero/One/Ones +.TP +.B \-on +Disable named reference string optimization +.TP +.B \-r +Override table header Revision (1-255) + +.PP +.SS Listings +.TP +.B \-l +Create mixed listing file (ASL source and AML) (*.lst) +.TP +.B \-ln +Create namespace file (*.nsp) +.TP +.B \-ls +Create combined source file (expanded includes) (*.src) + +.PP +.SS AML Disassembler +.TP +.B \-d [file] +Disassemble AML to ASL source code file (*.dsl) +.TP +.B \-dc [file] +Disassemble AML and immediately compile it +.br +(Obtain DSDT from current system if no input file) +.TP +.B \-e +Generate External() statements for unresolved symbols +.TP +.B \-g +Get ACPI tables and write to files (*.dat) + +.PP +.SS Miscellaneous +.TP +.B \-a +Verify source file is entirely ASCII text (0x00-0x7F) + +.PP +.SS Help +.TP +.B \-h +Additional help and compiler debug options +.TP +.B \-hc +Display operators allowed in constant expressions +.TP +.B \-hr +Display ACPI reserved method names + +.SH AUTHOR +iasl was written by Robert Moore . +.PP +This manual page was written by Mattia Dongili , +for the Debian project (but may be used by others). diff --git a/hardware/powermanagement/acpica/pspec.xml b/hardware/powermanagement/acpica/pspec.xml new file mode 100644 index 0000000000..2be6db6e93 --- /dev/null +++ b/hardware/powermanagement/acpica/pspec.xml @@ -0,0 +1,55 @@ + + + + + acpica + http://www.acpica.org + + PisiLinux Community + admins@pisilinux.org + + custom + app:console + ACPI debugging tools written by Intel + acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler. + ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/acpica-unix-20130117.tar.gz + + + + acpica + + /usr/share/doc + /usr/bin + /usr/sbin + /usr/share/man/man1 + + + iasl.1 + LICENSE + + + + + + 2014-03-05 + 0.0_20130117 + Rebuild for buildhost + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-05-02 + 0.0_20130117 + Fixed + Osman Erkan + osman.erkan@pisilinux.org + + + 2010-12-22 + 0.0_20130117 + First release + Marcin Bojara + marcin@pisilinux.org + + + \ No newline at end of file diff --git a/hardware/powermanagement/acpica/translations.xml b/hardware/powermanagement/acpica/translations.xml new file mode 100644 index 0000000000..327f87752d --- /dev/null +++ b/hardware/powermanagement/acpica/translations.xml @@ -0,0 +1,8 @@ + + + + acpica + Intel ACPI hata ayıklama araçları + acpica, AML yorumlayıcısı, AML hata ayıklayıcısı, ACPI donanım ve olay desteği, ASL derleyicisi ve ASL disassembler gibi çeşitli ACPI araçları içeren bir pakettir. + + diff --git a/hardware/virtualization/docker/actions.py b/hardware/virtualization/docker/actions.py index 6f38db4394..7c12eee1e6 100644 --- a/hardware/virtualization/docker/actions.py +++ b/hardware/virtualization/docker/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get shelltools.export("AUTO_GOPATH", "1") -shelltools.export("DOCKER_GITCOMMIT", "786b29d") +shelltools.export("DOCKER_GITCOMMIT", "0d03096") shelltools.export("GOPATH", "%s" % get.workDIR()) shelltools.export("CGO_CFLAGS", "-I/usr/include") @@ -24,10 +24,10 @@ def build(): shelltools.system("./hack/make.sh dynbinary") def install(): - pisitools.dobin("bundles/1.7.1/dynbinary/docker") - pisitools.dobin("bundles/1.7.1/dynbinary/docker-1.7.1") - pisitools.doexe("bundles/1.7.1/dynbinary/dockerinit", "/usr/lib/docker") - pisitools.doexe("bundles/1.7.1/dynbinary/dockerinit-1.7.1", "/usr/lib/docker") + pisitools.dobin("bundles/1.8.0/dynbinary/docker") + pisitools.dobin("bundles/1.8.0/dynbinary/docker-1.8.0") + pisitools.doexe("bundles/1.8.0/dynbinary/dockerinit", "/usr/lib/docker") + pisitools.doexe("bundles/1.8.0/dynbinary/dockerinit-1.8.0", "/usr/lib/docker") # insert udev rules pisitools.insinto("/etc/udev/rules.d", "contrib/udev/*.rules") diff --git a/hardware/virtualization/docker/comar/service.py b/hardware/virtualization/docker/comar/service.py index 86a6325a87..3d2e99b632 100644 --- a/hardware/virtualization/docker/comar/service.py +++ b/hardware/virtualization/docker/comar/service.py @@ -16,7 +16,7 @@ def start(): os.system("/sbin/modprobe -va bridge nf_nat br_netfilter") startService(command="/usr/bin/docker", - args="-d %s" % (config.get("DOCKER_OPTS", "")), + args="daemon %s" % (config.get("DOCKER_OPTS", "")), chuid="root:docker", pidfile="/var/run/docker.pid", donotify=True) diff --git a/hardware/virtualization/docker/pspec.xml b/hardware/virtualization/docker/pspec.xml index 1227df184e..7fee3ba732 100644 --- a/hardware/virtualization/docker/pspec.xml +++ b/hardware/virtualization/docker/pspec.xml @@ -13,7 +13,7 @@ Pack, ship and run any application as a lightweight container An open platform for distributed applications for developers and sysadmins - https://github.com/docker/docker/archive/v1.7.1.tar.gz + https://github.com/docker/docker/archive/v1.8.0.tar.gz git golang @@ -54,6 +54,13 @@ + + 2015-08-12 + 1.8.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-07-24 1.7.1 diff --git a/hardware/virtualization/virt-wrapper/actions.py b/hardware/virtualization/virt-wrapper/actions.py new file mode 100644 index 0000000000..d37beccfd9 --- /dev/null +++ b/hardware/virtualization/virt-wrapper/actions.py @@ -0,0 +1,17 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README") diff --git a/hardware/virtualization/virt-wrapper/files/change_group.patch b/hardware/virtualization/virt-wrapper/files/change_group.patch new file mode 100644 index 0000000000..a3aa0925bb --- /dev/null +++ b/hardware/virtualization/virt-wrapper/files/change_group.patch @@ -0,0 +1,11 @@ +--- virt-wrapper-0.1.1.orig/virt-wrapper.py 2009-12-22 10:37:12.000000000 +0200 ++++ virt-wrapper-0.1.1/virt-wrapper.py 2014-11-23 12:44:24.702025021 +0200 +@@ -11,7 +11,7 @@ + __trans = gettext.translation('virt-wrapper', fallback=True) + _ = __trans.ugettext + +-VIRT_GROUP = "virt" ++VIRT_GROUP = "vboxusers" + + class VBox: + def __init__(self): diff --git a/hardware/virtualization/virt-wrapper/files/kmod.patch b/hardware/virtualization/virt-wrapper/files/kmod.patch new file mode 100644 index 0000000000..fcfd1fe54e --- /dev/null +++ b/hardware/virtualization/virt-wrapper/files/kmod.patch @@ -0,0 +1,20 @@ +--- virt-wrapper.py~ 2013-02-01 21:29:54.545523923 +0100 ++++ virt-wrapper.py 2013-02-01 21:30:39.649522275 +0100 +@@ -130,7 +130,7 @@ + if mod.replace("-", "_") in loaded: + link = comar.Link() + try: +- link.Boot.Modules["module_init_tools"].unload(mod) ++ link.Boot.Modules["kmod"].unload(mod) + except dbus.exceptions.DBusException: + return False + else: +@@ -168,7 +168,7 @@ + failure = False + for mod in mods: + try: +- link.Boot.Modules["module_init_tools"].load(mod, "") ++ link.Boot.Modules["kmod"].load(mod, "") + except dbus.exceptions.DBusException: + failure = True + diff --git a/hardware/virtualization/virt-wrapper/files/pass-options-arg.patch b/hardware/virtualization/virt-wrapper/files/pass-options-arg.patch new file mode 100644 index 0000000000..1ded7b2297 --- /dev/null +++ b/hardware/virtualization/virt-wrapper/files/pass-options-arg.patch @@ -0,0 +1,13 @@ +Index: virt-wrapper-0.1.1/virt-wrapper.py +=================================================================== +--- virt-wrapper-0.1.1.orig/virt-wrapper.py ++++ virt-wrapper-0.1.1/virt-wrapper.py +@@ -168,7 +168,7 @@ def checkModules(vapp): + failure = False + for mod in mods: + try: +- link.Boot.Modules["module_init_tools"].load(mod) ++ link.Boot.Modules["module_init_tools"].load(mod, "") + except dbus.exceptions.DBusException: + failure = True + diff --git a/hardware/virtualization/virt-wrapper/pspec.xml b/hardware/virtualization/virt-wrapper/pspec.xml new file mode 100644 index 0000000000..bc68004b3e --- /dev/null +++ b/hardware/virtualization/virt-wrapper/pspec.xml @@ -0,0 +1,55 @@ + + + + + virt-wrapper + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + Wrapper for virtualization software + virt-wrapper is a wrapper for virtualization applications. It warns users if they are not a member of virt group and loads the kernel modules automatically. + http://source.pisilinux.org/1.0/virt-wrapper-0.1.1.tar.gz + + pass-options-arg.patch + kmod.patch + change_group.patch + + + + + virt-wrapper + + /usr/libexec + /usr/share/locale + /usr/share/doc + + + + + + 2014-11-23 + 0.1.1 + Chande group for usb connect issue + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-02-17 + 0.1.1 + Rebuild. + Osman Erkan + osman.erkan@pisilinux.org + + + 2010-10-13 + 0.1.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + \ No newline at end of file diff --git a/hardware/virtualization/virt-wrapper/translations.xml b/hardware/virtualization/virt-wrapper/translations.xml new file mode 100644 index 0000000000..8c7686f049 --- /dev/null +++ b/hardware/virtualization/virt-wrapper/translations.xml @@ -0,0 +1,8 @@ + + + + virt-wrapper + Sanallaştırma yazılımları için önbetik + virt-wrapper, sanallaştırma uygulamaları için bir betik içerir. Bu betik, kullanıcıyı eğer virt grubunda değilse uyarır ve çekirdek modüllerini de otomatik olarak yükler. + + diff --git a/kernel/tools/perf/files/patches/linux/patch-4.1.5.xz b/kernel/tools/perf/files/patches/linux/patch-4.1.5.xz new file mode 100644 index 0000000000..25a374ff01 Binary files /dev/null and b/kernel/tools/perf/files/patches/linux/patch-4.1.5.xz differ diff --git a/kernel/tools/perf/pspec.xml b/kernel/tools/perf/pspec.xml index 847309c790..f855a9c9ad 100644 --- a/kernel/tools/perf/pspec.xml +++ b/kernel/tools/perf/pspec.xml @@ -12,8 +12,11 @@ app:gui Performance analyser tool that makes full use of the Linux performance counter subsystem perf is a new tool which is used to optimize, validate and measure applications, workloads or the full system through the Linux performance counter subsystem. - https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.0.tar.gz + https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.gz + libunwind-devel + audit-devel + xz-devel gtk2-devel unifdef elfutils @@ -29,16 +32,20 @@ glib2-devel zlib-devel perl + util-linux + libxslt - patches/linux/patch-4.0.5.xz + patches/linux/patch-4.1.5.xz perf + audit + xz newt elfutils gtk2 @@ -61,7 +68,14 @@ - + + 2015-08-13 + 4.1.5 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + 2015-06-16 4.0.5 Version bump. diff --git a/multimedia/graphics/libraw/actions.py b/multimedia/graphics/libraw/actions.py new file mode 100644 index 0000000000..3e01e3bf35 --- /dev/null +++ b/multimedia/graphics/libraw/actions.py @@ -0,0 +1,20 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + autotools.configure("--disable-static") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.dodoc("README") + diff --git a/multimedia/graphics/libraw/pspec.xml b/multimedia/graphics/libraw/pspec.xml new file mode 100644 index 0000000000..438b9a25e0 --- /dev/null +++ b/multimedia/graphics/libraw/pspec.xml @@ -0,0 +1,112 @@ + + + + + libraw + http://www.libraw.org/ + + Yücel KILIÇ + yucel.kilic@linux.org.tr + + LGPLv2.1 + CDDL + library + Raw image decoder + LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). + http://www.libraw.org/data/LibRaw-0.16.2.tar.gz + + libgomp + lcms2-devel + jasper-devel + libjpeg-turbo-devel + + + + libraw + + libgomp + libgcc + lcms2 + jasper + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libraw-devel + Development files for libraw + + libraw + lcms2-devel + jasper-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2015-08-13 + 0.16.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-05-16 + 0.16.1 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-05-24 + 0.16.0 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-02-08 + 0.16.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-08-17 + 0.15.2 + Release bump. + PisiLinux Community + admins@pisilinux.org + + + 2013-07-29 + 0.15.2 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-27 + 0.14.7 + Move pc files to devel pack, rebuild + PisiLinux Community + admins@pisilinux.org + + + 2012-12-31 + 0.14.7 + First release + Erdinç Gültekin + admins@pisilinux.org + + + diff --git a/multimedia/graphics/libraw/translations.xml b/multimedia/graphics/libraw/translations.xml new file mode 100644 index 0000000000..48d59d3d71 --- /dev/null +++ b/multimedia/graphics/libraw/translations.xml @@ -0,0 +1,13 @@ + + + + LibRaw + RAW görüntü çözme kitaplığı + LibRaw, dijital fotoğraf kameralarından elde edilen RAW dosyalrını (CRW/CR2, NEF, RAF, DNG ve diğerleri) okumaya yarayan bir kitaplıktır. + + + + libraw-devel + libraw için geliştirme dosyaları + + diff --git a/multimedia/misc/libkate/actions.py b/multimedia/misc/libkate/actions.py new file mode 100644 index 0000000000..ba73a26ad5 --- /dev/null +++ b/multimedia/misc/libkate/actions.py @@ -0,0 +1,21 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + pisitools.dosed("configure", "HAVE_PYTHON=yes", "HAVE_PYTHON=no") + autotools.configure("--enable-static=no") + +def build(): + autotools.make() + +def install(): + autotools.install() + + pisitools.insinto("%s/%s" % (get.docDIR(), get.srcNAME()), "examples") diff --git a/multimedia/misc/libkate/pspec.xml b/multimedia/misc/libkate/pspec.xml new file mode 100644 index 0000000000..b5c4d14bd0 --- /dev/null +++ b/multimedia/misc/libkate/pspec.xml @@ -0,0 +1,94 @@ + + + + + libkate + http://code.google.com/p/libkate + + PisiLinux Community + admins@pisilinux.org + + BSD + library + app:console + A text codec for embedding in Ogg + Kate is a codec for karaoke and text encapsulation for Ogg. + http://libkate.googlecode.com/files/libkate-0.4.1.tar.gz + + libogg-devel + libpng-devel + doxygen + + + + + libkate + + libogg + libpng + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + + libkate-devel + Development files for libkate + + libkate + libogg-devel + libpng-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + libkate-docs + API documentation for libkate + + libkate + + + /usr/share/doc/libkate/html + /usr/share/doc/libkate/examples + + + + + + 2014-05-24 + 0.4.1 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-03-09 + 0.4.1 + Rebuild. + Kamil Atlı + suvarice@gmail.com + + + 2013-07-31 + 0.4.1 + missing dep. + Erdinç Gültekin + erdincgultekin@pisilinux.org + + + 2012-08-29 + 0.4.1 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/multimedia/misc/libkate/translations.xml b/multimedia/misc/libkate/translations.xml new file mode 100644 index 0000000000..fc5fed4511 --- /dev/null +++ b/multimedia/misc/libkate/translations.xml @@ -0,0 +1,18 @@ + + + + libkate + Ogg için karaoke ve metin kitaplığı + Kate, karaoke ve metinleri ogg dosyalara gömmek için kullanılan kitaplık ve konsol uygulamaları içerir. + + + + libkate-devel + libkate için geliştirme dosyaları + + + + libkate-docs + libkate paketine ait API belgeleri + + diff --git a/multimedia/sound/vorbis-tools/pspec.xml b/multimedia/sound/vorbis-tools/pspec.xml index b105920878..0c6103c992 100644 --- a/multimedia/sound/vorbis-tools/pspec.xml +++ b/multimedia/sound/vorbis-tools/pspec.xml @@ -20,6 +20,7 @@ speex-devel libogg-devel libkate-devel + curl-devel diff --git a/office/misc/gsoap/actions.py b/office/misc/gsoap/actions.py new file mode 100644 index 0000000000..265d8a3afe --- /dev/null +++ b/office/misc/gsoap/actions.py @@ -0,0 +1,32 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt. + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import libtools +from pisi.actionsapi import get + + +def setup(): + pisitools.cflags.add("-fPIC") + pisitools.cxxflags.add("-fPIC") + pisitools.ldflags.add("-fPIC") + autotools.autoreconf("-if") + #libtools.libtoolize("--force --copy --automake") + autotools.configure("--disable-static \ + --enable-shared \ + --prefix=/usr \ + --enable-samples \ + --enable-ipv6 \ + ") + +def build(): + autotools.make("-j1") + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("*txt") diff --git a/office/misc/gsoap/files/gsoap-libtool.patch b/office/misc/gsoap/files/gsoap-libtool.patch new file mode 100644 index 0000000000..86235a5c55 --- /dev/null +++ b/office/misc/gsoap/files/gsoap-libtool.patch @@ -0,0 +1,133 @@ +diff -ur gsoap-2.8.orig/configure.in gsoap-2.8/configure.in +--- gsoap-2.8.orig/configure.in 2011-10-22 23:12:11.000000000 +0200 ++++ gsoap-2.8/configure.in 2011-11-01 06:25:39.071999543 +0100 +@@ -16,8 +16,7 @@ + AM_PROG_LEX + AC_PROG_YACC + AC_PROG_CPP +-AC_PROG_RANLIB +-#AM_PROG_LIBTOOL ++AM_PROG_LIBTOOL + AC_PROG_LN_S + AC_PROG_AWK + AC_PROG_INSTALL +@@ -226,13 +225,13 @@ + WSDL2H_EXTRA_FLAGS="-DWITH_GNUTLS -DWITH_GZIP" + WSDL2H_EXTRA_LIBS="-lgnutls -lgcrypt -lgpg-error -lz" + SAMPLE_SSL_LIBS="-lgnutls -lgcrypt -lgpg-error -lz" +- WSDL2H_SOAP_CPP_LIB="libgsoapssl++.a" ++ WSDL2H_SOAP_CPP_LIB="libgsoapssl++.la" + else + AC_MSG_RESULT(no) + WSDL2H_EXTRA_FLAGS="-DWITH_OPENSSL -DWITH_GZIP" +- WSDL2H_EXTRA_LIBS="-lssl -lcrypto -lz" ++ WSDL2H_EXTRA_LIBS= + SAMPLE_SSL_LIBS="-lssl -lcrypto -lz" +- WSDL2H_SOAP_CPP_LIB="libgsoapssl++.a" ++ WSDL2H_SOAP_CPP_LIB="libgsoapssl++.la" + fi + if test -n "$OPENSSL"; then + WSDL2H_EXTRA_FLAGS="-I${OPENSSL}/include ${WSDL2H_EXTRA_FLAGS}" +@@ -244,7 +243,7 @@ + WSDL2H_EXTRA_FLAGS= + WSDL2H_EXTRA_LIBS= + SAMPLE_SSL_LIBS= +- WSDL2H_SOAP_CPP_LIB="libgsoap++.a" ++ WSDL2H_SOAP_CPP_LIB="libgsoap++.la" + fi + AC_SUBST(WSDL2H_EXTRA_FLAGS) + AC_SUBST(WSDL2H_EXTRA_LIBS) +diff -ur gsoap-2.8.orig/gsoap/Makefile.am gsoap-2.8/gsoap/Makefile.am +--- gsoap-2.8.orig/gsoap/Makefile.am 2011-10-22 23:12:12.000000000 +0200 ++++ gsoap-2.8/gsoap/Makefile.am 2011-11-01 06:25:39.071999543 +0100 +@@ -34,20 +34,30 @@ + dom_cpp.cpp: dom.cpp + $(LN_S) -f $(srcdir)/dom.cpp dom_cpp.cpp + +-lib_LIBRARIES = libgsoap.a libgsoap++.a libgsoapck.a libgsoapck++.a libgsoapssl.a libgsoapssl++.a ++lib_LTLIBRARIES = libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la + +-libgsoap_a_SOURCES = stdsoap2.c dom.c +-libgsoap_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) +-libgsoap___a_SOURCES = stdsoap2_cpp.cpp dom_cpp.cpp +-libgsoap___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) +-libgsoapck_a_SOURCES = stdsoap2_ck.c dom.c +-libgsoapck_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) -DWITH_COOKIES +-libgsoapck___a_SOURCES = stdsoap2_ck_cpp.cpp dom_cpp.cpp +-libgsoapck___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) -DWITH_COOKIES +-libgsoapssl_a_SOURCES = stdsoap2_ssl.c dom.c +-libgsoapssl_a_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) $(WSDL2H_EXTRA_FLAGS) -DWITH_DOM +-libgsoapssl___a_SOURCES = stdsoap2_ssl_cpp.cpp dom_cpp.cpp +-libgsoapssl___a_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) $(WSDL2H_EXTRA_FLAGS) -DWITH_DOM ++SOVERSION = 0 ++ ++libgsoap_la_SOURCES = stdsoap2.c dom.c ++libgsoap_la_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) ++libgsoap_la_LDFLAGS = -version-info $(SOVERSION) ++libgsoap___la_SOURCES = stdsoap2_cpp.cpp dom_cpp.cpp ++libgsoap___la_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) ++libgsoap___la_LDFLAGS = -version-info $(SOVERSION) ++libgsoapck_la_SOURCES = stdsoap2_ck.c dom.c ++libgsoapck_la_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) -DWITH_COOKIES ++libgsoapck_la_LDFLAGS = -version-info $(SOVERSION) ++libgsoapck___la_SOURCES = stdsoap2_ck_cpp.cpp dom_cpp.cpp ++libgsoapck___la_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) -DWITH_COOKIES ++libgsoapck___la_LDFLAGS = -version-info $(SOVERSION) ++libgsoapssl_la_SOURCES = stdsoap2_ssl.c dom.c ++libgsoapssl_la_CFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) $(WSDL2H_EXTRA_FLAGS) -DWITH_DOM ++libgsoapssl_la_LDFLAGS = -version-info $(SOVERSION) ++libgsoapssl_la_LIBADD = -lssl -lcrypto -lz ++libgsoapssl___la_SOURCES = stdsoap2_ssl_cpp.cpp dom_cpp.cpp ++libgsoapssl___la_CXXFLAGS = $(SOAPCPP2_DEBUG) $(SOAPCPP2_NONAMESPACES) $(SOAPCPP2_IPV6) -D$(platform) $(WSDL2H_EXTRA_FLAGS) -DWITH_DOM ++libgsoapssl___la_LDFLAGS = -version-info $(SOVERSION) ++libgsoapssl___la_LIBADD = -lssl -lcrypto -lz + + BUILT_SOURCES = stdsoap2_cpp.cpp dom_cpp.cpp $(lib_LIBRARIES) + +diff -ur gsoap-2.8.orig/gsoap/samples/autotest/Makefile.am gsoap-2.8/gsoap/samples/autotest/Makefile.am +--- gsoap-2.8.orig/gsoap/samples/autotest/Makefile.am 2011-10-22 23:12:14.000000000 +0200 ++++ gsoap-2.8/gsoap/samples/autotest/Makefile.am 2011-11-01 06:25:39.071999543 +0100 +@@ -14,7 +14,7 @@ + WSDLINPUT=$(srcdir)/examples.wsdl + SOAPHEADER=$(srcdir)/examples.h + SOAP_CPP_SRC=soapC.cpp soapServer.cpp +-SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.a ++SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.la + + $(SOAP_CPP_SRC) : $(WSDLINPUT) + $(WSDL) $(WSDL_FLAGS) $(WSDLINPUT) +diff -ur gsoap-2.8.orig/gsoap/samples/databinding/Makefile.am gsoap-2.8/gsoap/samples/databinding/Makefile.am +--- gsoap-2.8.orig/gsoap/samples/databinding/Makefile.am 2011-10-22 23:12:15.000000000 +0200 ++++ gsoap-2.8/gsoap/samples/databinding/Makefile.am 2011-11-01 06:25:39.071999543 +0100 +@@ -14,7 +14,7 @@ + WSDLINPUT=$(srcdir)/address.xsd + SOAPHEADER=$(srcdir)/address.h + SOAP_CPP_SRC=addressC.cpp +-SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.a ++SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.la + + $(SOAP_CPP_SRC) : $(WSDLINPUT) + $(WSDL) $(WSDL_FLAGS) $(WSDLINPUT) +diff -ur gsoap-2.8.orig/gsoap/samples/Makefile.defines gsoap-2.8/gsoap/samples/Makefile.defines +--- gsoap-2.8.orig/gsoap/samples/Makefile.defines 2011-10-22 23:12:15.000000000 +0200 ++++ gsoap-2.8/gsoap/samples/Makefile.defines 2011-11-01 06:25:39.071999543 +0100 +@@ -15,13 +15,13 @@ + SOAP_C_CORE=soapC.c + SOAP_C_CLIENT=soapClient.c $(SOAP_C_CORE) + SOAP_C_SERVER=soapServer.c $(SOAP_C_CORE) +-SOAP_C_LIB=$(top_builddir)/gsoap/libgsoap.a +-SOAP_C_LIB_CK=$(top_builddir)/gsoap/libgsoapck.a +-SOAP_C_LIB_SSL=$(top_builddir)/gsoap/libgsoapssl.a ++SOAP_C_LIB=$(top_builddir)/gsoap/libgsoap.la ++SOAP_C_LIB_CK=$(top_builddir)/gsoap/libgsoapck.la ++SOAP_C_LIB_SSL=$(top_builddir)/gsoap/libgsoapssl.la + + SOAP_CPP_CORE=soapC.cpp + SOAP_CPP_CLIENT=soapClient.cpp $(SOAP_CPP_CORE) + SOAP_CPP_SERVER=soapServer.cpp $(SOAP_CPP_CORE) +-SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.a +-SOAP_CPP_LIB_CK=$(top_builddir)/gsoap/libgsoapck++.a +-SOAP_CPP_LIB_SSL=$(top_builddir)/gsoap/libgsoapssl++.a ++SOAP_CPP_LIB=$(top_builddir)/gsoap/libgsoap++.la ++SOAP_CPP_LIB_CK=$(top_builddir)/gsoap/libgsoapck++.la ++SOAP_CPP_LIB_SSL=$(top_builddir)/gsoap/libgsoapssl++.la diff --git a/office/misc/gsoap/files/gsoap-pad.patch b/office/misc/gsoap/files/gsoap-pad.patch new file mode 100644 index 0000000000..114800f0b9 --- /dev/null +++ b/office/misc/gsoap/files/gsoap-pad.patch @@ -0,0 +1,33 @@ +diff -ur gsoap-2.8.orig/gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.h gsoap-2.8/gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.h +--- gsoap-2.8.orig/gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.h 2013-08-26 01:10:06.000000000 +0200 ++++ gsoap-2.8/gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.h 2013-10-16 09:29:02.181454071 +0200 +@@ -2130,6 +2130,7 @@ + struct sockaddr_storage peer; /* IPv6: set by soap_accept and by UDP recv */ + #else + struct sockaddr_in peer; /* IPv4: set by soap_connect/soap_accept and by UDP recv */ ++ unsigned char pad[sizeof(struct sockaddr_storage) - sizeof(struct sockaddr_in)]; + #endif + #endif + size_t peerlen; +diff -ur gsoap-2.8.orig/gsoap/stdsoap2.h gsoap-2.8/gsoap/stdsoap2.h +--- gsoap-2.8.orig/gsoap/stdsoap2.h 2013-08-26 01:10:07.000000000 +0200 ++++ gsoap-2.8/gsoap/stdsoap2.h 2013-10-16 09:29:02.181454071 +0200 +@@ -2130,6 +2130,7 @@ + struct sockaddr_storage peer; /* IPv6: set by soap_accept and by UDP recv */ + #else + struct sockaddr_in peer; /* IPv4: set by soap_connect/soap_accept and by UDP recv */ ++ unsigned char pad[sizeof(struct sockaddr_storage) - sizeof(struct sockaddr_in)]; + #endif + #endif + size_t peerlen; +diff -ur gsoap-2.8.orig/gsoap/VisualStudio2005/wsdl2h/wsdl2h/stdsoap2.h gsoap-2.8/gsoap/VisualStudio2005/wsdl2h/wsdl2h/stdsoap2.h +--- gsoap-2.8.orig/gsoap/VisualStudio2005/wsdl2h/wsdl2h/stdsoap2.h 2013-08-26 01:10:07.000000000 +0200 ++++ gsoap-2.8/gsoap/VisualStudio2005/wsdl2h/wsdl2h/stdsoap2.h 2013-10-16 09:29:02.181454071 +0200 +@@ -2130,6 +2130,7 @@ + struct sockaddr_storage peer; /* IPv6: set by soap_accept and by UDP recv */ + #else + struct sockaddr_in peer; /* IPv4: set by soap_connect/soap_accept and by UDP recv */ ++ unsigned char pad[sizeof(struct sockaddr_storage) - sizeof(struct sockaddr_in)]; + #endif + #endif + size_t peerlen; diff --git a/office/misc/gsoap/files/gsoap-private-lm.patch b/office/misc/gsoap/files/gsoap-private-lm.patch new file mode 100644 index 0000000000..18c9c221f0 --- /dev/null +++ b/office/misc/gsoap/files/gsoap-private-lm.patch @@ -0,0 +1,44 @@ +diff -ur gsoap-2.8.orig/gsoapck.pc.in gsoap-2.8/gsoapck.pc.in +--- gsoap-2.8.orig/gsoapck.pc.in 2013-08-26 01:10:08.000000000 +0200 ++++ gsoap-2.8/gsoapck.pc.in 2013-10-31 09:35:27.786580230 +0100 +@@ -7,5 +7,6 @@ + Description: SOAP C Web Services with Cookies Enabled + Version: @VERSION@ + Requires: +-Libs: -L${libdir} -lgsoapck @SAMPLE_EXTRA_LIBS@ ++Libs: -L${libdir} -lgsoapck ++Libs.private: @SAMPLE_EXTRA_LIBS@ + Cflags: @SOAPCPP2_IPV6@ -DWITH_COOKIES -DWITH_DOM -I${includedir} +diff -ur gsoap-2.8.orig/gsoapck++.pc.in gsoap-2.8/gsoapck++.pc.in +--- gsoap-2.8.orig/gsoapck++.pc.in 2013-08-26 01:10:08.000000000 +0200 ++++ gsoap-2.8/gsoapck++.pc.in 2013-10-31 09:35:12.459766167 +0100 +@@ -7,5 +7,6 @@ + Description: SOAP C++ Web Services with Cookies Enabled + Version: @VERSION@ + Requires: +-Libs: -L${libdir} -lgsoapck++ @SAMPLE_EXTRA_LIBS@ ++Libs: -L${libdir} -lgsoapck++ ++Libs.private: @SAMPLE_EXTRA_LIBS@ + Cflags: @SOAPCPP2_IPV6@ -DWITH_COOKIES -DWITH_DOM -I${includedir} +diff -ur gsoap-2.8.orig/gsoap.pc.in gsoap-2.8/gsoap.pc.in +--- gsoap-2.8.orig/gsoap.pc.in 2013-08-26 01:10:08.000000000 +0200 ++++ gsoap-2.8/gsoap.pc.in 2013-10-31 09:34:52.043013855 +0100 +@@ -7,5 +7,6 @@ + Description: SOAP C Web Services + Version: @VERSION@ + Requires: +-Libs: -L${libdir} -lgsoap @SAMPLE_EXTRA_LIBS@ ++Libs: -L${libdir} -lgsoap ++Libs.private: @SAMPLE_EXTRA_LIBS@ + Cflags: @SOAPCPP2_IPV6@ -DWITH_DOM -I${includedir} +diff -ur gsoap-2.8.orig/gsoap++.pc.in gsoap-2.8/gsoap++.pc.in +--- gsoap-2.8.orig/gsoap++.pc.in 2013-08-26 01:10:08.000000000 +0200 ++++ gsoap-2.8/gsoap++.pc.in 2013-10-31 09:34:20.155400703 +0100 +@@ -7,5 +7,6 @@ + Description: SOAP C++ Web Services + Version: @VERSION@ + Requires: +-Libs: -L${libdir} -lgsoap++ @SAMPLE_EXTRA_LIBS@ ++Libs: -L${libdir} -lgsoap++ ++Libs.private: @SAMPLE_EXTRA_LIBS@ + Cflags: @SOAPCPP2_IPV6@ -DWITH_DOM -I${includedir} diff --git a/office/misc/gsoap/pspec.xml b/office/misc/gsoap/pspec.xml new file mode 100644 index 0000000000..05f927a9b9 --- /dev/null +++ b/office/misc/gsoap/pspec.xml @@ -0,0 +1,78 @@ + + + + + gsoap + http://sourceforge.net/projects/gsoap2/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ + The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. + http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.zip + + zlib-devel + openssl-devel + + + + + + + + + + gsoap + + zlib + openssl + libgcc + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/gsoap + + + + + gsoap-devel + Development files for gsoap + + gsoap + zlib-devel + openssl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2015-08-12 + 2.8.22 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-06 + 2.8.21 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-03-01 + 2.8.16 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + diff --git a/office/misc/gsoap/translations.xml b/office/misc/gsoap/translations.xml new file mode 100644 index 0000000000..68f4576261 --- /dev/null +++ b/office/misc/gsoap/translations.xml @@ -0,0 +1,14 @@ + + + + gsoap + Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ + The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. + + + + gsoap-devel + gsoap için geliştirme dosyaları + Development files for gsoap + + \ No newline at end of file diff --git a/pisi-index.xml b/pisi-index.xml index eb92cdff74..5aea6e509c 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -3157,6 +3157,105 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + libraw + http://www.libraw.org/ + + Yücel KILIÇ + yucel.kilic@linux.org.tr + + LGPLv2.1 + CDDL + library + multimedia.graphics + Raw image decoder + LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). + http://www.libraw.org/data/LibRaw-0.16.1.tar.gz + + libgomp + + multimedia/graphics/libraw/pspec.xml + + + libraw + + libgomp + lcms2 + jasper + libjpeg-turbo + + + /usr/bin + /usr/lib + /usr/share/doc + + + + libraw-devel + Development files for libraw + libraw için geliştirme dosyaları + + libraw + lcms2-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2015-05-16 + 0.16.1 + Version bump. + Hakan Yıldız + hknyldz93@gmail.com + + + 2014-05-24 + 0.16.0 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-02-08 + 0.16.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2013-08-17 + 0.15.2 + Release bump. + PisiLinux Community + admins@pisilinux.org + + + 2013-07-29 + 0.15.2 + Version bump. + Marcin Bojara + marcin@pisilinux.org + + + 2013-07-27 + 0.14.7 + Move pc files to devel pack, rebuild + PisiLinux Community + admins@pisilinux.org + + + 2012-12-31 + 0.14.7 + First release + Erdinç Gültekin + admins@pisilinux.org + + + libdmtx @@ -5357,6 +5456,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression speex-devel libogg-devel libkate-devel + curl-devel multimedia/sound/vorbis-tools/pspec.xml @@ -9547,6 +9647,100 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression + + + libkate + http://code.google.com/p/libkate + + PisiLinux Community + admins@pisilinux.org + + BSD + library + app:console + multimedia.misc + A text codec for embedding in Ogg + Ogg için karaoke ve metin kitaplığı + Kate is a codec for karaoke and text encapsulation for Ogg. + Kate, karaoke ve metinleri ogg dosyalara gömmek için kullanılan kitaplık ve konsol uygulamaları içerir. + http://libkate.googlecode.com/files/libkate-0.4.1.tar.gz + + libogg-devel + libpng-devel + doxygen + + multimedia/misc/libkate/pspec.xml + + + libkate + + libogg + libpng + + + /usr/bin + /usr/lib + /usr/share/man + /usr/share/doc + + + + libkate-devel + Development files for libkate + libkate için geliştirme dosyaları + + libkate + libogg-devel + libpng-devel + + + /usr/include + /usr/lib/pkgconfig + + + + libkate-docs + API documentation for libkate + libkate paketine ait API belgeleri + + libkate + + + /usr/share/doc/libkate/html + /usr/share/doc/libkate/examples + + + + + 2014-05-24 + 0.4.1 + Rebuild. + Alihan Öztürk + alihan@pisilinux.org + + + 2014-03-09 + 0.4.1 + Rebuild. + Kamil Atlı + suvarice@gmail.com + + + 2013-07-31 + 0.4.1 + missing dep. + Erdinç Gültekin + erdincgultekin@pisilinux.org + + + 2012-08-29 + 0.4.1 + First release + PisiLinux Community + admins@pisilinux.org + + + orc @@ -21934,6 +22128,65 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + dev86 + http://homepage.ntlworld.com/robert.debath/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + programming.tool + Development environment for ELKS-86 and standalone 8086 code + ELKS-86 ve 8086 kodları için geliştirme ortamı + Entorno de desarrollo para ELKS-86 y código 8086 independiente + The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources. + http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz + + fedora/dev86-noelks.patch + fedora/dev86-nostrip.patch + fedora/dev86-long.patch + fedora/dev86-print-overflow.patch + dont-ask-anything.patch + 64bit-build-fix.patch + makefile-fix.patch + + programming/tool/dev86/pspec.xml + + + dev86 + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + 2014-02-17 + 0.16.19 + Release. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-05-02 + 0.16.19 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2010-10-13 + 0.16.17 + First release + Pisi Linux Admins + admins@pisilinux.org + + + ctags @@ -26125,6 +26378,77 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + gsoap + http://sourceforge.net/projects/gsoap2/ + + Osman Erkan + osman.erkan@pisilinux.org + + GPLv2 + office.misc + Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++ + The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. + http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.zip + + zlib-devel + openssl-devel + + office/misc/gsoap/pspec.xml + + + gsoap + + zlib + openssl + libgcc + + + /usr/lib + /usr/share/doc + /usr/bin + /usr/share/gsoap + + + + gsoap-devel + Development files for gsoap + gsoap için geliştirme dosyaları + + gsoap + zlib-devel + openssl-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2015-08-12 + 2.8.22 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + + + 2015-02-06 + 2.8.21 + Version bump. + Stefan Gronewold(groni) + groni@pisilinux.org + + + 2014-03-01 + 2.8.16 + First release + Osman Erkan + osman.erkan@pisilinux.org + + + graphite2 @@ -28167,6 +28491,102 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + libvncserver + http://libvncserver.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + server.misc + Library for creating VNC (Virtual Network Computing) servers + VNC sunucu oluşturmak için kütüphane + Biblioteka do łatwego implementowania serwera VNC + libvncserver provides a C library to create VNC servers. + VNC sunucu benzeri kendi VNC (Virtual Network Computing) sunucunuzu oluşturmak isterseniz gerekli kütüphane + Wieloplatformowa biblioteka C, pozwalającą na łatwą implementację trybu serwera lub klienta VNC (Virtual Network Computing) we własnym programie. + mirrors://sourceforge/libvncserver/LibVNCServer-0.9.9.tar.gz + + gnutls-devel + libjpeg-turbo-devel + libgcrypt-devel + libpng-devel + + server/misc/libvncserver/pspec.xml + + + libvncserver + + zlib + libpng + libgcrypt + gnutls + libjpeg-turbo + + + /usr/bin/*-config + /usr/lib + + + + libvncserver-devel + Development files for libvncserver + libvncserver için geliştirme dosyaları + Pliki nagłówkowe libvncserver + + libvncserver + zlib-devel + libpng-devel + libgcrypt-devel + gnutls-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + 2014-06-14 + 0.9.9 + Rebuild for gcc. + PisiLinux Community + admins@pisilinux.org + + + 2014-04-05 + 0.9.9 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-09-28 + 0.9.9 + Release bump + Aydın Demirel + aydin.demirel@pisilinux.org + + + 2013-07-30 + 0.9.9 + Rebuild + PisiLinux Community + admins@pisilinux.org + + + 2012-10-17 + 0.9.9 + First release + Marcin Bojara + marcin@pisilinux.org + + + samba @@ -44665,6 +45085,73 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + cdrkit + http://cdrkit.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + hardware.optical + Suite of programs for CD/DVD recording. + Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction. + http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz + + cdparanoia-devel + libcap-devel + zlib-devel + bzip2 + cmake + + hardware/optical/cdrkit/pspec.xml + + + cdrkit + + file + zlib + bzip2 + libcap + + + /usr/bin + /usr/sbin + /usr/include + /usr/lib + /usr/share/man + /usr/share/doc + + + cdrtools + + + + + 2013-09-14 + 1.1.11 + Disable patch + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + 2013-05-16 + 1.1.11 + fixing working + Erdinç Gültekin + erdincgultekin@pisilinux.org + + + 2013-02-11 + 1.1.11 + First release + PisiLinux Community + admins@pisilinux.org + + + vbetool @@ -44735,7 +45222,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Herhangi bir uygulamayı paketleyip çalıştırmak için hafif kontenyer An open platform for distributed applications for developers and sysadmins Geliştirici ve Sistem Yöneticileri için açık ve dağıtık platform - https://github.com/docker/docker/archive/v1.7.1.tar.gz + https://github.com/docker/docker/archive/v1.8.0.tar.gz git golang @@ -44774,6 +45261,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2015-08-12 + 1.8.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-07-24 1.7.1 @@ -44812,6 +45306,61 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + virt-wrapper + http://www.pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:console + hardware.virtualization + Wrapper for virtualization software + Sanallaştırma yazılımları için önbetik + virt-wrapper is a wrapper for virtualization applications. It warns users if they are not a member of virt group and loads the kernel modules automatically. + virt-wrapper, sanallaştırma uygulamaları için bir betik içerir. Bu betik, kullanıcıyı eğer virt grubunda değilse uyarır ve çekirdek modüllerini de otomatik olarak yükler. + http://source.pisilinux.org/1.0/virt-wrapper-0.1.1.tar.gz + + pass-options-arg.patch + kmod.patch + change_group.patch + + hardware/virtualization/virt-wrapper/pspec.xml + + + virt-wrapper + + /usr/libexec + /usr/share/locale + /usr/share/doc + + + + + 2014-11-23 + 0.1.1 + Chande group for usb connect issue + Osman Erkan + osman.erkan@pisilinux.org + + + 2014-02-17 + 0.1.1 + Rebuild. + Osman Erkan + osman.erkan@pisilinux.org + + + 2010-10-13 + 0.1.1 + First release + Pisi Linux Admins + admins@pisilinux.org + + + suspend @@ -44882,6 +45431,61 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + acpica + http://www.acpica.org + + PisiLinux Community + admins@pisilinux.org + + custom + app:console + hardware.powermanagement + ACPI debugging tools written by Intel + Intel ACPI hata ayıklama araçları + acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler. + acpica, AML yorumlayıcısı, AML hata ayıklayıcısı, ACPI donanım ve olay desteği, ASL derleyicisi ve ASL disassembler gibi çeşitli ACPI araçları içeren bir pakettir. + ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/acpica-unix-20130117.tar.gz + hardware/powermanagement/acpica/pspec.xml + + + acpica + + /usr/share/doc + /usr/bin + /usr/sbin + /usr/share/man/man1 + + + iasl.1 + LICENSE + + + + + 2014-03-05 + 0.0_20130117 + Rebuild for buildhost + Osman Erkan + osman.erkan@pisilinux.org + + + 2013-05-02 + 0.0_20130117 + Fixed + Osman Erkan + osman.erkan@pisilinux.org + + + 2010-12-22 + 0.0_20130117 + First release + Marcin Bojara + marcin@pisilinux.org + + + pm-utils @@ -49046,19 +49650,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Düşük seviyeli yapılandırma sistemi dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. FIXME - http://ftp.gnome.org/pub/gnome/sources/dconf/0.20/dconf-0.20.0.tar.xz + http://ftp.gnome.org/pub/gnome/sources/dconf/0.24/dconf-0.24.0.tar.xz dbus-devel glib2-devel - libxml2-devel - gtk3-devel - pango-devel + docbook-xsl libxslt intltool - docbook-xsl - libepoxy-devel - at-spi2-core-devel - vala-devel gtk-doc desktop/gnome/base/dconf/pspec.xml @@ -49068,12 +49666,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol dbus glib2 - libxml2 - gtk3 - pango - /etc /usr/share /usr/lib /usr/share/doc @@ -49085,7 +49679,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol dconf-devel Development files for dconf - dconf + dconf + dbus-devel + glib2-devel /usr/include @@ -49098,13 +49694,20 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Reference files for dconf data:doc - dconf + dconf /usr/share/gtk-doc + + 2015-08-12 + 0.24.0 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2014-06-14 0.20 @@ -49135,6 +49738,63 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + dconf-editor + http://live.gnome.org/dconf + + Pisi Linux Admins + admin@pisilinux.org + + GPLv2 + app:gui + desktop.gnome.base + Gui editor for dconf; simple low-level configuration system + dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. + ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.16/dconf-editor-3.16.1.tar.xz + + dconf-devel + libxml2-devel + gtk3-devel + pango-devel + docbook-xsl + libepoxy-devel + at-spi2-core-devel + vala-devel + libxslt + intltool + gtk-doc + + desktop/gnome/base/dconf-editor/pspec.xml + + + dconf-editor + + dconf + glib2 + libxml2 + gtk3 + pango + + + /etc + /usr/share + /usr/lib + /usr/share/doc + /usr/bin + /usr/libexec + + + + + 2015-08-12 + 3.16.1 + First Release. + Ertuğrul Erata + ertugrulerata@gmail.com + + + libcroco @@ -49557,7 +50217,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base-devel kdoctools-devel libraw-devel - python3 + cmake extra-cmake-modules desktop/kde/graphics/libkdcraw/pspec.xml @@ -49839,13 +50499,22 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Gwenview is an easy to use image viewer. Gwenview, kullanımı kolay bir resim görüntüleyicisidir. gwenview - http://download1585.mediafire.com/bsu38b9x68tg/yz5jkp6xq5iqdba/gwenview.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/gwenview-15.07.90.tar.xz exiv2-devel qt5-base-devel libkipi-devel kdoctools-devel - python3 + kio-devel + kactivities-devel + kdelibs4-support-devel + kdesignerplugin + kemoticons-devel + kitemmodels-devel + kinit-devel + kunitconversion-devel + baloo-devel + cmake extra-cmake-modules desktop/kde/graphics/gwenview/pspec.xml @@ -49897,11 +50566,11 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2015-07-25 - 5.0.0 - First Release. - Stefan Gronewold (groni) - groni@pisilinux.org + 2015-08-12 + 15.07.90 + first release, use unstable source. + Ertuğrul Erata + ertugrulerata@gmail.com @@ -55680,6 +56349,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol pulseaudio-libs-devel gstreamer-devel cmake + mesa-devel qt-5.4.2.patch @@ -55706,6 +56376,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-phonon qt5-base-devel + qt5-tools-devel + pulseaudio-libs-devel /usr/include @@ -55716,7 +56388,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2015-02-23 + 2015-08-13 4.8.3 First Release Stefan Gronewold(groni) @@ -59922,11 +60594,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol Dolphin eklentileri. This package contains plugins that offer integration in Dolphin with the following version control systems: Dolphin için VCS (Version Control System) eklentileri. - http://download1479.mediafire.com/719l4swr5iyg/ochhwkga7gprc5p/dolphin-plugins.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/dolphin-plugins-15.07.90.tar.xz qt5-base-devel kdoctools-devel + dolphin-devel + kio-devel extra-cmake-modules + cmake desktop/kde/application/dolphin-plugins/pspec.xml @@ -59959,9 +60634,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - 2015-07-24 - 15.04.3 - Version bump. + 2015-08-12 + 15.07.90 + First Relase unstable. Stefan Gronewold(groni) groni@pisilinux.org @@ -60054,7 +60729,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol desktop.kde.application KDE File Manager Dolphin is the File Manager for KDE. - http://source.pisilinux.org/1.0/dolphin-14.12_20150729.tar.gz + http://download.kde.org/unstable/applications/15.07.90/src/dolphin-15.07.90.tar.xz qt5-base-devel qt5-phonon-devel @@ -60083,8 +60758,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol qt5-base knewstuff - ktexteditor - kio-extras kio ki18n solid @@ -60120,7 +60793,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol dolphin-devel - dolphin + dolphin qt5-base-devel qt5-phonon-devel kio-devel @@ -60142,6 +60815,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + 2015-08-12 + 15.07.90 + version bump to unstable. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-07-23 14.12 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index aadde503ec..aa9bda280a 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -295bb2e391b665238d8de0e0a4cb7fa8fe434b64 \ No newline at end of file +431944156bc4f66167053814e419fe3ff331ecea \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index dc79a8c912..5587e81fcb 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 c1da650d68..f1227d2140 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -beb5ca2e7190164bbaf3980eb1791efdc76a9009 \ No newline at end of file +09ca87c03b2d92db15deee1f7e6a0a055bc6c85e \ No newline at end of file diff --git a/programming/tool/dev86/actions.py b/programming/tool/dev86/actions.py new file mode 100644 index 0000000000..605bd31726 --- /dev/null +++ b/programming/tool/dev86/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 autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def build(): + for com in [ "bcc86", "unproto", "copt", "as86", "ld86", + "-C cpp", "-C ar", "-C ld" ]: + make_opts = { 'cflags' : get.CFLAGS(), + 'com' : com } + + autotools.make('%(com)s CFLAGS="%(cflags)s -D_POSIX_SOURCE" -j1' % make_opts) + + # ncc does not support gcc optflags + autotools.make('-j1') + +def install(): + for binary in ["bin/*","cpp/bcc-cpp","bcc/bcc-cc1"]: + pisitools.dobin(binary) + + pisitools.rename("/usr/bin/Bcc","bcc") + + pisitools.doman("man/*.1") + pisitools.dodoc("Changes","COPYING","MAGIC","README") diff --git a/programming/tool/dev86/files/64bit-build-fix.patch b/programming/tool/dev86/files/64bit-build-fix.patch new file mode 100644 index 0000000000..b70ef91e39 --- /dev/null +++ b/programming/tool/dev86/files/64bit-build-fix.patch @@ -0,0 +1,26 @@ +Index: dev86-0.16.17/bcc/bcc.c +=================================================================== +--- dev86-0.16.17.orig/bcc/bcc.c ++++ dev86-0.16.17/bcc/bcc.c +@@ -226,12 +226,21 @@ char ** argv; + + } else { + /* Relative paths to normal PREFIX directory */ ++#ifdef __x86_64__ ++ default_include = build_libpath("-I", "/lib64/bcc/include", ""); ++ default_libdir = build_libpath("-L", "/lib64/bcc", libdir_suffix); ++ optim_rules = build_libpath("-d", "/lib64/bcc", libdir_suffix); ++ ++ build_prefix("/lib64/bcc", libdir_suffix, ""); ++ build_prefix("/lib64/bcc", "", ""); ++#else + default_include = build_libpath("-I", "/lib/bcc/include", ""); + default_libdir = build_libpath("-L", "/lib/bcc", libdir_suffix); + optim_rules = build_libpath("-d", "/lib/bcc", libdir_suffix); + + build_prefix("/lib/bcc", libdir_suffix, ""); + build_prefix("/lib/bcc", "", ""); ++#endif + } + + build_prefix("/bin", "", ""); diff --git a/programming/tool/dev86/files/dont-ask-anything.patch b/programming/tool/dev86/files/dont-ask-anything.patch new file mode 100644 index 0000000000..3a82fbc2d5 --- /dev/null +++ b/programming/tool/dev86/files/dont-ask-anything.patch @@ -0,0 +1,15 @@ +Index: dev86-0.16.17/libc/Config_sh +=================================================================== +--- dev86-0.16.17.orig/libc/Config_sh ++++ dev86-0.16.17/libc/Config_sh +@@ -46,8 +46,8 @@ main() + do + display + echo +- echon 'Select config option to flip [or quit] >' +- read n ++ echon 'Do not select config option, I can do it for you ;)' ++ n="q" # read n + v="" + case "$n" in + [qQ]* ) RUNNING=0 diff --git a/programming/tool/dev86/files/fedora/dev86-long.patch b/programming/tool/dev86/files/fedora/dev86-long.patch new file mode 100644 index 0000000000..b2f2dcbd2c --- /dev/null +++ b/programming/tool/dev86/files/fedora/dev86-long.patch @@ -0,0 +1,22 @@ +diff -up dev86-0.16.19/ld/x86_aout.h.long dev86-0.16.19/ld/x86_aout.h +--- dev86-0.16.19/ld/x86_aout.h.long 2012-07-30 10:17:06.000000000 +0200 ++++ dev86-0.16.19/ld/x86_aout.h 2012-11-15 15:19:12.215396644 +0100 +@@ -11,17 +11,11 @@ + /* If the host isn't an x86 all bets are off, use chars. */ + #if defined(i386) || defined(__BCC__) || defined(MSDOS) + typedef long Long; +-#define __OUT_OK 1 + #else +-/* Beware: this will probably allow some BE hosts to generate broken files. */ +-#ifdef INT32_MAX + #include + typedef int32_t Long; +-#define __OUT_OK 1 +-#else +-typedef char Long[4]; +-#endif + #endif ++#define __OUT_OK 1 + + struct exec { /* a.out header */ + unsigned char a_magic[2]; /* magic number */ \ No newline at end of file diff --git a/programming/tool/dev86/files/fedora/dev86-noelks.patch b/programming/tool/dev86/files/fedora/dev86-noelks.patch new file mode 100644 index 0000000000..9fd46e9577 --- /dev/null +++ b/programming/tool/dev86/files/fedora/dev86-noelks.patch @@ -0,0 +1,15 @@ +--- dev86-0.16.17/makefile.in.noelks 2006-01-25 17:03:02.000000000 -0500 ++++ dev86-0.16.17/makefile.in 2006-01-25 17:03:19.000000000 -0500 +@@ -89,10 +89,10 @@ + + #ifdef GNUMAKE + all: check_config bcc86 cpp unproto copt as86 ar86 ld86 objdump86 \ +- library lib-bsd alt-libs elksemu ++ library lib-bsd alt-libs + + install: check_config install-bcc install-man \ +- install-lib install-emu ++ install-lib + + install-all: install install-other + diff --git a/programming/tool/dev86/files/fedora/dev86-nostrip.patch b/programming/tool/dev86/files/fedora/dev86-nostrip.patch new file mode 100644 index 0000000000..b26169abb2 --- /dev/null +++ b/programming/tool/dev86/files/fedora/dev86-nostrip.patch @@ -0,0 +1,11 @@ +--- dev86-0.16.17/makefile.in.nostrip 2007-01-30 14:28:38.000000000 +0100 ++++ dev86-0.16.17/makefile.in 2007-01-30 14:40:56.000000000 +0100 +@@ -78,7 +78,7 @@ + + # Install files with the userid of the currently running process. + INDAT=-m 644 +-INEXE=-m 755 -s ++INEXE=-m 755 + INSCR=-m 755 + + #ifdef __CYGWIN__ diff --git a/programming/tool/dev86/files/fedora/dev86-print-overflow.patch b/programming/tool/dev86/files/fedora/dev86-print-overflow.patch new file mode 100644 index 0000000000..c75e18c9bb --- /dev/null +++ b/programming/tool/dev86/files/fedora/dev86-print-overflow.patch @@ -0,0 +1,27 @@ +From: Lubomir Rintel + +There are off-by-one errors when filling the ar headers, the trailing nul +would overflow the target buffer. + +diff -urp dev86-0.16.17/ld/mkar.c dev86-0.16.17.fixed/ld/mkar.c +--- dev86-0.16.17/ld/mkar.c 2004-06-20 09:23:27.000000000 +0200 ++++ dev86-0.16.17.fixed/ld/mkar.c 2010-03-29 23:34:30.351426404 +0200 +@@ -51,12 +51,12 @@ char buf[128]; + memset(&arbuf, ' ', sizeof(arbuf)); + strcpy(buf, ptr); strcat(buf, "/ "); + strncpy(arbuf.ar_name, buf, sizeof(arbuf.ar_name)); +- +- sprintf(arbuf.ar_date, "%-12ld", (long)st.st_mtime); +- sprintf(arbuf.ar_uid, "%-6d", (int)(st.st_uid%1000000L)); +- sprintf(arbuf.ar_gid, "%-6d", (int)(st.st_gid%1000000L)); +- sprintf(arbuf.ar_mode, "%-8lo", (long)st.st_mode); +- sprintf(arbuf.ar_size, "%-10ld", (long)st.st_size); ++ ++ snprintf(arbuf.ar_date, 12, "%-12ld", (long)st.st_mtime); ++ snprintf(arbuf.ar_uid, 6, "%-6d", (int)(st.st_uid%1000000L)); ++ snprintf(arbuf.ar_gid, 6, "%-6d", (int)(st.st_gid%1000000L)); ++ snprintf(arbuf.ar_mode, 8, "%-8lo", (long)st.st_mode); ++ snprintf(arbuf.ar_size, 10, "%-10ld", (long)st.st_size); + memcpy(arbuf.ar_fmag, ARFMAG, sizeof(arbuf.ar_fmag)); + + if( fwrite(&arbuf, 1, sizeof(arbuf), fd) != sizeof(arbuf) ) diff --git a/programming/tool/dev86/files/makefile-fix.patch b/programming/tool/dev86/files/makefile-fix.patch new file mode 100644 index 0000000000..f47119284b --- /dev/null +++ b/programming/tool/dev86/files/makefile-fix.patch @@ -0,0 +1,15 @@ +Index: dev86-0.16.17/libc/i386sys/Makefile +=================================================================== +--- dev86-0.16.17.orig/libc/i386sys/Makefile ++++ dev86-0.16.17/libc/i386sys/Makefile +@@ -20,6 +20,10 @@ CFLAGS=$(ARCH) $(CCFLAGS) $(DEFS) + all: $(SYSCALLS) $(LIBC)($(OBJ)) + @$(RM) $(OBJ) + ++# when OBJ is null at $(LIBC)($(OBJ)), make crashes ++$(LIBC)(): ++ @: ++ + syscalls: syscall.mak + $(MAKE) -f syscall.mak LIBC="$(LIBC)" CFLAGS="$(CFLAGS)" + diff --git a/programming/tool/dev86/pspec.xml b/programming/tool/dev86/pspec.xml new file mode 100644 index 0000000000..059a1a8b6a --- /dev/null +++ b/programming/tool/dev86/pspec.xml @@ -0,0 +1,61 @@ + + + + + dev86 + http://homepage.ntlworld.com/robert.debath/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + Development environment for ELKS-86 and standalone 8086 code + The dev86 package provides an assembler and linker for real mode 80x86 instructions. You'll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel's bootstrapping code, from their sources. + http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz + + + + fedora/dev86-noelks.patch + fedora/dev86-nostrip.patch + fedora/dev86-long.patch + fedora/dev86-print-overflow.patch + dont-ask-anything.patch + 64bit-build-fix.patch + makefile-fix.patch + + + + + dev86 + + /usr/bin + /usr/share/doc + /usr/share/man + + + + + + 2014-02-17 + 0.16.19 + Release. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-05-02 + 0.16.19 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2010-10-13 + 0.16.17 + First release + Pisi Linux Admins + admins@pisilinux.org + + + diff --git a/programming/tool/dev86/translations.xml b/programming/tool/dev86/translations.xml new file mode 100644 index 0000000000..ed23ec3fbe --- /dev/null +++ b/programming/tool/dev86/translations.xml @@ -0,0 +1,8 @@ + + + + dev86 + ELKS-86 ve 8086 kodları için geliştirme ortamı + Entorno de desarrollo para ELKS-86 y código 8086 independiente + + diff --git a/server/misc/component.xml b/server/misc/component.xml new file mode 100644 index 0000000000..832372336d --- /dev/null +++ b/server/misc/component.xml @@ -0,0 +1,3 @@ + + server.misc + diff --git a/server/misc/libvncserver/actions.py b/server/misc/libvncserver/actions.py new file mode 100644 index 0000000000..3687e8431d --- /dev/null +++ b/server/misc/libvncserver/actions.py @@ -0,0 +1,27 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +WorkDir = "LibVNCServer-%s" % get.srcVERSION() + +def setup(): + autotools.configure("--disable-static \ + --disable-dependency-tracking \ + --with-24bpp \ + --with-zlib \ + --with-jpeg") + + pisitools.dosed("libtool", " -shared ", " -shared -Wl,--as-needed") + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + pisitools.remove("/usr/bin/linuxvnc") diff --git a/server/misc/libvncserver/pspec.xml b/server/misc/libvncserver/pspec.xml new file mode 100644 index 0000000000..6de0a8cb0d --- /dev/null +++ b/server/misc/libvncserver/pspec.xml @@ -0,0 +1,95 @@ + + + + + libvncserver + http://libvncserver.sourceforge.net/ + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + app:console + Library for creating VNC (Virtual Network Computing) servers + libvncserver provides a C library to create VNC servers. + mirrors://sourceforge/libvncserver/LibVNCServer-0.9.9.tar.gz + + gnutls-devel + libjpeg-turbo-devel + libgcrypt-devel + libpng-devel + + + + + + + libvncserver + + zlib + libpng + libgcrypt + gnutls + libjpeg-turbo + + + /usr/bin/*-config + /usr/lib + + + + + libvncserver-devel + Development files for libvncserver + + libvncserver + zlib-devel + libpng-devel + libgcrypt-devel + gnutls-devel + libjpeg-turbo-devel + + + /usr/include + /usr/lib/pkgconfig + + + + + + 2014-06-14 + 0.9.9 + Rebuild for gcc. + PisiLinux Community + admins@pisilinux.org + + + 2014-04-05 + 0.9.9 + Release bump + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-09-28 + 0.9.9 + Release bump + Aydın Demirel + aydin.demirel@pisilinux.org + + + 2013-07-30 + 0.9.9 + Rebuild + PisiLinux Community + admins@pisilinux.org + + + 2012-10-17 + 0.9.9 + First release + Marcin Bojara + marcin@pisilinux.org + + + \ No newline at end of file diff --git a/server/misc/libvncserver/translations.xml b/server/misc/libvncserver/translations.xml new file mode 100644 index 0000000000..db4c08b324 --- /dev/null +++ b/server/misc/libvncserver/translations.xml @@ -0,0 +1,16 @@ + + + + libvncserver + VNC sunucu oluşturmak için kütüphane + Biblioteka do łatwego implementowania serwera VNC + VNC sunucu benzeri kendi VNC (Virtual Network Computing) sunucunuzu oluşturmak isterseniz gerekli kütüphane + Wieloplatformowa biblioteka C, pozwalającą na łatwą implementację trybu serwera lub klienta VNC (Virtual Network Computing) we własnym programie. + + + + libvncserver-devel + libvncserver için geliştirme dosyaları + Pliki nagłówkowe libvncserver + +