105 lines
4.5 KiB
XML
105 lines
4.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://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>GPL-2</License>
|
|
<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="700265a255eedf0f553cadfe5484bf71f8fb74c2" type="tarbz2">
|
|
https://ftp.osuosl.org/pub/blfs/conglomeration/rxvt-unicode/rxvt-unicode-9.30.tar.bz2
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libXt-devel</Dependency>
|
|
<Dependency>libXft-devel</Dependency>
|
|
<Dependency>libXmu-devel</Dependency>
|
|
<Dependency>libptytty-devel</Dependency>
|
|
<Dependency>fontconfig-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> -->
|
|
<Patch level="1">gentables.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>rxvt-unicode</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libXft</Dependency>
|
|
<Dependency>libXmu</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>libptytty</Dependency>
|
|
<Dependency>perl-Gtk2</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libXrender</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/rxvt-tabbed.desktop">rxvt-tabbed.desktop</AdditionalFile>
|
|
</AdditionalFiles>
|
|
<Provides>
|
|
<COMAR script="package.py">System.Package</COMAR>
|
|
</Provides>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2021-12-21</Date>
|
|
<Version>9.30</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2021-11-19</Date>
|
|
<Version>9.26</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-01-25</Date>
|
|
<Version>0.9.22</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<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>
|