Merge pull request #225 from ertugerata/master

index 12AGU
This commit is contained in:
Ertuğrul Erata
2015-08-13 06:35:38 +03:00
4 changed files with 714 additions and 34 deletions
+712 -32
View File
@@ -3157,6 +3157,105 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libraw</Name>
<Homepage>http://www.libraw.org/</Homepage>
<Packager>
<Name>Yücel KILIÇ</Name>
<Email>yucel.kilic@linux.org.tr</Email>
</Packager>
<License>LGPLv2.1</License>
<License>CDDL</License>
<IsA>library</IsA>
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">Raw image decoder</Summary>
<Description xml:lang="en">LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).</Description>
<Archive type="targz" sha1sum="bb2e1ad00857ff896b2161265f821cd282c912ef">http://www.libraw.org/data/LibRaw-0.16.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libgomp</Dependency>
</BuildDependencies>
<SourceURI>multimedia/graphics/libraw/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libraw</Name>
<RuntimeDependencies>
<Dependency>libgomp</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>jasper</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libraw-devel</Name>
<Summary xml:lang="en">Development files for libraw</Summary>
<Summary xml:lang="tr">libraw için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="7">libraw</Dependency>
<Dependency>lcms2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2015-05-16</Date>
<Version>0.16.1</Version>
<Comment>Version bump.</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-05-24</Date>
<Version>0.16.0</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-02-08</Date>
<Version>0.16.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-08-17</Date>
<Version>0.15.2</Version>
<Comment>Release bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-07-29</Date>
<Version>0.15.2</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-27</Date>
<Version>0.14.7</Version>
<Comment>Move pc files to devel pack, rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-12-31</Date>
<Version>0.14.7</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libdmtx</Name>
@@ -5357,6 +5456,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>speex-devel</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>libkate-devel</Dependency>
<Dependency>curl-devel</Dependency>
</BuildDependencies>
<SourceURI>multimedia/sound/vorbis-tools/pspec.xml</SourceURI>
</Source>
@@ -9547,6 +9647,100 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libkate</Name>
<Homepage>http://code.google.com/p/libkate</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<PartOf>multimedia.misc</PartOf>
<Summary xml:lang="en">A text codec for embedding in Ogg</Summary>
<Summary xml:lang="tr">Ogg için karaoke ve metin kitaplığı</Summary>
<Description xml:lang="en">Kate is a codec for karaoke and text encapsulation for Ogg.</Description>
<Description xml:lang="tr">Kate, karaoke ve metinleri ogg dosyalara gömmek için kullanılan kitaplık ve konsol uygulamaları içerir.</Description>
<Archive type="targz" sha1sum="87fd8baaddb7120fb4d20b0a0437e44ea8b6c9d8">http://libkate.googlecode.com/files/libkate-0.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libogg-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>doxygen</Dependency>
</BuildDependencies>
<SourceURI>multimedia/misc/libkate/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libkate</Name>
<RuntimeDependencies>
<Dependency>libogg</Dependency>
<Dependency>libpng</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libkate-devel</Name>
<Summary xml:lang="en">Development files for libkate</Summary>
<Summary xml:lang="tr">libkate için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="4">libkate</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>libpng-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>libkate-docs</Name>
<Summary xml:lang="en">API documentation for libkate</Summary>
<Summary xml:lang="tr">libkate paketine ait API belgeleri</Summary>
<RuntimeDependencies>
<Dependency release="4">libkate</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/libkate/html</Path>
<Path fileType="doc">/usr/share/doc/libkate/examples</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2014-05-24</Date>
<Version>0.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-03-09</Date>
<Version>0.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="2">
<Date>2013-07-31</Date>
<Version>0.4.1</Version>
<Comment>missing dep.</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-08-29</Date>
<Version>0.4.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>orc</Name>
@@ -21934,6 +22128,65 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>dev86</Name>
<Homepage>http://homepage.ntlworld.com/robert.debath/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>programming.tool</PartOf>
<Summary xml:lang="en">Development environment for ELKS-86 and standalone 8086 code</Summary>
<Summary xml:lang="tr">ELKS-86 ve 8086 kodları için geliştirme ortamı</Summary>
<Summary xml:lang="es">Entorno de desarrollo para ELKS-86 y código 8086 independiente</Summary>
<Description xml:lang="en">The dev86 package provides an assembler and linker for real mode 80x86 instructions. You&apos;ll need to have this package installed in order to build programs that run in real mode, including LILO and the kernel&apos;s bootstrapping code, from their sources.</Description>
<Archive type="targz" sha1sum="9e8c2949c408ce8ebdade3af3eee775ebac3cab5">http://v3.sk/~lkundrak/dev86/archive/Dev86src-0.16.19.tar.gz</Archive>
<Patches>
<Patch level="1">fedora/dev86-noelks.patch</Patch>
<Patch level="1">fedora/dev86-nostrip.patch</Patch>
<Patch level="1">fedora/dev86-long.patch</Patch>
<Patch level="1">fedora/dev86-print-overflow.patch</Patch>
<Patch level="1">dont-ask-anything.patch</Patch>
<Patch level="1">64bit-build-fix.patch</Patch>
<Patch level="1">makefile-fix.patch</Patch>
</Patches>
<SourceURI>programming/tool/dev86/pspec.xml</SourceURI>
</Source>
<Package>
<Name>dev86</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-02-17</Date>
<Version>0.16.19</Version>
<Comment>Release.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-02</Date>
<Version>0.16.19</Version>
<Comment>Version bump.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-13</Date>
<Version>0.16.17</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>ctags</Name>
@@ -26125,6 +26378,77 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gsoap</Name>
<Homepage>http://sourceforge.net/projects/gsoap2/</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>office.misc</PartOf>
<Summary xml:lang="en">Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++</Summary>
<Description xml:lang="en">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.</Description>
<Archive type="zip" sha1sum="e66bbdeaa6b5bdcb11de5141e1f17343a023c5c4">http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.zip</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<SourceURI>office/misc/gsoap/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gsoap</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>openssl</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/gsoap</Path>
</Files>
</Package>
<Package>
<Name>gsoap-devel</Name>
<Summary xml:lang="en">Development files for gsoap</Summary>
<Summary xml:lang="tr">gsoap için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="3">gsoap</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2015-08-12</Date>
<Version>2.8.22</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2015-02-06</Date>
<Version>2.8.21</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-03-01</Date>
<Version>2.8.16</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>graphite2</Name>
@@ -28167,6 +28491,102 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libvncserver</Name>
<Homepage>http://libvncserver.sourceforge.net/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>server.misc</PartOf>
<Summary xml:lang="en">Library for creating VNC (Virtual Network Computing) servers</Summary>
<Summary xml:lang="tr">VNC sunucu oluşturmak için kütüphane</Summary>
<Summary xml:lang="pl">Biblioteka do łatwego implementowania serwera VNC</Summary>
<Description xml:lang="en">libvncserver provides a C library to create VNC servers.</Description>
<Description xml:lang="tr">VNC sunucu benzeri kendi VNC (Virtual Network Computing) sunucunuzu oluşturmak isterseniz gerekli kütüphane</Description>
<Description xml:lang="pl">Wieloplatformowa biblioteka C, pozwalającą na łatwą implementację trybu serwera lub klienta VNC (Virtual Network Computing) we własnym programie.</Description>
<Archive type="targz" sha1sum="2004c6ae493baeff3da40b61e0a0f73c83182dad">mirrors://sourceforge/libvncserver/LibVNCServer-0.9.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnutls-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>libpng-devel</Dependency>
</BuildDependencies>
<SourceURI>server/misc/libvncserver/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libvncserver</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>libpng</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>gnutls</Dependency>
<Dependency>libjpeg-turbo</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/*-config</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>libvncserver-devel</Name>
<Summary xml:lang="en">Development files for libvncserver</Summary>
<Summary xml:lang="tr">libvncserver için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe libvncserver</Summary>
<RuntimeDependencies>
<Dependency release="5">libvncserver</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>libgcrypt-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2014-06-14</Date>
<Version>0.9.9</Version>
<Comment>Rebuild for gcc.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-04-05</Date>
<Version>0.9.9</Version>
<Comment>Release bump</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-09-28</Date>
<Version>0.9.9</Version>
<Comment>Release bump</Comment>
<Name>Aydın Demirel</Name>
<Email>aydin.demirel@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-30</Date>
<Version>0.9.9</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-17</Date>
<Version>0.9.9</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>samba</Name>
@@ -44665,6 +45085,73 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>cdrkit</Name>
<Homepage>http://cdrkit.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<PartOf>hardware.optical</PartOf>
<Summary xml:lang="en">Suite of programs for CD/DVD recording.</Summary>
<Description xml:lang="en">Suite of programs for CD/DVD recording, ISO image creation, and audio CD extraction.</Description>
<Archive type="targz" sha1sum="3f7ddc06db0272942e1a4cd98c3c96462df77387">http://pkgs.fedoraproject.org/repo/pkgs/cdrkit/cdrkit-1.1.11.tar.gz/efe08e2f3ca478486037b053acd512e9/cdrkit-1.1.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>cdparanoia-devel</Dependency>
<Dependency>libcap-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<SourceURI>hardware/optical/cdrkit/pspec.xml</SourceURI>
</Source>
<Package>
<Name>cdrkit</Name>
<RuntimeDependencies>
<Dependency>file</Dependency>
<Dependency>zlib</Dependency>
<Dependency>bzip2</Dependency>
<Dependency>libcap</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Conflicts>
<Package>cdrtools</Package>
</Conflicts>
</Package>
<History>
<Update release="3">
<Date>2013-09-14</Date>
<Version>1.1.11</Version>
<Comment>Disable patch</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-16</Date>
<Version>1.1.11</Version>
<Comment>fixing working</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-02-11</Date>
<Version>1.1.11</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>vbetool</Name>
@@ -44735,7 +45222,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Herhangi bir uygulamayı paketleyip çalıştırmak için hafif kontenyer</Summary>
<Description xml:lang="en">An open platform for distributed applications for developers and sysadmins</Description>
<Description xml:lang="tr">Geliştirici ve Sistem Yöneticileri için açık ve dağıtık platform</Description>
<Archive type="targz" sha1sum="93a7dffdc434af3ba38104a1d3ae445212ae8c0d">https://github.com/docker/docker/archive/v1.7.1.tar.gz</Archive>
<Archive type="targz" sha1sum="670f6ef2b8d03c11985fadfde09e1cfbe17fa8ec">https://github.com/docker/docker/archive/v1.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>golang</Dependency>
@@ -44774,6 +45261,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</AdditionalFiles>
</Package>
<History>
<Update release="6">
<Date>2015-08-12</Date>
<Version>1.8.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2015-07-24</Date>
<Version>1.7.1</Version>
@@ -44812,6 +45306,61 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>virt-wrapper</Name>
<Homepage>http://www.pisilinux.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<PartOf>hardware.virtualization</PartOf>
<Summary xml:lang="en">Wrapper for virtualization software</Summary>
<Summary xml:lang="tr">Sanallaştırma yazılımları için önbetik</Summary>
<Description xml:lang="en">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.</Description>
<Description xml:lang="tr">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.</Description>
<Archive type="targz" sha1sum="658ed1a96ccae29ff2378829dd27f94d8d9929e1">http://source.pisilinux.org/1.0/virt-wrapper-0.1.1.tar.gz</Archive>
<Patches>
<Patch level="1">pass-options-arg.patch</Patch>
<Patch level="0">kmod.patch</Patch>
<Patch level="1">change_group.patch</Patch>
</Patches>
<SourceURI>hardware/virtualization/virt-wrapper/pspec.xml</SourceURI>
</Source>
<Package>
<Name>virt-wrapper</Name>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2014-11-23</Date>
<Version>0.1.1</Version>
<Comment>Chande group for usb connect issue</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-02-17</Date>
<Version>0.1.1</Version>
<Comment>Rebuild.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-13</Date>
<Version>0.1.1</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>suspend</Name>
@@ -44882,6 +45431,61 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>acpica</Name>
<Homepage>http://www.acpica.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>custom</License>
<IsA>app:console</IsA>
<PartOf>hardware.powermanagement</PartOf>
<Summary xml:lang="en">ACPI debugging tools written by Intel</Summary>
<Summary xml:lang="tr">Intel ACPI hata ayıklama araçları</Summary>
<Description xml:lang="en">acpica contains an AML interpreter and debugger, ACPI namespace support, ACPI hardware and event support and a full ASL compiler and disassembler.</Description>
<Description xml:lang="tr">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.</Description>
<Archive type="targz" sha1sum="821055093d9520528b5b4bd95a1e5a499c3ccf12">ftp://gentoo.arcticnetwork.ca/pub/gentoo/distfiles/acpica-unix-20130117.tar.gz</Archive>
<SourceURI>hardware/powermanagement/acpica/pspec.xml</SourceURI>
</Source>
<Package>
<Name>acpica</Name>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/man/man1/iasl.1" permission="0644" owner="root">iasl.1</AdditionalFile>
<AdditionalFile target="/usr/share/doc/acpica/LICENSE" permission="0644" owner="root">LICENSE</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2014-03-05</Date>
<Version>0.0_20130117</Version>
<Comment>Rebuild for buildhost</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-02</Date>
<Version>0.0_20130117</Version>
<Comment>Fixed</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-12-22</Date>
<Version>0.0_20130117</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>pm-utils</Name>
@@ -49046,19 +49650,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Düşük seviyeli yapılandırma sistemi</Summary>
<Description xml:lang="en">dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don&apos;t already have configuration storage systems.</Description>
<Description xml:lang="tr">FIXME</Description>
<Archive type="tarxz" sha1sum="638a92d176b3efa01c7b3f5dfd89029acc8d799b">http://ftp.gnome.org/pub/gnome/sources/dconf/0.20/dconf-0.20.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="81fa57987b8ca92ec4b11225358356ea7e2d5391">http://ftp.gnome.org/pub/gnome/sources/dconf/0.24/dconf-0.24.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>intltool</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libepoxy-devel</Dependency>
<Dependency>at-spi2-core-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>gtk-doc</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/base/dconf/pspec.xml</SourceURI>
@@ -49068,12 +49666,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<RuntimeDependencies>
<Dependency>dbus</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>pango</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -49085,7 +49679,9 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Name>dconf-devel</Name>
<Summary xml:lang="en">Development files for dconf</Summary>
<RuntimeDependencies>
<Dependency release="4">dconf</Dependency>
<Dependency release="5">dconf</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -49098,13 +49694,20 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="en">Reference files for dconf</Summary>
<IsA>data:doc</IsA>
<RuntimeDependencies>
<Dependency release="4">dconf</Dependency>
<Dependency release="5">dconf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2015-08-12</Date>
<Version>0.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2014-06-14</Date>
<Version>0.20</Version>
@@ -49135,6 +49738,63 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>dconf-editor</Name>
<Homepage>http://live.gnome.org/dconf</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.gnome.base</PartOf>
<Summary xml:lang="en">Gui editor for dconf; simple low-level configuration system</Summary>
<Description xml:lang="en">dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don&apos;t already have configuration storage systems.</Description>
<Archive type="tarxz" sha1sum="a5d877858a8c66f0d7a627db8498ac767821e4fa">ftp://ftp.gnome.org/pub/gnome/sources/dconf-editor/3.16/dconf-editor-3.16.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>dconf-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>libepoxy-devel</Dependency>
<Dependency>at-spi2-core-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/base/dconf-editor/pspec.xml</SourceURI>
</Source>
<Package>
<Name>dconf-editor</Name>
<RuntimeDependencies>
<Dependency>dconf</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>pango</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/libexec</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-08-12</Date>
<Version>3.16.1</Version>
<Comment>First Release.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libcroco</Name>
@@ -49557,7 +50217,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>libraw-devel</Dependency>
<Dependency>python3</Dependency>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/graphics/libkdcraw/pspec.xml</SourceURI>
@@ -49839,13 +50499,22 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">Gwenview is an easy to use image viewer.</Description>
<Description xml:lang="tr">Gwenview, kullanımı kolay bir resim görüntüleyicisidir.</Description>
<Icon>gwenview</Icon>
<Archive type="targz" sha1sum="903e1f377b10ed16841cb1a990ab2acbeeb7a4a4">http://download1585.mediafire.com/bsu38b9x68tg/yz5jkp6xq5iqdba/gwenview.tar.gz</Archive>
<Archive type="tarxz" sha1sum="b6307d9185df1e136e62fac8009e5808776e5aae">http://download.kde.org/unstable/applications/15.07.90/src/gwenview-15.07.90.tar.xz</Archive>
<BuildDependencies>
<Dependency>exiv2-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libkipi-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>python3</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kactivities-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>baloo-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/graphics/gwenview/pspec.xml</SourceURI>
@@ -49897,11 +50566,11 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Package>
<History>
<Update release="1">
<Date>2015-07-25</Date>
<Version>5.0.0</Version>
<Comment>First Release.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
<Date>2015-08-12</Date>
<Version>15.07.90</Version>
<Comment>first release, use unstable source.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</SpecFile>
@@ -55680,6 +56349,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>gstreamer-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>mesa-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>qt-5.4.2.patch</Patch>
@@ -55706,6 +56376,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<RuntimeDependencies>
<Dependency release="1">qt5-phonon</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-tools-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -55716,7 +56388,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Package>
<History>
<Update release="1">
<Date>2015-02-23</Date>
<Date>2015-08-13</Date>
<Version>4.8.3</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold(groni)</Name>
@@ -59922,11 +60594,14 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Dolphin eklentileri.</Summary>
<Description xml:lang="en">This package contains plugins that offer integration in Dolphin with the following version control systems:</Description>
<Description xml:lang="tr">Dolphin için VCS (Version Control System) eklentileri.</Description>
<Archive type="targz" sha1sum="8a70299fba04d7e0829fb416b4df0903e60168fb">http://download1479.mediafire.com/719l4swr5iyg/ochhwkga7gprc5p/dolphin-plugins.tar.gz</Archive>
<Archive type="tarxz" sha1sum="6b5b0af055263274471e55988982de503721b231">http://download.kde.org/unstable/applications/15.07.90/src/dolphin-plugins-15.07.90.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>dolphin-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/dolphin-plugins/pspec.xml</SourceURI>
</Source>
@@ -59959,9 +60634,9 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Package>
<History>
<Update release="1">
<Date>2015-07-24</Date>
<Version>15.04.3</Version>
<Comment>Version bump.</Comment>
<Date>2015-08-12</Date>
<Version>15.07.90</Version>
<Comment>First Relase unstable.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
@@ -60054,7 +60729,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">KDE File Manager</Summary>
<Description xml:lang="en">Dolphin is the File Manager for KDE.</Description>
<Archive type="targz" sha1sum="a066e818f9817a93dc603644891df937ee7ec411">http://source.pisilinux.org/1.0/dolphin-14.12_20150729.tar.gz</Archive>
<Archive type="tarxz" sha1sum="cfdd0fa0157f3723edca6c053bae1b3917ea48f4">http://download.kde.org/unstable/applications/15.07.90/src/dolphin-15.07.90.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
@@ -60083,8 +60758,6 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>knewstuff</Dependency>
<Dependency>ktexteditor</Dependency>
<Dependency>kio-extras</Dependency>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>solid</Dependency>
@@ -60120,7 +60793,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Package>
<Name>dolphin-devel</Name>
<RuntimeDependencies>
<Dependency release="1">dolphin</Dependency>
<Dependency release="2">dolphin</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>kio-devel</Dependency>
@@ -60142,6 +60815,13 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Files>
</Package>
<History>
<Update release="2">
<Date>2015-08-12</Date>
<Version>15.07.90</Version>
<Comment>version bump to unstable.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2015-07-23</Date>
<Version>14.12</Version>
+1 -1
View File
@@ -1 +1 @@
295bb2e391b665238d8de0e0a4cb7fa8fe434b64
431944156bc4f66167053814e419fe3ff331ecea
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
beb5ca2e7190164bbaf3980eb1791efdc76a9009
09ca87c03b2d92db15deee1f7e6a0a055bc6c85e