x11-libs / libgxim

GObject-based XIM protocol library

Official package sites : https://tagoh.bitbucket.io/libgxim ·

v0.5.0-r1 :: 0 :: gentoo

Modified
License
LGPL-2.1+
Keywords
amd64 ~x86
USE flags
static-libs test

General

static-libs
Build static versions of dynamic libraries as well
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

ruby_targets

ruby31
Build with MRI Ruby 3.1.x
ruby32
Build with MRI Ruby 3.2.x
ruby33
Build with MRI Ruby 3.3.x

dev-libs / dbus-glib : D-Bus bindings for glib

dev-libs / glib : The GLib library of C routines

sys-apps / dbus : A message bus system, a simple way for applications to talk to each other

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

dev-libs / dbus-glib : D-Bus bindings for glib

dev-libs / glib : The GLib library of C routines

sys-apps / dbus : A message bus system, a simple way for applications to talk to each other

virtual / libintl : Virtual for the GNU Internationalization Library

x11-libs / gtk+ : Gimp ToolKit +

x11-libs / libX11 : X.Org X11 library

app-i18n / imsettings : Delivery framework for general Input Method configuration

Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
x11-libs/libgxim: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
x11-libs/libgxim: backport gcc 14 fix for implicit-function-decl
Upstream has fixed this in 2018 but simply not released a new version: https://bitbucket.org/tagoh/libgxim/commits/274976ff39d9142169a18655f5013e66233ac9c8 Due to the implicit function declaration, compilation fails on gcc 14. On gcc 13, instead, there is an lto-type-mismatch because the K&R C style incorrect prototype was... incorrect and mismatched the required types. :) The same upstream commit also includes an unrelated fix for a different build issue: -Werror=format-security. Closes: https://bugs.gentoo.org/875056 Closes: https://bugs.gentoo.org/928090 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {sys-devel → dev-build}/autoconf-archive
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
x11-libs/libgxim: enable ruby31, ruby32
Closes: https://bugs.gentoo.org/903967 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
x11-libs/libgxim: enable ruby30 and disable ruby25, ruby26
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Akinori Hattori · gentoo
x11-libs/libgxim: update to EAPI 7
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
x11-libs/libgxim: update LICENSE
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Akinori Hattori · gentoo
x11-libs/libgxim: update USE_RUBY
Closes: https://bugs.gentoo.org/706436 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
x11-libs/libgxim: add ruby26
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
x11-libs/libgxim: add ruby25
Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
x11-libs/libgxim: amd64 stable wrt bug #684954
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Naohiro Aota · gentoo
x11-libs/libgxim: add missing dependency
Add missing dependency: dev-util/glib-utils and x11-libs/libX11. Also, replace ltprune with find. Closes: https://bugs.gentoo.org/667470 Signed-off-by: Naohiro Aota <naota@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Akinori Hattori · gentoo
x11-libs/libgxim: use RUBY_TARGETS_PREFERENCE
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
x11-libs/libgxim: fix build
Gentoo-Bug: 623890 Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
x11-libs/libgxim: add test USE flag
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
x11-libs/libgxim: drop doc USE flag
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
x11-libs/libgxim: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Akinori Hattori · gentoo
x11-libs/libgxim: update HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed