Page MenuHomeSolus

D5537.id13512.diff
No OneTemporary

D5537.id13512.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : libxkbcommon
-version : 0.8.2
-release : 8
+version : 0.8.4
+release : 9
source :
- - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.2.tar.gz : fd19874aefbcbc9da751292ba7abee8952405cd7d9042466e41a9c6ed3046322
+ - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.4.tar.gz : 299b47558188017047354995f5882d43c2c8a60367df553319dcecebadb73e1d
license : MIT
component : desktop.library
summary : xkbcommon is a library to handle keyboard description
@@ -10,16 +10,18 @@
xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Qt, Clutter, and more. Despite the name, it isn't actually used by anything X11 (yet).
emul32 : yes
builddeps :
+ - pkgconfig32(wayland-client)
+ - pkgconfig32(xcb-xkb)
+ - pkgconfig(wayland-protocols)
- pkgconfig(xkeyboard-config)
- pkgconfig(xorg-macros)
- - pkgconfig32(xcb-xkb)
rundeps :
- xkeyboard-config
setup : |
- %reconfigure --disable-static
+ %meson_configure -Denable-docs=false
build : |
- %make
+ %ninja_build
install : |
- %make_install
+ %ninja_install
check : |
- %make check
+ %ninja_check
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>libxkbcommon</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Packager>
<License>MIT</License>
<PartOf>desktop.library</PartOf>
@@ -32,7 +32,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="8">libxkbcommon</Dependency>
+ <Dependency release="9">libxkbcommon</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libxkbcommon-x11.so.0</Path>
@@ -48,8 +48,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">libxkbcommon-32bit</Dependency>
- <Dependency release="8">libxkbcommon-devel</Dependency>
+ <Dependency release="9">libxkbcommon-32bit</Dependency>
+ <Dependency release="9">libxkbcommon-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libxkbcommon-x11.so</Path>
@@ -65,7 +65,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="8">libxkbcommon</Dependency>
+ <Dependency release="9">libxkbcommon</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/xkbcommon/xkbcommon-compat.h</Path>
@@ -81,12 +81,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2018-12-22</Date>
- <Version>0.8.2</Version>
+ <Update release="9">
+ <Date>2019-02-25</Date>
+ <Version>0.8.4</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>F. von Gellhorn</Name>
+ <Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:03 PM (2 h, 30 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791033
Default Alt Text
D5537.id13512.diff (3 KB)

Event Timeline