Merge branch 'master' into master

This commit is contained in:
Rmys
2018-12-12 17:51:37 +03:00
committed by GitHub
133 changed files with 44195 additions and 221 deletions
@@ -0,0 +1,23 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure("--sbindir=/sbin \
--disable-maintainer-mode \
--disable-schemas-compile")
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("README","NEWS","MAINTAINERS")
@@ -0,0 +1,54 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gsettings-desktop-schemas</Name>
<Homepage>http://www.gnome.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Isa>data</Isa>
<Summary>Collection of GSettings schemas for GNOME desktop</Summary>
<Description>Gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop.</Description>
<Archive sha1sum="9d6299fee118866fa14149d09e18c06e60f0d4d3" type="tarxz">mirrors://gnome/gsettings-desktop-schemas/3.10/gsettings-desktop-schemas-3.10.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gsettings-desktop-schemas</Name>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/locale</Path>
<Path fileType="data">/usr/share/GConf/</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="localedata">/usr/share/glib-2.0/schemas</Path>
</Files>
</Package>
<Package>
<Name>gsettings-desktop-schemas-devel</Name>
<RuntimeDependencies>
<Dependency release="current">gsettings-desktop-schemas</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/pkgconfig/</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-03</Date>
<Version>3.10.1</Version>
<Comment>First Release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>gsettings-desktop-schemas</Name>
<Summary xml:lang="tr">GNOME masaüstü ortamı için GSettings şemalarının koleksiyonu</Summary>
<Description xml:lang="tr">Gnome masaüstünün çeşitli bileşenleri tarafından paylaşılan ayarlar için GSettings şemalarının bir koleksiyonudur.</Description>
</Source>
<Package>
<Name>gsettings-desktop-schemas-devel</Name>
<Summary xml:lang="tr">gsettings-desktop-schemas için geliştirme dosyaları</Summary>
</Package>
</PISI>
+9 -2
View File
@@ -21,7 +21,7 @@
<Dependency>autogen-devel</Dependency>
<Dependency>kitemviews-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
@@ -38,7 +38,7 @@
<Name>kholidays</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.7.1">qt5-base</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>qt5-declarative</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
@@ -69,6 +69,13 @@
</Package>
<History>
<Update release="24">
<Date>2018-12-12</Date>
<Version>5.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2018-11-10</Date>
<Version>5.52.0</Version>
+9 -2
View File
@@ -33,7 +33,7 @@
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kcmutils-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
@@ -66,7 +66,7 @@
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kcmutils</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>kactivities</Dependency>
<Dependency>plasma-workspace</Dependency>
</RuntimeDependencies>
@@ -86,6 +86,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
@@ -38,7 +38,7 @@
<Dependency>kdesignerplugin</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>krunner-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>plasma-framework-devel</Dependency>
<Dependency>plasma-workspace-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -91,7 +91,7 @@
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kunitconversion</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>kactivities</Dependency>
<Dependency>plasma-workspace</Dependency>
<Dependency>ibus</Dependency>
@@ -112,6 +112,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -22,7 +22,7 @@
<Dependency>kconfig-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdesignerplugin</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
@@ -44,7 +44,7 @@
<Dependency>ki18n</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>libXxf86vm</Dependency>
</RuntimeDependencies>
<Files>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -24,7 +24,7 @@
<Dependency>kcrash-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kdeclarative-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdoctools-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
@@ -62,7 +62,7 @@
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kdeclarative</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>ki18n</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kio</Dependency>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+10 -3
View File
@@ -27,7 +27,7 @@
<Dependency>kxmlgui-devel</Dependency>
<Dependency>solid-devel</Dependency>
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
@@ -78,7 +78,7 @@
<Dependency>wayland-server</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>xcb-util-keysyms</Dependency>
</RuntimeDependencies>
<Files>
@@ -98,7 +98,7 @@
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
@@ -119,6 +119,13 @@
</Package>
<History>
<Update release="26">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -20,7 +20,7 @@
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdoctools-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
@@ -56,7 +56,7 @@
<Dependency>kconfigwidgets</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>ki18n</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kio</Dependency>
@@ -85,6 +85,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+8 -1
View File
@@ -21,7 +21,7 @@
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>knotifications-devel</Dependency>
<Dependency>kpty-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -45,7 +45,7 @@
<Dependency>extra-cmake-modules</Dependency>
<!--<Dependency>qt5-quick1-devel</Dependency>--><!--no longer available-->
<Dependency>plasma-framework-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdesignerplugin</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
@@ -81,7 +81,7 @@
<Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
@@ -94,6 +94,13 @@
</Package>
<History>
<Update release="26">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -25,7 +25,7 @@
<Dependency>kauth-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kglobalaccel-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
@@ -80,7 +80,7 @@
<Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>networkmanager-qt</Dependency>
<Dependency>bluez-qt</Dependency>
</RuntimeDependencies>
@@ -97,6 +97,13 @@
</Package>
<History>
<Update release="26">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
+9 -2
View File
@@ -25,7 +25,7 @@
<Dependency>kio-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>accountsservice-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<!-- <Dependency>kdelibs4-support-devel</Dependency> -->
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
@@ -52,7 +52,7 @@
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- <Dependency>kdelibs4-support</Dependency> -->
<Dependency>kwidgetsaddons</Dependency>
</RuntimeDependencies>
<Files>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="25">
<Date>2018-12-12</Date>
<Version>5.14.3</Version>
<Comment>Rebuild kdelibs4 remove.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2018-11-06</Date>
<Version>5.14.3</Version>
@@ -10,7 +10,7 @@
<IsA>app:gui</IsA>
<Summary>Adwaita icon theme</Summary>
<Description>Adwaita icon theme</Description>
<Archive type="tarxz" sha1sum="c59a9dcb5f80a31cc90efbb964a52e12710113a7">ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.26/adwaita-icon-theme-3.26.1.tar.xz</Archive>
<Archive type="tarxz" sha1sum="460dab08ae6be8c5668124834a1577247eb1c775">ftp://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.31/adwaita-icon-theme-3.31.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
</BuildDependencies>
@@ -25,6 +25,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-11-30</Date>
<Version>3.31.1</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-07-30</Date>
<Version>3.26.1</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>GUI configuration tool for compton X composite manager.</Summary>
<Description>GUI configuration tool for compton X composite manager.</Description>
<Archive sha1sum="de7ae552b3168c5ce94ec74b5f20cf5ab9c930d8" type="tarxz">https://github.com/lxde/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz</Archive>
<Archive sha1sum="de7ae552b3168c5ce94ec74b5f20cf5ab9c930d8" type="tarxz">https://github.com/lxqt/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -21,7 +21,7 @@
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -41,6 +41,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.4.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.4.0</Version>
+1 -1
View File
@@ -25,4 +25,4 @@ def install():
pisitools.dodir("/usr/include/libfm")
pisitools.domove("/usr/include/libfm-1.0/*", "/usr/include/libfm")
pisitools.removeDir("/usr/include/libfm-1.0")
pisitools.dodoc("AUTHORS", "COPYING")
pisitools.dodoc("AUTHORS", "COPYING")
+8 -1
View File
@@ -12,13 +12,13 @@
<IsA>library</IsA>
<Summary>Core library of PCManFM file manager</Summary>
<Description>libfm is a Core library of PCManFM file manager</Description>
<Archive sha1sum="508120ef004c57b5dbcf9d335a2f864d4287f008" type="targz">https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gettext-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<Archive sha1sum="508120ef004c57b5dbcf9d335a2f864d4287f008" type="targz">https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz</Archive>
</Source>
<Package>
<Name>libfm-extra</Name>
@@ -44,6 +44,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>1.3.0.2</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>1.3.0.2</Version>
+12 -5
View File
@@ -11,14 +11,14 @@
<Icon>lxqt</Icon>
<Summary>Core library of PCManFM file manager</Summary>
<Description>libfm is a Core library of PCManFM file manager</Description>
<Archive sha1sum="4e11b88575f9ac57de4a7f4155a551cae7a0faa7" type="tarxz">https://github.com/lxde/libfm-qt/releases/download/0.13.0/libfm-qt-0.13.0.tar.xz</Archive>
<Archive sha1sum="1bca9d549f8eb2c372ba38ab02e5e5aa85d7e627" type="tarxz">https://github.com/lxqt/libfm-qt/releases/download/0.13.1/libfm-qt-0.13.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="1.2.5">libfm-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.2">qt5-linguist</Dependency>
<Dependency versionFrom="5.6.2">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="5.11.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.11.2">qt5-linguist</Dependency>
<Dependency versionFrom="5.11.2">qt5-x11extras-devel</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
<Dependency>menu-cache-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libfm-extra-devel</Dependency>
@@ -58,6 +58,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.1</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import autotools
def setup():
#shelltools.system("./autogen.sh")
shelltools.system("./autogen.sh")
autotools.configure("--prefix=/usr \
--sysconfdir=/etc \
--enable-udisks \
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Core library of PCManFM file manager</Summary>
<Description>libfm is a Core library of PCManFM file manager</Description>
<Archive sha1sum="5887aa4e85ee0964e7da67368136849957afd5d6" type="tarxz">mirrors://sourceforge/pcmanfm/PCManFM + Libfm (tarball release)/LibFM/libfm-1.2.5.tar.xz</Archive>
<Archive sha1sum="508120ef004c57b5dbcf9d335a2f864d4287f008" type="targz">https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>atk-devel</Dependency>
<Dependency versionFrom="0.102">dbus-glib-devel</Dependency>
@@ -74,6 +74,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>1.3.0.2</Version>
<Comment>version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>1.2.5</Version>
+10 -3
View File
@@ -11,14 +11,14 @@
<Icon>lxqt</Icon>
<Summary>Common base library for LXQt components.</Summary>
<Description>Core utility library for all LXDE-Qt components</Description>
<Archive sha1sum="1ca981f9e82ea8fbb009ad52d3e58529dfebb5c1" type="tarxz">https://github.com/lxde/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz</Archive>
<Archive sha1sum="1ca981f9e82ea8fbb009ad52d3e58529dfebb5c1" type="tarxz">https://github.com/lxqt/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>glibc-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="3.1.0">libqtxdg-devel</Dependency>
<Dependency>libqtxdg-devel</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -26,7 +26,7 @@
<Dependency>qt5-qdbusviewer</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency>libXScrnSaver-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -61,6 +61,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+8 -1
View File
@@ -13,7 +13,7 @@
<Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
<Description>Library providing freedesktop.org specs implementations for Qt.</Description>
<Icon>lxqt-sudo</Icon>
<Archive sha1sum="14fb6f3f5614b5b2ba5761fba4f0b059c801cdf0" type="tarxz">https://github.com/lxde/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz</Archive>
<Archive sha1sum="14fb6f3f5614b5b2ba5761fba4f0b059c801cdf0" type="tarxz">https://github.com/lxqt/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgcc</Dependency>
<Dependency>cmake</Dependency>
@@ -50,6 +50,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>3.2.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>3.2.0</Version>
+8 -1
View File
@@ -18,7 +18,7 @@
<Dependency>libgcc</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -46,6 +46,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.4.1</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.4.1</Version>
+11 -4
View File
@@ -12,7 +12,7 @@
<Icon>lxqt</Icon>
<Summary>Image viewer and screenshot tool.</Summary>
<Description>Image viewer and screenshot tool.</Description>
<Archive sha1sum="5597b019572ce4f527ef34f19b1547caf9899199" type="tarxz">https://github.com/lxde/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz</Archive>
<Archive sha1sum="5597b019572ce4f527ef34f19b1547caf9899199" type="tarxz">https://github.com/lxqt/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -24,12 +24,12 @@
<Dependency>libfm-extra-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency versionFrom="0.12.0">libfm-qt-devel</Dependency>
<Dependency versionFrom="0.13.1">libfm-qt-devel</Dependency>
<Dependency>qt5-qdbusviewer</Dependency>
<Dependency>menu-cache-devel</Dependency>
<Dependency versionFrom="0.12.0">lxqt-config</Dependency>
<Dependency versionFrom="0.13.0">lxqt-config</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.7.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.7.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>LXQt about dialog.</Summary>
<Description>About dialog of LXDE-Qt</Description>
<Archive sha1sum="2b68bea2a8825fd7e6a71537fe05910ed9259556" type="tarxz">https://github.com/lxde/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz</Archive>
<Archive sha1sum="2b68bea2a8825fd7e6a71537fe05910ed9259556" type="tarxz">https://github.com/lxqt/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -19,7 +19,7 @@
<Dependency versionFrom="0.13.0">liblxqt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="3.1.0">libqtxdg-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -38,6 +38,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt system administration tool</Summary>
<Description>LXQt system administration tool</Description>
<Archive sha1sum="e6cc7768d4afacc60dfe161f138e0eb4166a087b" type="tarxz">https://github.com/lxde/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz</Archive>
<Archive sha1sum="e6cc7768d4afacc60dfe161f138e0eb4166a087b" type="tarxz">https://github.com/lxqt/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency versionFrom="0.11.1">liblxqt-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency vesionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency vesionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -42,6 +42,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+7
View File
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.6.3</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.6.3</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>Various packaging tools and scripts for LXQt applications.</Summary>
<Description>Various packaging tools and scripts for LXQt applications</Description>
<Archive sha1sum="3d51a9ad1427c8fe142bf7f0fb9034e07d54fa31" type="tarxz">https://github.com/lxde/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz</Archive>
<Archive sha1sum="3d51a9ad1427c8fe142bf7f0fb9034e07d54fa31" type="tarxz">https://github.com/lxqt/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
@@ -28,6 +28,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.5.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-07</Date>
<Version>0.5.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>Common base library for LXQt components.</Summary>
<Description>Core utility library for all LXDE-Qt components</Description>
<Archive sha1sum="089462ea03370e5ae88c8da25c37bcc4ad7362d2" type="tarxz">https://github.com/lxde/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz</Archive>
<Archive sha1sum="089462ea03370e5ae88c8da25c37bcc4ad7362d2" type="tarxz">https://github.com/lxqt/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -29,7 +29,7 @@
<Dependency>qt5-svg-devel</Dependency>
<Dependency>libXcursor-devel</Dependency>
<Dependency>libkscreen-devel</Dependency>
<Dependency vesionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency vesionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -66,6 +66,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>Daemon used to register global keyboard shortcuts</Summary>
<Description>LXQt daemon and library for global keyboard shortcuts registration.</Description>
<Archive sha1sum="3cf3729a8897cf252fa3d199062b681ca38d3c45" type="tarxz">https://github.com/lxde/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz</Archive>
<Archive sha1sum="3cf3729a8897cf252fa3d199062b681ca38d3c45" type="tarxz">https://github.com/lxqt/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libqtxdg-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -59,6 +59,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,14 +11,14 @@
<Icon>lxqt</Icon>
<Summary>The lxqt-l10n package provides translations for all components of the LXQt desktop.</Summary>
<Description>The lxqt-l10n package provides translations for all components of the LXQt desktop.</Description>
<Archive sha1sum="588763146973e177dc94216de89bcb3153fdcbff" type="tarxz">https://github.com/lxde/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz</Archive>
<Archive sha1sum="588763146973e177dc94216de89bcb3153fdcbff" type="tarxz">https://github.com/lxqt/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="0.13.0">liblxqt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt notification daemon and library.</Summary>
<Description>Notification daemon</Description>
<Archive sha1sum="dcb47a06cb9ca7ff297808c0cb7371157aca1968" type="tarxz">https://github.com/lxde/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz</Archive>
<Archive sha1sum="dcb47a06cb9ca7ff297808c0cb7371157aca1968" type="tarxz">https://github.com/lxqt/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -20,7 +20,7 @@
<Dependency>libqtxdg-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -42,6 +42,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt openssh password prompt</Summary>
<Description>LXQt openssh password prompt</Description>
<Archive sha1sum="40512939181af4975dd8910763cf2df16ad2b3f0" type="tarxz">https://github.com/lxde/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz</Archive>
<Archive sha1sum="40512939181af4975dd8910763cf2df16ad2b3f0" type="tarxz">https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -20,7 +20,7 @@
<Dependency>lxqt-config</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -36,6 +36,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>Desktop panel</Summary>
<Description>The LXQt desktop panel</Description>
<Archive sha1sum="d6798824ed69830181a46afdc3f1637bd2493029" type="tarxz">https://github.com/lxde/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz</Archive>
<Archive sha1sum="d6798824ed69830181a46afdc3f1637bd2493029" type="tarxz">https://github.com/lxqt/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -39,7 +39,7 @@
<Dependency>xcb-util-devel</Dependency>
<Dependency>libXrender-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -98,6 +98,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>Policykit agent</Summary>
<Description>The LXQt policykit authentication agent</Description>
<Archive sha1sum="2b3032f40c50e37c103f0d55bd57d3e45a9ddc00" type="tarxz">https://github.com/lxde/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz</Archive>
<Archive sha1sum="2b3032f40c50e37c103f0d55bd57d3e45a9ddc00" type="tarxz">https://github.com/lxqt/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -22,7 +22,7 @@
<Dependency>polkit-devel</Dependency>
<Dependency>polkit-qt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt power management daemon.</Summary>
<Description>Daemon use for power management and auto-suspend.</Description>
<Archive sha1sum="7e204b3f681197d58e983eb7eb484b715a67691b" type="tarxz">https://github.com/lxde/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz</Archive>
<Archive sha1sum="7e204b3f681197d58e983eb7eb484b715a67691b" type="tarxz">https://github.com/lxqt/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -25,7 +25,7 @@
<Dependency>solid-devel</Dependency>
<Dependency>upower-devel</Dependency>
<Dependency>kidletime-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -49,6 +49,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt platform integration for Qt</Summary>
<Description>LXDE-Qt platform integration plugin for Qt</Description>
<Archive sha1sum="60fa8890b2dbd1ebb44005c115e1ea34be217420" type="tarxz">https://github.com/lxde/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz</Archive>
<Archive sha1sum="60fa8890b2dbd1ebb44005c115e1ea34be217420" type="tarxz">https://github.com/lxqt/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -22,7 +22,7 @@
<Dependency>libqtxdg-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
<Dependency>libfm-qt-devel</Dependency>
<Dependency>menu-cache-devel</Dependency>
<Dependency>libexif-devel</Dependency>
@@ -43,6 +43,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>The LXQt application launcher</Summary>
<Description>Tool used to launch programs quickly by typing their names</Description>
<Archive sha1sum="53ac4a708ae8ca178031d20925f86a86b7f147d9" type="tarxz">https://github.com/lxde/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz</Archive>
<Archive sha1sum="53ac4a708ae8ca178031d20925f86a86b7f147d9" type="tarxz">https://github.com/lxqt/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -25,7 +25,7 @@
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-script-devel</Dependency>
<Dependency>muparser-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -48,6 +48,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>LXQt session</Summary>
<Description>An alternative session manager ported from the original razor-session</Description>
<Archive sha1sum="ea05883835806186d4e836d544a8f615959008f3" type="tarxz">https://github.com/lxde/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz</Archive>
<Archive sha1sum="ea05883835806186d4e836d544a8f615959008f3" type="tarxz">https://github.com/lxqt/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -22,7 +22,7 @@
<Dependency>qt5-linguist</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
<Dependency>libgudev-devel</Dependency>
</BuildDependencies>
</Source>
@@ -58,6 +58,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+11 -4
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>Python binding of terminal widget for Qt</Summary>
<Description>LXQt privilege program (lxsu).</Description>
<Archive sha1sum="b644ae053d35c92a28a238e1599e64f5dc3b5a98" type="tarxz">https://github.com/lxde/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz</Archive>
<Archive sha1sum="b644ae053d35c92a28a238e1599e64f5dc3b5a98" type="tarxz">https://github.com/lxqt/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
@@ -19,7 +19,7 @@
<Dependency>libqtxdg-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
<Icon>lxqt-sudo</Icon>
</Source>
@@ -38,12 +38,19 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</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>2018-04-23</Date>
+9 -2
View File
@@ -11,13 +11,13 @@
<Icon>lxqt</Icon>
<Summary>LXQt themes, graphics and icons.</Summary>
<Description>LXQt themes, graphics and icons</Description>
<Archive sha1sum="00828f3538a5be61f158dd29f6877e990b093fe8" type="tarxz">https://github.com/lxde/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz</Archive>
<Archive sha1sum="00828f3538a5be61f158dd29f6877e990b093fe8" type="tarxz">https://github.com/lxqt/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.13.0">liblxqt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
<Patches>
<Patch>themes.patch</Patch>
@@ -52,6 +52,13 @@
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+8 -1
View File
@@ -9,7 +9,7 @@
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<PartOf>desktop.toolkit</PartOf>
<PartOf>desktop.lxqt</PartOf>
<License>LGPLv2.1-linking-exception</License>
<IsA>app:gui</IsA>
<Icon>lxqt</Icon>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>3.1.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>3.1.0</Version>
+8 -1
View File
@@ -12,13 +12,13 @@
<Icon>lxqt</Icon>
<Summary>freedesktop.org desktop menus for LXDE</Summary>
<Description>Library used to read freedesktop.org menus</Description>
<Archive sha1sum="509f9d244ceea8fa80af29fa39f3b3d3e02033b9" type="targz">https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>libfm-extra-devel</Dependency>
<Dependency versionFrom="5.9.3">qt5-base-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="509f9d244ceea8fa80af29fa39f3b3d3e02033b9" type="targz">https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz</Archive>
</Source>
<Package>
<Name>menu-cache</Name>
@@ -46,6 +46,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>1.1.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>1.1.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<Icon>lxqt</Icon>
<Summary>This is a Qt port of ObConf, configurator of OpenBox window manager.</Summary>
<Description>This is a Qt port of ObConf, configurator of OpenBox window manager.</Description>
<Archive sha1sum="ed761a3275035d6b0a3a5b4d18f6a4aaa4ac467b" type="tarxz">https://github.com/lxde/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz</Archive>
<Archive sha1sum="ed761a3275035d6b0a3a5b4d18f6a4aaa4ac467b" type="tarxz">https://github.com/lxqt/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>icon-theme-hicolor</Dependency>
@@ -20,7 +20,7 @@
<Dependency>lxqt-l10n</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+10 -3
View File
@@ -11,18 +11,18 @@
<Icon>lxqt</Icon>
<Summary>Qt port of volume control pavucontrol.</Summary>
<Description>Qt port of volume control pavucontrol</Description>
<Archive sha1sum="d389cf4d195bbee57c80af5bebe4fac33fc2a676" type="tarxz">https://github.com/lxde/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz</Archive>
<Archive sha1sum="d389cf4d195bbee57c80af5bebe4fac33fc2a676" type="tarxz">https://github.com/lxqt/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="0.12.0">liblxqt-devel</Dependency>
<Dependency versionFrom="0.13.0">liblxqt-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>libqtxdg-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -41,6 +41,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.4.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.4.0</Version>
+9 -2
View File
@@ -11,7 +11,7 @@
<IsA>app:gui</IsA>
<Summary>The LXQt file manager, Qt port of PCManFM</Summary>
<Description>File manager and desktop icon manager (Qt port of PCManFM and libfm)</Description>
<Archive sha1sum="f4c7f0c2273d3df00d738008fab9c2df11adb438" type="tarxz">https://github.com/lxde/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz</Archive>
<Archive sha1sum="f4c7f0c2273d3df00d738008fab9c2df11adb438" type="tarxz">https://github.com/lxqt/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>cmake</Dependency>
@@ -30,7 +30,7 @@
<Dependency>qt5-x11extras-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
<Package>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.13.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.13.0</Version>
+10 -3
View File
@@ -13,11 +13,11 @@
<Icon>qlipper</Icon>
<Summary>Lightweight and cross-platform clipboard history applet.</Summary>
<Description>Lightweight and cross-platform clipboard history applet.</Description>
<Archive sha1sum="26e611a74a6df9c53e97c194d41d98e7584eaa82" type="targz">https://github.com/pvanek/qlipper/archive/5.0.0.tar.gz</Archive>
<Archive sha1sum="ecc1fac6f081031d63228624a0cbab32c5fd22c0" type="targz">https://github.com/pvanek/qlipper/archive/5.1.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
<Dependency versionFrom="5.6.0">qt5-linguist</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch>cmakelist.patch</Patch>-->
@@ -37,6 +37,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>5.1.1</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>5.0.0</Version>
+7
View File
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>1.10.18</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>1.10.18</Version>
+9 -2
View File
@@ -12,7 +12,7 @@
<Icon>lxqt</Icon>
<Summary>QT5-based multitab terminal emulator.</Summary>
<Description>QT5-based multitab terminal emulator.</Description>
<Archive sha1sum="9c9ddae6e7024c1453d1d14d1060c0e04e54f8fe" type="tarxz">https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz</Archive>
<Archive sha1sum="9c9ddae6e7024c1453d1d14d1060c0e04e54f8fe" type="tarxz">https://github.com/lxqt/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -24,7 +24,7 @@
<Dependency>lxqt-config</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>kwindowsystem-devel</Dependency>
<Dependency versionFrom="0.4.0">lxqt-build-tools</Dependency>
<Dependency versionFrom="0.5.0">lxqt-build-tools</Dependency>
</BuildDependencies>
</Source>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="3">
<Date>2018-11-28</Date>
<Version>0.9.0</Version>
<Comment>Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2018-08-31</Date>
<Version>0.9.0</Version>
@@ -0,0 +1,49 @@
From 443e46d2d9d29cb9d20192e4978eb633bbbcc9b4 Mon Sep 17 00:00:00 2001
From: David Herrmann <dh.herrmann@gmail.com>
Date: Fri, 10 Aug 2018 16:35:31 +0200
Subject: [PATCH 2/2] bus-launch: use __linux__ over __linux
The canonical way to check for linux support is '__linux__', not
'__linux'. Particularly, on ppc64le '__linux' is not defined and the
build will fail.
For reference, see:
https://sourceforge.net/p/predef/wiki/OperatingSystems/
---
bus/at-spi-bus-launcher.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bus/at-spi-bus-launcher.c b/bus/at-spi-bus-launcher.c
index 354c04eec7ba1a1ee034a245ee25c0139c48a1e5..b65301def88c2ff8aa5d10ada67507d0201b0984 100644
--- a/bus/at-spi-bus-launcher.c
+++ b/bus/at-spi-bus-launcher.c
@@ -23,11 +23,11 @@
#include "config.h"
#include <unistd.h>
#include <string.h>
#include <signal.h>
-#ifdef __linux
+#ifdef __linux__
#include <sys/prctl.h>
#include <sys/socket.h>
#include <sys/un.h>
#endif
#include <sys/wait.h>
@@ -275,11 +275,11 @@ setup_bus_child_daemon (gpointer data)
close (app->pipefd[0]);
dup2 (app->pipefd[1], 3);
close (app->pipefd[1]);
/* On Linux, tell the bus process to exit if this process goes away */
-#ifdef __linux
+#ifdef __linux__
prctl (PR_SET_PDEATHSIG, 15);
#endif
}
static gboolean
--
2.19.0.rc0
+11 -1
View File
@@ -12,7 +12,7 @@
<IsA>service</IsA>
<Summary>Protocol definitions and daemons for D-Bus at-spi</Summary>
<Description>at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation.</Description>
<Archive sha1sum="45e15ab3c1cfe0a8b4ea333c448f3fc1cd634c4e" type="tarxz">mirrors://gnome/at-spi2-core/2.28/at-spi2-core-2.28.0.tar.xz</Archive>
<Archive sha1sum="c8f91718ff7b9b88f32be744c88384d027d29bef" type="tarxz">mirrors://gnome/at-spi2-core/2.30/at-spi2-core-2.30.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libXtst-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
@@ -27,6 +27,9 @@
<Dependency>python-six</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>0002-bus-launch-use-__linux__-over-__linux.patch</Patch>
</Patches>
</Source>
<Package>
@@ -98,6 +101,13 @@
</Package>
<History>
<Update release="10">
<Date>2018-11-30</Date>
<Version>2.30.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-11-26</Date>
<Version>2.28.0</Version>
+1 -1
View File
@@ -22,6 +22,6 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
#install Pisi Linux default theme
# pisitools.insinto("/usr/share/lxdm/themes", "lxdm-pisilinux-theme")
#pisitools.insinto("/usr/share/lxdm/themes", "lxdm-pisilinux-theme")
#pisitools.remove("/usr/share/lxdm/themes/lxdm-pisilinux-theme/login.png")
pisitools.dodoc("COPYING", "AUTHORS", "TODO", "README", "ChangeLog", "NEWS")
@@ -0,0 +1,8 @@
--- lxdm-0.4.0.orig/pam/lxdm
+++ lxdm-0.4.0/pam/lxdm
@@ -5,4 +5,4 @@ account include system-auth
session optional pam_keyinit.so force revoke
session include system-auth
-session optional pam_console.so
+#session optional pam_console.so
session optional pam_gnome_keyring.so auto_start
@@ -0,0 +1,236 @@
From c6836939c6fd603f86f469bb7c6502b28b1ca583 Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Sun, 3 Jan 2016 11:53:13 +0800
Subject: [PATCH 01/07] create user specific directory under /var/run
---
src/lxdm.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/src/lxdm.c b/src/lxdm.c
index a37f051..d81b587 100644
--- a/src/lxdm.c
+++ b/src/lxdm.c
@@ -750,7 +750,13 @@ static char ** create_client_auth(struct passwd *pw,char **env)
if(xauth_write_file(authfile,s->display,s->mcookie)==-1)
{
g_free(authfile);
- authfile = g_strdup_printf("/var/run/lxdm/.Xauth%d",pw->pw_uid);
+
+ gchar *authdir = g_strdup_printf("/var/run/lxdm/%d", pw->pw_uid);
+ g_mkdir_with_parents(authdir, S_IRWXU);
+ chown(authdir, pw->pw_uid, pw->pw_gid);
+
+ authfile = g_strdup_printf("%s/.Xauthority", authdir);
+ g_free(authdir);
remove(authfile);
xauth_write_file(authfile,s->display,s->mcookie);
}
--
2.1.4
From 7258b57fd305182c6c031eb8c1ded96c5a06f6da Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Sat, 20 Feb 2016 22:36:59 +0800
Subject: [PATCH 02/07] fix build before gtk 2.22
---
src/greeter-gdk.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/greeter-gdk.c b/src/greeter-gdk.c
index 1abbefa..ad3267a 100644
--- a/src/greeter-gdk.c
+++ b/src/greeter-gdk.c
@@ -22,6 +22,7 @@
#define XLIB_ILLEGAL_ACCESS
+#include <gtk/gtk.h>
#include <gdk/gdk.h>
#include <gdk/gdkx.h>
#include <gdk/gdkkeysyms.h>
@@ -88,12 +89,14 @@ static void on_ui_expose(void)
}
cr=gdk_cairo_create(win);
+#if GTK_CHECK_VERSION(3,0,0)
cairo_pattern_t *pattern=gdk_window_get_background_pattern(win);
if(pattern)
{
cairo_set_source(cr,pattern);
cairo_paint(cr);
}
+#endif
gdk_cairo_set_source_color(cr, &bg);
cairo_rectangle(cr, rc.x, rc.y, rc.width, rc.height);
--
2.1.4
From 5d36a53702f1e60bb316946f1edccb2dbc3c01bd Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Sun, 21 Feb 2016 10:45:58 +0800
Subject: [PATCH 03/07] fix with user_list only: problem when password check
fail
---
src/greeter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/greeter.c b/src/greeter.c
index 10b7f3f..03503b6 100644
--- a/src/greeter.c
+++ b/src/greeter.c
@@ -146,7 +146,7 @@ static void switch_to_input_user(void)
if(user_list_scrolled)
gtk_widget_show(user_list_scrolled);
else
- gtk_widget_hide(user_list);
+ gtk_widget_show(user_list);
gtk_widget_grab_focus(user_list);
}
else
--
2.1.4
From fe121ce70ad5e99bd3b3b896dfcbe439dd22716c Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Sun, 21 Feb 2016 11:45:35 +0800
Subject: [PATCH 04/07] fix not honor ctl+alt+backspacer for restarting
---
src/lxdm.c | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/src/lxdm.c b/src/lxdm.c
index d81b587..e00d219 100644
--- a/src/lxdm.c
+++ b/src/lxdm.c
@@ -962,6 +962,11 @@ static void on_xserver_stop(void *data,int pid, int status)
s->dpy=NULL;
ui_drop();
lxdm_startx(s);
+ #ifndef DISABLE_XAUTH
+ char temp[256];
+ sprintf(temp,"/var/run/lxdm/lxdm-:%d.auth",s->display);
+ setenv("XAUTHORITY",temp,1);
+ #endif
ui_prepare();
lxsession_set_active(s);
}
--
2.1.4
From 72812894cfd9454d70e4b0753531e46580416771 Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Mon, 21 Mar 2016 19:25:25 +0800
Subject: [PATCH 05/07] fix css under gtk 3.20
---
data/themes/Industrial/gtk.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/themes/Industrial/gtk.css b/data/themes/Industrial/gtk.css
index 179f0d6..f8e6432 100644
--- a/data/themes/Industrial/gtk.css
+++ b/data/themes/Industrial/gtk.css
@@ -17,6 +17,7 @@
color: #000000;
}
+#bottom_pane label,
#bottom_pane GtkLabel {
font: Sans 12;
color: #9E9D9B;
--
2.1.4
From 855c090f1330aedc97b9a486dcd0d0b4c7ff4f4e Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Sun, 16 Oct 2016 12:49:40 +0800
Subject: [PATCH 06/07] Compile with the musl c library (no execinfo.h)
---
configure.ac | 2 +-
src/lxdm.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 52f2ac9..a9fca61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AM_CONDITIONAL(HAVE_PAM, [test -n "$USE_PAM" -a "x$USE_PAM" != xno ])
# Checks for header files.
AC_PATH_X
-AC_CHECK_HEADERS([shadow.h stdlib.h string.h unistd.h utmpx.h])
+AC_CHECK_HEADERS([execinfo.h shadow.h stdlib.h string.h unistd.h utmpx.h])
# Checks for typedefs, structures, and compiler characteristics.
AC_TYPE_PID_T
diff --git a/src/lxdm.c b/src/lxdm.c
index e00d219..53d2176 100644
--- a/src/lxdm.c
+++ b/src/lxdm.c
@@ -49,7 +49,9 @@
#include <sys/ioctl.h>
#include <sys/stat.h>
+#ifdef HAVE_EXECINFO_H
#include <execinfo.h>
+#endif
#ifdef HAVE_UTMPX_H
#include <utmpx.h>
@@ -1552,6 +1554,7 @@ int lxdm_do_auto_login(void)
static void log_sigsegv(void)
{
+#ifdef HAVE_EXECINFO_H
void *array[40];
size_t size;
char **bt_strs;
@@ -1564,6 +1567,7 @@ static void log_sigsegv(void)
fprintf(stderr, "%s\n", bt_strs[i]);
free(bt_strs);
+#endif
}
static void sigsegv_handler(int sig)
--
2.1.4
From a548c73e35d62ec334df5cd3a491ee409d0067bd Mon Sep 17 00:00:00 2001
From: dgod <dgod.osa@gmail.com>
Date: Fri, 11 Nov 2016 20:24:30 +0800
Subject: [PATCH 07/07] fix tcp_listen=1 does not work for mordern X.org
---
src/lxdm.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/lxdm.c b/src/lxdm.c
index 53d2176..722936f 100644
--- a/src/lxdm.c
+++ b/src/lxdm.c
@@ -490,6 +490,9 @@ static char *lxsession_xserver_command(LXSession *s)
{
arg[arc++] = g_strdup("-nolisten");
arg[arc++] = g_strdup("tcp");
+ } else {
+ arg[arc++] = g_strdup("-listen");
+ arg[arc++] = g_strdup("tcp");
}
if(!novtswitch)
{
--
2.1.4
+7
View File
@@ -84,6 +84,13 @@
</Package>
<History>
<Update release="7">
<Date>2018-12-07</Date>
<Version>0.5.3</Version>
<Comment>Rebuild revert</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-10</Date>
<Version>0.5.3</Version>
+1 -1
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>aufs-util</Name>
<Homepage>http://aufs.sourceforge.ne</Homepage>
<Homepage>http://aufs.sourceforge.net</Homepage>
<Packager>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
+10 -3
View File
@@ -12,8 +12,8 @@
<IsA>service</IsA>
<Summary>Common Unix Printing System</Summary>
<Description>cups provides a portable printing layer for *nix-based operating systems.</Description>
<Archive sha1sum="918a9dd5585a9bcd626f46377b26f041b6be9fc8" type="targz">https://github.com/apple/cups/releases/download/v2.2.9/cups-2.2.9-source.tar.gz</Archive>
<!-- <Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.3">http://source.pisilinux.org/1.0/cups-tr.tar</Archive> --> -->
<Archive sha1sum="6c9ae0eb292f4604109553795726c0184c8a0058" type="targz">https://github.com/apple/cups/releases/download/v2.2.10/cups-2.2.10-source.tar.gz</Archive>
<Archive sha1sum="062beea95c6f8dda0a5e7eed51604e22806ffad3" type="tar" target="cups-2.2.10">http://source.pisilinux.org/1.0/cups-tr.tar</Archive>
<BuildDependencies>
<Dependency>acl-devel</Dependency>
<Dependency>pam-devel</Dependency>
@@ -55,7 +55,7 @@
<Patch level="1">pisilinux/cups-run.patch</Patch>
<Patch level="1">pisilinux/lib64.patch</Patch>
<Patch level="1">pisilinux/statedir.patch</Patch>
<Patch level="1">pisilinux/desktop.patch</Patch>
<!-- <Patch level="1">pisilinux/desktop.patch</Patch> -->
<!-- <Patch level="1">pisilinux/auth.patch</Patch> -->
<!-- Pld-linux patches -->
@@ -146,6 +146,13 @@
</Package>
<History>
<Update release="10">
<Date>2018-12-11</Date>
<Version>2.2.10</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-11-24</Date>
<Version>2.2.9</Version>
@@ -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 pythonmodules
from pisi.actionsapi import pisitools
def build():
pythonmodules.compile(pyVer = "3")
def install():
pythonmodules.install(pyVer = "3")
pisitools.dodoc("ChangeLog", "COPYING", "README*")
@@ -0,0 +1,55 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ffmulticonverter</Name>
<Homepage>https://github.com/Ilias95/FF-Multi-Converter</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>ffmulticonverter</Icon>
<IsA>app:gui</IsA>
<Summary>A multi converter</Summary>
<Description>FF Multi Converter is a simple graphical application that enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files (which uses the OpenOffice's UNO bindings) and PIL library for image file conversions.</Description>
<Archive sha1sum="bae21490cc0cb7c38fccc8b1a4e77dc0c1f31a32" type="targz">mirrors://sourceforge/ffmulticonv/ffmulticonverter-1.8.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-qt5-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>ffmulticonverter</Name>
<RuntimeDependencies>
<Dependency>ffmpeg</Dependency>
<Dependency>unoconv</Dependency>
<Dependency>python3-qt5</Dependency>
<Dependency>imagemagick</Dependency>
<!-- <Dependency>pythonmagick</Dependency> -->
<!-- <Dependency>python-imaging</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/ffmulticonverter</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-03</Date>
<Version>1.8.0</Version>
<Comment>First release.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>ffmulticonverter</Name>
<Summary xml:lang="tr">Bir çoklu dönüştürücü</Summary>
<Description xml:lang="tr">FF Multi Converter; ses, video, resim ve belge dosya biçimlerini farklı biçimlere dönüştürmek için kullanılabilecek diğer uygulamalara önyüzlük yapan basit bir araçtır. Ses ve video dosyaları için ffmpeg, belge dosyaları için unoconv ve resim dosyaları için PIL kütüphanesi kullanılmaktadır.</Description>
</Source>
</PISI>
@@ -0,0 +1,16 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
from pisi.actionsapi import kde5
from pisi.actionsapi import pisitools
def setup():
kde5.configure()
def build():
kde5.make()
def install():
kde5.install()
pisitools.dodoc("CHANGELOG", "INSTALL", "README")
@@ -0,0 +1,99 @@
<?xml version='1.0'?>
<!DOCTYPE PISI SYSTEM 'http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd'>
<PISI>
<Source>
<Name>soundkonverter</Name>
<Homepage>https://www.opendesktop.org/p/1126634/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>soundkonverter</Icon>
<IsA>app:gui</IsA>
<Summary>SoundKonverter is a frontend to various audio converters.</Summary>
<Description>Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files.</Description>
<Archive sha1sum="b5659f903cba02514ac22be1b1553400c35e4dd8" type="targz">https://sourceforge.net/projects/pisilinux/files/source/soundkonverter-3.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>libkcddb</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>solid-devel</Dependency>
<Dependency>taglib-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>libvorbis-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>qt5-phonon-devel</Dependency>
<Dependency>cdparanoia-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>soundkonverter</Name>
<RuntimeDependencies>
<Dependency>kio</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>solid</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>taglib</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>kservice</Dependency>
<Dependency>libkcddb</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>cdparanoia</Dependency>
<Dependency>qt5-phonon</Dependency>
<Dependency>kcompletion</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>knotifications</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>kdelibs4-support</Dependency>
<!-- optdepends -->
<Dependency>sox</Dependency>
<Dependency>faac</Dependency>
<Dependency>flac</Dependency>
<Dependency>lame</Dependency>
<Dependency>faad2</Dependency>
<Dependency>speex</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>mplayer</Dependency>
<Dependency>libopus</Dependency>
<Dependency>twolame</Dependency>
<Dependency>wavpack</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>timidity</Dependency>
<Dependency>fluidsynth</Dependency>
<Dependency>vorbis-tools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-03</Date>
<Version>3.0.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,12 @@
<?xml version='1.0'?>
<PISI>
<Source>
<Name>soundKonverter</Name>
<Summary xml:lang="tr">soundKonverter çeşitli ses dönüştürücüler için bir önyüzdür.</Summary>
<Description xml:lang="tr">Ses dönüştürme, tekrar kazanma hesaplaması, CD kopyalama. Bu eklentiler tarafından genişletilebilir ve birçok arka uçları destekler. soundKonverter, birçok formatta etiket okuma ve yazma desteği sağlar, böylece dosyalar dönüştürülürken etiketler korunur.</Description>
<Summary xml:lang="en">SoundKonverter is a frontend to various audio converters</Summary>
<Description xml:lang="en">Audio conversion, replay Gain calculation, CD ripping. It is extendable by plugins and supports many backends: soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files.</Description>
<Summary xml:lang="ru">SoundKonverter - это пользовательский интерфейс для различных аудио кодеков.</Summary>
<Description xml:lang="ru">Поддерживает конвертирование аудио, расчет Replay Gain. Функциональность может быть расширена плагинами и стороними бекэндами, поддерживается чтение и запись тегов многих форматов, теги сохраняются после конвертирования. </Description>
</Source>
</PISI>
+4 -5
View File
@@ -4,14 +4,13 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def build():
autotools.make()
pythonmodules.compile(pyVer = "3")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pythonmodules.install(pyVer = "3")
pisitools.dodoc("AUTHORS", "ChangeLog*", "COPYING", "README*")
pisitools.dodoc("ChangeLog", "COPYING", "README*")
+14 -4
View File
@@ -12,28 +12,38 @@
<IsA>app:console</IsA>
<Summary>A document converter</Summary>
<Description>unoconv converts between any document format that OpenOffice / OpenOffice understands.</Description>
<Archive sha1sum="c4d764f9cd8461955ca1c3564a522449ed264c19" type="targz">http://dag.wieers.com/home-made/unoconv/unoconv-0.7.tar.gz</Archive>
<Archive sha1sum="6b5fa97a0f27e70ae935afebe072784f4710e58b" type="targz">https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>asciidoc</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>asciidoc</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>unoconv</Name>
<RuntimeDependencies>
<Dependency>asciidoc</Dependency>
<Dependency>xmlto</Dependency>
<Dependency>asciidoc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2018-11-04</Date>
<Version>0.8.2</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-08-05</Date>
<Version>0.7</Version>
+21
View File
@@ -0,0 +1,21 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
pythonmodules.compile(pyVer = "3")
def build():
pythonmodules.compile(pyVer="3")
def install():
pythonmodules.install(pyVer = "3")
pisitools.dodoc("COPYING", "README.md")
@@ -0,0 +1,23 @@
--- a/devede.desktop 2010-03-19 01:42:12.000000000 +0200
+++ b/devede.desktop 2010-03-30 18:59:35.380316987 +0300
@@ -3,17 +3,20 @@
Type=Application
Name=DeVeDe
GenericName=DVD/CD Video Creator
+GenericName[tr]=Video DVD/CD Oluşturucu
X-GNOME-FullName=DeVeDe DVD/CD Video Creator
X-GNOME-FullName[ca]=DeVeDe creador de CD/DVDs de vídeo
X-GNOME-FullName[es]=DeVeDe creador de CD/DVDs de vídeo
X-GNOME-FullName[gl]=DeVeDe creador de CD/DVDs de vídeo
X-GNOME-FullName[pl]=DeVeDe tworzenie wideo na CD/DVD
X-GNOME-FullName[it]=DeVeDe creatore di video CD/DVD
+X-GNOME-FullName[tr]=DeVeDe Video DVD/CD Oluşturucu
Comment=Allows to create video CDs and DVDs, suitable to be reproduced in home DVD players
Comment[ca]=Permet crear CDs i DVDs de vídeo, que poden reproduir-se en reproductors domèstics
Comment[es]=Permite crear video CDs y DVDs, que pueden reproducirse en reproductores domésticos
Comment[gl]=Permite crear video CDs e DVDs, que poden reproducirse en reproductores domésticos
Comment[pl]=Pozwala stworzyć wideo na płytach CD lub DVD, do otwarzania w domowych odtwarzaczach DVD
+Comment[tr]=Ev DVD oynatıcılar için uyumlu Video CD/DVD oluşturma aracı
TryExec=devede
Exec=devede
Categories=AudioVideo;
Binary file not shown.

After

Width:  |  Height:  |  Size: 986 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

+70
View File
@@ -0,0 +1,70 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>devedeNG</Name>
<Homepage>http://www.rastersoft.com/programas/devede.html</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<PartOf>multimedia.editor</PartOf>
<Icon>devede</Icon>
<IsA>app:gui</IsA>
<Summary>Graphical frontend to create video DVDs/(S)VCDs</Summary>
<Description>Devede NG is a rewrite of the Devede DVD disc authoring program. This new
code has been written from scratch, and uses Python3 and Gtk3. It is also
cleaner, which will allow to add new features in the future.</Description>
<Archive sha1sum="9a02b56ce8da3e0c0399c7e951841e9113dbd7fe" type="targz">https://sourceforge.net/projects/pisilinux/files/source/devedeng-4.12.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">desktop.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>devedeNG</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>cdrkit</Dependency>
<Dependency>python3</Dependency>
<Dependency>mplayer</Dependency>
<Dependency>vcdimager</Dependency>
<Dependency>dvdauthor</Dependency>
<Dependency>python-gtk</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3-urllib3</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man/man1</Path>
</Files>
<!-- <AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/16x16/apps/devede.png">devede-16.png</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/32x32/apps/devede.png">devede-32.png</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/48x48/apps/devede.png">devede-48.png</AdditionalFile>
</AdditionalFiles> -->
</Package>
<History>
<Update release="1">
<Date>2018-12-03</Date>
<Version>4.12.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>devedeNG</Name>
<Summary xml:lang="tr">Video DVD ve SVCD oluşturmak için grafik arayüz</Summary>
<Description xml:lang="tr">DeVeDeng, neredeyse tüm görüntü biçimlerinden, (ev oynatıcıları için uyumlu) video DVD üretebilen bir uygulamadır.</Description>
</Source>
</PISI>
+20
View File
@@ -0,0 +1,20 @@
#!/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 autotools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
print("")
def build():
autotools.make("exif=1")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
# Take a look at the source folder for these file as documentation.
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README.md", "TODO")
@@ -0,0 +1,11 @@
--- feh-2.27.orig/config.mk 2018-06-28 17:31:17.000000000 +0200
+++ feh-2.27/config.mk 2018-07-03 22:23:17.177443092 +0200
@@ -11,7 +11,7 @@
xinerama ?= 1
# Prefix for all installed files
-PREFIX ?= /usr/local
+PREFIX ?= /usr/
ICON_PREFIX ?= ${DESTDIR}${PREFIX}/share/icons
# icons in /usr/share/local/icons (and other prefixes != /usr) are not
+65
View File
@@ -0,0 +1,65 @@
<PISI>
<Source>
<Name>feh</Name>
<Homepage>https://feh.finalrewind.org/</Homepage>
<Packager>
<Name>Mogyorósi Petra</Name>
<Email>squeakymouse@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>multimedia.graphics</PartOf>
<Summary>feh a fast and light image viewer</Summary>
<Description>feh is an X11 image viewer aimed mostly at console users. Unlike most other viewers, it does not have a fancy GUI, but simply displays images. It is controlled via commandline arguments and configurable key/mouse actions. It is released under a variant of the MIT license.</Description>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>imlib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
<Dependency>libexif-devel</Dependency>
<Dependency>libpng-devel</Dependency>
<Dependency>libXt-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="946fb692ee525753228b77d376c77354b24362f1" type="tarbz2">https://feh.finalrewind.org/feh-3.1.tar.bz2</Archive>
<Patches>
<Patch level="1">nolocal.patch</Patch>
</Patches>
</Source>
<Package>
<Name>feh</Name>
<Summary>feh a fast and light image viewer</Summary>
<RuntimeDependencies>
<Dependency>curl</Dependency>
<Dependency>imlib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libXinerama</Dependency>
<Dependency>libexif</Dependency>
<Dependency>libpng</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/*</Path>
<Path fileType="data">/usr/share/applications/*</Path>
<Path fileType="doc">/usr/share/doc/*</Path>
<Path fileType="data">/usr/share/feh/*</Path>
<Path fileType="data">/usr/share/icons/*</Path>
<Path fileType="man">/usr/share/man/*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2018-12-01</Date>
<Version>3.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-06-28</Date>
<Version>2.27</Version>
<Comment>Latest version</Comment>
<Name>Mogyorósi Petra</Name>
<Email>squeakymouse@protonmail.com</Email>
</Update>
</History>
</PISI>
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
autotools.configure("--disable-static \
--enable-iostream \
--enable-string")
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("ChangeLog", "COPYING", "AUTHORS", "NEWS", "README", "TODO")
@@ -0,0 +1,11 @@
diff -p -up libbinio-1.4/src/binwrap.cpp~ libbinio-1.4/src/binwrap.cpp
--- libbinio-1.4/src/binwrap.cpp~ 2003-03-08 17:02:34.000000000 +0100
+++ libbinio-1.4/src/binwrap.cpp 2009-05-22 14:20:31.000000000 +0200
@@ -17,6 +17,7 @@
* Copyright (C) 2002, 2003 Simon Peter <dn.tlp@gmx.net>
*/
+#include <cstdio>
#include "binwrap.h"
#if BINIO_ENABLE_IOSTREAM
@@ -0,0 +1,35 @@
--- libbinio-1.4/src/binfile.cpp.stringconversion 2008-06-10 19:00:43.349866044 +0200
+++ libbinio-1.4/src/binfile.cpp 2008-06-10 19:00:47.585864964 +0200
@@ -151,12 +151,12 @@ binofstream::~binofstream()
void binofstream::open(const char *filename, const Mode mode)
{
- char *modestr = "wb";
+ std::string modestr = "wb";
// Check if append mode is desired
if(mode & Append) modestr = "ab";
- f = fopen(filename, modestr);
+ f = fopen(filename, modestr.c_str());
if(f == NULL)
switch(errno) {
@@ -209,7 +209,7 @@ binfstream::~binfstream()
void binfstream::open(const char *filename, const Mode mode)
{
- char *modestr = "w+b"; // Create & at beginning
+ std::string modestr = "w+b"; // Create & at beginning
int ferror = 0;
// Apply desired mode
@@ -220,7 +220,7 @@ void binfstream::open(const char *filena
if(mode & Append) // Create & append
modestr[0] = 'a';
- f = fopen(filename, modestr);
+ f = fopen(filename, modestr.c_str());
// NoCreate & append (emulated -- not possible with standard C fopen())
if(f != NULL && (mode & Append) && (mode & NoCreate))
+51
View File
@@ -0,0 +1,51 @@
<PISI>
<Source>
<Name>libbinio</Name>
<Homepage>http://libbinio.sourceforge.net</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Binary I/O stream class library</Summary>
<Description>libbinio is a binary I/O stream class library.</Description>
<Archive type="tarbz2" sha1sum="47db5f7448245f38b9d26c8b11f53a07b6f6da73">mirrors://sourceforge/libbinio/libbinio-1.4.tar.bz2</Archive>
<Patches>
<Patch level="1">gcc44.patch</Patch>
<Patch level="1">string-conversion.patch</Patch>
</Patches>
</Source>
<Package>
<Name>libbinio</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="info">/usr/share/info</Path>
</Files>
</Package>
<Package>
<Name>libbinio-devel</Name>
<Summary>Development headers for libbinio</Summary>
<Description>libbinio-devel provides development headers for libbinio.</Description>
<RuntimeDependencies>
<Dependency>libbinio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-06</Date>
<Version>1.4</Version>
<Comment>First release</Comment>
<Name>Ali Cengiz KLurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>
+17
View File
@@ -0,0 +1,17 @@
<PISI>
<Source>
<Name>libbinio</Name>
<Summary xml:lang="tr">İkili I/O yayın sınıfı kitaplığı</Summary>
<Description xml:lang="tr">libbinio ikili I/O yayın sınıfı kitaplığıdır.</Description>
<Summary xml:lang="en">Binary I/O stream class library</Summary>
<Description xml:lang="en">libbinio is a binary I/O stream class library.</Description>
</Source>
<Package>
<Name>libbinio-devel</Name>
<Summary xml:lang="tr">libbinio için geliştirme başlıkları</Summary>
<Description xml:lang="tr">libbinio için geliştirme başlıklarını içerir.</Description>
<Summary xml:lang="en">Headers I/O stream class library</Summary>
<Description xml:lang="en">libbinio is a binary I/O stream class library.</Description>
</Package>
</PISI>
@@ -0,0 +1,20 @@
#!/usr/bin/env python
#-*- coding:utf-8 -*-
from pisi.actionsapi import autotools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
# if pisi can't find source directory, see /var/pisi/__package_name__/work/ and:
# WorkDir="__package_name__-"+ get.srcVERSION() +"/sub_project_dir/"
def setup():
autotools.rawConfigure("--prefix=/usr")
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s"%get.installDIR())
@@ -0,0 +1,111 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>audacious-plugins</Name>
<Homepage>http://audacious-media-player.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>data</IsA>
<Summary>plugins for audacious</Summary>
<Description>plugins for audacious</Description>
<Archive sha1sum="459107a3f61c738b70e5d59f0b07f86ab884c1d1" type="tarbz2">http://distfiles.audacious-media-player.org/audacious-plugins-3.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>flac-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>lame-devel</Dependency>
<Dependency>neon-devel</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>faac-devel</Dependency>
<Dependency>lirc-devel</Dependency>
<Dependency>faad2-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libogg-devel</Dependency>
<Dependency>libcue-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>libmms-devel</Dependency>
<Dependency>mpg123-devel</Dependency>
<Dependency>libmtp-devel</Dependency>
<Dependency>libsdl2-devel</Dependency>
<Dependency>libcddb-devel</Dependency>
<Dependency>wavpack-devel</Dependency>
<Dependency>libbinio-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>libvorbis-devel</Dependency>
<Dependency>fluidsynth-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libXrender-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libmodplug-devel</Dependency>
<Dependency>libXcomposite-devel</Dependency>
<Dependency>libsamplerate-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
<Dependency>libcdio-paranoia-devel</Dependency>
<Dependency>jack-audio-connection-kit-devel</Dependency>
<Dependency versionFrom="3.10">audacious-devel</Dependency>
<Dependency versionFrom="2.0">libcdio-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>audacious-plugins</Name>
<RuntimeDependencies>
<Dependency>neon</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>faac</Dependency>
<Dependency>flac</Dependency>
<Dependency>lame</Dependency>
<Dependency>lirc</Dependency>
<Dependency>mesa</Dependency>
<Dependency>faad2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>libcue</Dependency>
<Dependency>ffmpeg</Dependency>
<Dependency>libmms</Dependency>
<Dependency>mpg123</Dependency>
<Dependency>libmtp</Dependency>
<Dependency>libogg</Dependency>
<Dependency>wavpack</Dependency>
<Dependency>libcddb</Dependency>
<Dependency>libsdl2</Dependency>
<Dependency>libbinio</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>fluidsynth</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libXrender</Dependency>
<Dependency>libmodplug</Dependency>
<Dependency>libsndfile</Dependency>
<Dependency>libsamplerate</Dependency>
<Dependency>libXcomposite</Dependency>
<Dependency>pulseaudio-libs</Dependency>
<Dependency>libcdio-paranoia</Dependency>
<Dependency>jack-audio-connection-kit</Dependency>
<Dependency versionFrom="2.0">libcdio</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/audacious</Path>
<Path fileType="data">/usr/share/audacious</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-06</Date>
<Version>3.10</Version>
<Comment>First release</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,12 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>audacious-plugins</Name>
<Summary xml:lang="en">plugins for audacious</Summary>
<Summary xml:lang="tr">Audacious eklentileri</Summary>
<Summary xml:lang="pl">Zestaw pluginów do Audacious</Summary>
<Description xml:lang="en">plugins for audacious</Description>
<Description xml:lang="tr">Audacious için eklentiler</Description>
<Description xml:lang="pl">Zestaw pluginów do Audacious</Description>
</Source>
</PISI>
+20
View File
@@ -0,0 +1,20 @@
#!/usr/bin/env python
#-*- coding:utf-8 -*-
from pisi.actionsapi import autotools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
# if pisi can't find source directory, see /var/pisi/__package_name__/work/ and:
# WorkDir="__package_name__-"+ get.srcVERSION() +"/sub_project_dir/"
def setup():
autotools.rawConfigure("--prefix=/usr --enable-dbus --enable-nls --enable-sm --disable-rpath")
def build():
autotools.make()
def install():
pisitools.dodoc("AUTHORS","COPYING","INSTALL")
autotools.rawInstall("DESTDIR=%s"%get.installDIR())
+69
View File
@@ -0,0 +1,69 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>audacious</Name>
<Homepage>https://audacious-media-player.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-v3</License>
<IsA>app:gui</IsA>
<Summary>an advanced audio player</Summary>
<Description>Audacious is an open source audio player. A descendant of XMMS, Audacious plays your music how you want it, without stealing away your computers resources from other tasks. Drag and drop folders and individual song files, search for artists and albums in your entire music library, or create and edit your own custom playlists.Listen to CDs or stream music from the Internet. Tweak the sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the modern GTK-themed interface or change things up with Winamp classic skins. Use the plugins included with Audacious to fetch lyrics for your music, to set an alarm in the morning, and more.</Description>
<Archive sha1sum="451e5122f2042cc08798fb75a3ac14b1a155d21e" type="tarbz2">http://distfiles.audacious-media-player.org/audacious-3.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>audacious</Name>
<RuntimeDependencies>
<Dependency>gtk2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>pango</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="manfile">/usr/share/man</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="library">/usr/lib/libaud*</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="data">/usr/share/audacious</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
</Package>
<Package>
<Name>audacious-devel</Name>
<RuntimeDependencies>
<Dependency release="current">audacious</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/libaudgui</Path>
<Path fileType="header">/usr/include/audacious</Path>
<Path fileType="header">/usr/include/libaudcore</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-06</Date>
<Version>3.10</Version>
<Comment>First release</Comment>
<Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,21 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>audacious</Name>
<Summary xml:lang="tr">Açık kaynak kodlu bir müzikçalar</Summary>
<Summary xml:lang="es">Audacious es un reproductor de audio disponible como software libre</Summary>
<Summary xml:lang="pl">Zaawansowany odtwarzacz muzyczny</Summary>
<Description xml:lang="tr">Audacious ile dilerseniz bilgisayarınızdan ya da diğer kaynaklardan, sürükle-bırak yöntemiyle,müzik dosyalarınızı çalabilrsiniz.
Sanatçı ve albüm müzik kütüphanesi için arama yapabilir veya kendi özel çalma listelerinizi oluşturup ve düzenleyebilirsiniz.
CD ya da internet üzerinden canlı müzik dinleyeblir, GTK temalı arayüzlü bu uygulamayla , modern bir müzikçaların keyfini çıkarabilirsiniz.
Dilerseniz Winamp klasik arayüzleri ile görüntüsünü değiştirebilirsiniz.
Audacious ile birlikte eklentilerini ve daha fazlasını,örneğin sabahları bir alarm kurmak için kullanabilirsiniz.</Description>
<Description xml:lang="es">Con Audacious puede escuchar música desde su ordenador o desde otras fuentes, si lo desea, puede arrastrar y soltar los archivos de música. Puede buscar por artista y álbum, disponer de biblioteca de música o crear sus propias listas de reproducción y editarlas. También puede cambiar la apariencia de la interfaz al modo de Winamp clásico.</Description>
<Description xml:lang="pl">Audacious to zaawansowany i bardzo wydajny odtwarzacz audio. Program obsługuje najpopularniejsze formaty dźwiękowe a w razie potrzeby listę formatów można poszerzyć dzięki licznym wtyczkom.</Description>
</Source>
<Package>
<Name>aydacious-devel</Name>
<Summary xml:lang="tr">audacious için geliştirme dosyaları</Summary>
</Package>
</PISI>
+3 -3
View File
@@ -91,11 +91,11 @@
</Package>
<History>
<Update release="8">
<Date>2018-12-12</Date>
<Update release="8">
<Date>2018-12-12</Date>
<Version>1.2.4</Version>
<Comment>version bumb.</Comment>
<Name>Erkan IŞIK</Name>
<Name>erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="7">
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
#shelltools.system("./autogen.sh")
autotools.configure("--disable-static --enable-introspection")
def build():
autotools.make()
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
+85
View File
@@ -0,0 +1,85 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>goffice</Name>
<Homepage>https://git.gnome.org/browse/goffice</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>A GLib/GTK+ set of document-centric objects and charting library</Summary>
<Description>A GLib/GTK+ set of document-centric objects and charting library</Description>
<Archive sha1sum="9c29e353210dc446a987d9b2c2fe608a92eef897" type="tarxz">http://ftp.gnome.org/pub/gnome/sources/goffice/0.10/goffice-0.10.44.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk-doc</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>python-six</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libgsf-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>goffice</Name>
<RuntimeDependencies>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/goffice</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>goffice-devel</Name>
<Summary>Development files for goffice</Summary>
<RuntimeDependencies>
<Dependency release="current">goffice</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>pango-devel</Dependency>
<Dependency>libgsf-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>goffice-docs</Name>
<Summary>Development files for goffice</Summary>
<RuntimeDependencies>
<Dependency release="current">goffice</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-01</Date>
<Version>0.10.44</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>goffice</Name>
<Summary xml:lang="tr">A GLib/GTK+ set of document-centric objects and charting library</Summary>
<Description xml:lang="tr">A GLib/GTK+ set of document-centric objects and charting library</Description>
</Source>
</PISI>
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" ?>-
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
+24
View File
@@ -0,0 +1,24 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
WorkDir = "%s/%s" % (get.ARCH(), get.srcNAME())
BASEDIR = "/usr/share/java/zekr"
shelltools.export("JAVA_HOME","/usr/lib/jvm/java-7-openjdk")
#def setup():
#def build():
def install():
pisitools.insinto(BASEDIR, "*")
pisitools.dosym("%s/zekr.sh" % BASEDIR, "/usr/bin/zekr")
pisitools.dodoc("doc/changes.txt", "doc/license/*", "doc/readme.txt")
@@ -0,0 +1,15 @@
--- zekr.sh.OSmanOS 2013-02-11 18:56:07.000000000 +0200
+++ zekr.sh 2013-02-11 19:00:01.436174792 +0200
@@ -9,10 +9,10 @@
JAVA_CMD=java
ORIG_DIR_NAME=`cd`
-DIR_NAME=`dirname $0`
+DIR_NAME=/usr/share/java/zekr
MAIN_CLASS=net.sf.zekr.ZekrMain
CLASS_PATH=lib/log4j-1.2.8.jar:lib/swt.jar:lib/commons-collections-3.2.1.jar:lib/commons-codec-1.3.jar:lib/commons-io-1.4.jar:lib/commons-lang-2.4.jar:lib/commons-logging-1.0.4.jar:lib/commons-configuration-1.6.jar:lib/velocity-1.6.2.jar:lib/lucene-core-3.0.0.jar:lib/lucene-highlighter-3.0.0.jar:lib/lucene-snowball-3.0.0.jar:lib/lucene-memory-3.0.0.jar:lib/lucene-misc-3.0.0.jar:lib/mp3spi-1.9.4.jar:lib/vorbisspi-1.0.3.jar:lib/jlayer-1.0.1.jar:lib/basicplayer-3.0.jar:lib/tritonus-share-0.3.6.jar:lib/tritonus-jorbis-0.3.6.jar:lib/jorbis-0.0.17.jar:lib/jspeex-0.9.7.jar:dist/zekr.jar
-VM_ARGS="-Xms20m -Xmx128m $ZEKR_BROWSER"
+VM_ARGS="-Xms20m -Xmx128m -Dorg.eclipse.swt.browser.UseWebKitGTK=true"
cd $DIR_NAME
"$JAVA_CMD" $VM_ARGS -cp "$CLASS_PATH" $MAIN_CLASS $*

Some files were not shown because too many files have changed in this diff Show More