{"bugs":[{"bugid":918543,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"IN_PROGRESS","summary":"<media-gfx\/zbar-0.23.93: multiple vulnerabilities"},{"bugid":957827,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-gfx\/zbar-0.23.93-r1 - QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep:"}],"categories":[{"categoryid":406,"name":"dev-java","summary":"The dev-java category contains libraries and utilities relevant to the Java programming language."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":336,"name":"dev-python","summary":"The dev-python category contains packages whose primary purpose is to provide Python modules, extensions and bindings, as well as tools and utilities useful for development in the Python programming language."},{"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":445,"name":"media-plugins","summary":"The media-plugins category contains plugin packages for various media applications."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":455,"name":"sci-geosciences","summary":"The sci-geosciences category contains geosciences-related software."},{"categoryid":343,"name":"sys-apps","summary":"The sys-apps category contains various core system applications, and some non-core system applications which have not yet been moved out into other sys- categories."},{"categoryid":381,"name":"sys-libs","summary":"The sys-libs category contains various system-level libraries."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ddd1e5c60fc005ed4cf002b90ddb2ab4cff8ca50","committime":"2025-10-26T03:48:29","packageid":58007,"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":58007,"repoid":1,"summary":"*\/*: depend on newer gobject-introspection as a workaround"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a06f182743ea09f2d981bea592a5dad9a698d393","committime":"2025-08-18T16:49:35","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Bug: https:\/\/bugs.gentoo.org\/947629\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"6c97a378f38601febaf0953fd663a245105dcafb","committime":"2025-08-17T20:34:08","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: drop 0.23.93-r1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/947629\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"2c1b7cd1d8ab4f09746d6fbb0dc7f837f35aac0c","committime":"2025-08-17T20:32:08","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop IUSE static-libs, qt5 w\/o replacement"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a95d2d1608970c1204f653dd5a2207291e5821b5","committime":"2025-05-24T18:39:39","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"parona@protonmail.com","authorname":"Alfred Wingate","body":"* Also libjpeg-turbo should have a subslot operator.\n\nSigned-off-by: Alfred Wingate <parona@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42241\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/42241\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"35ba220358a38f302ed2d10575016ba51cb3fc42","committime":"2025-05-24T17:47:34","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: missing dependencies and introspection requirements"},{"authoremail":"parona@protonmail.com","authorname":"Alfred Wingate","body":"Closes: https:\/\/bugs.gentoo.org\/952529\nSigned-off-by: Alfred Wingate <parona@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42241\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"e05e7b1fa2959a06a61f7f62284b859f7701cb39","committime":"2025-05-24T17:43:45","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: enable py3.13, py3.14"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8528c1cf8203b37fd897432d486b69e53e46784","committime":"2025-05-19T17:09:24","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"While not required, it is a good idea to convert comments to ASCII\nto avoid issues with some tools that may not handle Unicode properly.\nThis commit converts various comments in the ebuilds to ASCII where\nit makes sense.\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"ad4f6c00fb5a5d28a740fc019e804674b54f4df7","committime":"2025-05-18T17:43:41","packageid":58007,"repoid":1,"summary":"*\/*: convert to ASCII various comments"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec9e322f3f9e38e98e4474ba6620ae4a3c87a1c0","committime":"2024-10-07T19:20:05","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Bug: https:\/\/bugs.gentoo.org\/918543\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"55e6d66ba81287916b224aae9d87a438683c5c85","committime":"2024-10-07T19:10:26","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: drop 0.23.92"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"50bdeac5b097fe88e178ee9cee87d10da939ae54","committime":"2024-09-22T05:36:08","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ceca24bd6ca859ae4350e71de54449c775c82767","committime":"2024-09-22T04:50:10","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.93 x86, #940021"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5565de53425f254f829f39544e1d2be3e8fc0bfa","committime":"2024-09-22T04:50:09","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.93 amd64, #940021"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e3d9ca0b8d781ac5badcaf02b1d02df9b458b31c","committime":"2024-08-05T07:49:01","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"reiver@improbability.net","authorname":"Alan Swanson","body":"Closes: https:\/\/bugs.gentoo.org\/929630\nSigned-off-by: Alan Swanson <reiver@improbability.net>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/37432\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"973ecc31e61e26f69cc508250188b2dff5b910f6","committime":"2024-07-30T15:23:10","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: add 0.23.93 with python3_12 support"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"978b44e5fd5a321aedda86da2a003c4b274bfc52","committime":"2023-09-29T13:16:31","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@pogatzki.net","authorname":"Volkmar W. Pogatzki","body":"Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/33120\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"235c87a514ce6b92326ae084c749dbc9c86b726c","committime":"2023-09-29T11:10:39","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: drop 0.23.90"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4c5fcfd2405890b484790ecd1e95034f30214a91","committime":"2023-04-12T02:04:02","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"97fc4383a8e3cc625b7209b7043a1a302b69289a","committime":"2023-04-12T01:49:52","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.92 x86, #904188"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1029e71bca033095030e99a79b5d2272927cbcc0","committime":"2023-04-11T19:20:25","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"74d16a5b1ff8e680bd85cca58369ca98d075c988","committime":"2023-04-11T19:05:41","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.92 amd64, #904188"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"18e5b6ba8db1eea87b37c3e10c202a7d797e348d","committime":"2023-03-09T09:01:56","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arkamar@atlas.cz","authorname":"Petr Vaněk","body":"- Backport patch for py3.11 from upstraem\n- Fix test build issue with musl libc. Test needs to be linked with\n  sys-libs\/argp-standalone.\n- switch dependency to media-libs\/libjpeg-turbo instead of deprecated\n  virtual\/jpeg\n- directly append test jars to CLASSPATH variable in order to avoid\n  internal usage of java-pkg_append_ function from java-utils-2 eclass,\n  however, it is not necessary to append \".\" because test does that\n  automatically, see [1].\n\n[1] https:\/\/github.com\/mchehab\/zbar\/blob\/9f0cbc70aba627afe02cb0afdb8fbc39eb4f229d\/java\/Makefile.am#L58-L59\n\nCloses: https:\/\/bugs.gentoo.org\/836256\nCloses: https:\/\/bugs.gentoo.org\/896994\nSigned-off-by: Petr Vaněk <arkamar@atlas.cz>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/29990\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"035ef8e2450a78522ce571217caf407694059f4f","committime":"2023-03-08T08:38:08","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: add 0.23.92"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d0ebee607de5c63d747980fbeb0806c193a29c9","committime":"2023-01-14T13:02:17","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ed468028e725c9580a7b2ee02d6b7b9375f7a0b2","committime":"2023-01-14T12:51:19","packageid":58007,"repoid":1,"summary":"*\/*: remove py3.8 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dacae2b2dc7dfa5add7e4af9284261f0c12b8ea2","committime":"2022-08-02T10:16:48","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"juippis@gentoo.org","authorname":"Joonas Niilola","body":"- tested on stable amd64.\n\nCloses: https:\/\/bugs.gentoo.org\/784362\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"48c9cdacf049a7af3a8ead57312188e813b47108","committime":"2022-08-02T10:12:21","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix configure logic for imagemagick<->graphicsmagick"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f34a571e02b037b5684ca7e9a91da6e80beab0b","committime":"2022-05-08T23:48:44","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"82144645ee6f94af35d580e1dafd3134bf7120da","committime":"2022-05-08T23:16:28","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop 0.23.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7822dbcd59c137ad635661d006d5a512c11a2645","committime":"2022-04-11T06:49:12","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"30436f2c8043874307488ce0b4de7de0020171ea","committime":"2022-04-11T06:34:31","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.90 x86, #836843"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"cc4675328d686969e8c7a9a8dacfc7b39880e81c","committime":"2022-04-11T06:34:05","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.90 amd64, #836843"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fb26c5083a0986860479785df81e4b0e69e1e7e3","committime":"2022-04-05T16:49:23","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Fix build without dev-qt\/qtchooser's unversioned Qt5 binaries in PATH.\n\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"f108b95e0cc1025f4c6d8119b14e779ff843230e","committime":"2022-04-05T15:30:03","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: 0.23.90 version bump, EAPI-8 bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"81ea93ee3abaa45450db8d93c33d45bd29ad4053","committime":"2021-07-17T18:36:25","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ef6d156fdb74cd77c53936646f54a62f0c57ae92","committime":"2021-07-17T18:16:11","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"539664d7d6e6fa62a9f020b8d502abbebda19bd0","committime":"2021-06-04T11:35:22","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Backported upstream fix. Tested against python3_8 and python3_9,\ncompiles fine against both.\n\nReported-by: PhobosK <phobosk@fastmail.fm>\nCloses: https:\/\/bugs.gentoo.org\/788703\nSigned-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"7efabb81f9bbfc7ea149285949a27400ea6db736","committime":"2021-06-04T11:21:30","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix python3_9 compilation failure"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"8b42c8ee68fc3b3de5b4eb401f8432e936843b01","committime":"2021-06-04T11:20:55","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: drop 0.23-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d28d5eec0eb5ce3900302a7807097241daaa2ace","committime":"2021-03-16T15:20:58","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/775656\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a9dfcd0754e2988c0cc78b996238c2d7d429d8a1","committime":"2021-03-16T15:06:32","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: add autoconf 2.70 patch"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bbbc14e1b76cf343a035d6507d3232ca8b77c9ce","committime":"2021-02-27T16:52:01","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Thanks-to: Klaus Ethgen <Klaus+gentoo@Ethgen.de>\nCloses: https:\/\/bugs.gentoo.org\/769716\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"21481b475595cb9affd1c6b87b648321378c9547","committime":"2021-02-27T16:33:03","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: add nonbash patch to 0.23-r1"},{"authoremail":"arkamar@atlas.cz","authorname":"Petr Vaněk","body":"The patch is taken from upstream\nhttps:\/\/github.com\/mchehab\/zbar\/pull\/115\n\nPackage-Manager: Portage-3.0.13, Repoman-3.0.2\nSigned-off-by: Petr Vaněk <arkamar@atlas.cz>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/19688\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"91ca0c194e16f0a710264f0c6e09b9210160e845","committime":"2021-02-27T16:05:01","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix musl build"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5aa6ea19dd14f5da4ae8c1e2907651b6917ff812","committime":"2021-02-21T20:37:09","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"816fd834f458b369039c1cf360033e461aca51a0","committime":"2021-02-21T20:23:50","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.1 amd64, #771903"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ca57dc6d99bcb3cd0e1f3883143641f177bf6593","committime":"2021-02-21T20:23:25","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Stabilize 0.23.1 x86, #771903"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7c904d575986e606e3c13c642422423309d0ad8f","committime":"2021-02-21T12:22:17","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"7b77f9a1a893dc1b2e15c708201cf76c645f88dc","committime":"2021-02-21T12:13:53","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Add python 3.9"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2c6c2efe4c1a02689bcd5e6e58a54035dec44025","committime":"2021-01-31T02:18:05","packageid":58007,"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>","commitid":"d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a","committime":"2021-01-30T23:36:06","packageid":58007,"repoid":1,"summary":"*\/*: Remove obsolete values from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ff0179d309d15cb1462fa60ec17e696eb3c3a745","committime":"2020-12-13T11:05:01","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"fddfe3a1fe7007115f15b198e3bf61b90e42afcf","committime":"2020-12-13T10:34:46","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: arm64 keyworded (bug #759160)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b8ce0d6859daed74b2d73480af8f15ef7f47a2b","committime":"2020-05-17T17:05:11","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"email@linxon.ru","authorname":"Yury Martynov","body":"Closes: https:\/\/bugs.gentoo.org\/721370\nPackage-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Yury Martynov <email@linxon.ru>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/15735\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"7da97a920351fe66ee3fad7264817341342334e6","committime":"2020-05-10T05:47:41","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: 0.23.1 configure fails with \/bin\/sh != bash"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"86e58e06229bede4132d2245c8da1767187df827","committime":"2020-04-26T14:43:48","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"email@linxon.ru","authorname":"Yury Martynov","body":"Closes: https:\/\/bugs.gentoo.org\/719068\nCloses: https:\/\/bugs.gentoo.org\/680520\nCloses: https:\/\/bugs.gentoo.org\/687752\nPackage-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Yury Martynov <email@linxon.ru>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/15486\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"3fc3d20f5c50f937d0ae33d30e4f23f95fb021c8","committime":"2020-04-23T14:40:43","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: bump to 0.23.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6937dba87039c294e3d8ece4c5cc06bf8bc81cd3","committime":"2020-02-24T18:36:21","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Bug: https:\/\/bugs.gentoo.org\/689406\nPackage-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"25ce6daf5d2bc9c97993d9cb4b6a3bd16ede1ffb","committime":"2020-02-24T18:07:08","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop 0.20.1-r2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b6d0ca60dbca6f3d46ecd0ef2f43e9bf9435e97c","committime":"2020-02-24T16:38:11","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"43346056916f99b312d6966be8c580263d260bb9","committime":"2020-02-24T16:25:00","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: x86 stable wrt bug #710178"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"19ff0f07c9ee4a6f445e1f30c41c048cb210df7c","committime":"2020-02-21T10:36:46","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"bb8c1ca931cc56c7c68054d10d0bb35a063b3888","committime":"2020-02-21T09:36:58","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: amd64 stable wrt bug #710178"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07af4f23e380253ca997a7779660947173e0aa07","committime":"2020-02-09T17:30:17","packageid":58007,"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>","commitid":"1c98fe8bc128858fa999409a779a1a72812bd524","committime":"2020-02-07T15:06:53","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Switch to PYTHON_MULTI_USEDEP API"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3af3d239690992c58135c60c91d1e0b10dbd4f91","committime":"2020-02-03T17:46:18","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Unify sed style, add minimum jre version, move einstalldocs\n\nPackage-Manager: Portage-2.3.86, Repoman-2.3.20\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"f289e9966587b984f21aaeb095955e23bf52ccdf","committime":"2020-02-03T14:29:34","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Minor nitpicks"},{"authoremail":"email@linxon.ru","authorname":"Yury Martynov","body":"Closes: https:\/\/bugs.gentoo.org\/689406\nPackage-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Yury Martynov <email@linxon.ru>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/14266\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"5042a61cbb5a94deec529e6b24ae564b214ff2fa","committime":"2020-01-06T15:35:20","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: version bump to 0.23"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"The result was achieved via the following pipeline:\n\n    pkgcheck scan -c RestrictTestCheck -R FormatReporter \\\n      --format '{category}\/{package}\/{package}-{version}.ebuild' |\n    xargs -n32 grep -L RESTRICT |\n    xargs -n32 sed -i -e '\/^IUSE=.*test\/aRESTRICT=\"!test? ( test )\"'\n\nThe resulting metadata was compared before and after the change.\nFew Go ebuilds had to be fixed manually due to implicit RESTRICT=strip\nadded by the eclass.  Two ebuilds have to be fixed because of multiline\nIUSE.\n\nSuggested-by: Robin H. Johnson <robbat2@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/13942\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"064af661d0c9a31cecdf348632bc5603333a9149","committime":"2019-12-10T22:02:54","packageid":58007,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"14011ec606171a4ff38d13642f43f9172b996809","committime":"2019-02-12T09:47:31","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"084749933c76a97668607c9385f2951ee443112a","committime":"2019-02-12T09:39:14","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"e5c7baa4ff267423669f3dcb849fee691212516c","committime":"2019-02-12T09:35:53","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: x86 stable wrt bug #676570"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"e0c71c983390c16e6f0030cd4077a396769d634c","committime":"2019-02-12T09:34:30","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: amd64 stable wrt bug #676570"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"773547b7a072f2654f5d4b1a5df9671b952b5f8e","committime":"2019-01-12T11:03:52","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"pacho@gentoo.org","authorname":"Pacho Ramos","body":"Closes: https:\/\/bugs.gentoo.org\/673994\nPackage-Manager: Portage-2.3.53, Repoman-2.3.12\nSigned-off-by: Pacho Ramos <pacho@gentoo.org>","commitid":"5270ac15b862fb09380ac93cbb5c9b37b4e33f15","committime":"2019-01-12T10:39:26","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Fix deps for v4l"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d4cc77114dc7dfcd25349eb61623d1a9cbf11bb9","committime":"2018-12-29T13:43:54","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"171f77b5e336fc38e73948f801cb5e2672675f7f","committime":"2018-12-29T13:36:28","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop 0.10_p20121015-r3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9c30e9e069608a1472393a77ba78515b11a3b514","committime":"2018-12-29T09:23:47","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"8487d4215c53e191bf3b88e821c1ecc4dc7324e2","committime":"2018-12-29T09:16:00","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: amd64 stable wrt bug #673020"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a5ab2a4b36191668df0e8b41f190b117ce23fca5","committime":"2018-12-22T22:43:58","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"c495832a6336cbf8c0d153c20072faff0f77f3ba","committime":"2018-12-22T22:22:38","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: x86 stable (bug #673020)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c83852869b21ad9d3aa7ad2e4f27a07697017030","committime":"2018-12-05T13:04:02","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sbraz@gentoo.org","authorname":"Louis Sautier","body":"Closes: https:\/\/bugs.gentoo.org\/672184\nPackage-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Louis Sautier <sbraz@gentoo.org>","commitid":"ca3a5c1bc65bfb8b8456a8ab16a83efeec973e82","committime":"2018-12-05T12:28:13","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix multilib build with USE=\"v4l qt5\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"046972d0115475d644fe48efc338b0cf519639dc","committime":"2018-12-05T10:04:08","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sbraz@gentoo.org","authorname":"Louis Sautier","body":"* Explicitly disable QT on non-native ABIs, otherwise it is implicitly\n  enabled by upstream's build system.\n* Wrap QT-related headers that are only included for native ABI builds.\n\nCloses: https:\/\/bugs.gentoo.org\/672500\nPackage-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Louis Sautier <sbraz@gentoo.org>","commitid":"91433e5fca89bb5281548d29e3c13278ad295425","committime":"2018-12-05T09:49:01","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix build failures on multilib systems"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a07ce9abe8b2021eaa3d2f00cbf6b3456a2ab438","committime":"2018-12-05T08:24:02","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sbraz@gentoo.org","authorname":"Louis Sautier","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Louis Sautier <sbraz@gentoo.org>","commitid":"cb1a5fb3fdd4f957378e09f02b0dfeda30121329","committime":"2018-12-05T08:15:50","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: update HOMEPAGE and upstream metadata"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ccac13d478d41d53f9e31d8637c7a68a0829bdac","committime":"2018-11-25T18:24:07","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"c8cae200f832c7d05452540a32a925d1e6f16112","committime":"2018-11-25T17:59:41","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Can't drop 0.10_p20121015-r3 yet"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b5e84870e1e81af4920198f76ad0ac5fdb3250ff","committime":"2018-11-25T17:44:08","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"78b1fa1e72173409b92d3232486c6a366fe829c3","committime":"2018-11-25T17:30:36","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: mv diff -> patch, add basic patch header"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"1f2f3092a6bb667be97b3d8dd35a76ab251d72e0","committime":"2018-11-25T17:28:48","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop 0.10_p20121015-r3"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Add missing || die\n\nCloses: https:\/\/bugs.gentoo.org\/667990\nCloses: https:\/\/bugs.gentoo.org\/641920\nCloses: https:\/\/bugs.gentoo.org\/629016\nPackage-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"396ae5098d33469763456222de5638ff7e983475","committime":"2018-11-25T11:48:30","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: 0.20.1 version bump, add USE qt5, graphicsmagick"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"57de00e33b1c5f82e6a36bd5ffffb905a5ee58e7","committime":"2018-05-10T10:32:46","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.36, Repoman-2.3.9","commitid":"2cc5bd6c0709933e3c1f619910e169a73943fec6","committime":"2018-05-10T10:07:36","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop old"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/641920\nPackage-Manager: Portage-2.3.36, Repoman-2.3.9","commitid":"a58e50c4bddb838a269abf71deeff789e17c2fd4","committime":"2018-05-10T10:07:19","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop USE=qt4"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Bug: https:\/\/bugs.gentoo.org\/641920\nPackage-Manager: Portage-2.3.36, Repoman-2.3.9","commitid":"a660f40c63bfba4fd9eb24134dac99fb25387e3f","committime":"2018-05-10T10:05:27","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"707f64cf8706c2667622a46e269994e971539ae1","committime":"2018-02-06T16:55:23","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"59fe46ef604a3d7e2eff53531978322477d276a1","committime":"2018-02-06T16:20:59","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: x86 stable (bug #641190)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"31a6800f8e21d26518193344f9e60b6fd1eb59c5","committime":"2017-12-19T10:45:44","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Gentoo-bug: 641190\nPackage-Manager: Portage-2.3.13, Repoman-2.3.3","commitid":"f63d299ed201dd0f82f043425a92026e32ec8705","committime":"2017-12-19T10:34:06","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: amd64 stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"26187cdca982f299ce8470e5fd119ca4ffa7e847","committime":"2017-12-18T10:45:44","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Closes: https:\/\/bugs.gentoo.org\/629078\nPackage-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"ceed09475c17126515be605f700f9bb3c540bd1f","committime":"2017-12-18T10:37:16","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Fix USE=java tests."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8a17db875c038bdbe6584bf66112ee1db9aedb30","committime":"2017-12-18T10:05:48","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Closes: https:\/\/bugs.gentoo.org\/552350\nPackage-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"941ba5d5bd2504193c493f18c013a47e72a09237","committime":"2017-12-18T09:52:04","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: USE=imagemagick requires different configure switches, thanks ta2002."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b079d6ed2c68811c3460f6e88b225290501e9d4d","committime":"2017-12-18T09:32:18","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Closes: https:\/\/bugs.gentoo.org\/572488\nPackage-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"1c15f97c3cfb23fccd1f63ddd8016ae95d9f4193","committime":"2017-12-18T09:19:28","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Switch deprecated qt4 function (thanks Sam Jorna)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"91b8cd5515007cb9bc37cf462b916494707c890f","committime":"2017-09-07T20:50:04","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Bug: https:\/\/bugs.gentoo.org\/628306\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/5543","commitid":"75539e8e845df3d64c0ef32c01cc1d31ab84850a","committime":"2017-08-27T17:14:26","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Enable multilib support"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"e5a0d32d7743b1e6752698cb1ba71eb767b5b48b","committime":"2017-08-27T15:27:29","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Tests require USE=X enabled"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"d87458a9863130f047b27e593fd7e611dcf05303","committime":"2017-08-27T15:21:13","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Use virtualx to fix running tests"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"2afbd628378643f8aeaa5779fa35533f4cf6d425","committime":"2017-08-27T15:16:28","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Tests need Python too"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"a8f6e8e8579c2078fbbfa6e1d566f4d698b6bc93","committime":"2017-08-27T15:06:00","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Add missing unzip dep"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"9269e6bb7e59f6686507d78c7662acce54eefc80","committime":"2017-08-27T15:02:51","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Bump to EAPI=6"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d01ab2ff301a8ec7b23d1e349281f1f7d3a2e2da","committime":"2017-05-23T09:41:48","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Thanks to Jürgen Rose for providing a patch.\n\nPackage-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"4be507464c01c3531105a43b470cb3c1df795906","committime":"2017-05-23T09:20:07","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Fixed build with imagemagick-7 (bug #592324)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"466fabb47728a2f8ef400604c234e1ade4284857","committime":"2017-04-23T21:22:13","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"fbfd34f17253759fd77fa610a36742d558ee90d8","committime":"2017-04-23T19:26:58","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: [QA] Add missing python metadata variables"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"fd92f598b03f5d905a3a27c3369590c7531a445e","committime":"2017-04-23T11:42:19","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"10a4bd724617574143626881173f56b26e16c919","committime":"2017-04-23T09:57:30","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: [QA] Add missing python metadata variables"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":58007,"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":58007,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0676ebb27de52fc43c3bf0cd86f308498d956110","committime":"2017-02-11T20:02:19","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/3907","commitid":"b9d2f30f03617dabfc30aaf49017ed5336d06981","committime":"2017-02-11T19:21:52","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: Depend on virtual\/imagemagick-tools"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a05409f198ec55419ff7bc2f243ca629e8550940","committime":"2016-09-07T06:45:49","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bircoph@gentoo.org","authorname":"Andrew Savchenko","body":"Add USE=\"java\" support to fix automagic dependency.\n\nPackage-Manager: portage-2.3.0\nSigned-off-by: Andrew Savchenko <bircoph@gentoo.org>","commitid":"6a2f51bbe5ad97c868f2811743dfba5d6a4fabca","committime":"2016-09-07T06:35:39","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix bug 589834"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ef24c6d38ee6f1f594bfced120ea11754942aaf9","committime":"2015-08-24T11:26:48","packageid":58007,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Convert all URLs for sites supporting encrypted connections from http to https\n\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"eaaface92ee81f30a6ac66fe7acbcc42c00dc450","committime":"2015-08-24T10:47:45","packageid":58007,"repoid":1,"summary":"Use https by default"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"53757e6c7fae646e34917768fe4f552ba6a58506","committime":"2015-08-11T00:09:51","packageid":58007,"repoid":1,"summary":"2015-08-11 00:09:50 UTC"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.20","commitid":"314801d42413fb6991f1ffc144d88964a44f0ac2","committime":"2015-08-10T23:16:20","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: move sys-devel\/gettext from RDEPEND to DEPEND (bug 531546, thanks Nikoli)."},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: portage-2.2.20","commitid":"6bb3d1e8458fc0872b4d01349fcb8e74e02f3566","committime":"2015-08-10T23:05:44","packageid":58007,"repoid":1,"summary":"media-gfx\/zbar: fix UVC webcam compatibility (bug 548034, thanks Scott Alfter)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":58007,"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":58007,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"41801e9c7a5f6c6fae96f265cdca994aba9f9bc5","committime":"2015-08-06T19:22:15","packageid":58007,"repoid":1,"summary":"2015-08-06 19:22:14 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d71d6853433b6f63913176a98423d4c2c48292d9","committime":"2015-08-05T14:22:17","packageid":58007,"repoid":1,"summary":"2015-08-05 14:22:15 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d5c41fd2a2bbe87b55e0e98a7739d25e66a79ee8","committime":"2015-07-06T13:20:24","packageid":58007,"repoid":1,"summary":"2015-07-06 13:20:23 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":58007,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":393,"description":"Introspection system for GObject-based libraries","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gobject-introspection","packageid":42119},{"block":false,"categoryid":396,"description":"Virtual for Java Development Kit (JDK)","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"jdk","packageid":42905},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[873515,873515,873515,873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":406,"description":"Core library of matchers for building test expressions","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"hamcrest-core","packageid":45740},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[873515],"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":406,"description":"Simple framework to write repeatable tests","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"junit","packageid":46344},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":330,"description":"X.Org Xv library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXv","packageid":48209},{"block":false,"categoryid":354,"description":"Collection of tools and libraries for many image formats","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"graphicsmagick","packageid":50046,"summary":"This is a port of GraphicsMagick(TM), the \"swiss army knife\" of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG and TIFF. The program is the fork of a better-known ImageMagick (5.5.2), which emphasizes end-user and API-stabilities."},{"block":false,"categoryid":406,"description":"Java environment configuration query tool","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"java-config","packageid":51445,"summary":"java-config is used to configure the Java subsystem on your Gentoo installation. In particular, it can be used to configure system-wide and per-user default JVMs, construct classpath env vars from installed java packages and be used to query for the path to various JDK tools."},{"block":false,"categoryid":438,"description":"v4l-utils libraries and optional utilities","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tetromino@gentoo.org","maintainername":"Alexandre Rostovtsev","name":"libv4l","packageid":52924,"summary":"libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. libv4lconvert offers functions to convert from any (known) pixelformat to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary."},{"block":false,"categoryid":354,"description":"A collection of tools and libraries for many image formats","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"imagemagick","packageid":54439},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[873515],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":330,"description":"Image loading library for GTK+","ebuildids":[873515],"firstseen":"2010-09-25T14:33:37.049645","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gdk-pixbuf","packageid":56329},{"block":false,"categoryid":381,"description":"Standalone argp library for use with musl","ebuildids":[873515],"firstseen":"2012-05-25T14:37:44.867971","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"argp-standalone","packageid":59367},{"block":false,"categoryid":336,"description":"Python Imaging Library (fork)","ebuildids":[873515,873515,873515,873515],"firstseen":"2013-04-22T13:41:23.239896","maintainer":"python@gentoo.org","maintainername":"Python","name":"pillow","packageid":60665}],"depending":[{"block":false,"categoryid":455,"description":"Qt based map editor for the openstreetmap.org project","ebuildids":[55885,55885,841997,841997],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci-geosciences@gentoo.org","maintainername":"Gentoo Geosciences Project","name":"merkaartor","packageid":53020},{"block":false,"categoryid":451,"description":"User friendly Bitcoin client","ebuildids":[891218,894257],"firstseen":"2012-09-17T13:35:59.695431","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"electrum","packageid":59824},{"block":false,"categoryid":445,"description":"Bar codes detection in video streams for GStreamer","ebuildids":[850162,850162,887312,887312],"firstseen":"2017-09-27T20:13:24.428127","name":"gst-plugins-zbar","packageid":68049},{"block":false,"categoryid":336,"description":"Read one-dimensional barcodes and QR codes from Python","ebuildids":[743106],"firstseen":"2018-05-18T15:45:36.970480","name":"pyzbar","packageid":69127}],"ebuilds":[{"archs":["amd64","x86","~arm","~arm64"],"ebuildid":873515,"firstseen":"2025-08-18T18:01:56.688979","license":"LGPL-2.1","moddate":"2026-03-30T13:49:44","packageid":58007,"repoid":1,"slot":"0","uses":["X","abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","dbus","graphicsmagick","gtk","imagemagick","introspection","java","jpeg","nls","python","python_single_target_python3_11","python_single_target_python3_12","python_single_target_python3_13","python_single_target_python3_14","test","threads","v4l","xv"],"version":"0.23.93-r2"}],"masks":[],"package":{"categoryid":354,"description":"Library and tools for reading barcodes from images or video","firstseen":"2011-10-04T14:35:26.869861","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"zbar","packageid":58007,"summary":"The ZBar Bar Code Reader is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN, UPC, Code 128, Code 93, Code 39 and Interleaved 2 of 5. The flexible, layered architecture features a fast, streaming interface with a minimal memory footprint."},"rdependencies":[{"block":false,"categoryid":393,"description":"Introspection system for GObject-based libraries","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gobject-introspection","packageid":42119},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[873515,873515,873515,873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":330,"description":"Gimp ToolKit +","ebuildids":[873515],"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":330,"description":"X.Org Xext library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":330,"description":"X.Org Xv library","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXv","packageid":48209},{"block":false,"categoryid":354,"description":"Collection of tools and libraries for many image formats","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"graphicsmagick","packageid":50046,"summary":"This is a port of GraphicsMagick(TM), the \"swiss army knife\" of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG and TIFF. The program is the fork of a better-known ImageMagick (5.5.2), which emphasizes end-user and API-stabilities."},{"block":false,"categoryid":406,"description":"Java environment configuration query tool","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"java-config","packageid":51445,"summary":"java-config is used to configure the Java subsystem on your Gentoo installation. In particular, it can be used to configure system-wide and per-user default JVMs, construct classpath env vars from installed java packages and be used to query for the path to various JDK tools."},{"block":false,"categoryid":438,"description":"v4l-utils libraries and optional utilities","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tetromino@gentoo.org","maintainername":"Alexandre Rostovtsev","name":"libv4l","packageid":52924,"summary":"libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. libv4lconvert offers functions to convert from any (known) pixelformat to V4l2_PIX_FMT_BGR24 or V4l2_PIX_FMT_YUV420. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary."},{"block":false,"categoryid":354,"description":"A collection of tools and libraries for many image formats","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"imagemagick","packageid":54439},{"block":false,"categoryid":396,"description":"Virtual for Java Runtime Environment (JRE)","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"java@gentoo.org","maintainername":"Java","name":"jre","packageid":54546},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[873515],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[873515],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":330,"description":"Image loading library for GTK+","ebuildids":[873515],"firstseen":"2010-09-25T14:33:37.049645","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gdk-pixbuf","packageid":56329}],"repos":[{"branch":"master","lastcommit":"1f58741385367db432e79500a838ced67b2a773d","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/mchehab\/zbar"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"description":"Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)","isdefault":false,"use":"dbus"},{"description":"Build and link against GraphicsMagick instead of ImageMagick (requires USE=imagemagick if optional)","isdefault":false,"use":"graphicsmagick"},{"description":"Add support for x11-libs\/gtk+ (The GIMP Toolkit)","isdefault":false,"use":"gtk"},{"defaultflag":true,"description":"Enable optional support for the ImageMagick or GraphicsMagick image converter","isdefault":true,"use":"imagemagick"},{"description":"Add support for GObject based introspection","isdefault":false,"use":"introspection"},{"description":"Add support for Java","isdefault":false,"use":"java"},{"description":"Add JPEG image support","isdefault":false,"use":"jpeg"},{"description":"Add Native Language Support (using gettext - GNU locale utilities)","isdefault":false,"use":"nls"},{"description":"Add optional support\/bindings for the Python language","isdefault":false,"use":"python"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"defaultflag":true,"description":"Add threads support for various packages. Usually pthreads","isdefault":true,"use":"threads"},{"description":"Enable support for video4linux (using linux-headers or userspace libv4l libraries)","isdefault":false,"use":"v4l"},{"description":"Add in optional support for the Xvideo extension (an X API for video playback)","isdefault":false,"use":"xv"},{"description":"64-bit (32-bit pointer) libraries","group":"abi_mips","isdefault":false,"use":"n32"},{"description":"64-bit libraries","group":"abi_mips","isdefault":false,"use":"n64"},{"description":"32-bit libraries","group":"abi_mips","isdefault":false,"use":"o32"},{"description":"32-bit (s390) libraries","group":"abi_s390","isdefault":false,"use":"32"},{"description":"64-bit (s390x) libraries","group":"abi_s390","isdefault":false,"use":"64"},{"description":"32-bit (x86) libraries","group":"abi_x86","isdefault":false,"use":"32"},{"description":"64-bit (amd64) libraries","group":"abi_x86","isdefault":false,"use":"64"},{"description":"x32 ABI libraries","group":"abi_x86","isdefault":false,"use":"x32"},{"description":"Build for Python 3.11 only","group":"python_single_target","isdefault":false,"use":"python3_11"},{"description":"Build for Python 3.12 only","group":"python_single_target","isdefault":false,"use":"python3_12"},{"description":"Build for Python 3.13 only","group":"python_single_target","isdefault":false,"use":"python3_13"},{"description":"Build for Python 3.14 only","group":"python_single_target","isdefault":false,"use":"python3_14"}]}