xfce add, lumina-desktop move lumina directory

This commit is contained in:
Erkan IŞIK
2020-11-09 13:00:20 +03:00
parent 8d50b0df35
commit ae7c06a3dd
196 changed files with 266026 additions and 250034 deletions
+146
View File
@@ -0,0 +1,146 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libxfce4util</Name>
<Homepage>https://www.xfce.org/</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>desktop.xfce.base</PartOf>
<IsA>library</IsA>
<Summary>Xfce basic utility library</Summary>
<Description>
Libxfce4util is a basic utility non-GUI functions for Xfce desktop environment.
</Description>
<Archive sha1sum="8aafc9765102f104e9366f341e9eabf38bd71a16" type="tarbz2">
https://archive.xfce.org/xfce/4.14/src/libxfce4util-4.14.0.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libxfce4util</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>libxfce4util-devel</Name>
<IsA>library</IsA>
<IsA>data:doc</IsA>
<Summary>Libxfce4util development files</Summary>
<RuntimeDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency release="current">libxfce4util</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="doc">/usr/share/gtk-doc</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2020-06-25</Date>
<Version>4.14.0</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="11">
<Date>2019-08-12</Date>
<Version>4.14.0</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="10">
<Date>2019-07-28</Date>
<Version>4.13.5</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="9">
<Date>2019-07-02</Date>
<Version>4.13.4</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="8">
<Date>2018-06-15</Date>
<Version>4.13.1</Version>
<Comment>Rebuild for Pisi Linux 2.0 and Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2015-03-12</Date>
<Version>4.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-06-10</Date>
<Version>4.10.1</Version>
<Comment>Release bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-05-24</Date>
<Version>4.10.1</Version>
<Comment>Rebuild</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-10-10</Date>
<Version>4.10.1</Version>
<Comment>Rebuild, cleanup.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-08-22</Date>
<Version>4.10.1</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-08-17</Date>
<Version>4.10.0</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-05-02</Date>
<Version>4.10.0</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>