Versions
v0.1.0-r3 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 x86
- USE flags
- boost doc opencc
USE flags
General
Dependencies
app-i18n / opencc : Library for conversion between Traditional and Simplified Chinese characters
dev-db / sqlite : SQL database engine
dev-libs / boost : Boost Libraries for C++
dev-libs / glib : The GLib library of C routines
sys-apps / util-linux : Various useful Linux utilities
Runtime Dependencies
app-i18n / opencc : Library for conversion between Traditional and Simplified Chinese characters
dev-db / sqlite : SQL database engine
dev-libs / boost : Boost Libraries for C++
dev-libs / glib : The GLib library of C routines
sys-apps / util-linux : Various useful Linux utilities
Depending packages
app-i18n / ibus-pinyin : Chinese Pinyin and Bopomofo engines for IBus
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
app-i18n/pyzy: Support python 3.12
Closes: https://bugs.gentoo.org/929326 Signed-off-by: Pacho Ramos <pacho@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 - Michał Górny · gentoo
Move {app-doc → app-text}/doxygen
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-i18n/pyzy: enable py3.11
Closes: https://bugs.gentoo.org/896564 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-i18n/pyzy: enable py3.10 and drop py3.7
Closes: https://bugs.gentoo.org/845471 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-i18n/pyzy: move sys-devel/autoconf-archive to BDEPEND
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-i18n/pyzy: drop old version
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Yixun Lan · gentoo
app-i18n/pyzy: amd64 stable
Closes: https://bugs.gentoo.org/695008 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-i18n/pyzy: x86 stable (bug #695008)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
app-i18n/pyzy: add python3 support
Closes: https://bugs.gentoo.org/695008 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org> - Akinori Hattori · gentoo
app-i18n/pyzy: inherit ltprune
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: fix build with USE=boost
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: update SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: fix build with USE=doc
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: drop test USE flag
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Akinori Hattori · gentoo
app-i18n/pyzy: update patches
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> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Pacho Ramos · gentoo
app-i18n/pyzy: Drop old
Package-Manager: portage-2.3.1 - Pacho Ramos · gentoo
app-i18n/pyzy: x86 stable, bug #593192
Package-Manager: portage-2.3.1 - Pacho Ramos · gentoo
app-i18n/pyzy: Drop old
Package-Manager: portage-2.3.1 - Agostino Sarubbo · gentoo
app-i18n/pyzy: amd64 stable wrt bug #593192
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Yixun Lan · gentoo
app-i18n/pyzy: support opencc-1.0.4
Gentoo-Bug: 580782 Package-Manager: portage-2.2.28 - 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