Merge pull request #3277 from ertugerata/master

xorriso index. ...
This commit is contained in:
Ertuğrul Erata
2017-03-25 08:10:29 +02:00
committed by GitHub
5 changed files with 217 additions and 61 deletions
+214 -58
View File
@@ -15640,7 +15640,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
<Description xml:lang="en">libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals</Description>
<Description xml:lang="tr">libcaca piksel yerine metin üreten bir grafik kütüphanesidir, böylece eski video kart yada metin uçbirimleriyle çalışabilir.</Description>
<Description xml:lang="es">libcaca es una librería gráfica que produce una salida de texto en vez de pixels, por lo tanto puede funcionar con tarjetas de video más antiguas y terminales de texto</Description>
<Archive type="targz" sha1sum="ed138f3717648692113145b99a80511178548010">http://caca.zoy.org/files/libcaca/libcaca-0.99.beta19.tar.gz</Archive>
<Archive type="targz" sha1sum="ed138f3717648692113145b99a80511178548010">https://fossies.org/linux/privat/libcaca-0.99.beta19.tar.gz</Archive>
<BuildDependencies>
<Dependency>imlib2-devel</Dependency>
<Dependency>slang-devel</Dependency>
@@ -15681,7 +15681,7 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Package>
<History>
<Update release="3">
<Date>2017-02-17</Date>
<Date>2017-03-23</Date>
<Version>0.99_beta19</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
@@ -28839,6 +28839,53 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>xorriso</Name>
<Homepage>http://www.gnu.org/software/xorriso/</Homepage>
<Packager>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<PartOf>util.archive</PartOf>
<Summary xml:lang="en">ISO 9660 image manipulation tool</Summary>
<Description xml:lang="en">xorriso is a program which maps file objects from POSIX compliant filesystems into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can load the management information of existing ISO images and it writes the session results to optical media or to filesystem objects. Vice versa xorriso is able to restore file objects from ISO 9660 filesystems.</Description>
<Icon>xorriso</Icon>
<Archive type="targz" sha1sum="bb8a2d9587784495818e374a56cc5318a4e8580b">http://www.gnu.org/software/xorriso/xorriso-1.4.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>attr-devel</Dependency>
<Dependency>acl-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<SourceURI>util/archive/xorriso/pspec.xml</SourceURI>
</Source>
<Package>
<Name>xorriso</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>acl</Dependency>
<Dependency>bzip2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-03-25</Date>
<Version>1.4.6</Version>
<Comment>First release.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>areca</Name>
@@ -29621,6 +29668,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2017-03-20</Date>
<Version>1.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>1.7.0</Version>
@@ -34874,8 +34928,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Google&apos;dan Go programlama dili için araçlar ve derleyici</Summary>
<Description xml:lang="en">Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.</Description>
<Description xml:lang="tr">Go basit, güvenilir ve verimli yazılım inşa etmek için onu kolay yapan açık kaynaklı bir programlama dilidir.</Description>
<Archive type="targz" sha1sum="0a5716099d566f04d3951f1c7b88e1d439ca9f80">https://github.com/golang/go/archive/go1.6.3.tar.gz</Archive>
<Archive type="tarbz2" sha1sum="97058ade5ad63119f78aa5d1717b1ac26c9f5f7b" target="go-go1.6.3">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz</Archive>
<Archive type="targz" sha1sum="f603ac63fe935df29cb15f4a9db62622c3ca3de0">https://github.com/golang/go/archive/go1.7.5.tar.gz</Archive>
<Archive type="tarbz2" sha1sum="97058ade5ad63119f78aa5d1717b1ac26c9f5f7b" target="go-go1.7.5">https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap.tbz</Archive>
<SourceURI>programming/language/go/pspec.xml</SourceURI>
</Source>
<Package>
@@ -34894,6 +34948,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</AdditionalFiles>
</Package>
<History>
<Update release="5">
<Date>2017-03-20</Date>
<Version>1.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2016-08-06</Date>
<Version>1.6.3</Version>
@@ -35755,7 +35816,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="en">Python binding of terminal widget for Qt</Summary>
<Summary xml:lang="tr">PyQt5 tabanlı uygulamalar için basit bir terminal modulü</Summary>
<Description xml:lang="en">A simple terminal widget for using with PyQt based applications</Description>
<Archive type="targz" sha1sum="5309a4270e797e7086746ee22e778e168db281e2">https://github.com/hrngultekin/pyqtermwidget5/archive/pyqtermwidget5-v0.1.tar.gz</Archive>
<Archive type="targz" sha1sum="e61075bb632bd0e028127c2295414e1467c5b1f5">https://github.com/ertugerata/pyqtermwidget5/archive/v0.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-qt5-devel</Dependency>
@@ -35785,7 +35846,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Package>
<History>
<Update release="4">
<Date>2017-03-10</Date>
<Date>2017-03-21</Date>
<Version>0.1</Version>
<Comment>Release Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
@@ -35927,7 +35988,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Package>
<History>
<Update release="4">
<Date>2017-03-05</Date>
<Date>2017-03-21</Date>
<Version>3.10.7</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
@@ -37097,6 +37158,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</BuildDependencies>
<Patches>
<Patch level="1">fix-underlinking.patch</Patch>
<Patch>build.patch</Patch>
</Patches>
<SourceURI>programming/language/python/python-pyblock/pspec.xml</SourceURI>
</Source>
@@ -49844,13 +49906,10 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Yali için Pisi Linux tema dosyaları</Summary>
<Description xml:lang="en">yali-branding includes PiSi Linux theme files for YALI(Yet Another Linux Installer).</Description>
<Description xml:lang="tr">yalı-theme YALI projesi Pisi Linux tema dosyaları içerir.</Description>
<Archive type="targz" sha1sum="6209955206f4dd5dae56a2c8dd0fd43b9ac588c2">https://github.com/forYali/yali-theme-pisilinux/archive/0.4.tar.gz</Archive>
<Archive type="targz" sha1sum="e96fe821cdcbf4b964ee53c475b194b07396735a">https://github.com/forYali/yali-theme-pisilinux/archive/0.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base</Dependency>
</BuildDependencies>
<Patches>
<Patch>rcc.patch</Patch>
</Patches>
<SourceURI>system/installer/yali-theme-pisilinux/pspec.xml</SourceURI>
</Source>
<Package>
@@ -49861,6 +49920,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-03-22</Date>
<Version>0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-03-15</Date>
<Version>0.4</Version>
@@ -49887,7 +49953,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="en">YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
<Description xml:lang="tr">YALI: PiSi Linux kurulum yazılımı.</Description>
<Description xml:lang="pl">YALI jest graficznym instalatorem PiSi Linux.</Description>
<Archive type="targz" sha1sum="5999e8ab2a05be49a268a8899dcf9803fb229bd5">https://github.com/forYali/yali/archive/3.0.4.1.tar.gz</Archive>
<Archive type="targz" sha1sum="5999e8ab2a05be49a268a8899dcf9803fb229bd5">https://github.com/ertugerata/yali/archive/3.0.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -49987,7 +50053,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Summary xml:lang="tr">Yali için Pisi Linux dosyaları</Summary>
<Description xml:lang="en">yali-branding includes Pisi Linux branding files for YALI(Yet Another Linux Installer).</Description>
<Description xml:lang="tr">yalı-branding YALI projesi Pisi Linux dosyalarını içerir.</Description>
<Archive type="targz" sha1sum="3aa26d13f075f340e9c42f074e761e4622cd48ef">https://github.com/forYali/yali-branding-pisilinux/archive/0.4.tar.gz</Archive>
<Archive type="targz" sha1sum="461adabd575f2a7538c8807102d6deb66ba9c6a8">https://github.com/forYali/yali-branding-pisilinux/archive/0.4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
</BuildDependencies>
@@ -50001,6 +50067,13 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-03-22</Date>
<Version>0.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-03-05</Date>
<Version>0.4</Version>
@@ -51481,7 +51554,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<Description xml:lang="pl">Mozilla Firefox otwarta przeglądarka internetowa oparta na silniku Gecko, stworzona i rozwijana przez Korporację Mozilla oraz ochotników.</Description>
<Description xml:lang="es">Navegue por la web de forma rápida y segura. Navegador web de código abierto que se puede personalizar con características adicionales.</Description>
<Icon>firefox</Icon>
<Archive type="tarxz" sha1sum="6024dc49a566ed6296ad6cd707a199d41f090176">https://ftp.mozilla.org/pub/firefox/releases/50.1.0/source/firefox-50.1.0.source.tar.xz</Archive>
<Archive type="tarxz" sha1sum="1d0871889fd57a51ffa38c3ec9e7a2125b38e6bf">https://ftp.mozilla.org/pub/firefox/releases/52.0.1/source/firefox-52.0.1.source.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile>
<AdditionalFile target="browserconfig.properties" permission="0644">pisilinux/browserconfig.properties</AdditionalFile>
@@ -51519,7 +51592,6 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
</BuildDependencies>
<Patches>
<Patch level="1">firefox-install-dir.patch</Patch>
<Patch level="1">sed43.patch</Patch>
</Patches>
<SourceURI>network/web/firefox/pspec.xml</SourceURI>
</Source>
@@ -51596,7 +51668,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-az</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org</Path>
@@ -51610,7 +51682,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-be</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org</Path>
@@ -51624,7 +51696,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-bs</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org</Path>
@@ -51638,7 +51710,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-ca</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org</Path>
@@ -51652,7 +51724,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-da</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org</Path>
@@ -51666,7 +51738,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-de</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org</Path>
@@ -51680,7 +51752,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-el</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org</Path>
@@ -51694,7 +51766,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-en-US</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org</Path>
@@ -51708,7 +51780,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-en-ZA</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org</Path>
@@ -51722,7 +51794,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-en-GB</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org</Path>
@@ -51736,7 +51808,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-es-AR</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org</Path>
@@ -51750,7 +51822,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-es-CL</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org</Path>
@@ -51764,7 +51836,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-es-ES</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org</Path>
@@ -51778,7 +51850,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-fi</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org</Path>
@@ -51792,7 +51864,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-fr</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org</Path>
@@ -51806,7 +51878,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-hr</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org</Path>
@@ -51820,7 +51892,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-hu</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org</Path>
@@ -51834,7 +51906,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-it</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org</Path>
@@ -51848,7 +51920,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-lt</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org</Path>
@@ -51862,7 +51934,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-nl</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org</Path>
@@ -51876,7 +51948,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-pl</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org</Path>
@@ -51890,7 +51962,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-pt-BR</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org</Path>
@@ -51904,7 +51976,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-pt-PT</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org</Path>
@@ -51918,7 +51990,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-ro</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org</Path>
@@ -51932,7 +52004,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-ru</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org</Path>
@@ -51946,7 +52018,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-sr</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org</Path>
@@ -51960,7 +52032,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-sv-SE</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org</Path>
@@ -51974,7 +52046,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-tr</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org</Path>
@@ -51988,13 +52060,20 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
<PartOf>system.locale</PartOf>
<Icon>lang-uk</Icon>
<RuntimeDependencies>
<Dependency releaseFrom="4">firefox</Dependency>
<Dependency releaseFrom="5">firefox</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2017-03-22</Date>
<Version>52.0.1</Version>
<Comment>Version Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-03-05</Date>
<Version>50.0</Version>
@@ -55990,7 +56069,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="tr">NetworkManager için güçlü bir grafik arayüzü</Summary>
<Description xml:lang="en">network-manager-applet is a powerful graphical frontend to NetworkManager.</Description>
<Description xml:lang="tr">network-manager-applet, NetworkManager için GTK+ arayüz kitaplığı kullanılarak yazılmış güçlü bir arayüzdür.</Description>
<Archive type="tarxz" sha1sum="2bddbc0386d26628ee29d00f0b7c6156fa98b44e">http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.4/network-manager-applet-1.4.4.tar.xz</Archive>
<Archive type="tarxz" sha1sum="4c9c65100ba11a3c9caf4fdd2063412b5e342077">http://ftp.gnome.org/mirror/gnome.org/sources/network-manager-applet/1.0/network-manager-applet-1.0.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -56051,7 +56130,7 @@ complete albums that you have purchased from Amazon.</Description>
<Summary xml:lang="en">network-manager-applet için geliştirme dosyaları</Summary>
<Summary xml:lang="tr">network-manager-applet için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="4">network-manager-applet</Dependency>
<Dependency release="5">network-manager-applet</Dependency>
<Dependency>NetworkManager-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -56062,6 +56141,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="5">
<Date>2017-03-21</Date>
<Version>1.0.10</Version>
<Comment>Release down</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2017-03-02</Date>
<Version>1.4.4</Version>
@@ -64056,7 +64142,7 @@ complete albums that you have purchased from Amazon.</Description>
</Package>
<History>
<Update release="5">
<Date>2017-02-15</Date>
<Date>2017-03-23</Date>
<Version>13.0.4</Version>
<Comment>llvm rebuild</Comment>
<Name>Alihan Öztürk</Name>
@@ -74388,7 +74474,7 @@ complete albums that you have purchased from Amazon.</Description>
<PartOf>system</PartOf>
<Summary xml:lang="en">Folder synchronization and backup tool for KDE</Summary>
<Description xml:lang="en">Smart folder comparison, It depends only on KDE Frameworks.</Description>
<Archive type="tarxz" sha1sum="d99afc248cdf6442468c2691013645f90f9e2ae1">https://dl.opendesktop.org/api/files/download/id/1472295821/kfoldersync-3.3.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="fa632c5f69e9a9623b1362c6a13a2243393e71f9">https://dl.opendesktop.org/api/files/download/id/1485353737/kfoldersync-3.4.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -74436,6 +74522,13 @@ complete albums that you have purchased from Amazon.</Description>
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-21</Date>
<Version>3.4.1</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-11-04</Date>
<Version>3.3.0</Version>
@@ -88158,7 +88251,7 @@ complete albums that you have purchased from Amazon.</Description>
</Package>
<History>
<Update release="8">
<Date>2017-03-09</Date>
<Date>2017-03-23</Date>
<Version>5.29.0</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Stefan Gronewold(groni)</Name>
@@ -111551,7 +111644,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Name>kdepimlibs-devel</Name>
<Summary xml:lang="en">Development files for kdepimlibs</Summary>
<RuntimeDependencies>
<Dependency release="2">kdepimlibs</Dependency>
<Dependency release="3">kdepimlibs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/cmake</Path>
@@ -111559,6 +111652,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-22</Date>
<Version>20170102</Version>
<Comment>Rebuild for issue #3197</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-03-12</Date>
<Version>20170102</Version>
@@ -119182,9 +119282,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Dependency release="4">qtermwidget5</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/cmake/qtermwidget5</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
@@ -128492,7 +128592,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for cups-filters</Summary>
<Summary xml:lang="tr">Cups-filters için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="2">cups-filters</Dependency>
<Dependency release="3">cups-filters</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -128500,6 +128600,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-21</Date>
<Version>1.5.0</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.5.0</Version>
@@ -132834,7 +132941,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Package>
<History>
<Update release="3">
<Date>2017-01-25</Date>
<Date>2017-03-21</Date>
<Version>3.2</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>
@@ -133005,6 +133112,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-03-20</Date>
<Version>20160717</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-07-23</Date>
<Version>20160717</Version>
@@ -134748,7 +134862,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">Libburn ve libisofs kütüphanelerini kullanmak için bir arayüz.</Summary>
<Description xml:lang="en">Frontend for libraries libburn and libisofs</Description>
<Description xml:lang="tr">libisoburn, libburn ve libisofs kütüphanelerini kullanmak için bir arayüzdür.</Description>
<Archive type="targz" sha1sum="dd82438b4fcf723ef72286449f0b27417714b5ba">http://files.libburnia-project.org/releases/libisoburn-1.4.2.tar.gz</Archive>
<Archive type="targz" sha1sum="ad3eebefaf764595163041ca58e9a487072556b5">http://files.libburnia-project.org/releases/libisoburn-1.4.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>libburn-devel</Dependency>
<Dependency>libisofs-devel</Dependency>
@@ -134780,7 +134894,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for libisoburn</Summary>
<Summary xml:lang="tr">libisoburn için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="2">libisoburn</Dependency>
<Dependency release="3">libisoburn</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -134788,6 +134902,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-25</Date>
<Version>1.4.6</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.4.2</Version>
@@ -135254,7 +135375,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="tr">Optik diskleri okumak, idare etmek ve yazmak için kitaplıklar</Summary>
<Description xml:lang="en">Libburn is an open-source library for reading, mastering and writing optical discs.</Description>
<Description xml:lang="tr">libburn, optik diskleri okumak, idare etmek ve yazmak için yazılmış, açık kaynak kodlu bir kitaplıktır.</Description>
<Archive type="targz" sha1sum="0aba7c9ec21647515541479328211afd2e6ebe8a">http://files.libburnia-project.org/releases/libburn-1.4.2.tar.gz</Archive>
<Archive type="targz" sha1sum="a1fa23be5a49544c27010822c7c6043f562b4b61">http://files.libburnia-project.org/releases/libburn-1.4.6.tar.gz</Archive>
<SourceURI>hardware/optical/libburn/pspec.xml</SourceURI>
</Source>
<Package>
@@ -135271,7 +135392,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
<Summary xml:lang="en">Development files for libburn</Summary>
<Summary xml:lang="tr">libburn için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="2">libburn</Dependency>
<Dependency release="3">libburn</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -135279,6 +135400,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-25</Date>
<Version>1.4.6</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.4.2</Version>
@@ -135451,6 +135579,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-03-20</Date>
<Version>0.1.1</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.1.1</Version>
@@ -135497,6 +135632,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-03-20</Date>
<Version>0.2.2</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-07-12</Date>
<Version>0.2.2</Version>
@@ -135602,6 +135744,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</Files>
</Package>
<History>
<Update release="2">
<Date>2017-03-20</Date>
<Version>0.1.1</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2016-07-13</Date>
<Version>0.1.1</Version>
@@ -135670,6 +135819,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.</D
</AdditionalFiles>
</Package>
<History>
<Update release="6">
<Date>2017-03-20</Date>
<Version>1.11.2</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2016-08-28</Date>
<Version>1.11.2</Version>
+1 -1
View File
@@ -1 +1 @@
c7b0999e7ad49d363641680583ba0bc48080cfd2
4e01bc4707ed4f5eed9428815549900a86347cd1
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
a3776c902f11bf9a9b9f56e38bbf5ffb35c4a0d5
bc8c206bbaf53c7ca2ba9df27bf19a8eb9b7f048
+1 -1
View File
@@ -41,7 +41,7 @@
<Update release="1">
<Date>2017-03-25</Date>
<Version>1.4.6</Version>
<Comment>First release</Comment>
<Comment>First release.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>