Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : rxvt-unicode | name : rxvt-unicode | ||||
| version : 9.22 | version : 9.22 | ||||
| release : 9 | release : 10 | ||||
| source : | source : | ||||
| - http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.22.tar.bz2 : e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd | - http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.22.tar.bz2 : e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd | ||||
| license : GPL-2.0 | license : GPL-3.0-or-later | ||||
| summary : Unicode compliant fork of rxvt, commonly refered to as urxvt | summary : Unicode compliant fork of rxvt, commonly refered to as urxvt | ||||
| component : utils | component : utils | ||||
| description: | | description: | | ||||
| Unicode compliant fork of rxvt, commonly refered to as urxvt | Unicode compliant fork of rxvt, commonly refered to as urxvt | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(gdk-pixbuf-2.0) | - pkgconfig(gdk-pixbuf-2.0) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| Show All 21 Lines | %configure --enable-256-color \ | ||||
| --enable-wtmp \ | --enable-wtmp \ | ||||
| --enable-lastlog | --enable-lastlog | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -d $installdir/usr/share/terminfo/r | install -d $installdir/usr/share/terminfo/r | ||||
| tic -x doc/etc/rxvt-unicode.terminfo -o $installdir/usr/share/terminfo/ | tic -x doc/etc/rxvt-unicode.terminfo -o $installdir/usr/share/terminfo/ | ||||
| install -Dm00644 $pkgfiles/rxvt-unicode.desktop $installdir/usr/share/applications/rxvt-unicode.desktop | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.