Merge branch 'master' of github.com:pisilinux/main

This commit is contained in:
Rmys
2020-04-05 18:55:39 +03:00
7 changed files with 22 additions and 23 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
<Update release="4">
<Date>2020-03-05</Date>
<Version>6.0</Version>
<Comment>Version bump</Comment>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
+1 -1
View File
@@ -21,7 +21,7 @@ def install():
pisitools.dodoc("AUTHORS", "COPYING", "ChangeLog")
shelltools.export("LD_PRELOAD","%s/liblouis/.libs/liblouis.so.12" % get.curDIR())
shelltools.export("LD_PRELOAD","%s/liblouis/.libs/liblouis.so.20" % get.curDIR())
shelltools.cd("python")
pythonmodules.install("--prefix=/usr --optimize=1")
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>data</IsA>
<Summary>Default wallpapers for the Mate desktop</Summary>
<Description>gnome-backgrounds contains default wallpapers for the Mate desktop.</Description>
<Archive sha1sum="23b7135ee3fe40a0f1f95dc886d3a8f8e37d9061" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-backgrounds-1.24.0.tar.xz</Archive>
<Archive sha1sum="1d9059c2a398713fa4aa6f4d83a16287e0c0fa26" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-backgrounds-1.24.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency versionFrom="1.24.0">mate-common</Dependency>
@@ -45,8 +45,8 @@
<History>
<Update release="2">
<Date>2020-03-01</Date>
<Version>1.24.0</Version>
<Date>2020-04-03</Date>
<Version>1.24.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Common files for development of Mate packages</Summary>
<Description>maate-common package contains aclocal macros, makefile headers and documents tools in order to build Mate sources.</Description>
<Archive sha1sum="62ac8d359ca83ded4d26d424d317e9f24e5991a9" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.0.tar.xz</Archive>
<Archive sha1sum="c6ca0253c27dbdf41028fe60373b89b54f30b17c" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-common-1.24.1.tar.xz</Archive>
</Source>
<Package>
<Name>mate-common</Name>
@@ -27,8 +27,8 @@
<History>
<Update release="2">
<Date>2020-03-01</Date>
<Version>1.24.0</Version>
<Date>2020-04-03</Date>
<Version>1.24.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
+6 -6
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Mate için güç yöneticisi</Summary>
<Description>Power management tool for the MATE desktop.</Description>
<Archive sha1sum="2751c86fb687379594e9a3c78c270ac348f7a8e8" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-power-manager-1.24.0.tar.xz</Archive>
<Archive sha1sum="ac55f69e5224ece4bb49e0207f9b17e1a44f2c55" type="tarxz">http://pub.mate-desktop.org/releases/1.24/mate-power-manager-1.24.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
@@ -72,11 +72,11 @@
<History>
<Update release="2">
<Date>2020-03-31</Date>
<Version>1.24.0</Version>
<Date>2020-04-03</Date>
<Version>1.24.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2020-02-13</Date>
@@ -86,4 +86,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -9,11 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def build():
pisitools.dosed("data/service-manager.desktop", "NotShowIn=KDE;", "")
shelltools.system("python setup.py build")
def install():
pythonmodules.install()
pisitools.insinto("/usr/share/pixmaps", "data/flag-yellow.png")
+8 -5
View File
@@ -12,17 +12,13 @@
<IsA>app:gui</IsA>
<Summary>System Service configuration GUI</Summary>
<Description>This system service configuration software is developed for Pisi Linux. It provides managing system services.</Description>
<Archive sha1sum="7494a823bc9550c30130e975e9158060d73220d6" type="targz">https://github.com/Rmys/Sources/blob/master/service-manager-3.1.1.tar.gz?raw=true</Archive>
<Archive sha1sum="cc457df8004c335bec0ed00f12dcc50bbd4c3166" type="targz">https://github.com/PisiLinuxNew/service-manager/archive/service-manager-3.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>pisilinux-desktop-services</Dependency>
<Dependency>docutils</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-qt5-devel</Dependency>
</BuildDependencies>
<Patches>
<!--FIXME window title and icons issue fixed -->
<Patch>fixed-icon-issue.patch</Patch>
</Patches>
</Source>
<Package>
@@ -40,6 +36,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-04-02</Date>
<Version>3.1.2</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2019-12-06</Date>
<Version>3.1.1</Version>