Merge pull request #270 from ertugerata/master
kde apps update to 15.08.0
This commit is contained in:
@@ -12,15 +12,13 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Patience card game</Summary>
|
||||
<Description>A multimedia player where the focus is on simplicity, instead of features</Description>
|
||||
<Archive sha1sum="32cab37c1a51ce96c6f1c80006952c3edbd6b7d9" type="tarxz">http://download.kde.org/unstable/applications/15.07.90/src/dragon-15.07.90.tar.xz</Archive>
|
||||
<Archive sha1sum="7b0b4502b975a5c1584989de3ce589152ff8ddff" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/dragon-15.08.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kparts-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -56,9 +54,16 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-08-20</Date>
|
||||
<Version>15.08.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-08-17</Date>
|
||||
<Version>15.07.90</Version>
|
||||
<Version>15.07.80</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>An image viewer</Summary>
|
||||
<Description>Gwenview is an easy to use image viewer.</Description>
|
||||
<Archive sha1sum="b6307d9185df1e136e62fac8009e5808776e5aae" type="tarxz">http://download.kde.org/unstable/applications/15.07.90/src/gwenview-15.07.90.tar.xz</Archive>
|
||||
<Archive sha1sum="5cc093e2580e7e1c88de7774e7674c2f1b73669d" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/gwenview-15.08.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>exiv2-devel</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -88,8 +88,8 @@
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-08-12</Date>
|
||||
<Version>15.07.90</Version>
|
||||
<Comment>first release, use unstable source.</Comment>
|
||||
<Version>15.08.0</Version>
|
||||
<Comment>first release, use stable source.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
|
||||
@@ -38,11 +38,12 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libgit2</Dependency>
|
||||
<Dependency>libgit2</Dependency>
|
||||
<Dependency>knewstuff</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kguiaddons</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kitemmodels</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>KMix: KDE Digital Mixer</Summary>
|
||||
<Description>KMix: KDE Digital Mixer</Description>
|
||||
<Archive sha1sum="9f5fd59c1656f864a878dbc42f3583d659503c31" type="tarxz">mirrors://kde/stable/applications/15.04.3/src/kmix-15.04.3.tar.xz</Archive>
|
||||
<Archive sha1sum="941bed772963cffca401662a1ad58bc75f3724bc" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kmix-15.08.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
@@ -68,6 +68,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-08-20</Date>
|
||||
<Version>15.08.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2015-08-13</Date>
|
||||
<Version>15.04.3</Version>
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING", "COPYING.DOC")
|
||||
@@ -1,63 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>dragonplayer</Name>
|
||||
<Homepage>http://www.kde.org</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>LGPLv2</License>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Patience card game</Summary>
|
||||
<Description>A multimedia player where the focus is on simplicity, instead of features</Description>
|
||||
<Archive sha1sum="7b0b4502b975a5c1584989de3ce589152ff8ddff" type="tarxz">http://download.kde.org/stable/applications/15.08.0/src/dragon-15.08.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>dragonplayer</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>solid</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>qt5-phonon</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kdbusaddons</Dependency>
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kwindowsystem</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kparts</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/xdg</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man/man1</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-08-17</Date>
|
||||
<Version>15.07.80</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -10,6 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--with-systemdsystemunitdir=no \
|
||||
--disable-gtk-doc")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="library">/usr/libexec</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
|
||||
Reference in New Issue
Block a user