remove xfce

This commit is contained in:
groni
2017-01-11 14:18:41 +01:00
parent 038c271e56
commit 264db35d84
119 changed files with 0 additions and 39288 deletions
-62
View File
@@ -1,62 +0,0 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libxfce4util</Name>
<Homepage>http://www.xfce.org</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<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="fbea10b13db55c1f7756ec36ea7c8e84ca781492" type="tarbz2">http://archive.xfce.org/src/xfce/libxfce4util/4.12/libxfce4util-4.12.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>libxfce4util</Name>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/libexec</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 release="current">libxfce4util</Dependency>
<Dependency>glib2-devel</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="1">
<Date>2015-03-12</Date>
<Version>4.12.1</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>