dev-games / t4k-common

Library of code shared between tuxmath and tuxtype

Official package sites : https://github.com/tux4kids/t4kcommon ·

v0.1.1-r4 :: 0 :: gentoo

Modified
License
GPL-3
Keywords
~amd64 ~x86
USE flags
svg

General

svg
Add support for SVG (Scalable Vector Graphics)

dev-libs / libxml2 : XML C parser and toolkit

gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library

media-libs / libpng : Portable Network Graphics library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / sdl-image : Image file loading library

media-libs / sdl-mixer : Simple Direct Media Layer Mixer Library

media-libs / sdl-net : Simple Direct Media Layer Network Support Library

media-libs / sdl-pango : connect the text rendering engine of GNOME to SDL

x11-libs / cairo : A vector graphics library with cross-device output support

dev-libs / libxml2 : XML C parser and toolkit

gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library

media-libs / libpng : Portable Network Graphics library

media-libs / libsdl : Simple Direct Media Layer 1.2 compatibility wrapper around SDL2

media-libs / sdl-image : Image file loading library

media-libs / sdl-mixer : Simple Direct Media Layer Mixer Library

media-libs / sdl-net : Simple Direct Media Layer Network Support Library

media-libs / sdl-pango : connect the text rendering engine of GNOME to SDL

x11-libs / cairo : A vector graphics library with cross-device output support

games-kids / tuxmath : Educational arcade game where you have to solve maths problems

Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
dev-games/t4k-common: Revbump following EAPI bump
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alfred Wingate · gentoo
dev-games/t4k-common: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Alfred Wingate · gentoo
dev-games/t4k-common: drop 0.1.1-r1
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
NHOrus · gentoo
dev-games/t4k-common: EAPI 7 -> 8, port to C23
Double-wrap bool in case it's a keyword, not macro, for C23. As typedef enum bool was guarded before and downstream user tuxmath package takes care to use bool type only internally, without exposing it over the network or to filesystem, I act under presumption that this is ok to do in this installable header. Closes: https://bugs.gentoo.org/943953 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Part-of: https://github.com/gentoo/gentoo/pull/40844 Closes: https://github.com/gentoo/gentoo/pull/40844 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brahmajit Das · gentoo
dev-games/t4k-common: Fix building with gcc 14
Closes: https://bugs.gentoo.org/923789 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35241 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
dev-games/t4k-common: drop last stable 0.1.1
Broken and its only rdep currently depends on ~arch 0.1.1-r1, no sense in keeping stable keywords for this. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
dev-games/t4k-common: svg, text, and build fix
Three patches fix: - tuxmath[svg] crash (bug #763591) - tuxmath lacking text with current libsdl - set_font_size build (bug #759574) Bug: https://bugs.gentoo.org/763591 Closes: https://bugs.gentoo.org/759574 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-games/t4k-common: Port to EAPI 7
Closes: https://bugs.gentoo.org/707168 Closes: https://bugs.gentoo.org/715574 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-games/t4k-common: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Wim Muskee · gentoo
dev-games/t4k-common: update HOMEPAGE, SRC_URI, metadata
Bug: https://bugs.gentoo.org/683184 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11759 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@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