[arch-commits] Commit in sdl2/repos/extra-x86_64 (PKGBUILD PKGBUILD ibus.diff)

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Mar 5 13:15:24 UTC 2018


    Date: Monday, March 5, 2018 @ 13:15:23
  Author: svenstaro
Revision: 317842

archrelease: copy trunk to extra-x86_64

Added:
  sdl2/repos/extra-x86_64/PKGBUILD
    (from rev 317841, sdl2/trunk/PKGBUILD)
Deleted:
  sdl2/repos/extra-x86_64/PKGBUILD
  sdl2/repos/extra-x86_64/ibus.diff

-----------+
 PKGBUILD  |   78 ++++++++++++++++++++++++++++++------------------------------
 ibus.diff |   13 ----------
 2 files changed, 39 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-05 13:15:12 UTC (rev 317841)
+++ PKGBUILD	2018-03-05 13:15:23 UTC (rev 317842)
@@ -1,39 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-pkgname=sdl2
-pkgver=2.0.7
-pkgrel=1
-pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)"
-arch=('i686' 'x86_64')
-url="http://www.libsdl.org"
-license=('MIT')
-depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
-makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 'libxkbcommon'
-             'wayland-protocols' 'ibus' 'fcitx' 'libxss')
-optdepends=('alsa-lib: ALSA audio driver'
-            'libpulse: PulseAudio audio driver')
-source=("https://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
-sha512sums=('eed5477843086a0e66552eb197a5c4929134522bc366d873732361ea0df5fb841ef7e2b1913e21d1bae69e6fd3152ee630492e615c58cbe903e7d6e47b587410'
-            'SKIP')
-validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../SDL2-$pkgver/configure --prefix=/usr \
-    --enable-sdl-dlopen \
-    --disable-arts --disable-esd --disable-nas \
-    --enable-alsa --enable-pulseaudio-shared \
-    --enable-video-wayland \
-    --enable-ibus --enable-fcitx \
-    --disable-rpath
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../SDL2-$pkgver/COPYING.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: sdl2/repos/extra-x86_64/PKGBUILD (from rev 317841, sdl2/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-03-05 13:15:23 UTC (rev 317842)
@@ -0,0 +1,39 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+pkgname=sdl2
+pkgver=2.0.8
+pkgrel=1
+pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)"
+arch=('x86_64')
+url="http://www.libsdl.org"
+license=('MIT')
+depends=('glibc' 'libxext' 'libxrender' 'libx11' 'libgl' 'libxcursor')
+makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 'libxkbcommon'
+             'wayland-protocols' 'ibus' 'fcitx' 'libxss')
+optdepends=('alsa-lib: ALSA audio driver'
+            'libpulse: PulseAudio audio driver')
+source=("https://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
+sha512sums=('673c6058b8692a36b4a3594456b10ef6051efe79e4fb644421fc5c76b11fd68b895840a2c8b72413418c378733e2993d33f19767d0d7ed101eda6310bd70c869'
+            'SKIP')
+validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../SDL2-$pkgver/configure --prefix=/usr \
+    --enable-sdl-dlopen \
+    --disable-arts --disable-esd --disable-nas \
+    --enable-alsa --enable-pulseaudio-shared \
+    --enable-video-wayland \
+    --enable-ibus --enable-fcitx \
+    --disable-rpath
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../SDL2-$pkgver/COPYING.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: ibus.diff
===================================================================
--- ibus.diff	2018-03-05 13:15:12 UTC (rev 317841)
+++ ibus.diff	2018-03-05 13:15:23 UTC (rev 317842)
@@ -1,13 +0,0 @@
-diff --git i/src/core/linux/SDL_ibus.c w/src/core/linux/SDL_ibus.c
-index 0fcec87a1107f34a..f537380963e5efaa 100644
---- i/src/core/linux/SDL_ibus.c
-+++ w/src/core/linux/SDL_ibus.c
-@@ -479,7 +479,7 @@ IBus_SimpleMessage(const char *method)
-     SDL_DBusContext *dbus = SDL_DBus_GetContext();
-     
-     if (IBus_CheckConnection(dbus)) {
--        SDL_DBus_CallVoidMethodOnConnection(ibus_conn, IBUS_SERVICE, input_ctx_path, IBUS_INPUT_INTERFACE, method);
-+        SDL_DBus_CallVoidMethodOnConnection(ibus_conn, IBUS_SERVICE, input_ctx_path, IBUS_INPUT_INTERFACE, method, DBUS_TYPE_INVALID);
-     }
- }
- 



More information about the arch-commits mailing list