Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
Executable → Regular
Executable → Regular
Executable → Regular
@@ -3,13 +3,11 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import autotools
|
from pisi.actionsapi import autotools
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
#shelltools.system("./autogen.sh")
|
|
||||||
autotools.configure("--disable-static")
|
autotools.configure("--disable-static")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
Executable → Regular
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A KDE library for mathematical features</Summary>
|
<Summary>A KDE library for mathematical features</Summary>
|
||||||
<Description>analitza is a library to add mathematical features to programs.</Description>
|
<Description>analitza is a library to add mathematical features to programs.</Description>
|
||||||
<Archive sha1sum="d777170bf3eef8c620928e7d651a25620bcdc594" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/analitza-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="d777170bf3eef8c620928e7d651a25620bcdc594" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/analitza-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>eigen3</Dependency>
|
<Dependency>eigen3</Dependency>
|
||||||
|
|||||||
@@ -13,15 +13,15 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Memory Enhancement Game</Summary>
|
<Summary>Memory Enhancement Game</Summary>
|
||||||
<Description>Memory Enhancement Game</Description>
|
<Description>Memory Enhancement Game</Description>
|
||||||
<Archive sha1sum="f27cc4017809b0247001158040a59ced5daa1037" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/blinken-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="f27cc4017809b0247001158040a59ced5daa1037" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/blinken-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
<Dependency>qt5-svg-devel</Dependency>
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>kxmlgui-devel</Dependency>
|
<Dependency>kxmlgui-devel</Dependency>
|
||||||
<Dependency>qt5-phonon-devel</Dependency>
|
<Dependency>qt5-phonon-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -32,12 +32,12 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>qt5-svg</Dependency>
|
<Dependency>qt5-svg</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>kguiaddons</Dependency>
|
<Dependency>kguiaddons</Dependency>
|
||||||
<Dependency>qt5-phonon</Dependency>
|
<Dependency>qt5-phonon</Dependency>
|
||||||
<Dependency>kcoreaddons</Dependency>
|
<Dependency>kcoreaddons</Dependency>
|
||||||
<Dependency>kdbusaddons</Dependency>
|
<Dependency>kdbusaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -45,8 +45,8 @@
|
|||||||
<Path fileType="data">/usr/share/appdata</Path>
|
<Path fileType="data">/usr/share/appdata</Path>
|
||||||
<Path fileType="data">/usr/share/applications</Path>
|
<Path fileType="data">/usr/share/applications</Path>
|
||||||
<Path fileType="data">/usr/share/blinken</Path>
|
<Path fileType="data">/usr/share/blinken</Path>
|
||||||
<Path fileType="data">/usr/share/config.kcfg</Path>
|
<Path fileType="data">/usr/share/config.kcfg</Path>
|
||||||
<Path fileType="data">/usr/share/icons</Path>
|
<Path fileType="data">/usr/share/icons</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|||||||
@@ -12,21 +12,21 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A single player arcade game</Summary>
|
<Summary>A single player arcade game</Summary>
|
||||||
<Description>Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.</Description>
|
<Description>Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.</Description>
|
||||||
<Archive sha1sum="ebc1790ebf537c9c5e53be7ac7baf271ace8ea7c" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/bomber-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="ebc1790ebf537c9c5e53be7ac7baf271ace8ea7c" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/bomber-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
<Dependency>kxmlgui-devel</Dependency>
|
<Dependency>kxmlgui-devel</Dependency>
|
||||||
<Dependency>libkdegames-devel</Dependency>
|
<Dependency>libkdegames-devel</Dependency>
|
||||||
<Dependency>qt5-declarative-devel</Dependency>
|
<Dependency>qt5-declarative-devel</Dependency>
|
||||||
<Dependency>kdelibs4-support-devel</Dependency>
|
<Dependency>kdelibs4-support-devel</Dependency>
|
||||||
<Dependency>kdesignerplugin</Dependency>
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>kemoticons-devel</Dependency>
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
<Dependency>kitemmodels-devel</Dependency>
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
<Dependency>kinit-devel</Dependency>
|
<Dependency>kinit-devel</Dependency>
|
||||||
<Dependency>kunitconversion-devel</Dependency>
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -37,13 +37,13 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>qt5-phonon</Dependency>
|
<Dependency>qt5-phonon</Dependency>
|
||||||
<Dependency>kcoreaddons</Dependency>
|
<Dependency>kcoreaddons</Dependency>
|
||||||
<Dependency>kdbusaddons</Dependency>
|
<Dependency>kdbusaddons</Dependency>
|
||||||
<Dependency>libkdegames</Dependency>
|
<Dependency>libkdegames</Dependency>
|
||||||
<Dependency>kconfigwidgets</Dependency>
|
<Dependency>kconfigwidgets</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
<Path fileType="data">/usr/share/config.kcfg</Path>
|
<Path fileType="data">/usr/share/config.kcfg</Path>
|
||||||
<Path fileType="data">/usr/share/icons</Path>
|
<Path fileType="data">/usr/share/icons</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="data">/usr/share/kxmlgui5</Path>
|
<Path fileType="data">/usr/share/kxmlgui5</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A Gomoku like game for two players.</Summary>
|
<Summary>A Gomoku like game for two players.</Summary>
|
||||||
<Description>Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board.</Description>
|
<Description>Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board.</Description>
|
||||||
<Archive sha1sum="93b7079d940cbaa2a4b724a34c6a0c711d84ad70" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/bovo-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="93b7079d940cbaa2a4b724a34c6a0c711d84ad70" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/bovo-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
@@ -39,19 +39,19 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>qt5-svg</Dependency>
|
<Dependency>qt5-svg</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>kcoreaddons</Dependency>
|
<Dependency>kcoreaddons</Dependency>
|
||||||
<Dependency>kdbusaddons</Dependency>
|
<Dependency>kdbusaddons</Dependency>
|
||||||
<Dependency>libkdegames</Dependency>
|
<Dependency>libkdegames</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="data">/usr/share/appdata</Path>
|
<Path fileType="data">/usr/share/appdata</Path>
|
||||||
<Path fileType="data">/usr/share/icons</Path>
|
<Path fileType="data">/usr/share/icons</Path>
|
||||||
<Path fileType="data">/usr/share/kxmlgui5</Path>
|
<Path fileType="data">/usr/share/kxmlgui5</Path>
|
||||||
<Path fileType="data">/usr/share/applications</Path>
|
<Path fileType="data">/usr/share/applications</Path>
|
||||||
<Path fileType="data">/usr/share/bovo</Path>
|
<Path fileType="data">/usr/share/bovo</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
|||||||
@@ -4,10 +4,9 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
# TODO: KAlgebra icon not shown in GUI
|
# TODO: KAlgebra icon not shown in GUI
|
||||||
|
|||||||
@@ -13,26 +13,26 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A KDE frontend to mathematical softwares</Summary>
|
<Summary>A KDE frontend to mathematical softwares</Summary>
|
||||||
<Description>Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others.</Description>
|
<Description>Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others.</Description>
|
||||||
<Archive sha1sum="3f20136986443b3cf15376ea8a3b0f1bf81eb051" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/cantor-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="3f20136986443b3cf15376ea8a3b0f1bf81eb051" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/cantor-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
<Dependency>qt5-svg-devel</Dependency>
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
<Dependency>qt5-xmlpatterns-devel</Dependency>
|
<Dependency>qt5-xmlpatterns-devel</Dependency>
|
||||||
<Dependency>kdelibs4-support-devel</Dependency>
|
<Dependency>kdelibs4-support-devel</Dependency>
|
||||||
<Dependency>kdesignerplugin</Dependency>
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>kemoticons-devel</Dependency>
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
<Dependency>kitemmodels-devel</Dependency>
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
<Dependency>kinit-devel</Dependency>
|
<Dependency>kinit-devel</Dependency>
|
||||||
<Dependency>kunitconversion-devel</Dependency>
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
<Dependency>ktexteditor-devel</Dependency>
|
<Dependency>ktexteditor-devel</Dependency>
|
||||||
<Dependency>knewstuff-devel</Dependency>
|
<Dependency>knewstuff-devel</Dependency>
|
||||||
<Dependency>kpty-devel</Dependency>
|
<Dependency>kpty-devel</Dependency>
|
||||||
<Dependency>analitza-devel</Dependency>
|
<Dependency>analitza-devel</Dependency>
|
||||||
<Dependency>libqalculate-devel</Dependency>
|
<Dependency>libqalculate-devel</Dependency>
|
||||||
<Dependency>cln-devel</Dependency>
|
<Dependency>cln-devel</Dependency>
|
||||||
<!--<Dependency>R-devel</Dependency>
|
<!--<Dependency>R-devel</Dependency>
|
||||||
<Dependency>libspectre-devel</Dependency>-->
|
<Dependency>libspectre-devel</Dependency>-->
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -44,26 +44,26 @@
|
|||||||
<Dependency>cln</Dependency>
|
<Dependency>cln</Dependency>
|
||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
<Dependency>kpty</Dependency>
|
<Dependency>kpty</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>kparts</Dependency>
|
<Dependency>kparts</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>analitza</Dependency>
|
<Dependency>analitza</Dependency>
|
||||||
<Dependency>karchive</Dependency>
|
<Dependency>karchive</Dependency>
|
||||||
<Dependency>kservice</Dependency>
|
<Dependency>kservice</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>knewstuff</Dependency>
|
<Dependency>knewstuff</Dependency>
|
||||||
<Dependency>kcompletion</Dependency>
|
<Dependency>kcompletion</Dependency>
|
||||||
<Dependency>kcoreaddons</Dependency>
|
<Dependency>kcoreaddons</Dependency>
|
||||||
<Dependency>kiconthemes</Dependency>
|
<Dependency>kiconthemes</Dependency>
|
||||||
<Dependency>ktexteditor</Dependency>
|
<Dependency>ktexteditor</Dependency>
|
||||||
<Dependency>ktextwidgets</Dependency>
|
<Dependency>ktextwidgets</Dependency>
|
||||||
<Dependency>libqalculate</Dependency>
|
<Dependency>libqalculate</Dependency>
|
||||||
<Dependency>kconfigwidgets</Dependency>
|
<Dependency>kconfigwidgets</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
<Dependency>qt5-xmlpatterns</Dependency>
|
<Dependency>qt5-xmlpatterns</Dependency>
|
||||||
<Dependency>kdelibs4-support</Dependency>
|
<Dependency>kdelibs4-support</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
@@ -249,9 +249,9 @@
|
|||||||
</Update>
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2013-04-23</Date>
|
<Date>2013-04-23</Date>
|
||||||
<Version>4.10.2</Version>
|
<Version>4.10.2</Version>
|
||||||
<Comment>Dep fixed</Comment>
|
<Comment>Dep fixed</Comment>
|
||||||
<Name>Osman Erkan</Name>
|
<Name>Osman Erkan</Name>
|
||||||
<Email>osman.erkan@pisilinux.org</Email>
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
kde5.configure()
|
kde5.configure()
|
||||||
|
|||||||
@@ -25,12 +25,12 @@
|
|||||||
<Dependency>kparts-devel</Dependency>
|
<Dependency>kparts-devel</Dependency>
|
||||||
<Dependency>ktexteditor-devel</Dependency>
|
<Dependency>ktexteditor-devel</Dependency>
|
||||||
<Dependency>kdelibs4-support-devel</Dependency>
|
<Dependency>kdelibs4-support-devel</Dependency>
|
||||||
<Dependency>kdesignerplugin</Dependency>
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
<Dependency>kemoticons-devel</Dependency>
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
<Dependency>kitemmodels-devel</Dependency>
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
<Dependency>kunitconversion-devel</Dependency>
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
<Dependency>baloo-widgets</Dependency>
|
<Dependency>baloo-widgets</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>docbook-xsl</Dependency>
|
<Dependency>docbook-xsl</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
|||||||
@@ -4,10 +4,7 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -13,28 +13,28 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A Bomberman game</Summary>
|
<Summary>A Bomberman game</Summary>
|
||||||
<Description>Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone.</Description>
|
<Description>Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone.</Description>
|
||||||
<Archive sha1sum="fa5a84da1296c42c58a4f0d64eac0fcea47d8271" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/granatier-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="fa5a84da1296c42c58a4f0d64eac0fcea47d8271" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/granatier-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
<Dependency>qt5-svg-devel</Dependency>
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
<Dependency>kcoreaddons-devel</Dependency>
|
<Dependency>kcoreaddons-devel</Dependency>
|
||||||
<Dependency>kconfig-devel</Dependency>
|
<Dependency>kconfig-devel</Dependency>
|
||||||
<Dependency>kdbusaddons-devel</Dependency>
|
<Dependency>kdbusaddons-devel</Dependency>
|
||||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||||
<Dependency>ki18n-devel</Dependency>
|
<Dependency>ki18n-devel</Dependency>
|
||||||
<Dependency>kxmlgui-devel</Dependency>
|
<Dependency>kxmlgui-devel</Dependency>
|
||||||
<Dependency>knewstuff-devel</Dependency>
|
<Dependency>knewstuff-devel</Dependency>
|
||||||
<Dependency>libkdegames-devel</Dependency>
|
<Dependency>libkdegames-devel</Dependency>
|
||||||
<Dependency>qt5-declarative-devel</Dependency>
|
<Dependency>qt5-declarative-devel</Dependency>
|
||||||
<Dependency>kdelibs4-support-devel</Dependency>
|
<Dependency>kdelibs4-support-devel</Dependency>
|
||||||
<Dependency>kdesignerplugin</Dependency>
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>kemoticons-devel</Dependency>
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
<Dependency>kitemmodels-devel</Dependency>
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
<Dependency>kinit-devel</Dependency>
|
<Dependency>kinit-devel</Dependency>
|
||||||
<Dependency>kunitconversion-devel</Dependency>
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -42,17 +42,17 @@
|
|||||||
<Name>granatier</Name>
|
<Name>granatier</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>qt5-svg</Dependency>
|
<Dependency>qt5-svg</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
<Dependency>qt5-base</Dependency>
|
||||||
<Dependency>knewstuff</Dependency>
|
<Dependency>knewstuff</Dependency>
|
||||||
<Dependency>kcoreaddons</Dependency>
|
<Dependency>kcoreaddons</Dependency>
|
||||||
<Dependency>kdbusaddons</Dependency>
|
<Dependency>kdbusaddons</Dependency>
|
||||||
<Dependency>libkdegames</Dependency>
|
<Dependency>libkdegames</Dependency>
|
||||||
<Dependency>kconfigwidgets</Dependency>
|
<Dependency>kconfigwidgets</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
|
|||||||
Executable → Regular
@@ -4,10 +4,8 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,3 @@
|
|||||||
<Description xml:lang="tr">KAlgebra, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır.</Description>
|
<Description xml:lang="tr">KAlgebra, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
@@ -4,10 +4,8 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,3 @@
|
|||||||
<Description xml:lang="tr">Kanagram, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur.</Description>
|
<Description xml:lang="tr">Kanagram, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
@@ -4,10 +4,8 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,3 @@
|
|||||||
<Description xml:lang="tr">KBruch, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır.</Description>
|
<Description xml:lang="tr">KBruch, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
@@ -5,9 +5,6 @@
|
|||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import cmaketools
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import get
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
<Name>Alihan Öztürk</Name>
|
<Name>Alihan Öztürk</Name>
|
||||||
<Email>alihan@pisilinux.org</Email>
|
<Email>alihan@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2014-01-09</Date>
|
<Date>2014-01-09</Date>
|
||||||
<Version>2.8.1</Version>
|
<Version>2.8.1</Version>
|
||||||
<Comment>Version Bump</Comment>
|
<Comment>Version Bump</Comment>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
+2
-2
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:library</IsA>
|
<IsA>app:library</IsA>
|
||||||
<Summary>Common data for KDE Edu applications</Summary>
|
<Summary>Common data for KDE Edu applications</Summary>
|
||||||
<Description>Common data for KDE Edu applications.</Description>
|
<Description>Common data for KDE Edu applications.</Description>
|
||||||
<Archive sha1sum="d0c89d10f2fec1094e1f96badb5f4cbba6db1cdb" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kdeedu-data-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="d0c89d10f2fec1094e1f96badb5f4cbba6db1cdb" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kdeedu-data-15.08.2.tar.xz</Archive>
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>kdeedu-data</Name>
|
<Name>kdeedu-data</Name>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
+51
-53
@@ -10,10 +10,10 @@
|
|||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>KDE Pim different packages with akonadi-console, kadressbook blogilo etc</Summary>
|
<Summary>KDE Pim different packages with akonadi-console, kadressbook blogilo etc</Summary>
|
||||||
<Description>Provides different Packages for KDE5 </Description>
|
<Description>Provides different Packages for KDE5 </Description>
|
||||||
<Archive sha1sum="b6c9d899a937de5e90d03d2377bf72381ce7319b" type="tarxz">http://download.kde.org/stable/applications/15.08.2/src/kdepim-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="b6c9d899a937de5e90d03d2377bf72381ce7319b" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kdepim-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>qt5-sql-mysql</Dependency>
|
<Dependency>qt5-sql-mysql</Dependency>
|
||||||
@@ -45,29 +45,29 @@
|
|||||||
<Dependency>libSM-devel</Dependency>
|
<Dependency>libSM-devel</Dependency>
|
||||||
<Dependency>NetworkManager-devel</Dependency>
|
<Dependency>NetworkManager-devel</Dependency>
|
||||||
<Dependency>kauth-devel</Dependency>
|
<Dependency>kauth-devel</Dependency>
|
||||||
<Dependency>kbookmarks-devel</Dependency>
|
<Dependency>kbookmarks-devel</Dependency>
|
||||||
<Dependency>kcompletion-devel</Dependency>
|
<Dependency>kcompletion-devel</Dependency>
|
||||||
<Dependency>kconfig-devel</Dependency>
|
<Dependency>kconfig-devel</Dependency>
|
||||||
<Dependency>kconfigwidgets-devel</Dependency>
|
<Dependency>kconfigwidgets-devel</Dependency>
|
||||||
<Dependency>kcrash-devel</Dependency>
|
<Dependency>kcrash-devel</Dependency>
|
||||||
<Dependency>kdbusaddons-devel</Dependency>
|
<Dependency>kdbusaddons-devel</Dependency>
|
||||||
<Dependency>kdesignerplugin</Dependency>
|
<Dependency>kdesignerplugin</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
<Dependency>kglobalaccel-devel</Dependency>
|
<Dependency>kglobalaccel-devel</Dependency>
|
||||||
<Dependency>kguiaddons-devel</Dependency>
|
<Dependency>kguiaddons-devel</Dependency>
|
||||||
<Dependency>ki18n-devel</Dependency>
|
<Dependency>ki18n-devel</Dependency>
|
||||||
<Dependency>kiconthemes-devel</Dependency>
|
<Dependency>kiconthemes-devel</Dependency>
|
||||||
<Dependency>kinit</Dependency>
|
<Dependency>kinit</Dependency>
|
||||||
<Dependency>kio-devel</Dependency>
|
<Dependency>kio-devel</Dependency>
|
||||||
<Dependency>kitemviews-devel</Dependency>
|
<Dependency>kitemviews-devel</Dependency>
|
||||||
<Dependency>knotifications-devel</Dependency>
|
<Dependency>knotifications-devel</Dependency>
|
||||||
<Dependency>kparts-devel</Dependency>
|
<Dependency>kparts-devel</Dependency>
|
||||||
<Dependency>kservice-devel</Dependency>
|
<Dependency>kservice-devel</Dependency>
|
||||||
<Dependency>ktextwidgets-devel</Dependency>
|
<Dependency>ktextwidgets-devel</Dependency>
|
||||||
<Dependency>kunitconversion-devel</Dependency>
|
<Dependency>kunitconversion-devel</Dependency>
|
||||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||||
<Dependency>kwindowsystem-devel</Dependency>
|
<Dependency>kwindowsystem-devel</Dependency>
|
||||||
<Dependency>kxmlgui-devel</Dependency>
|
<Dependency>kxmlgui-devel</Dependency>
|
||||||
<Dependency>kcmutils-devel</Dependency>
|
<Dependency>kcmutils-devel</Dependency>
|
||||||
<Dependency>kdewebkit-devel</Dependency>
|
<Dependency>kdewebkit-devel</Dependency>
|
||||||
<Dependency>khtml-devel</Dependency>
|
<Dependency>khtml-devel</Dependency>
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
<Dependency>kidentitymanagement-devel</Dependency>
|
<Dependency>kidentitymanagement-devel</Dependency>
|
||||||
<Dependency>gpgme-devel</Dependency>
|
<Dependency>gpgme-devel</Dependency>
|
||||||
<Dependency>libX11-devel</Dependency>
|
<Dependency>libX11-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>qt5-linguist</Dependency>
|
<Dependency>qt5-linguist</Dependency>
|
||||||
<Dependency>kemoticons-devel</Dependency>
|
<Dependency>kemoticons-devel</Dependency>
|
||||||
<Dependency>kitemmodels-devel</Dependency>
|
<Dependency>kitemmodels-devel</Dependency>
|
||||||
@@ -120,26 +120,26 @@
|
|||||||
<Dependency>gpgmepp</Dependency>
|
<Dependency>gpgmepp</Dependency>
|
||||||
<Dependency>akonadi-calendar</Dependency>
|
<Dependency>akonadi-calendar</Dependency>
|
||||||
<Dependency>kauth</Dependency>
|
<Dependency>kauth</Dependency>
|
||||||
<Dependency>kbookmarks</Dependency>
|
<Dependency>kbookmarks</Dependency>
|
||||||
<Dependency>kcompletion</Dependency>
|
<Dependency>kcompletion</Dependency>
|
||||||
<Dependency>kconfig</Dependency>
|
<Dependency>kconfig</Dependency>
|
||||||
<Dependency>kconfigwidgets</Dependency>
|
<Dependency>kconfigwidgets</Dependency>
|
||||||
<Dependency>kcrash</Dependency>
|
<Dependency>kcrash</Dependency>
|
||||||
<Dependency>kdbusaddons</Dependency>
|
<Dependency>kdbusaddons</Dependency>
|
||||||
<Dependency>kglobalaccel</Dependency>
|
<Dependency>kglobalaccel</Dependency>
|
||||||
<Dependency>kguiaddons</Dependency>
|
<Dependency>kguiaddons</Dependency>
|
||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>kiconthemes</Dependency>
|
<Dependency>kiconthemes</Dependency>
|
||||||
<Dependency>kio</Dependency>
|
<Dependency>kio</Dependency>
|
||||||
<Dependency>kitemviews</Dependency>
|
<Dependency>kitemviews</Dependency>
|
||||||
<Dependency>knotifications</Dependency>
|
<Dependency>knotifications</Dependency>
|
||||||
<Dependency>kparts</Dependency>
|
<Dependency>kparts</Dependency>
|
||||||
<Dependency>kservice</Dependency>
|
<Dependency>kservice</Dependency>
|
||||||
<Dependency>ktextwidgets</Dependency>
|
<Dependency>ktextwidgets</Dependency>
|
||||||
<Dependency>kunitconversion</Dependency>
|
<Dependency>kunitconversion</Dependency>
|
||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
<Dependency>kwindowsystem</Dependency>
|
<Dependency>kwindowsystem</Dependency>
|
||||||
<Dependency>kxmlgui</Dependency>
|
<Dependency>kxmlgui</Dependency>
|
||||||
<Dependency>kcmutils</Dependency>
|
<Dependency>kcmutils</Dependency>
|
||||||
<Dependency>kdewebkit</Dependency>
|
<Dependency>kdewebkit</Dependency>
|
||||||
<Dependency>khtml</Dependency>
|
<Dependency>khtml</Dependency>
|
||||||
@@ -171,18 +171,17 @@
|
|||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc</Path>
|
<Path fileType="config">/etc</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib/qt5</Path>
|
<Path fileType="library">/usr/lib/qt5</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2015-10-22</Date>
|
<Date>2015-10-22</Date>
|
||||||
@@ -191,6 +190,5 @@
|
|||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -4,10 +4,8 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -4,10 +4,8 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import shelltools
|
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
from pisi.actionsapi import get
|
|
||||||
|
|
||||||
NoStrip=["/usr/share/icons"]
|
NoStrip=["/usr/share/icons"]
|
||||||
|
|
||||||
|
|||||||
@@ -33,6 +33,7 @@
|
|||||||
<Dependency>qt5-declarative-devel</Dependency>
|
<Dependency>qt5-declarative-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency>mesa-devel</Dependency>
|
<Dependency>mesa-devel</Dependency>
|
||||||
|
<Dependency>libkeduvocdocument-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
@@ -4,7 +4,6 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import pisitools
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
@@ -15,5 +14,3 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
#pisitools.dodoc("COPYING.LIB", "README", "CHANGELOG", "AUTHORS")
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
+3
-3
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A user friendly IRC client for KDE</Summary>
|
<Summary>A user friendly IRC client for KDE</Summary>
|
||||||
<Description>Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform.</Description>
|
<Description>Konversation is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform.</Description>
|
||||||
<Archive sha1sum="16e8c1969b04c0946b48a436e8825654b0029bb9" type="tarxz">mirrors://kde/stable/konversation/1.6/src/konversation-1.6.tar.xz</Archive>
|
<Archive sha1sum="16e8c1969b04c0946b48a436e8825654b0029bb9" type="tarxz">mirrors://kde/stable/konversation/1.6/src/konversation-1.6.tar.xz</Archive>
|
||||||
@@ -80,10 +80,10 @@
|
|||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
+11
-5
@@ -9,10 +9,10 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Kross interpreter plugins for programming languages</Summary>
|
<Summary>Kross interpreter plugins for programming languages</Summary>
|
||||||
<Description>Language interpreters to enable in-process scripting with Kross.</Description>
|
<Description>Language interpreters to enable in-process scripting with Kross.</Description>
|
||||||
<Archive sha1sum="1ef0a2dfcbc56f8cd9b737f1fa225f4ee386afb2" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kross-interpreters-15.08.0.tar.xz</Archive>
|
<Archive sha1sum="5d812235e436e91a59732840d8141970dcd18ada" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kross-interpreters-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
@@ -37,14 +37,20 @@
|
|||||||
<Dependency>kross</Dependency>
|
<Dependency>kross</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="library">/usr/lib/qt5</Path>
|
<Path fileType="library">/usr/lib/qt5</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2015-10-25</Date>
|
||||||
|
<Version>15.08.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2015-08-29</Date>
|
<Date>2015-08-29</Date>
|
||||||
<Version>15.08.0</Version>
|
<Version>15.08.0</Version>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
+1
@@ -38,6 +38,7 @@
|
|||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>libkeduvocdocument-devel</Name>
|
<Name>libkeduvocdocument-devel</Name>
|
||||||
<Summary>Development files for libkeduvocdocument</Summary>
|
<Summary>Development files for libkeduvocdocument</Summary>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
+2
-2
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer</Summary>
|
<Summary>KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer</Summary>
|
||||||
<Description>It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions..</Description>
|
<Description>It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions..</Description>
|
||||||
<Archive sha1sum="458cfac7e89b588622b01203ee74a89f48915fec" type="tarxz">mirrors://kde/stable/partitionmanager/1.2.1/src/partitionmanager-1.2.1.tar.xz</Archive>
|
<Archive sha1sum="458cfac7e89b588622b01203ee74a89f48915fec" type="tarxz">mirrors://kde/stable/partitionmanager/1.2.1/src/partitionmanager-1.2.1.tar.xz</Archive>
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="library">/usr/lib/qt5</Path>
|
<Path fileType="library">/usr/lib/qt5</Path>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1 +0,0 @@
|
|||||||
59b3b84fc8072479d8cc1c58a2a2382a54b86dd7
|
|
||||||
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
bdf69214af8bfb4e88fc898bedc14d7aea496ee1
|
|
||||||
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
+3
-5
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Interactive Physical Simulator</Summary>
|
<Summary>Interactive Physical Simulator</Summary>
|
||||||
<Description>Step is an interactive physical simulator. It allows you to explore the physical world through simulations.</Description>
|
<Description>Step is an interactive physical simulator. It allows you to explore the physical world through simulations.</Description>
|
||||||
<Archive sha1sum="95ab545ca034d6e16ff0bafe34fde27fd2a3d27a" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/step-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="95ab545ca034d6e16ff0bafe34fde27fd2a3d27a" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/step-15.08.2.tar.xz</Archive>
|
||||||
@@ -29,7 +29,6 @@
|
|||||||
<Dependency>pkgconfig</Dependency>
|
<Dependency>pkgconfig</Dependency>
|
||||||
<Dependency>libqalculate-devel</Dependency>
|
<Dependency>libqalculate-devel</Dependency>
|
||||||
<Dependency>cln-devel</Dependency>
|
<Dependency>cln-devel</Dependency>
|
||||||
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -59,13 +58,12 @@
|
|||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="config">/etc/xdg</Path>
|
<Path fileType="config">/etc/xdg</Path>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2015-10-19</Date>
|
<Date>2015-10-19</Date>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
+2
-2
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:library</IsA>
|
<IsA>app:library</IsA>
|
||||||
<Summary>Common data for KDE Edu applications</Summary>
|
<Summary>Common data for KDE Edu applications</Summary>
|
||||||
<Description>Common data for KDE Edu applications.</Description>
|
<Description>Common data for KDE Edu applications.</Description>
|
||||||
<Archive sha1sum="d0c89d10f2fec1094e1f96badb5f4cbba6db1cdb" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kdeedu-data-15.08.2.tar.xz</Archive>
|
<Archive sha1sum="d0c89d10f2fec1094e1f96badb5f4cbba6db1cdb" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/kdeedu-data-15.08.2.tar.xz</Archive>
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>kdeedu-data</Name>
|
<Name>kdeedu-data</Name>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
+2
-2
@@ -9,7 +9,7 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>Shisen-Sho Mahjongg like tile game</Summary>
|
<Summary>Shisen-Sho Mahjongg like tile game</Summary>
|
||||||
<Description>Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles.</Description>
|
<Description>Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles.</Description>
|
||||||
<Archive sha1sum="93c84c51a39e3248248623b9000135d8f3765a42" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kshisen-15.08.0.tar.xz</Archive>
|
<Archive sha1sum="93c84c51a39e3248248623b9000135d8f3765a42" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/kshisen-15.08.0.tar.xz</Archive>
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
<Dependency>libkmahjongg</Dependency>
|
<Dependency>libkmahjongg</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
</Files>
|
</Files>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
+13
-5
@@ -9,10 +9,10 @@
|
|||||||
<Email>admin@pisilinux.org</Email>
|
<Email>admin@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2</License>
|
<License>LGPLv2</License>
|
||||||
<IsA>app:library</IsA>
|
<IsA>app:library</IsA>
|
||||||
<Summary>Common code, backgrounds and tile sets for games using Mahjongg tiles</Summary>
|
<Summary>Common code, backgrounds and tile sets for games using Mahjongg tiles</Summary>
|
||||||
<Description>Common code, backgrounds and tile sets for games using Mahjongg tiles.</Description>
|
<Description>Common code, backgrounds and tile sets for games using Mahjongg tiles.</Description>
|
||||||
<Archive sha1sum="b61e4a95861dc0d6533e24054aa9ef4db50705cf" type="tarxz">mirrors://kde/stable/applications/15.08.0/src/libkmahjongg-15.08.0.tar.xz</Archive>
|
<Archive sha1sum="fb88f1d96a8baca2c3eefc0dae4f729923888a93" type="tarxz">mirrors://kde/stable/applications/15.08.2/src/libkmahjongg-15.08.2.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>qt5-base-devel</Dependency>
|
<Dependency>qt5-base-devel</Dependency>
|
||||||
<Dependency>qt5-svg-devel</Dependency>
|
<Dependency>qt5-svg-devel</Dependency>
|
||||||
@@ -25,6 +25,7 @@
|
|||||||
<Dependency>kconfigwidgets-devel</Dependency>
|
<Dependency>kconfigwidgets-devel</Dependency>
|
||||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||||
<Dependency>kcoreaddons-devel</Dependency>
|
<Dependency>kcoreaddons-devel</Dependency>
|
||||||
|
<Dependency>mesa-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -41,7 +42,7 @@
|
|||||||
<Dependency>kwidgetsaddons</Dependency>
|
<Dependency>kwidgetsaddons</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="data">/usr/share</Path>
|
<Path fileType="data">/usr/share</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
@@ -61,9 +62,16 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2015-10-25</Date>
|
||||||
|
<Version>15.08.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Yusuf Aydemir</Name>
|
||||||
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2015-08-29</Date>
|
<Date>2015-10-24</Date>
|
||||||
<Version>1.6.0</Version>
|
<Version>15.08.0</Version>
|
||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold (groni)</Name>
|
<Name>Stefan Gronewold (groni)</Name>
|
||||||
<Email>groni@pisilinux.org</Email>
|
<Email>groni@pisilinux.org</Email>
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
Executable → Regular
+79378
-79360
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
44508fc6799fed4076c8c9e22bb16c0de14b82c2
|
530834766775697bf0a1dbbc93b7a0751c82e53e
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
4517b9f12ff0ce3a229bb07d77d7943bfa842417
|
70de3a18a8080be0513196ed91872d25d8646ff1
|
||||||
Executable → Regular
Executable → Regular
Executable → Regular
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user