Page MenuHomeSolus

D7954.id19063.diff
No OneTemporary

D7954.id19063.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -3,15 +3,10 @@
libXft.so.2
libXrender.so.1
libc.so.6
-libcrypt.so.1
-libdl.so.2
libfontconfig.so.1
-libfreetype.so.6
libgcc_s.so.1
libgdk_pixbuf-2.0.so.0
-libglib-2.0.so.0
libgobject-2.0.so.0
libm.so.6
libperl.so
libpthread.so.0
-libutil.so.1
diff --git a/files/rxvt-unicode.desktop b/files/rxvt-unicode.desktop
new file mode 100644
--- /dev/null
+++ b/files/rxvt-unicode.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=rxvt-unicode
+Comment=A unicode capable rxvt clone
+Exec=urxvt
+Terminal=false
+Type=Application
+Icon=utilities-terminal
+Categories=System;TerminalEmulator;
\ No newline at end of file
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : rxvt-unicode
version : 9.22
-release : 9
+release : 10
source :
- 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
component : utils
description: |
@@ -41,3 +41,4 @@
%make_install
install -d $installdir/usr/share/terminfo/r
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
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>rxvt-unicode</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>utils</PartOf>
<Summary xml:lang="en">Unicode compliant fork of rxvt, commonly refered to as urxvt</Summary>
<Description xml:lang="en">Unicode compliant fork of rxvt, commonly refered to as urxvt
@@ -47,6 +47,7 @@
<Path fileType="library">/usr/lib64/urxvt/perl/urxvt-popup</Path>
<Path fileType="library">/usr/lib64/urxvt/perl/xim-onthespot</Path>
<Path fileType="library">/usr/lib64/urxvt/urxvt.pm</Path>
+ <Path fileType="data">/usr/share/applications/rxvt-unicode.desktop</Path>
<Path fileType="man">/usr/share/man/man1/urxvt-background.1</Path>
<Path fileType="man">/usr/share/man/man1/urxvt-bell-command.1</Path>
<Path fileType="man">/usr/share/man/man1/urxvt-block-graphics-to-ascii.1</Path>
@@ -81,12 +82,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2019-06-17</Date>
+ <Update release="10">
+ <Date>2020-01-02</Date>
<Version>9.22</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 1 2023, 8:46 AM (10 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5794306
Default Alt Text
D7954.id19063.diff (3 KB)

Event Timeline