main index to lıumina-desktop add
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 2.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt.
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
from pisi.actionsapi import qt5
|
||||
|
||||
def setup():
|
||||
shelltools.system('qmake CONFIG+="configure WITH_I18N" \
|
||||
QMAKE_CFLAGS_ISYSTEM= \
|
||||
PREFIX=/usr \
|
||||
LIBPREFIX=/usr/lib \
|
||||
L_MANDIR=/usr/share/man \
|
||||
QT5LIBDIR=/usr/lib/qt5 \
|
||||
L_ETCDIR="/etc" \
|
||||
lumina.pro')
|
||||
|
||||
def build():
|
||||
qt5.make()
|
||||
|
||||
def install():
|
||||
qt5.install()
|
||||
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
@@ -0,0 +1,308 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lumina-desktop</Name>
|
||||
<Homepage>https://lumina-desktop.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>BSD</License>
|
||||
<Icon>lumina-desktop</Icon>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>The Lumina Desktop Environment is a lightweight system interface designed for use on any Unix-like operating system.</Summary>
|
||||
<Description>The Lumina Desktop Environment is a lightweight system interface designed for use on any Unix-like operating system.</Description>
|
||||
<Archive sha1sum="26fa7726aff964777464de5cd658b34d9c25a871" type="targz">https://github.com/lumina-desktop/lumina/archive/v1.6.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>libxcb-devel</Dependency>
|
||||
<Dependency>xcb-util-devel</Dependency>
|
||||
<Dependency>libXcursor-devel</Dependency>
|
||||
<Dependency>libXdamage-devel</Dependency>
|
||||
<Dependency>libXrender-devel</Dependency>
|
||||
<Dependency>xcb-util-wm-devel</Dependency>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>libXcomposite-devel</Dependency>
|
||||
<Dependency>xcb-util-image-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-svg-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-multimedia-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-desktop</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>xcb-util</Dependency>
|
||||
<Dependency>libXcursor</Dependency>
|
||||
<Dependency>libXdamage</Dependency>
|
||||
<Dependency>xcb-util-wm</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
<Dependency>qt5-multimedia</Dependency>
|
||||
<Dependency>xcb-util-image</Dependency>
|
||||
<!-- <Dependency>oxygen</Dependency> -->
|
||||
<Dependency>fluxbox</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
|
||||
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/styles/liblthemeengine-style.so</Path>
|
||||
<Path fileType="library">/usr/lib/qt5/plugins/platformthemes/liblthemeengine.so</Path>
|
||||
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Lumina-DE.png</Path>
|
||||
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Insight-FileManager.png</Path>
|
||||
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/*.syntax</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/README.md</Path>
|
||||
|
||||
|
||||
<Path fileType="executable">/usr/bin/lumina-desktop</Path>
|
||||
<Path fileType="executable">/usr/bin/start-lumina-desktop</Path>
|
||||
<Path fileType="executable">/usr/bin/lte</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.ogg</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/colors</Path>
|
||||
<Path fileType="config">/etc/luminaDesktop.conf.dist</Path>
|
||||
<Path fileType="doc">/usr/share/doc/lumina-desktop</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/*.conf</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/themes</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/menu-scripts</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-support.desktop</Path>
|
||||
<Path fileType="data">/usr/share/xsessions/Lumina-DE.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-desktop*</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/fluxbox*</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/globs2</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/desktop-background.jpg</Path>
|
||||
|
||||
<Path fileType="data">/usr/share/man</Path>
|
||||
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-archiver</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-svg</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-archiver</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-archiver.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-archiver*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-mediaplayer</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-mediaplayer</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-mediaplayer.desktop</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-mediaplayer-pandora.desktop</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/i18n/l-mediap*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-photo</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-photo</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-photo.desktop</Path>
|
||||
<Path fileType="data">/usr/share/lumina-desktop/i18n/l-photo*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-lthemeengine</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lthemeengine</Path>
|
||||
<Path fileType="executable">/usr/bin/lthemeengine-sstest</Path>
|
||||
<Path fileType="data">/usr/share/applications/lthemeengine.desktop</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/colors/*.conf</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/qss/</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/desktop_qss/*</Path>
|
||||
<Path fileType="data">/usr/share/lthemeengine/desktop_qss/*.gss</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-material-design-dark</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/material-design-dark</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-material-design-light</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share/icons/material-design-light</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<Package>
|
||||
<Name>lumina-open</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-open</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-open*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-config</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>qt5-x11extras</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-config</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-config.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-config*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-fm</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-fm</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-fm.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-fm*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-screenshot</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-screenshot</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-screenshot.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-screenshot*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-search</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-search</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-search.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-search*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-info</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-info</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-info.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-info*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-xconfig</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-xconfig</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-xconfig.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/lumina-xconfig*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-fileinfo</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-fileinfo</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-fileinfo.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-fileinfo*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>lumina-textedit</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-textedit</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-textedit.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-te*</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Name>lumina-calculator</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/lumina-calculator</Path>
|
||||
<Path fileType="data">/usr/share/applications/lumina-calculator.desktop</Path>
|
||||
<Path fileType="localdata">/usr/share/lumina-desktop/i18n/l-calc*</Path>
|
||||
</Files>
|
||||
</Package-->
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-04-12</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2019-07-13</Date>
|
||||
<Version>1.5.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Erkan IŞIK</Name>
|
||||
<Email>erkanisik@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2017-03-09</Date>
|
||||
<Version>1.2.0</Version>
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Ayhan Yalçınsoy</Name>
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>lumina-desktop</Name>
|
||||
<Summary xml:lang="tr">UNIX benzeri sistemlerde kullanım için tasarlanmış sistem arayüzlü hafif bir Masaüstü ortamıdır.</Summary>
|
||||
<Description xml:lang="tr">UNIX benzeri sistemlerde kullanım için tasarlanmış sistem arayüzlü hafif bir Masaüstü ortamıdır..</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
+233741
-233444
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
||||
a34829b02ccdf845ceed11699f355d36c932f0e0
|
||||
6b81caa4c6b3780bdef849da65bb2608317d052e
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
0253e4deaa7c3c12abc977c83824a5b96bbeac54
|
||||
6dd33b0d06e652154db4aac2a45ff815490b701f
|
||||
Reference in New Issue
Block a user