replaced tabulations to spaces.
This commit is contained in:
@@ -1,68 +1,68 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>xfce4-clipman-plugin</Name>
|
||||
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin</Homepage>
|
||||
<Packager>
|
||||
<Name>fury</Name>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<PartOf>desktop.xfce.addon</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Clipboard manager for the Xfce Panel.</Summary>
|
||||
<Description>
|
||||
Clipboard Manager for the Xfce Panel and as a standalone application (it is a bundle). It keeps the clipboard contents around (even after an application quits), it is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes.
|
||||
</Description>
|
||||
<Archive sha1sum="8a7844eadf40c0efd996593fc8c0970240bdbeb5" type="tarbz2">
|
||||
https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.1.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libXpm-devel</Dependency>
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>qrencode-devel</Dependency>
|
||||
<Dependency>libxfce4ui-devel</Dependency>
|
||||
<Dependency>xfce4-panel-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
<Source>
|
||||
<Name>xfce4-clipman-plugin</Name>
|
||||
<Homepage>https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin</Homepage>
|
||||
<Packager>
|
||||
<Name>fury</Name>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<PartOf>desktop.xfce.addon</PartOf>
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Clipboard manager for the Xfce Panel.</Summary>
|
||||
<Description>
|
||||
Clipboard Manager for the Xfce Panel and as a standalone application (it is a bundle). It keeps the clipboard contents around (even after an application quits), it is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes.
|
||||
</Description>
|
||||
<Archive sha1sum="8a7844eadf40c0efd996593fc8c0970240bdbeb5" type="tarbz2">
|
||||
https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.6/xfce4-clipman-plugin-1.6.1.tar.bz2
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>libXpm-devel</Dependency>
|
||||
<Dependency>xfconf-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>qrencode-devel</Dependency>
|
||||
<Dependency>libxfce4ui-devel</Dependency>
|
||||
<Dependency>xfce4-panel-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>xfce4-clipman-plugin</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>qrencode</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxfce4ui</Dependency>
|
||||
<Dependency>xfce4-panel</Dependency>
|
||||
<Dependency>libxfce4util</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</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>xfce4-clipman-plugin</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>xfconf</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>qrencode</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libxfce4ui</Dependency>
|
||||
<Dependency>xfce4-panel</Dependency>
|
||||
<Dependency>libxfce4util</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</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>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-12-05</Date>
|
||||
<Version>1.6.1</Version>
|
||||
<Comment>First Release For Beta</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-12-05</Date>
|
||||
<Version>1.6.1</Version>
|
||||
<Comment>First Release For Beta</Comment>
|
||||
<Name>Ali Cengiz Kurt</Name>
|
||||
<Email>alicengizkurt@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user