Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rxvt-unicode: Add homepage #4253

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions packages/r/rxvt-unicode/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,9 @@ libc.so.6:__environ
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc99_sscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoul
libc.so.6:__libc_single_threaded
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
Expand Down Expand Up @@ -292,6 +294,7 @@ libc.so.6:read
libc.so.6:readdir
libc.so.6:realloc
libc.so.6:rewind
libc.so.6:secure_getenv
libc.so.6:select
libc.so.6:setlocale
libc.so.6:sigaction
Expand Down Expand Up @@ -319,7 +322,6 @@ libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strstr
libc.so.6:strtod
libc.so.6:strtol
libc.so.6:syscall
libc.so.6:sysconf
libc.so.6:system
Expand Down
5 changes: 3 additions & 2 deletions packages/r/rxvt-unicode/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : rxvt-unicode
version : '9.31'
release : 16
release : 17
source :
- http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-9.31.tar.bz2 : aaa13fcbc149fe0f3f391f933279580f74a96fd312d6ed06b8ff03c2d46672e8
homepage : http://software.schmorp.de/pkg/rxvt-unicode.html
license : GPL-3.0-or-later
summary : Unicode compliant fork of rxvt, commonly refered to as urxvt
component : utils
Expand All @@ -14,8 +15,8 @@ builddeps :
- pkgconfig(libptytty)
- pkgconfig(xext)
- pkgconfig(xft)
- pkgconfig(xt)
- pkgconfig(xrender)
- pkgconfig(xt)
patterns :
- /usr/share/man
setup : |
Expand Down
15 changes: 8 additions & 7 deletions packages/r/rxvt-unicode/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>rxvt-unicode</Name>
<Homepage>http://software.schmorp.de/pkg/rxvt-unicode.html</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<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
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>rxvt-unicode</Name>
Expand Down Expand Up @@ -86,12 +87,12 @@
</Files>
</Package>
<History>
<Update release="16">
<Date>2023-07-29</Date>
<Update release="17">
<Date>2024-11-05</Date>
<Version>9.31</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>