Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
+204
-210
@@ -11296,6 +11296,88 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>sdl2-ttf</Name>
|
||||
<Homepage>http://www.libsdl.org/projects/SDL_ttf/</Homepage>
|
||||
<Packager>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.misc</PartOf>
|
||||
<Summary xml:lang="en">TrueType font support for SDL2</Summary>
|
||||
<Summary xml:lang="tr">SDL2 TTF kitaplığı</Summary>
|
||||
<Description xml:lang="fr">SDL2_ttf est une librairie de rendu de fontes TrueType utilisée avec la librairie SDL2 et quasiment aussi portable qu'elle.</Description>
|
||||
<Description xml:lang="en">SDL2_ttf is a TrueType font rendering library that is used with the SDL library, and almost as portable.</Description>
|
||||
<Description xml:lang="tr">SDL2_ttf, SDL2 ile birlikte kullanılan ve neredeyse onun kadar taşınabilir olan bir TrueType yazı tipi işleme kitaplığıdır.</Description>
|
||||
<Description xml:lang="es">SDL2_ttf es una librería para render de fuentes TrueType utilizada en conjunto con la librerñia SDL2, y está casi igual de portable.</Description>
|
||||
<Archive type="targz" sha1sum="34c5fdc8508c7e14356579477f9ca2b0d6c06ffc">http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-2.0.14.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>multimedia/misc/sdl2-ttf/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>sdl2-ttf</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libsdl2</Dependency>
|
||||
<Dependency>harfbuzz</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>sdl2-ttf-devel</Name>
|
||||
<Summary xml:lang="en">Development files for sdl2-ttf</Summary>
|
||||
<Summary xml:lang="tr">sdl2-ttf için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
<Dependency release="1">sdl2-ttf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
<Path fileType="data">/usr/lib32/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>sdl2-ttf-32bit</Name>
|
||||
<Summary xml:lang="en">32-bit shared libraries for sdl2-ttf</Summary>
|
||||
<Summary xml:lang="tr">sdl2-ttf için 32-bit paylaşımlı kitaplıklar</Summary>
|
||||
<PartOf>emul32</PartOf>
|
||||
<BuildType>emul32</BuildType>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl2-32bit</Dependency>
|
||||
<Dependency>freetype-32bit</Dependency>
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>glibc-32bit</Dependency>
|
||||
<Dependency>libpng-32bit</Dependency>
|
||||
<Dependency>libsdl2-32bit</Dependency>
|
||||
<Dependency>harfbuzz-32bit</Dependency>
|
||||
<Dependency>freetype-32bit</Dependency>
|
||||
<Dependency release="1">sdl2-ttf</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32/</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-04-11</Date>
|
||||
<Version>2.0.14</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>libid3tag</Name>
|
||||
@@ -12202,6 +12284,61 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>sdl2-net</Name>
|
||||
<Homepage>http://www.libsdl.org/projects/SDL_net/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2.1</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>multimedia.misc</PartOf>
|
||||
<Summary xml:lang="fr">Librairie réseau de SDL.</Summary>
|
||||
<Summary xml:lang="en">SDL network library 2.0 series</Summary>
|
||||
<Summary xml:lang="tr">SDL ağ kütüphanesi 2.0 serisi</Summary>
|
||||
<Description xml:lang="en">sdl-mixer is a SDL library for network access.</Description>
|
||||
<Description xml:lang="tr">sdl-net, SDL için ağ erişim kitaplığıdır.</Description>
|
||||
<Archive type="targz" sha1sum="99c17ee2ecf32c8a136163bbaa8f018f7a3e31e9">http://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>multimedia/misc/sdl2-net/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>sdl2-net</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libsdl2</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>sdl2-net-devel</Name>
|
||||
<Summary xml:lang="en">Development files for sdl-net</Summary>
|
||||
<Summary xml:lang="tr">sdl2-net için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">sdl2-net</Dependency>
|
||||
<Dependency>libsdl2-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-04-11</Date>
|
||||
<Version>2.0.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>libpano13</Name>
|
||||
@@ -17238,7 +17375,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-03-19</Date>
|
||||
<Date>2016-04-12</Date>
|
||||
<Version>1.0.9</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>İbrahim KARAGÜZEL</Name>
|
||||
@@ -27722,6 +27859,60 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>physfs</Name>
|
||||
<Homepage>http://icculus.org/physfs/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>ZLIB</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.misc</PartOf>
|
||||
<Summary xml:lang="en">Filesystem library</Summary>
|
||||
<Summary xml:lang="tr">Dosya sistemi kitaplığı</Summary>
|
||||
<Summary xml:lang="pl">Warstwa abstrakcji plików dla gier</Summary>
|
||||
<Description xml:lang="fr">Couche d'abstraction pour les systèmes de fichier, généralement utilisée par les jeux.</Description>
|
||||
<Description xml:lang="en">Abstraction layer for filesystems.</Description>
|
||||
<Description xml:lang="tr">physfs dosya sistemi katmanı kitaplığıdır.</Description>
|
||||
<Description xml:lang="es">Capa de abstracción para sistemas de archivos, comúnmente utilizado en juegos</Description>
|
||||
<Description xml:lang="pl">PhysicsFS to biblioteka udostępniająca abstrakcyjny dostęp do różnych archiwów.</Description>
|
||||
<Archive type="tarbz2" sha1sum="327308c777009a41bbabb9159b18c4c0ac069537">http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/misc/physfs/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>physfs</Name>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>physfs-devel</Name>
|
||||
<Summary xml:lang="en">Development files for physfs</Summary>
|
||||
<Summary xml:lang="tr">physfs için geliştirme dosyaları</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="1">physfs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-04-11</Date>
|
||||
<Version>2.0.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>xerces-c</Name>
|
||||
@@ -30273,9 +30464,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Description xml:lang="tr">LibreOffice, pek çok farklı işletim sisteminde çalışabilen açık kaynak kodlu bir yazılım projesidir. LibreOffice, kelime işlemci, hesap tablosu, sunum ve çizim programları, formül düzenleyici gibi temel masaüstü ofis uygulamalarını içerir ve alışılmış ofis programlarının özelliklerini sunar. Microsoft Office dosyaları da dahil olmak üzere bilinen ofis dosya formatlarıyla uyumlu çalışır.</Description>
|
||||
<Icon>libreoffice-startcenter</Icon>
|
||||
<Archive type="tarxz" sha1sum="7f8ebce9509ff9a6c9c47159c09983daffbb738f">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="1e7f0de6f58d61b4e12ab48b3f8bd9cecc357cb6" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-help-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="4b5f24eeed0e5f9ade9e46cf2b25ab7552e18162" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-dictionaries-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="tarxz" sha1sum="3c094c272f12b5cd54861f294886a97ad0b62b70" target="libreoffice-5.1.0.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-translations-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="binary" sha1sum="1e7f0de6f58d61b4e12ab48b3f8bd9cecc357cb6" target="libreoffice-5.1.2.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-help-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="binary" sha1sum="4b5f24eeed0e5f9ade9e46cf2b25ab7552e18162" target="libreoffice-5.1.2.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-dictionaries-5.1.2.2.tar.xz</Archive>
|
||||
<Archive type="binary" sha1sum="3c094c272f12b5cd54861f294886a97ad0b62b70" target="libreoffice-5.1.2.2/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-translations-5.1.2.2.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ant</Dependency>
|
||||
<Dependency>gperf</Dependency>
|
||||
@@ -30309,6 +30500,9 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Dependency versionFrom="3.18.6">gtk3-devel</Dependency>
|
||||
<Dependency versionFrom="2.24.28">gtk2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">remove_unnecessary_orcus_external_usage_from_makefiles.diff</Patch>
|
||||
</Patches>
|
||||
<SourceURI>office/libreoffice/libreoffice/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -30370,14 +30564,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/share/gir-1.0/LOKDocView-0.1.gir</Path>
|
||||
<Path fileType="data">/usr/lib/girepository-1.0/LOKDocView-0.1.typelib</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-base</Package>
|
||||
<Package releaseTo="22">libreoffice-calc</Package>
|
||||
<Package releaseTo="22">libreoffice-draw</Package>
|
||||
<Package releaseTo="22">libreoffice-math</Package>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
<Package releaseTo="22">libreoffice-impress</Package>
|
||||
</Conflicts>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="/usr/lib/libreoffice/program/intro.png" permission="0644" owner="root">libreoffice-splash.png</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -30389,9 +30575,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Files>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/extensions</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-base</Name>
|
||||
@@ -31177,9 +31360,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/af.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/af.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-am</Name>
|
||||
@@ -31210,9 +31390,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ar.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ar.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-as</Name>
|
||||
@@ -31228,9 +31405,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/as.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/as.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ast</Name>
|
||||
@@ -31331,9 +31505,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/bg.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/bg.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-bn</Name>
|
||||
@@ -31349,9 +31520,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/bn.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/bn.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-bn-IN</Name>
|
||||
@@ -31397,9 +31565,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/br.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/br.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-brx</Name>
|
||||
@@ -31445,9 +31610,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ca.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ca.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ca-valencia</Name>
|
||||
@@ -31478,9 +31640,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/cs.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/cs.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-cy</Name>
|
||||
@@ -31496,9 +31655,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/cy.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/cy.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-da</Name>
|
||||
@@ -31514,9 +31670,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/da.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/da.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-de</Name>
|
||||
@@ -31532,9 +31685,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/de.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/de.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-dgo</Name>
|
||||
@@ -31565,9 +31715,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/dz.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/dz.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-el</Name>
|
||||
@@ -31583,9 +31730,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/el.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/el.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-en-GB</Name>
|
||||
@@ -31616,9 +31760,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/en-US.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/en-US.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-en-ZA</Name>
|
||||
@@ -31664,9 +31805,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/es.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/es.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-et</Name>
|
||||
@@ -31682,9 +31820,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/et.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/et.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-eu</Name>
|
||||
@@ -31700,9 +31835,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/eu.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/eu.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-fa</Name>
|
||||
@@ -31718,9 +31850,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/fa.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/fa.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-fi</Name>
|
||||
@@ -31736,9 +31865,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/fi.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/fi.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-fr</Name>
|
||||
@@ -31754,9 +31880,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/fr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/fr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ga</Name>
|
||||
@@ -31772,9 +31895,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ga.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ga.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-gd</Name>
|
||||
@@ -31805,9 +31925,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/gl.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/gl.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-gu</Name>
|
||||
@@ -31823,9 +31940,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/gu.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/gu.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-he</Name>
|
||||
@@ -31841,9 +31955,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/he.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/he.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-hi</Name>
|
||||
@@ -31874,9 +31985,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/hr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/hr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-hu</Name>
|
||||
@@ -31892,9 +32000,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/hu.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/hu.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-id</Name>
|
||||
@@ -31995,9 +32100,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/it.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/it.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ja</Name>
|
||||
@@ -32013,9 +32115,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ja.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ja.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ka</Name>
|
||||
@@ -32091,9 +32190,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/kn.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/kn.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ko</Name>
|
||||
@@ -32109,9 +32205,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ko.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ko.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-kok</Name>
|
||||
@@ -32217,9 +32310,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/mai.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/mai.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-mk</Name>
|
||||
@@ -32250,9 +32340,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ml.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ml.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-mn</Name>
|
||||
@@ -32298,9 +32385,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/mr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/mr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-my</Name>
|
||||
@@ -32316,9 +32400,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/my.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/my.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-nb</Name>
|
||||
@@ -32334,9 +32415,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/nb.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/nb.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ne</Name>
|
||||
@@ -32367,9 +32445,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/nl.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/nl.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-nn</Name>
|
||||
@@ -32385,9 +32460,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/nn.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/nn.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-nr</Name>
|
||||
@@ -32403,9 +32475,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/nr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/nr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-nso</Name>
|
||||
@@ -32466,9 +32535,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/or.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/or.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-pa-IN</Name>
|
||||
@@ -32484,9 +32550,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/pa-IN.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/pa-IN.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-pl</Name>
|
||||
@@ -32502,9 +32565,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/pl.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/pl.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-pt</Name>
|
||||
@@ -32520,9 +32580,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/pt.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/pt.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-pt-BR</Name>
|
||||
@@ -32538,9 +32595,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/pt-BR.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/pt-BR.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ro</Name>
|
||||
@@ -32556,9 +32610,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ro.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ro.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ru</Name>
|
||||
@@ -32574,9 +32625,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ru.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ru.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-rw</Name>
|
||||
@@ -32652,9 +32700,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/si.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/si.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sid</Name>
|
||||
@@ -32740,9 +32785,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/sk.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/sk.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sl</Name>
|
||||
@@ -32758,9 +32800,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/sl.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/sl.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sq</Name>
|
||||
@@ -32791,9 +32830,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/sr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/sr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sr-Latn</Name>
|
||||
@@ -32881,9 +32917,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ss.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ss.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-st</Name>
|
||||
@@ -32953,9 +32986,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/st.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/st.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sv</Name>
|
||||
@@ -32971,9 +33001,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/sv.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/sv.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-sw-TZ</Name>
|
||||
@@ -33004,9 +33031,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ta.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ta.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-te</Name>
|
||||
@@ -33022,9 +33046,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/te.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/te.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-tg</Name>
|
||||
@@ -33055,9 +33076,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/th.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/th.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-tn</Name>
|
||||
@@ -33128,9 +33146,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/tn.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/tn.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-tr</Name>
|
||||
@@ -33146,9 +33161,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/tr.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/tr.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-ts</Name>
|
||||
@@ -33164,9 +33176,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ts.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ts.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-tt</Name>
|
||||
@@ -33212,9 +33221,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/uk.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/uk.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-uz</Name>
|
||||
@@ -33245,9 +33251,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/ve.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/ve.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-vi</Name>
|
||||
@@ -33278,9 +33281,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/xh.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/xh.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-zh-CN</Name>
|
||||
@@ -33311,9 +33311,6 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/zh-TW.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/zh-TW.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<Package>
|
||||
<Name>libreoffice-zu</Name>
|
||||
@@ -33329,17 +33326,14 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/ui/res/zu.zip</Path>
|
||||
<Path fileType="data">/usr/lib/libreoffice/share/config/soffice.cfg/*/*/ui/res/zu.zip</Path>
|
||||
</Files>
|
||||
<Conflicts>
|
||||
<Package releaseTo="22">libreoffice-writer</Package>
|
||||
</Conflicts>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2016-04-08</Date>
|
||||
<Date>2016-04-03</Date>
|
||||
<Version>5.1.2.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
<Name>Osman Erkan</Name>
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
@@ -82674,7 +82668,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
<Summary xml:lang="tr">Temel simge teması</Summary>
|
||||
<Description xml:lang="en">Hicolor icon theme contains the basic directories and files needed for icon theme support.</Description>
|
||||
<Description xml:lang="tr">Hicolor, simge teması desteği için ihtiyaç duyulan temel dizin ve dosyalarıni içeren temel bir simge temasıdır.</Description>
|
||||
<Archive type="targz" sha1sum="87368844d1fcef899c3dc4e59f07264340606538">http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.12.tar.gz</Archive>
|
||||
<Archive type="tarxz" sha1sum="368ecc47521e1a2f72cef0171bee02aae876ff53">https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-0.15.tar.xz</Archive>
|
||||
<SourceURI>desktop/lookandfeel/icon-theme-hicolor/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -82686,8 +82680,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2013-08-26</Date>
|
||||
<Version>0.12</Version>
|
||||
<Date>2016-04-09</Date>
|
||||
<Version>0.15</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Serdar Soytetir</Name>
|
||||
<Email>kaptan@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user