From cbc621d27909d0c0dea0dc0761c5257b145b16f8 Mon Sep 17 00:00:00 2001 From: Robin Cook Date: Fri, 6 Sep 2013 21:34:56 -0500 Subject: ibus: updated to 1.5.3 --- i18n/ibus/DEPENDS | 39 ++++++++++++++++++++++++++++-- i18n/ibus/DETAILS | 5 ++-- i18n/ibus/HISTORY | 4 +++ i18n/ibus/ibus-1.4.99.20121006.tar.gz.sig | Bin 287 -> 0 bytes 4 files changed, 43 insertions(+), 5 deletions(-) delete mode 100644 i18n/ibus/ibus-1.4.99.20121006.tar.gz.sig (limited to 'i18n') diff --git a/i18n/ibus/DEPENDS b/i18n/ibus/DEPENDS index 0a27dae5fd..ab0b9693b0 100755 --- a/i18n/ibus/DEPENDS +++ b/i18n/ibus/DEPENDS @@ -1,6 +1,41 @@ depends python && -depends pyxdg && depends dbus-glib && depends dbus-python && depends notify-python && -depends iso-codes +depends iso-codes && + +optional_depends gtk+2 \ + "--enable-gtk2" \ + "--disable-gtk2" \ + "Build GTK2 IM Module?" && + +optional_depends gtk+3 \ + "--enable-gtk3" \ + "--disable-gtk3" \ + "Build GTK3 IM Module?" && + +optional_depends gobject-introspection \ + "--enable-introspection=yes" \ + "--enable-introspection=no" \ + "Enable introspection?" && + +optional_depends vala \ + "--enable-vala=yes" \ + "--enable-vala=no" \ + "Build Vala bindings?" && + +optional_depends gconf2 \ + "--enable-gconf" \ + "--disable-gconf" \ + "Use GConf code?" && + +optional_depends dconf \ + "--enable-dconf" \ + "--disable-dconf" \ + "Enable configuration based on dconf?" && + +optional_depends gtk-doc \ + "--enable-gtk-doc" \ + "--disable-gtk-doc" \ + "Use gtk-doc to build documentation?" + diff --git a/i18n/ibus/DETAILS b/i18n/ibus/DETAILS index e9c9767c6a..5ee1fcaab2 100755 --- a/i18n/ibus/DETAILS +++ b/i18n/ibus/DETAILS @@ -1,8 +1,7 @@ SPELL=ibus - VERSION=1.4.99.20121006 + VERSION=1.5.3 SOURCE="${SPELL}-${VERSION}.tar.gz" - SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME" -# SOURCE_HASH=sha512:b7467a522aae99b15f76a05d17db5da14f01e6a17393c86888c0956223ba6563886e78c7ea9126d51d097b0d552eeebd3f7a1ce7d8230fa047848f81196307e1 + SOURCE_HASH=sha512:fe961f3a6143ea8cb9f14531cfdf6f6058bf8aba7285e6746b1750fb8267947730986e1fc0abb77c4545ddc0d835a41f76f316f7387c85de7bbf4010c10e79db SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE} SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://code.google.com/p/ibus/" diff --git a/i18n/ibus/HISTORY b/i18n/ibus/HISTORY index 4c4db7224d..48003b0fad 100644 --- a/i18n/ibus/HISTORY +++ b/i18n/ibus/HISTORY @@ -1,3 +1,7 @@ +2013-09-06 Robin Cook + * DETAILS: updated to 1.5.3 + * DEPENDS: updated to current depends and added optionals + 2012-10-16 Eric Sandall * DETAILS: Updated to 1.4.99.20121006 (for gnome-settings-daemon 3.6.1) Nothing else currently uses ibus diff --git a/i18n/ibus/ibus-1.4.99.20121006.tar.gz.sig b/i18n/ibus/ibus-1.4.99.20121006.tar.gz.sig deleted file mode 100644 index e6b673a86e..0000000000 Binary files a/i18n/ibus/ibus-1.4.99.20121006.tar.gz.sig and /dev/null differ -- cgit v1.2.3