{"bugs":[],"categories":[{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"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":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":382,"name":"x11-misc","summary":"The x11-misc category contains miscellaneous X11 applications which do not belong elsewhere."},{"categoryid":340,"name":"xfce-base","summary":"The xfce-base category contains base XFCE packages."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f469ac5fb140c5f05483d1da49d86c026078e9ed","committime":"2026-03-20T03:45:55","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"Signed-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"5e77e2e93b77def0511c1a953bc513c8babc1df7","committime":"2026-03-20T01:19:32","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: drop 2.2.2-r2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1a25520a6ced8e3de70226c093470000af2e5ebd","committime":"2025-11-19T21:15:48","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"08ecd59b76ae20e5792ffb8fd7626c3cf03a8e2c","committime":"2025-11-19T21:03:45","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 ppc64, #966232"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"07f4a6ec2dec72268702705d417047fe42c285df","committime":"2025-11-19T21:03:44","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 amd64, #966232"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"c3613927501dc0d6d0408521f91d2ccf60cd1aa8","committime":"2025-11-19T21:03:43","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 ppc, #966232"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4529be228ea7867e56e918f31cde86f81c417458","committime":"2025-11-19T16:30:52","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"63750fb4e7fb43342d705791c75c2f603748efce","committime":"2025-11-19T16:15:35","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 arm64, #966232"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2cff7cf6f0adc300c897fe6922248623ba2af2f4","committime":"2025-11-19T11:15:47","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"32d6ff92665cfd8845b0fe7f9f09642c129c7e71","committime":"2025-11-19T11:01:45","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 x86, #966232"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eeb49bc150fa340f933004dcaeaf6c25a563777a","committime":"2025-11-19T10:15:48","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cb0d6c4004caa96f5218f49b8770c7d11a38de20","committime":"2025-11-19T10:04:15","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.3 arm, #966232"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5fa743f7d02bfc859ca033dd6d7061da5de0dd76","committime":"2025-10-21T10:21:40","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"bug #961947: add upstream fix which is not in this release, at\na glance that fix requires >=ffmpeg-6.1 so adjust RDEPEND too\n(AV_FRAME_FLAG_INTERLACED was first added in 6.1, maybe final\nversion will add guards but >=6.1 is a non-issue for us)\n\nbug #964772: problematic CMakeLists.txt was fixed, but still add\nQA skip given there is some (currently unused) ECM code paths\nthat trigger benign <3.16 warnings\n\nbug #935072: according to comment in bug #962146, this bump\nshould have fixed that but I haven't tested (feel free to\nre-open if needed)\n\nAlso replace HAVE_PNG\/JPEG by cmake_use given these are a hard\nset() and weren't respected (automagic). I originally wanted to\njust drop the USE altogether but didn't feel like bothering\nupdating revdeps that depend on these. fwiw also enable by\ndefault regardless of profile as it doesn't make much sense to\ndisable for a thumbnailer, this may prevent bad surprises if\nautomagic was doign the work for some users before.\n\nCloses: https:\/\/bugs.gentoo.org\/935072\nCloses: https:\/\/bugs.gentoo.org\/961947\nCloses: https:\/\/bugs.gentoo.org\/962146\nCloses: https:\/\/bugs.gentoo.org\/964772\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"45ccc27cec654c0208574125c333a6db9c3eeb75","committime":"2025-10-21T09:30:32","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: add 2.2.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"30e2fcd0b492ae2bcb6f03ac571b6d5f82f733a6","committime":"2025-09-02T17:19:36","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Result of running the command:\n grep --include=\"*.ebuild\" -r . -e 'KEYWORDS=.*[\" ]sparc' -l | xargs ekeyword ~sparc\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0ad96e879b651cc7e8214159d5841d6b633bef8a","committime":"2025-09-02T16:20:20","packageid":43423,"repoid":1,"summary":"*\/*: destable sparc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ecdbd33f6789a4a2d51b78bcc0bdf6ef3f86ee47","committime":"2025-08-29T22:04:56","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"0babb0f5c17e3c182b5c283544bff8bf1cece707","committime":"2025-08-29T21:38:35","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: drop 2.2.2-r1"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Unconditionally register as thumbnailer instead.\n\nBug: https:\/\/bugs.gentoo.org\/688050\nCloses: https:\/\/bugs.gentoo.org\/833263\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"e2288dc3af6975d3b4a6128ed3071ee5655863a6","committime":"2025-08-29T21:35:56","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Drop IUSE gnome"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"f1abcd5fe17e9afe3129f69f59cd765a3bca3645","committime":"2025-08-29T21:15:51","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: update EAPI 7 -> 8, switch to libjpeg-turbo"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":43423,"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":43423,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a6aefb784ce015cf4daaf8fd87f65878f9a31a15","committime":"2023-04-30T08:03:51","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"6a805c728f4d7ed1d64b84dd03412ad97d2c0320","committime":"2023-04-29T22:40:39","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: drop 2.2.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fe3a7093cac7574be3a8ef87c972d1c6073b42af","committime":"2023-03-31T11:46:52","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"5697f9d080e08ad21fa507e095303e434b34dcb6","committime":"2023-03-31T11:41:13","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 ppc, #886913"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"98125a53428ffab1badd7054c81ec5b5dd7edf6d","committime":"2023-03-31T11:41:10","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 x86, #886913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"38c8cfd840eebba75396892b6423a83e1004309a","committime":"2023-01-21T19:31:56","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"49036f473199c947ee6ef29fd7af5f1a996bbe9f","committime":"2023-01-21T19:26:12","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 amd64, #886913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"72e7d1e1f6e11e2be4f270abb0aaf3e250fe4f91","committime":"2023-01-13T14:32:02","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"4b60c10afd883e627142c1931c55b15ed340921e","committime":"2023-01-13T14:20:47","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 sparc, #886913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4c60c2daa86356c146546448475ab8444ee23141","committime":"2023-01-13T13:17:01","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"bce8ff3d9a6090b016c1bfbdaa117133bf431b15","committime":"2023-01-13T13:04:38","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 ppc64, #886913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1e12d0392aba9a49e5ab1b2770fb3c4f1ae301a2","committime":"2022-12-18T12:32:04","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e142d7ccbc2fa5a9cb1fd30df72677d1639f16b8","committime":"2022-12-18T12:19:51","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 arm64, #886913"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"32dca6977eb176193ebbdd0b5108511e013a87a7","committime":"2022-12-18T12:19:50","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2-r1 arm, #886913"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5dec2562ec07b7189078530a6043f40f59c2ab2c","committime":"2022-11-12T18:01:57","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"ebb9bd9fe8515db8070e9b374aeda5eec9ada971","committime":"2022-11-12T17:29:25","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Drop old versions"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7b1483c63af29de24e00d0793d9cfe0e6cebebee","committime":"2022-08-28T05:16:40","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"10f7647ba479bdbdd4bed406c8afb7ab55937799","committime":"2022-08-28T03:53:27","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: keyword 2.2.2-r1 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c589fa7c4de9f1417f2964ff07e2dbb2525fe012","committime":"2022-04-01T01:49:26","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9efc9ea16bc00b278b1f871d785572222b91d321","committime":"2022-04-01T01:31:50","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 ppc64, #833742"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f1269ad47b1096e54d7788801d00e7a3e314ee6d","committime":"2022-04-01T01:31:45","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 ppc, #833742"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2b9375192375eaa11b4268620d28b2e9a7b2a7fc","committime":"2022-03-15T09:49:30","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"559719db45daf57647d7367a3234e4b8634aef95","committime":"2022-03-15T09:38:45","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 arm, #833742"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"989f8b5b6faf75e7cf19c822bae4789372a581e9","committime":"2022-02-28T10:21:51","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"from upstream\n\nPackage-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"564304e8f9ed045fd252214d4433dc8f6aca18f4","committime":"2022-02-28T10:05:23","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: ffmpeg5 fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"02e50a55c8e24e735090c8a54ded2c13ee422768","committime":"2022-02-25T21:21:41","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"aefd9543a785e9b5e15c27a7475917710ada56d2","committime":"2022-02-25T21:00:20","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 arm64, #833742"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"08ba1326850b3943517dd167915b795733e91a48","committime":"2022-02-19T19:36:46","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1784268c33072ddc3c8e78e82560413c181d841c","committime":"2022-02-19T19:27:06","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 sparc, #833742"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c3f7af0d59bd5c6d1e4c0e7ea097aa929d4ac09c","committime":"2022-02-19T13:36:44","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"07f52ed9ea2898ad559c23e70d8400a6ab765e0c","committime":"2022-02-19T13:21:48","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 x86, #833742"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"f6cfb97771726be2558bce1b5d0866964057c3fc","committime":"2022-02-19T13:10:57","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.2 amd64, #833742"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c8c06bd68ca414a84e8626a5627a02e19b4c56a3","committime":"2021-08-23T23:06:23","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"37178413f586a25911f9925963cbe39a7b009b18","committime":"2021-08-23T21:44:06","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: keyword 2.2.2 for ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e766881be9043f8e9c1a2c0983d437cab479d888","committime":"2021-04-12T23:50:05","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"467248dc3569de642df2522b052dc441afcb7272","committime":"2021-04-12T23:26:11","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stabilize 2.2.0-r1 arm64, #776703"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dca45db7999855ac5908cecb5044bd1f55e4b0e8","committime":"2020-10-14T08:35:04","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"ec05cd92f56aea15d2a977677809916d4eeed797","committime":"2020-10-14T08:13:47","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: bump to 2.2.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"29c449c148216843187f02c443ed325e2108c1ea","committime":"2020-04-26T12:53:44","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"50b5fbcf088f55d5081d31e06c74953d920f42b7","committime":"2020-04-26T10:08:02","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: migrate frim libav"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ea957dc22ad60432fef6f8144f251121f5ae775a","committime":"2020-04-11T10:36:28","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"69212935c38b4179863174ccc1be43f7f28e1e4c","committime":"2020-04-11T09:53:18","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: drop to ~hppa"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e330619608f15fd933afe697de21943b3173183","committime":"2020-04-03T20:08:45","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"0b8b716331049599ea3299981e3a9ea6e258c5e0","committime":"2020-03-30T17:13:23","packageid":43423,"repoid":1,"summary":"*\/*: Drop stable ia64 keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a8d907e4b2acb38467b494e36313788750592b3d","committime":"2020-02-11T17:48:59","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update the copyright notice on all files that were touched since\nJanuary 1st but did not have the notice updated.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6568a730a830fd8a93b28162a01787600d19d307","committime":"2020-02-11T17:05:13","packageid":43423,"repoid":1,"summary":"*\/*: Bump copyright on files touched this year"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d","committime":"2020-01-26T00:28:29","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"5671613f07850086a11a1ace34816b498e9b69b7","committime":"2020-01-26T00:18:19","packageid":43423,"repoid":1,"summary":"*\/*: Drop stable alpha keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"455c9c9b6847f31ca196b5b75cc1cfd08b543c37","committime":"2019-12-31T17:45:37","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"7b0e0aecbcb9b247681a2c87be51d5e43404f7e5","committime":"2019-12-30T18:28:38","packageid":43423,"repoid":1,"summary":"*\/*: Switch media-video proj packages to cmake.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fef742528aacdd4ffa4e59ea0354106ca161650e","committime":"2019-12-10T23:48:11","packageid":43423,"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":43423,"repoid":1,"summary":"*\/*: [QA] Fix trivial cases of MissingTestRestrict"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5adfa39130cf2dab0dc2dc44f986018d2b877f52","committime":"2019-10-11T16:17:33","packageid":43423,"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":"1449d39c70ad3842b92259758b90fd44c511f215","committime":"2019-10-11T15:36:30","packageid":43423,"repoid":1,"summary":"media-video: Remove *-fbsd KEYWORDS"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f41536fcf24da997689b6213ce35bbc4b8294ae2","committime":"2019-07-24T03:46:30","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Signed-off-by: Aaron Bauman <bman@gentoo.org>\nPackage-Manager: Portage-2.3.69, Repoman-2.3.16","commitid":"62e14af96dc707e63f73729e020eea0c7b8a7a10","committime":"2019-07-24T03:21:51","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: arm64 keyworded (bug #689062)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a38966e7f276fe0cdbaacee76c38af867505d977","committime":"2019-06-12T10:44:12","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.67, Repoman-2.3.14\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"1eb16a7838c9a80f3b79922a34458a6c35ae05d3","committime":"2019-06-12T10:30:49","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Drop 2.2.0 (r0)"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.67, Repoman-2.3.14\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"048995235df9f30a30107934331ff94b2d720859","committime":"2019-06-12T10:30:10","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Fix libffmpegthumbnailer.pc libdir"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"84e4c3f1bb8f7e7f1ef1422c83d8d07a70193d36","committime":"2017-03-23T20:02:02","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"9e7524199cfda0dea10274e9a68042cb7d06178b","committime":"2017-03-23T19:44:52","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Remove 2.1.2"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"da6eb748fae73ffc816fd2beaf51be9d1ee24426","committime":"2017-03-23T19:44:15","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Remove 2.0.10"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"69f5130861c370e8e693f75abfa3fbc43a1e2e3f","committime":"2017-03-23T19:42:49","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Remove 2.0.8"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":43423,"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":43423,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"94febc5a54e34c5816fade3fa5253b41f02ed021","committime":"2017-02-23T09:42:02","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xmw@gentoo.org","authorname":"Michael Weber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"2cc1ced15935a57fc4c7abe02bbb284619b26c70","committime":"2017-02-23T09:26:11","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: arm stable (bug 575520)."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":43423,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6521083afd46537c8f6de4346504c3a545be0f33","committime":"2017-01-25T18:42:20","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: 575520","commitid":"63d2b7a47b78906952d2782fb2bea9a238f6cf9d","committime":"2017-01-25T18:24:11","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer-2.2.0-r0: stable on alpha"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"99eebf28605bbf90c22830d8e7428e1f0d5dbc16","committime":"2017-01-25T10:21:55","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"dcbbc6c055c940b429474b65dfcc364cd0e4138f","committime":"2017-01-25T10:07:30","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: tests require png & jpeg, bug #606946"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c5674a357892846488badba236b23255c32f5d3a","committime":"2017-01-22T16:42:10","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"b6394d2aa1d127254448230e0d51536e7d3e9c70","committime":"2017-01-22T16:15:11","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: sparc stable wrt bug #575520"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d9e72c4172874d10c33db9ce1c09cbf3695ff857","committime":"2017-01-17T14:42:04","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"2cff0adaa30f8ab9bf7299c037843d831b49a42a","committime":"2017-01-17T13:50:05","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: ia64 stable wrt bug #575520"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8ed68017e7f5454c5efba060ea72865d3076a1b7","committime":"2017-01-15T21:05:14","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --ignore-arches","commitid":"e5def415e0f3b3b8cae6e4a8dd30fe9d56f1ea77","committime":"2017-01-15T20:43:49","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stable for HPPA (bug #575520)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e5ef904f35cd82c2c2c2bb7f4ae29fd8af11268c","committime":"2017-01-15T20:41:50","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1\nRepoMan-Options: --ignore-arches","commitid":"16f1595fc6e3bfd513ba33322552df4f966cb659","committime":"2017-01-15T20:37:26","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Stable for PPC64 (bug #575520)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"53543528406e34c05daa4439018d188be757268f","committime":"2017-01-15T16:02:10","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"053995498b6a42641f5f29322b43392564fd5dc2","committime":"2017-01-15T15:15:49","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: ppc stable wrt bug #575520"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d0120c1d35e49dcfa07e1fc34ff81d5b220da452","committime":"2017-01-13T19:03:10","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"bf20c7c3e4927766ddeb8b31495ff8075ac06339","committime":"2017-01-13T15:34:40","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: x86 stable wrt bug #575520"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.0\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"0269e140f32448fdfab388770dcb20c6c8f1a123","committime":"2017-01-13T14:35:33","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: amd64 stable wrt bug #575520"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"84cf15651d2ba6aa5ee04411473b92d7cc45a606","committime":"2016-11-17T18:30:34","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.3.2","commitid":"a60adeaa7b0435e3413be906692fbe45458ca4eb","committime":"2016-11-17T18:02:20","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Removed old."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.3.2","commitid":"d746f4ba3c98c08788a6dd5bd162ff12636ee588","committime":"2016-11-17T18:01:45","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Bump to version 2.2.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0e037596ee28d41af1ab2b06309c6500cb0fe21d","committime":"2016-10-31T22:41:51","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.3.2\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"99016da202f8345212a6b4bb1d552b595a600f9b","committime":"2016-10-31T22:36:56","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Removed old."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.3.2\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"18e3e3cfd38c82045e9ad2dd38e69133486fa9a3","committime":"2016-10-31T22:35:50","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Bump to version 2.1.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5201c2058aee41ad17bd0db75f51ef6944fce295","committime":"2016-02-23T16:22:09","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.2.27\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"60aca11a27e671c9bc8ea1fe6146a10e5e80831d","committime":"2016-02-23T15:56:22","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: bump to 2.1.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"503a17f1397aaaa7dd2908328595434a28c97f03","committime":"2015-10-21T10:22:06","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.23\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"2efce3677902cbfca37d42dfced246de37706aa3","committime":"2015-10-21T09:52:25","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: Bump to version 2.1.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8ce90747dabdcefa92f851c660acf7f2eb4eb089","committime":"2015-09-16T14:21:45","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.2.20.1","commitid":"45ab11f0ed557d140feae5757b55d532fa47a196","committime":"2015-09-16T14:06:40","packageid":43423,"repoid":1,"summary":"media-video\/ffmpegthumbnailer: fix build with ffmpeg git master."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"807d7c8ef7ce9a17a831c4b042b497afa97d470d","committime":"2015-08-24T14:06:35","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"dea7c3060641b628cd6a2e2d97db18903c86862e","committime":"2015-08-24T13:41:27","packageid":43423,"repoid":1,"summary":"Convert URIs for googlecode.com to https"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b8cce015b8b1869513a3bbb621225f2b688c56c8","committime":"2015-08-24T11:46:39","packageid":43423,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"769c75f84ac0d1be61ecaeaff0fcc8c509063ec5","committime":"2015-08-24T11:35:05","packageid":43423,"repoid":1,"summary":"Enable https for all google URIs"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":43423,"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":43423,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c978b52b93a1f431de28dc05d29d7b9183d7cc4c","committime":"2015-07-26T22:19:29","packageid":43423,"repoid":1,"summary":"2015-07-26 22:19:28 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":43423,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":342,"description":"Complete solution to record\/convert\/stream audio and video","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"ffmpeg","packageid":49991},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[879659],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087}],"depending":[{"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":382,"description":"Multi-panel tabbed file manager","ebuildids":[874061,874061,879854,879854],"firstseen":"2012-02-01T15:48:32.937019","maintainer":"zlg@gentoo.org","maintainername":"Daniel Campbell","name":"spacefm","packageid":58792,"summary":"SpaceFM is a file manager with built-in VFS, optional udisks-based device manager, customizable menu system, and bash integration. SpaceFM is a fork of legacy PCManFM. Earlier versions of this program were released under the name PCManFM-Mod."},{"block":false,"categoryid":451,"description":"UPnP Media Server","ebuildids":[23866,23866,849231,849231,856839,856839,874823,874823],"firstseen":"2017-05-29T16:48:41.846461","name":"gerbera","packageid":66908,"summary":"Gerbera is a UPnP media server which allows you to stream your digital media through your home network and consume it on a variety of UPnP compatible devices."},{"block":false,"categoryid":340,"description":"A thumbnail service for Thunar","ebuildids":[858306,858306,878989,878989,885735,885735],"firstseen":"2022-10-08T15:51:08.448795","name":"tumbler","packageid":75510}],"ebuilds":[{"archs":["amd64","arm","arm64","ppc","ppc64","x86","~alpha","~hppa","~loong","~riscv","~sparc"],"ebuildid":879659,"firstseen":"2025-10-21T11:40:54.484406","license":"GPL-2+","moddate":"2026-03-28T18:04:21","packageid":43423,"repoid":1,"slot":"0","uses":["gtk","jpeg","png","test"],"version":"2.2.3"}],"masks":[],"package":{"categoryid":342,"description":"Lightweight video thumbnailer that can be used by file managers","firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"ffmpegthumbnailer","packageid":43423},"rdependencies":[{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":342,"description":"Complete solution to record\/convert\/stream audio and video","ebuildids":[879659],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"ffmpeg","packageid":49991},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[879659],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087}],"repos":[{"branch":"master","lastcommit":"d7d651a3f16a89ff2e0067af3dec9c6eecc0ca6b","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/dirkvdb\/ffmpegthumbnailer\/"],"uses":[{"description":"Add support for x11-libs\/gtk+ (The GIMP Toolkit)","isdefault":false,"use":"gtk"},{"defaultflag":true,"description":"Add JPEG image support","isdefault":true,"use":"jpeg"},{"defaultflag":true,"description":"Add support for libpng (PNG images)","isdefault":true,"use":"png"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"}]}