{"bugs":[{"bugid":648348,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"media-libs\/clutter-gtk: must depend on gtk+[wayland] flag only when enabled"}],"categories":[{"categoryid":350,"name":"app-pda","summary":"The app-pda category contains software for working with personal digital assistants or hand-held computers."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":417,"name":"games-puzzle","summary":"The games-puzzle category contains puzzle games."},{"categoryid":457,"name":"mail-client","summary":"The mail-client category contains email clients."},{"categoryid":354,"name":"media-gfx","summary":"The media-gfx category contains graphics-related packages."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":342,"name":"media-video","summary":"The media-video category contains video-related applications."},{"categoryid":455,"name":"sci-geosciences","summary":"The sci-geosciences category contains geosciences-related software."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."},{"categoryid":382,"name":"x11-misc","summary":"The x11-misc category contains miscellaneous X11 applications which do not belong elsewhere."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ddd1e5c60fc005ed4cf002b90ddb2ab4cff8ca50","committime":"2025-10-26T03:48:29","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"parona@protonmail.com","authorname":"Alfred Wingate","body":"sed -E '\/dev-libs\\\/gobject-introspection(:=|\\s|$|-[0-9]|\\[)\/ { s\/(>=)?dev-libs\\\/gobject-introspection(-[0-9.r-]*)?\/>=dev-libs\\\/gobject-introspection-1.82.0-r2\/ }' *\/*\/*.ebuild -i\n\n+ manually going over to undo the false positives or if the version\n  requirement was higher.\n\nBug: https:\/\/bugs.gentoo.org\/947058\nSee-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2\nSigned-off-by: Alfred Wingate <parona@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44336\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/44336\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"d83e25b6a59578c519b2910640b5cb4205f0275c","committime":"2025-10-26T02:42:53","packageid":49317,"repoid":1,"summary":"*\/*: depend on newer gobject-introspection as a workaround"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e20ca047b906061224789b49487b6297cb9d164d","committime":"2024-12-21T17:33:23","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"7be071ff8962c988060acc9498deecb042c9d63e","committime":"2024-12-21T17:16:01","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r2 ppc64, #946484"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"de3d604b7df93106d586db6ee0448769a5685535","committime":"2024-12-21T17:15:34","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r2 ppc, #946484"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3a506487326695356854e2467f505d2e59a48a70","committime":"2024-10-27T07:03:26","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"abc910b05b2e0d3d5d556154505840825569d512","committime":"2024-10-27T06:50:11","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r2 arm64, #942147"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dae82f10e3ee9075709f8c6ccb13f44bae2472e8","committime":"2024-10-26T15:03:48","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"c97042b93ad9a2698c3de5fe0b94708636a2e706","committime":"2024-10-26T14:46:49","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r2 x86, #942147"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2ec8e9318321583bea617d91e14a9fc91809dc21","committime":"2024-10-25T21:18:19","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9376fd8c6caa0a74f9e5d30b56048437bd96ebdf","committime":"2024-10-25T21:12:25","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r2 amd64, #942147"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c1967687493afa1067fbe1cbb75b16003b5e0746","committime":"2024-09-13T16:18:53","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"It prevents automagically building against gtk[X,wayland] by tightly\nbinding to gtk's USE flags.\n\nWe can solve this with a (new) gentoo-specific macro that hides the GTK\nimplementations when we don't want it. This is gated on our existing USE\nflags for wayland\/X support.\n\nSigned-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"0480c72dfe025dc8fe1ce115a4736d44f80108cf","committime":"2024-09-13T15:31:31","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: relax overly restrictive USE dep guarding automagic"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Change was created by running the following command::\n\n    ekeyword ^ia64 *\/*\/*.ebuild\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0e727a3a16bc2abfd39386f10821d3e5ce89c45a","committime":"2024-09-07T15:44:22","packageid":49317,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8c6fbcab35d930bc9059ea081af9a3d650df6351","committime":"2024-01-17T14:18:13","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/34819\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"80558608ae111ebddad012e63542db9adb34c5b1","committime":"2024-01-15T16:34:30","packageid":49317,"repoid":1,"summary":"Move {dev-util → dev-build}\/gtk-doc-am"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7276a04a5ea086207cbd9c872782247aae99c84f","committime":"2023-08-02T16:31:38","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0739fa6b95b9a6db430594c0af934ea8f218dd17","committime":"2023-08-02T16:18:26","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r1 ppc, #874000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"540bd859ce09eea0471642484e667566d9e969ac","committime":"2023-07-27T10:31:30","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"6059d1a60cc8d4063e04dd53ac8ae1a44693637e","committime":"2023-07-27T08:35:22","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: keyword 1.8.4-r1 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4d94e3555dab5a2efd674c1d51f1f654efadbba8","committime":"2023-01-13T19:17:10","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"25cb8e1852f75e2b6b5fe990181c8d7b0e41762a","committime":"2023-01-13T19:03:39","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4-r1 ppc64, #874000"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a5a835d69b3c7ba2edefe0ae6a558dc6de45dae2","committime":"2022-06-21T16:37:37","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"a3929e6edd858ac45e75e975f47fa1bf1919702c","committime":"2022-06-21T16:29:38","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: update EAPI 6 -> 8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d8f6695b5d962700c1ae9709f8b73892b8de7552","committime":"2022-02-13T21:21:51","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"091ccee3667066c85c4d746afd586c3bca51ede3","committime":"2022-02-12T23:56:14","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: fix DeprecatedInsinto"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"abb807bcc05ae24cc1d9f61e58b8c40efb298cb7","committime":"2021-12-13T06:06:51","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dlan@gentoo.org","authorname":"Yixun Lan","body":"Package-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Yixun Lan <dlan@gentoo.org>","commitid":"38ec34f2b61bae779de8de07cf66c2adfe5abd5d","committime":"2021-12-10T02:42:03","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: keyword ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e6f3effe88fed7198993e670792134eedca96e68","committime":"2021-03-04T00:37:04","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"169d262f1627259955422e637f5ff6987d633b5f","committime":"2021-03-04T00:23:23","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Stabilize 1.8.4 arm64, #773172"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a2c01eee59e4ff7aaca630e8d704b598f22b8a0c","committime":"2017-12-20T21:27:41","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"3e59118006e8a27c26507878c72031474d9df670","committime":"2017-12-20T20:54:10","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3e0d36598dcfb9f7c1e83f5d57b10aa72860c067","committime":"2017-12-19T19:27:48","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"ca791ffba9f86bff94aeaf40ed6948a14c686ac2","committime":"2017-12-19T18:00:46","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: x86 stable (bug #635938)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"97fca2e39936cbe905793c2334fef7aff6b13d6c","committime":"2017-12-16T14:23:39","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: http:\/\/bugs.gentoo.org\/635938","commitid":"212be08f27f51f1b5e18ad58a7dff2159112dd35","committime":"2017-12-16T14:02:38","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk-1.8.4-r0: amd64 stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a547b67d70787742c78717151d039486e50ad310","committime":"2017-08-15T23:03:30","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eva@gentoo.org","authorname":"Gilles Dartiguelongue","body":"Package-Manager: Portage-2.3.7, Repoman-2.3.3","commitid":"900a5fbd2d374e90422fb1fef70455024822689a","committime":"2017-08-15T21:07:26","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: version bump 1.8.2 → 1.8.4"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"540ad1558b1c2d9d74fdb616eb67b0a2a5eea132","committime":"2017-07-18T19:43:26","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"e48723da908dcc988408284975c5aeddd6388e7c","committime":"2017-07-18T19:36:26","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: keyword ~arm64"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cb0f25747197ac21d5761567c5a39f9f35083f8c","committime":"2017-04-02T13:22:03","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1","commitid":"7a9b0f3e332591d74fc08b4b78fe002172f9dd04","committime":"2017-04-02T09:16:38","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5ed2715fe25a564daa1c856241fc08326c6533a5","committime":"2017-04-01T16:42:18","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"f07709274e6b2d9bacff41ca49ef087999809749","committime":"2017-04-01T16:27:40","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: x86 stable wrt bug #611134"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c84864f4f421fd3cb733ea1be8accb39d841a016","committime":"2017-04-01T13:22:10","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"1022b0729a78ff1ccf07fc47a8b2891afd0bd653","committime":"2017-04-01T13:12:08","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: amd64 stable wrt bug #611134"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":49317,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":49317,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d0fc6196f04596789f9a50ffa8a9c4ab7fc90794","committime":"2016-11-01T17:42:08","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eva@gentoo.org","authorname":"Gilles Dartiguelongue","body":"Package-Manager: portage-2.3.2","commitid":"e160ecba4604c94f6d1841498610065845242134","committime":"2016-11-01T16:29:23","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: version bump 1.8.0 → 1.8.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"04febf8fd1ae5e9d2544bd3de764fe73b02292b3","committime":"2016-10-01T01:05:34","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"x86\"","commitid":"1d9068dbf17e43772a4804db4dc7298144c0885d","committime":"2016-09-30T22:36:03","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: x86 stable, bug 587010"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"0d0912fe6f0bd7e75e9af1c207db9ff2f0e62d0f","committime":"2016-09-30T21:59:54","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: amd64 stable, bug 587010"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4ad1f148139918ece8f769c51efa00b0a43c1b6b","committime":"2016-07-02T17:22:01","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.0_rc1","commitid":"b36da9c3ba7221d082285bbfd8ad83f8a4c62f1a","committime":"2016-07-02T15:48:31","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Version bump"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.3.0_rc1","commitid":"23ba28495c20004b7c3df419adcad8684d66d584","committime":"2016-07-02T15:47:52","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Drop old"},{"authoremail":"idella4@gentoo.org","authorname":"Ian Delaney","body":"Pull Request: https:\/\/github.com\/gentoo\/gentoo\/pull\/990","commitid":"2ce51dd9de78846a6d3a34877c097b8939056f15","committime":"2016-03-07T06:42:48","packageid":49317,"repoid":1,"summary":"Merge remote-tracking branch 'remotes\/sbraz\/syncthing'"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"79f50f5a1292aeb5bf7e0122ed3d7ce0a0c7eb18","committime":"2016-03-06T20:22:57","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: portage-2.2.26","commitid":"797e9b31703c955ab4c96b1c077ea3bb1597fd78","committime":"2016-03-06T19:47:23","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: x86 stable wrt bug #566378"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"edec47a08b621ed1e454e037b63c81ee23dabf70","committime":"2016-02-22T00:07:39","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.2.27\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"42af409a597b241707eff97bbf85c6c1988c16b9","committime":"2016-02-21T15:58:16","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: amd64 stable, bug 566378"},{"authoremail":"idella4@gentoo.org","authorname":"Ian Delaney","body":"Pull request: https:\/\/github.com\/gentoo\/gentoo\/pull\/403","commitid":"5e9504134182cb305a37d70b008635da44357f80","committime":"2015-11-27T03:57:37","packageid":49317,"repoid":1,"summary":"Merge remote-tracking branch 'remotes\/zpuskas\/kicad-doc-4.0.0-rc1'"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f8cdf873e401a4dcfa615c70db24b53e8ac7560c","committime":"2015-11-26T15:01:56","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eva@gentoo.org","authorname":"Gilles Dartiguelongue","body":"Package-Manager: portage-2.2.26","commitid":"1865201df428e333e8872da7a192b38c139b7f75","committime":"2015-11-26T14:53:35","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: add USE flags to control automagic dependencies with gtk and clutter supported windowing systems"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"308e2a017d3fe949b689e869ebaa7182aa62e7ca","committime":"2015-11-15T14:41:58","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.2.24","commitid":"290efbbf08fea9348643170f62524901addcf165","committime":"2015-11-15T13:09:28","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Drop old"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Package-Manager: portage-2.2.24","commitid":"9e41598544fcd19b38b3f3abf8b79fe5c0b22661","committime":"2015-11-15T13:08:52","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9974f6b309c81507875f2932a439ccc647d42175","committime":"2015-09-12T09:23:27","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --include-arches=\"x86\"","commitid":"b3e061a1946422bf9e6e414a6d413a69f0926f54","committime":"2015-09-12T09:05:30","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: x86 stable wrt bug #551826"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"60b54c5037483ea9e5fdd8853a360630e315b187","committime":"2015-09-07T22:07:41","packageid":49317,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --ignore-arches","commitid":"c9ef56d4576ccd2d05794da9519044101f083cf0","committime":"2015-09-07T21:23:32","packageid":49317,"repoid":1,"summary":"media-libs\/clutter-gtk: amd64 stable wrt bug #551826"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":49317,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":49317,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"515d417c61ba173381f1f2ccd133ac61dcbc9294","committime":"2015-07-04T15:36:42","packageid":49317,"repoid":1,"summary":"2015-07-04 15:35:53 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":49317,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":393,"description":"Introspection system for GObject-based libraries","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gobject-introspection","packageid":42119},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":438,"description":"Clutter is a library for creating graphical user interfaces","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"clutter","packageid":50282},{"block":false,"categoryid":438,"description":"A library for using 3D graphics hardware to draw pretty pictures","ebuildids":[753800,838087],"firstseen":"2011-10-29T14:35:50.825781","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"cogl","packageid":58099}],"depending":[{"block":false,"categoryid":350,"description":"A graphical user interface to the Apple productline","ebuildids":[863197,863197],"firstseen":"2010-05-04T00:54:45.661860","name":"gtkpod","packageid":43620},{"block":false,"categoryid":342,"description":"A cheesy program to take pictures and videos from your webcam","ebuildids":[843177,843177],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"cheese","packageid":48028,"summary":"Cheese uses your webcam to take photos and videos, applies fancy special effects, and lets you share the fun with others."},{"block":false,"categoryid":354,"description":"Image viewer and browser for Gnome","ebuildids":[871771,871771,884558,884558],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gthumb","packageid":54168},{"block":false,"categoryid":354,"description":"A lightweight GTK image viewer forked from GQview","ebuildids":[772252,772252,871405,871405,893993,893993],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"voyageur@gentoo.org","maintainername":"Bernard Cafarelli","name":"geeqie","packageid":55148,"summary":"Geeqie is a lightweight image viewer. It was forked from GQview. The development is focused on features for photo collection maintenance: raw format, Exif\/IPTC\/XMP metadata and integration with programs like UFraw, ImageMagick, Gimp, gPhoto or ExifTool"},{"block":false,"categoryid":457,"description":"Integrated mail, addressbook and calendaring functionality","ebuildids":[875916,875916,883651,883651,888582,888582],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"evolution","packageid":55389},{"block":false,"categoryid":438,"description":"Clutter based world map renderer","ebuildids":[775360,775360],"firstseen":"2010-06-18T14:37:58.731517","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"libchamplain","packageid":55919,"summary":"libchamplain is a Gtk widget displaying zoomable and pannable maps that can be loaded from various network sources. It supports overlay layers, markers, and custom elements displayed on top of the maps. The library is written in C but other language mappings are also available thanks to GObject-introspection."},{"block":false,"categoryid":342,"description":"A simple media player written using GStreamer and Clutter","ebuildids":[703908,703908],"firstseen":"2011-06-14T14:37:08.448681","maintainer":"gstreamer@gentoo.org","maintainername":"GStreamer package maintainers","name":"snappy","packageid":57523},{"block":false,"categoryid":354,"description":"Eye of GNOME plugins","ebuildids":[834601,834601],"firstseen":"2012-05-14T14:36:27.659026","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"eog-plugins","packageid":59308},{"block":false,"categoryid":455,"description":"Simple program to visualize a gpx file","ebuildids":[866736,866736],"firstseen":"2012-10-06T13:37:23.270123","maintainer":"sci-geosciences@gentoo.org","maintainername":"Gentoo Geosciences Project","name":"gpx-viewer","packageid":59864},{"block":false,"categoryid":417,"description":"Fit falling blocks together","ebuildids":[714658,714658],"firstseen":"2013-06-30T13:36:30.221248","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"quadrapassel","packageid":60959},{"block":false,"categoryid":382,"description":"A lightweight user-configuration application","ebuildids":[767789],"firstseen":"2018-07-11T09:03:52.716645","name":"mugshot","packageid":69264,"summary":"Mugshot is a lightweight user configuration utility. Mugshot allows you to easily set profile image and user details for your user profile and any supported applications."},{"block":false,"categoryid":417,"description":"Move the tiles until you obtain the 2048 tile","ebuildids":[707211,707211],"firstseen":"2020-03-22T17:17:39.500728","name":"gnome2048","packageid":70945},{"block":false,"categoryid":354,"description":"Program for improving image files made with a digital camera","ebuildids":[893730,893730,893731,893731],"firstseen":"2024-02-12T15:30:32.858424","name":"fotocx","packageid":77108,"summary":"Navigate a large image collection using a thumbnail browser. Import camera RAW files and edit with 16-bit color. Save edited images as TIFF-8\/16, PNG or JPEG with adjustable compression. Edit the whole image or a selected area, with adjustable edge-blending. Edit functions have live feedback using the full window. Undo\/redo up to 99 edits. Add tags, dates, and star-ratings to images and search using these criteria and (wildcard) file names. Fotoxx does not use filters, layers, and masks - the edit functions work directly on the image."}],"ebuilds":[{"archs":["amd64","arm64","ppc","ppc64","x86","~alpha","~arm","~loong","~mips","~riscv","~sparc"],"ebuildid":838087,"firstseen":"2024-09-13T17:37:52.457213","license":"LGPL-2.1+","moddate":"2026-03-22T20:20:56","packageid":49317,"repoid":1,"slot":"1.0","uses":["X","debug","examples","gtk","introspection","wayland"],"version":"1.8.4-r2"},{"archs":["amd64","arm64","ppc","ppc64","x86","~alpha","~arm","~loong","~mips","~riscv","~sparc"],"ebuildid":753800,"firstseen":"2022-06-21T17:47:07.076463","license":"LGPL-2.1+","moddate":"2026-03-22T20:20:56","packageid":49317,"repoid":1,"slot":"1.0","uses":["X","debug","examples","gtk","introspection","wayland"],"version":"1.8.4-r1"}],"masks":[],"package":{"categoryid":438,"description":"Library for embedding a Clutter canvas (stage) in GTK+","firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"clutter-gtk","packageid":49317},"rdependencies":[{"block":false,"categoryid":393,"description":"Introspection system for GObject-based libraries","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gobject-introspection","packageid":42119},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gtk+","packageid":45804,"summary":"GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites."},{"block":false,"categoryid":438,"description":"Clutter is a library for creating graphical user interfaces","ebuildids":[753800,838087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"clutter","packageid":50282},{"block":false,"categoryid":438,"description":"A library for using 3D graphics hardware to draw pretty pictures","ebuildids":[753800,838087],"firstseen":"2011-10-29T14:35:50.825781","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"cogl","packageid":58099}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/wiki.gnome.org\/Projects\/Clutter"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"description":"Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https:\/\/wiki.gentoo.org\/wiki\/Project:Quality_Assurance\/Backtraces","isdefault":false,"use":"debug"},{"description":"Install examples, usually source code","isdefault":false,"use":"examples"},{"description":"Add support for x11-libs\/gtk+ (The GIMP Toolkit)","isdefault":false,"use":"gtk"},{"defaultflag":true,"description":"Add support for GObject based introspection","isdefault":true,"use":"introspection"},{"description":"Enable dev-libs\/wayland backend","isdefault":false,"use":"wayland"}]}