Skip to content

Commit 7b975d0

Browse files
authored
libxklavier: Fix homepage link (#7093)
2 parents 051aa74 + 6b33f8f commit 7b975d0

File tree

3 files changed

+18
-19
lines changed

3 files changed

+18
-19
lines changed

packages/l/libxklavier/abi_used_symbols

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ libXi.so.6:XSelectExtensionEvent
4444
libXi.so.6:_XiGetDevicePresenceNotifyEvent
4545
libc.so.6:__errno_location
4646
libc.so.6:__fprintf_chk
47+
libc.so.6:__isoc23_strtol
4748
libc.so.6:__stack_chk_fail
4849
libc.so.6:__strncat_chk
4950
libc.so.6:__vfprintf_chk
@@ -63,12 +64,12 @@ libc.so.6:remove
6364
libc.so.6:setlocale
6465
libc.so.6:stat
6566
libc.so.6:stdout
67+
libc.so.6:strcmp
6668
libc.so.6:strcpy
6769
libc.so.6:strlen
6870
libc.so.6:strncat
6971
libc.so.6:strncpy
7072
libc.so.6:strstr
71-
libc.so.6:strtol
7273
libc.so.6:system
7374
libc.so.6:time
7475
libc.so.6:tmpnam
@@ -96,8 +97,8 @@ libglib-2.0.so.0:g_malloc0_n
9697
libglib-2.0.so.0:g_markup_parse_context_free
9798
libglib-2.0.so.0:g_markup_parse_context_new
9899
libglib-2.0.so.0:g_markup_parse_context_parse
99-
libglib-2.0.so.0:g_once_init_enter
100-
libglib-2.0.so.0:g_once_init_leave
100+
libglib-2.0.so.0:g_once_init_enter_pointer
101+
libglib-2.0.so.0:g_once_init_leave_pointer
101102
libglib-2.0.so.0:g_realloc
102103
libglib-2.0.so.0:g_regex_new
103104
libglib-2.0.so.0:g_regex_replace
@@ -142,8 +143,6 @@ libgobject-2.0.so.0:g_signal_emit_by_name
142143
libgobject-2.0.so.0:g_signal_emitv
143144
libgobject-2.0.so.0:g_signal_lookup
144145
libgobject-2.0.so.0:g_signal_new
145-
libgobject-2.0.so.0:g_type_check_class_cast
146-
libgobject-2.0.so.0:g_type_check_instance_cast
147146
libgobject-2.0.so.0:g_type_class_adjust_private_offset
148147
libgobject-2.0.so.0:g_type_class_peek
149148
libgobject-2.0.so.0:g_type_class_peek_parent

packages/l/libxklavier/package.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
name : libxklavier
22
version : '5.4'
3-
release : 9
3+
release : 10
44
source :
55
- https://people.freedesktop.org/~svu/libxklavier-5.4.tar.bz2 : 17a34194df5cbcd3b7bfd0f561d95d1f723aa1c87fca56bc2c209514460a9320
6-
homepage : http://freedesktop.org/wiki/Software/LibXklavier
6+
homepage : https://www.freedesktop.org/wiki/Software/LibXklavier/
77
license :
88
- LGPL-2.0
99
summary : The libxklavier package contains a utility library for X keyboard.
1010
builddeps :
11-
- pkgconfig(xkbfile)
1211
- pkgconfig(x11)
1312
- pkgconfig(xi)
13+
- pkgconfig(xkbfile)
1414
- pkgconfig(xkeyboard-config)
1515
rundeps :
1616
- xkeyboard-config
1717
component : desktop.core
1818
description: |
1919
The libxklavier package contains a utility library for X keyboard.
2020
setup : |
21-
%configure --disable-static \
21+
%configure_no_runstatedir --disable-static \
2222
--with-xkb-bin-base=/usr/bin \
2323
--with-xkb-base=/usr/share/X11/xkb
2424
build : |

packages/l/libxklavier/pspec_x86_64.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<PISI>
22
<Source>
33
<Name>libxklavier</Name>
4-
<Homepage>http://freedesktop.org/wiki/Software/LibXklavier</Homepage>
4+
<Homepage>https://www.freedesktop.org/wiki/Software/LibXklavier/</Homepage>
55
<Packager>
6-
<Name>Joey Riches</Name>
7-
<Email>josephriches@gmail.com</Email>
6+
<Name>Jared Cervantes</Name>
7+
<Email>jared@jaredcervantes.com</Email>
88
</Packager>
99
<License>LGPL-2.0</License>
1010
<PartOf>desktop.core</PartOf>
1111
<Summary xml:lang="en">The libxklavier package contains a utility library for X keyboard.</Summary>
1212
<Description xml:lang="en">The libxklavier package contains a utility library for X keyboard.
1313
</Description>
14-
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
14+
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
1515
</Source>
1616
<Package>
1717
<Name>libxklavier</Name>
@@ -23,7 +23,6 @@
2323
<Path fileType="library">/usr/lib64/girepository-1.0/Xkl-1.0.typelib</Path>
2424
<Path fileType="library">/usr/lib64/libxklavier.so.16</Path>
2525
<Path fileType="library">/usr/lib64/libxklavier.so.16.4.0</Path>
26-
<Path fileType="data">/usr/share/gir-1.0/Xkl-1.0.gir</Path>
2726
</Files>
2827
</Package>
2928
<Package>
@@ -33,7 +32,7 @@
3332
</Description>
3433
<PartOf>programming.devel</PartOf>
3534
<RuntimeDependencies>
36-
<Dependency release="9">libxklavier</Dependency>
35+
<Dependency release="10">libxklavier</Dependency>
3736
</RuntimeDependencies>
3837
<Files>
3938
<Path fileType="header">/usr/include/libxklavier/xkl-enum-types.h</Path>
@@ -45,6 +44,7 @@
4544
<Path fileType="header">/usr/include/libxklavier/xklavier.h</Path>
4645
<Path fileType="library">/usr/lib64/libxklavier.so</Path>
4746
<Path fileType="data">/usr/lib64/pkgconfig/libxklavier.pc</Path>
47+
<Path fileType="data">/usr/share/gir-1.0/Xkl-1.0.gir</Path>
4848
</Files>
4949
</Package>
5050
<Package>
@@ -72,12 +72,12 @@
7272
</Files>
7373
</Package>
7474
<History>
75-
<Update release="9">
76-
<Date>2021-06-20</Date>
75+
<Update release="10">
76+
<Date>2025-11-17</Date>
7777
<Version>5.4</Version>
7878
<Comment>Packaging update</Comment>
79-
<Name>Joey Riches</Name>
80-
<Email>josephriches@gmail.com</Email>
79+
<Name>Jared Cervantes</Name>
80+
<Email>jared@jaredcervantes.com</Email>
8181
</Update>
8282
</History>
8383
</PISI>

0 commit comments

Comments
 (0)