73 lines
3.3 KiB
XML
73 lines
3.3 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>rxvt-unicode</Name>
|
|
<Homepage>http://software.schmorp.de/pkg/rxvt-unicode.html</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>utilities-terminal</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Rxvt clone with XFT and Unicode support</Summary>
|
|
<Description>Rxvt-unicode is a terminal application with graphical user interface having XVT and Unicode support.</Description>
|
|
<Archive sha1sum="e575b869782fbfed955f84f48b204ec888d91ba1" type="tarbz2">http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.22.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>fontconfig-devel</Dependency>
|
|
<Dependency>libXft-devel</Dependency>
|
|
<Dependency>libXrender-devel</Dependency>
|
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
<Dependency>startup-notification-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">rxvt-unicode-9.05_no-MOTIF-WM-INFO.patch</Patch>
|
|
<Patch level="1">rxvt-unicode-9.06-font-width.patch</Patch>
|
|
<Patch level="1">rxvt-unicode-9.06-no-urgency-if-focused.diff</Patch>
|
|
<Patch level="1">rxvt-unicode-9.06-popups-hangs.patch</Patch>
|
|
<Patch level="1">rxvt-unicode-9.09-sattvik-colours.patch</Patch>
|
|
<Patch level="1">rxvt-unicode-9.14-clear.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>rxvt-unicode</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>libXft</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libXrender</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>startup-notification</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="config">/usr/share/terminfo</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/rxvt.desktop">rxvt.desktop</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/urxvtc.desktop">urxvtc.desktop</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/urxvt-tabbed.desktop">urxvt-tabbed.desktop</AdditionalFile>
|
|
</AdditionalFiles>
|
|
<Provides>
|
|
<COMAR script="package.py">System.Package</COMAR>
|
|
</Provides>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2019-04-17</Date>
|
|
<Version>0.9.22</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|