Merge pull request #1285 from ertugerata/master

index .
This commit is contained in:
Ertuğrul Erata
2016-03-23 18:53:47 +02:00
4 changed files with 84 additions and 9 deletions
+82 -7
View File
@@ -413,6 +413,7 @@
<Archive type="targz" sha1sum="113415ca22298c201721b43e006824c7865afc17">https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<SourceURI>multimedia/plugin/libchromaprint/pspec.xml</SourceURI>
</Source>
@@ -641,6 +642,7 @@
<Archive type="targz" sha1sum="ed138f3717648692113145b99a80511178548010">http://caca.zoy.org/raw-attachment/wiki/libcaca/libcaca-0.99.beta19.tar.gz</Archive>
<BuildDependencies>
<Dependency>imlib2-devel</Dependency>
<Dependency>slang-devel</Dependency>
</BuildDependencies>
<SourceURI>multimedia/graphics/libcaca/pspec.xml</SourceURI>
</Source>
@@ -5079,6 +5081,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Dependency>libsndfile-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<SourceURI>multimedia/sound/fluidsynth/pspec.xml</SourceURI>
</Source>
@@ -11061,7 +11064,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Package>
<History>
<Update release="1">
<Date>2016-01-28</Date>
<Date>2016-03-23</Date>
<Version>0.7</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold</Name>
@@ -17378,6 +17381,9 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libXcursor-devel</Dependency>
<Dependency>libxkbfile-devel</Dependency>
<Dependency>libXv-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">ffmpeg2.0.patch</Patch>
@@ -17398,6 +17404,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libXcursor</Dependency>
<Dependency>libxkbfile</Dependency>
<Dependency>libXinerama</Dependency>
<Dependency>openssl</Dependency>
<Dependency>zlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -17729,7 +17737,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Dosya yedekleme ve eşleme uygulaması</Summary>
<Description xml:lang="en">rsync is a tool to keep local copies of remote files in sync (i.e. make sure local files are exact copies of remote files).</Description>
<Description xml:lang="tr">rsync, uzaktaki dosyaları senkronize tutan bir dosya transfer uygulamasıdır.</Description>
<Archive type="targz" sha1sum="c84faba04f721d393feccfa0476bfeed9b5b5250">http://rsync.samba.org/ftp/rsync/rsync-3.1.1.tar.gz</Archive>
<Archive type="targz" sha1sum="0d4c7fb7fe3fc80eeff922a7c1d81df11dbb8a1a">https://www.samba.org/ftp/rsync/src/rsync-3.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>attr-devel</Dependency>
@@ -17763,7 +17771,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<History>
<Update release="1">
<Date>2015-03-24</Date>
<Version>3.1.1</Version>
<Version>3.1.2</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
@@ -20960,6 +20968,51 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-Module-Build</Name>
<Homepage>http://search.cpan.org/~crenz/Module-Find</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary xml:lang="en">Build and install Perl modules.</Summary>
<Summary xml:lang="tr">Build and install Perl modules.</Summary>
<Description xml:lang="en">perl-Module-Build Module::Build is a system for building, testing, and installing Perl modules.</Description>
<Description xml:lang="tr">perl-Module-Find, Module::Build is a system for building, testing, and installing Perl modules.</Description>
<Archive type="targz" sha1sum="5c834111722666be6da4bed7b159a184dad5f569">http://www.cpan.org/authors/id/L/LE/LEONT/Module-Build-0.4216.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<SourceURI>programming/language/perl/perl-Module-Build/pspec.xml</SourceURI>
</Source>
<Package>
<Name>perl-Module-Build</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-docs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-03-23</Date>
<Version>0.4216</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>perl-HTML-Tree</Name>
@@ -21485,7 +21538,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</AdditionalFiles>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>re7-openjdk-headless</Dependency>
<Dependency>jre7-openjdk-headless</Dependency>
</BuildDependencies>
<SourceURI>programming/language/java/rhino/pspec.xml</SourceURI>
</Source>
@@ -34940,7 +34993,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">2B vektörel grafik araçları</Summary>
<Description xml:lang="en">PlotUtils is a powerful C/C++ function library for exporting 2D vector graphics.</Description>
<Description xml:lang="tr">2B vektörel grafik üretmeye yarayan C/C++ kütüphanesi ve araçlar</Description>
<Archive type="targz" sha1sum="7921301d9dfe8991e3df2829bd733df6b2a70838">ftp://aeneas.mit.edu/pub/gnu/plotutils/plotutils-2.6.tar.gz</Archive>
<Archive type="targz" sha1sum="7921301d9dfe8991e3df2829bd733df6b2a70838">ftp://ftp.heanet.ie/pub/gnu/plotutils/plotutils-2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>libXaw-devel</Dependency>
<Dependency>libXext-devel</Dependency>
@@ -38738,10 +38791,16 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.</Description>
<Description xml:lang="tr">libtar, POSIX tar dosyalarını işlemek için yazılmış bir C kütüphanesidir.</Description>
<Archive type="targz" sha1sum="89901d5dbf720b59df7a5f0b34ff90bff9bbb806">http://pkgbuild.com/~giovanni/libtar/libtar-1.2.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<SourceURI>util/archive/libtar/pspec.xml</SourceURI>
</Source>
<Package>
<Name>libtar</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
@@ -39261,6 +39320,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>kernel-headers</Dependency>
<Dependency>libcap-ng-devel</Dependency>
<Dependency>tcp-wrappers-devel</Dependency>
<Dependency>swig</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">without_openldap.patch</Patch>
@@ -39346,6 +39406,8 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>intltool</Dependency>
<Dependency>iso-codes</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>docbook-xsl</Dependency>
</BuildDependencies>
<SourceURI>util/misc/ibus/pspec.xml</SourceURI>
@@ -39365,6 +39427,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libnotify</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libxkbcommon</Dependency>
<Dependency>gobject-introspection</Dependency>
<Dependency>wayland-client</Dependency>
</RuntimeDependencies>
<Files>
@@ -48483,6 +48546,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libX11-devel</Dependency>
<Dependency>libmtdev-devel</Dependency>
<Dependency>util-macros</Dependency>
<Dependency>xorg-proto</Dependency>
</BuildDependencies>
<SourceURI>x11/driver/xorg-input-aiptek/pspec.xml</SourceURI>
</Source>
@@ -48906,6 +48970,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Archive type="tarbz2" sha1sum="f69f7cdbe5e9594a581349411ffe2dfe944e4e0a">mirrors://xorg/individual/driver/xf86-video-geode-2.11.16.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xorg-server-devel</Dependency>
<Dependency>util-macros</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">xf86-video-geode-2.11.16-glibc-2.20.patch</Patch>
@@ -49799,6 +49864,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>ncurses-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">vte-0.28.2-limit-arguments.patch</Patch>
@@ -51017,7 +51083,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">Donanım sıcaklığı izleyicisi</Summary>
<Description xml:lang="en">lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It also contains scripts for sensor hardware identification and fan speed control.</Description>
<Description xml:lang="tr">lm_sensors linux sistemlerdeki donanım izleyiciler ile birlikte termometreleri, voltajları ve fan devirlerini izleyen bir araçtır. Ayrıca, donanım ve fan kimliğini algılayan betikler içerir.</Description>
<Archive type="tarbz2" sha1sum="3e245b61a69756ea94f9c8a7c7614ec543970b8c">http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-3.4.0.tar.bz2</Archive>
<Archive type="tarbz2" sha1sum="3e245b61a69756ea94f9c8a7c7614ec543970b8c">http://pkgs.fedoraproject.org/repo/pkgs/lm_sensors/lm_sensors-3.4.0.tar.bz2/c03675ae9d43d60322110c679416901a/lm_sensors-3.4.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>rrdtool-devel</Dependency>
</BuildDependencies>
@@ -52481,6 +52547,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Archive type="targz" sha1sum="1d71339c14356091eab4d01b5d536d2efc1eaac9">ftp://oss.sgi.com/projects/xfs/cmd_tars/dmapi-2.2.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>xfsprogs-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<SourceURI>hardware/disk/dmapi/pspec.xml</SourceURI>
</Source>
@@ -52651,6 +52718,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Name>xfsprogs-devel</Name>
<Summary xml:lang="en">Development headers for xfsprogs</Summary>
<RuntimeDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency release="1">xfsprogs</Dependency>
</RuntimeDependencies>
<Files>
@@ -52791,6 +52859,9 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">Contains tools designed to create, modify and check Reiserfs filesystems.</Description>
<Description xml:lang="tr">Reiserfs dosya sistemleri oluşturmak, bu dosya sistemlerinde hata kontrolü yapmak, bu sistemlerin boyutlarını değiştirmek ve hata ayıklamak gibi görevler taşıyan araçlar.</Description>
<Archive type="tarxz" sha1sum="b51d1a524570436ea6e9eb0d8f74fae717f5f511">http://ftp.kernel.org/pub/linux/kernel/people/jeffm/reiserfsprogs/v3.6.24/reiserfsprogs-3.6.24.tar.xz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<SourceURI>hardware/disk/reiserfsprogs/pspec.xml</SourceURI>
</Source>
<Package>
@@ -52988,7 +53059,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libconfig-devel</Dependency>
<Dependency>libraw1394-devel</Dependency>
<Dependency>libiec61883-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>scons</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">libffado-api-doc-only.patch</Patch>
@@ -56213,6 +56284,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Summary xml:lang="tr">libcroco için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="1">libcroco</Dependency>
<Dependency>libxml2-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -56271,6 +56343,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>libgcrypt-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<SourceURI>desktop/gnome/base/libsecret/pspec.xml</SourceURI>
</Source>
@@ -65354,6 +65427,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>pulseaudio</Dependency>
<Dependency>vlc-devel</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/phonon/qt5-phonon-backend-vlc/pspec.xml</SourceURI>
</Source>
@@ -84365,6 +84439,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
<Dependency>xmlto</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>lynx</Dependency>
</BuildDependencies>
<Patches>
+1 -1
View File
@@ -1 +1 @@
4a1edd0ad3ca5d6d87d2dd4ec3d5b928517f7515
7c59d4986c51cbe23b8f4f4680f777248f662253
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
a0be68d893b33162a568f5714a7d71572ab1f40b
e494d0ade7dfb13bcd9ed357ba4ac800d0654473