Merge pull request #1820 from alihanozturk/master

kdgantt2
This commit is contained in:
bferturk
2016-05-22 18:08:37 +03:00
6 changed files with 129 additions and 2 deletions
@@ -0,0 +1,16 @@
#!/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
from pisi.actionsapi import kde5
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
@@ -0,0 +1,56 @@
<PISI>
<Source>
<Name>kdgantt2</Name>
<Homepage>https://community.kde.org/KDE_PIM</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:console</IsA>
<Summary>Library providing gantt support</Summary>
<Description>Library providing gantt support</Description>
<Archive type="tarxz" sha1sum="a2bebc79c96a0638d854a0104beb5dd885c8a9bf">http://download.kde.org/stable/applications/16.04.0/src/kdgantt2-16.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>kdgantt2</Name>
<Summary>Library providing gantt support</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>kdgantt2-devel</Name>
<Summary>Development files for kdgantt2</Summary>
<RuntimeDependencies>
<Dependency release="current">kdgantt2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/cmake</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-05-22</Date>
<Version>16.04.0</Version>
<Comment>First release.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
+55
View File
@@ -55309,6 +55309,61 @@ Bu Skype SILK codec ve Xiph.Org &apos;s Celt codec teknolojisi dahil RFC 6716 ol
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kdgantt2</Name>
<Homepage>https://community.kde.org/KDE_PIM</Homepage>
<Packager>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app:console</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Library providing gantt support</Summary>
<Description xml:lang="en">Library providing gantt support</Description>
<Archive type="tarxz" sha1sum="a2bebc79c96a0638d854a0104beb5dd885c8a9bf">http://download.kde.org/stable/applications/16.04.0/src/kdgantt2-16.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/kdgantt2/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kdgantt2</Name>
<Summary xml:lang="en">Library providing gantt support</Summary>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>kdgantt2-devel</Name>
<Summary xml:lang="en">Development files for kdgantt2</Summary>
<RuntimeDependencies>
<Dependency release="1">kdgantt2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/cmake</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-05-22</Date>
<Version>16.04.0</Version>
<Comment>First release.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>libkface</Name>
+1 -1
View File
@@ -1 +1 @@
132e12bb5f76c4f5453a8138ce3c8d4a2039a1b8
80e6dd879dc29b0db6b156182534e8c0ddeda96d
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
259f05d57fc2f18e475662c8c87face9e67ad398
83a1069f7a531ea6d095c34993c30dfb64af93e8