Merge pull request #1987 from bferturk/master

history-manager add repository
This commit is contained in:
bferturk
2016-06-18 22:15:12 +03:00
committed by GitHub
7 changed files with 122 additions and 2 deletions
@@ -0,0 +1,15 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 2.
# See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
def install():
pythonmodules.compile()
pythonmodules.install()
#Remove history-manager from systemsettings, we have a painful crash because of the thread problem of pykde/python
#pisitools.remove("/usr/kde/4/share/kde4/services/kcm_historymanager.desktop")
@@ -0,0 +1,48 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>history-manager</Name>
<Homepage>http://ish.kodzilla.org/pardus/history-manager/</Homepage>
<Packager>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<Summary>KDE5 port of History Manager Tool</Summary>
<Description>History manager is a graphical interface to pisi snapshot facilities.</Description>
<Archive sha1sum="100f05962b829e781fc336b47bf85a210a93859a" type="targz">https://github.com/PisiLinuxNew/history-manager/archive/0.2.8.0-Beta.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>pypolkit</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>history-manager</Name>
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>pypolkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/python*</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-06-18</Date>
<Version>0.2.8.0b</Version>
<Comment>First release</Comment>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>history-manager</Name>
<Summary xml:lang="tr">Pisi Geçmiş Yöneticisi uygulaması</Summary>
<Description xml:lang="tr">Pisi ile yapılan işlem geçmişini gösterme, sistemi belirli noktaya döndürme, yeni görüntü alma gibi geçmiş yönetimi işlemleri yapmayı sağlayan araç.</Description>
</Source>
</PISI>
+49
View File
@@ -7512,6 +7512,7 @@
<Dependency>qt5-base-devel</Dependency>
<Dependency>python-qt5-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
<SourceURI>util/admin/pisiyap/pspec.xml</SourceURI>
</Source>
@@ -67766,6 +67767,54 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>history-manager</Name>
<Homepage>http://ish.kodzilla.org/pardus/history-manager/</Homepage>
<Packager>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.pisilinux</PartOf>
<Summary xml:lang="en">KDE5 port of History Manager Tool</Summary>
<Summary xml:lang="tr">Pisi Geçmiş Yöneticisi uygulaması</Summary>
<Description xml:lang="en">History manager is a graphical interface to pisi snapshot facilities.</Description>
<Description xml:lang="tr">Pisi ile yapılan işlem geçmişini gösterme, sistemi belirli noktaya döndürme, yeni görüntü alma gibi geçmiş yönetimi işlemleri yapmayı sağlayan araç.</Description>
<Archive type="targz" sha1sum="100f05962b829e781fc336b47bf85a210a93859a">https://github.com/PisiLinuxNew/history-manager/archive/0.2.8.0-Beta.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-qt5-devel</Dependency>
<Dependency>pypolkit</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
<SourceURI>desktop/pisilinux/history-manager/pspec.xml</SourceURI>
</Source>
<Package>
<Name>history-manager</Name>
<RuntimeDependencies>
<Dependency>python-qt5</Dependency>
<Dependency>pypolkit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/python*</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-06-18</Date>
<Version>0.2.8.0b</Version>
<Comment>First release</Comment>
<Name>Metehan Özbek</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>pisilinux-desktop-services</Name>
+1 -1
View File
@@ -1 +1 @@
7f5cbd3dcec50ad159e9ae611632965ea834727f
f6089feed5aa89c81ae548d8543c396fbe403a8e
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
fdc9ce98a795c8af848c1345345fe5d0145bbcb7
d8c83052e5f9f192cdd1cf45ad9b804a1b5ea49e