revert rxvt-unicode version bump.
This commit is contained in:
@@ -44,7 +44,7 @@ def build():
|
||||
def install():
|
||||
shelltools.export("TERMINFO", "%s/usr/share/terminfo" % get.installDIR())
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
#pisitools.dobin("doc/rxvt-tabbed")
|
||||
pisitools.dobin("doc/rxvt-tabbed")
|
||||
|
||||
pisitools.insinto("/usr/share/terminfo/r", "doc/etc/rxvt-unicode.terminfo", "rxvt-unicode")
|
||||
pisitools.insinto("/etc", "doc/etc/rxvt-unicode.termcap")
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
<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="44b31b4d9890aea4a6d66998bfb0c39e727fdf39" type="tarbz2">
|
||||
http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-9.31.tar.bz2
|
||||
<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>
|
||||
@@ -45,7 +45,6 @@
|
||||
<Dependency>libXft</Dependency>
|
||||
<Dependency>libXmu</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>libptytty</Dependency>
|
||||
<!-- <Dependency>perl-Gtk2</Dependency> -->
|
||||
<Dependency>fontconfig</Dependency>
|
||||
@@ -54,9 +53,9 @@
|
||||
<Dependency>startup-notification</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc/rxvt-unicode.termcap</Path>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib/urxvt</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>
|
||||
@@ -73,13 +72,6 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2023-01-04</Date>
|
||||
<Version>9.31</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2021-12-21</Date>
|
||||
<Version>9.30</Version>
|
||||
|
||||
Reference in New Issue
Block a user