cantata.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
@@ -19,6 +20,6 @@ def build():
|
||||
def install():
|
||||
cmaketools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "LICENSE", "ChangeLog", "TODO", "INSTALL", "README")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "INSTALL", "LICENSE", "README", "TODO")
|
||||
|
||||
pisitools.insinto("/usr/share/pixmaps/", "streams/icons/stream.png", "cantata.png")
|
||||
pisitools.insinto("/usr/share/pixmaps/", "streams/icons/stream.png", "cantata.png")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>cantata</Name>
|
||||
@@ -8,11 +8,11 @@
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2+</License>
|
||||
<License>GPLv3</License>
|
||||
<Icon>cantata</Icon>
|
||||
<Summary>Qt5 client for the music player daemon </Summary>
|
||||
<Description>Cantata is a graphical client for MPD</Description>
|
||||
<Archive sha1sum="be0d7e7d8b0042d5f895c71a17459e859e81ccc9" type="tarbz2">https://github.com/CDrummond/cantata/releases/download/v2.4.1/cantata-2.4.1.tar.bz2</Archive>
|
||||
<Archive sha1sum="1fc0fd90b5f7fb2e23fa17f83567b2bc382e5860" type="tarbz2">https://github.com/CDrummond/cantata/releases/download/v2.4.2/cantata-2.4.2.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
@@ -49,6 +49,7 @@
|
||||
<!--Patch>4da7a912.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>cantata</Name>
|
||||
<RuntimeDependencies>
|
||||
@@ -87,6 +88,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-10-01</Date>
|
||||
<Version>2.4.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-03-08</Date>
|
||||
<Version>2.4.1</Version>
|
||||
|
||||
@@ -1,37 +1,37 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>axel</Name>
|
||||
<Homepage>https://github.com/axel-download-accelerator/axel</Homepage>
|
||||
<Packager>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Light command line download accelerator</Summary>
|
||||
<Description>Axel tries to accelerate the download process by using multiple connections per file, and can also balance the load between different servers.</Description>
|
||||
<Archive sha1sum="6be53c0eb64e524c89c90b5caec5b550d0e202fa" type="tarxz">https://github.com/axel-download-accelerator/axel/releases/download/v2.17.6/axel-2.17.6.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="6be53c0eb64e524c89c90b5caec5b550d0e202fa" type="tarxz">https://github.com/axel-download-accelerator/axel/releases/download/v2.17.6/axel-2.17.6.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>axel</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="locale">/usr/share/locale</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>prozilla</Name>
|
||||
<Homepage>http://freecode.com/projects/prozilla</Homepage>
|
||||
<Packager>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:console</IsA>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Console based download accelerator.</Summary>
|
||||
<Description>Prozilla is a console based download accelerator which speeds up download process approximately %200-300.</Description>
|
||||
<Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
|
||||
<Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
|
||||
</Source>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>prozilla</Name>
|
||||
<Name>prozilla</Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="locale">/usr/share/locale</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Update release="1">
|
||||
<Date>2019-06-09</Date>
|
||||
<Version>2.0.5</Version>
|
||||
<Comment>First release</Comment>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>>prozilla</Name>
|
||||
<Name>>prozilla</Name>
|
||||
<Summary xml:lang="tr">Konsol tabanlı indirme hızlandırıcı.</Summary>
|
||||
<Description xml:lang="tr">Prozilla, konsol tabanlı, bir indirme sürecini %200-300 oranında hızlandırabilen bir indirme hızlandırıcısıdır.</Description>
|
||||
</Source>
|
||||
|
||||
Reference in New Issue
Block a user