ktp-common-internals:first release
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#!/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
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING")
|
||||
@@ -0,0 +1,125 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>ktp-common-internals</Name>
|
||||
<Homepage>http://community.kde.org/Real-Time_Communication_and_Collaboration</Homepage>
|
||||
<Packager>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app</IsA>
|
||||
<Summary>Common components for KDE-Telepathy</Summary>
|
||||
<Description>Common components for KDE-Telepathy</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-declarative-devel</Dependency>
|
||||
<Dependency>kcoreaddons-devel</Dependency>
|
||||
<Dependency>knotifications-devel</Dependency>
|
||||
<Dependency>kio-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kcmutils-devel</Dependency>
|
||||
<Dependency>knotifyconfig-devel</Dependency>
|
||||
<Dependency>ktexteditor-devel</Dependency>
|
||||
<Dependency>kwallet-devel</Dependency>
|
||||
<Dependency>kconfig-devel</Dependency>
|
||||
<Dependency>kwindowsystem-devel</Dependency>
|
||||
<Dependency>kiconthemes-devel</Dependency>
|
||||
<Dependency>kpeople-devel</Dependency>
|
||||
<Dependency>signon-devel</Dependency>
|
||||
<Dependency>kaccounts-integration-devel</Dependency>
|
||||
<Dependency>telepathy-logger-qt-devel</Dependency>
|
||||
<Dependency>libaccounts-qt5-devel</Dependency>
|
||||
<Dependency>telepathy-qt5-devel</Dependency>
|
||||
<Dependency>libaccounts-glib-devel</Dependency>
|
||||
<Dependency>libgcrypt-devel</Dependency>
|
||||
<Dependency>sqlite-devel</Dependency>
|
||||
<Dependency>qt5-sql-postgresql</Dependency>
|
||||
<Dependency>qt5-sql-mysql</Dependency>
|
||||
<Dependency>qt5-sql-odbc</Dependency>
|
||||
<Dependency>qt5-sql-sqlite</Dependency>
|
||||
<Dependency>telepathy-mission-control-devel</Dependency>
|
||||
<Dependency>libotr-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive type="tarxz" sha1sum="69f3d2b38950e1056378ca0c5e0f65a0ec5d6158">http://download.kde.org/stable/applications/15.08.3/src/ktp-common-internals-15.08.3.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>ktp-common-internals</Name>
|
||||
<Summary>Common components for KDE-Telepathy</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ki18n</Dependency>
|
||||
<Dependency>kparts</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libotr</Dependency>
|
||||
<Dependency>signon</Dependency>
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kpeople</Dependency>
|
||||
<Dependency>kwallet</Dependency>
|
||||
<Dependency>kxmlgui</Dependency>
|
||||
<Dependency>kcmutils</Dependency>
|
||||
<Dependency>kservice</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libgcrypt</Dependency>
|
||||
<Dependency>kcoreaddons</Dependency>
|
||||
<Dependency>kiconthemes</Dependency>
|
||||
<Dependency>ktexteditor</Dependency>
|
||||
<Dependency>knotifyconfig</Dependency>
|
||||
<Dependency>telepathy-qt5</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>knotifications</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>libaccounts-qt5</Dependency>
|
||||
<Dependency>qt5-declarative</Dependency>
|
||||
<Dependency>telepathy-logger-qt</Dependency>
|
||||
<Dependency>kaccounts-integration</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpCommonInternals.so.*</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpModels.so.*</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpLogger.so.*</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpWidgets.so.*</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpOTR.so.*</Path>
|
||||
<Path fileType="library">/usr/lib/ktp-proxy</Path>
|
||||
<Path fileType="library">/usr/lib/qt5</Path>
|
||||
<Path fileType="data">/usr/share/kservices5</Path>
|
||||
<Path fileType="data">/usr/share/kservicetypes5</Path>
|
||||
<Path fileType="data">/usr/share/knotifications5</Path>
|
||||
<Path fileType="data">/usr/share/config.kcfg</Path>
|
||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||
<Path fileType="data">/usr/share/telepathy</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/katepart5</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>ktp-common-internals-devel</Name>
|
||||
<Summary>Development files for ktp-common-internals</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">ktp-common-internals</Dependency>
|
||||
<Dependency>libotr-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include/KTp</Path>
|
||||
<Path fileType="data">/usr/lib/cmake/KTp</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpCommonInternals.so</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpModels.so</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpLogger.so</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpWidgets.so</Path>
|
||||
<Path fileType="library">/usr/lib/libKTpOTR.so</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-11-22</Date>
|
||||
<Version>15.08.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user