summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/gmusicbrowser: DeleteMatt Turner2023-07-244-115/+0
| | | | | Closes: https://bugs.gentoo.org/774909 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-sound/gmusicbrowser: Drop inactive proxied maintainerMatt Turner2022-07-031-4/+0
| | | | | | | | | | * Last commit: March 2021 * Last bugzilla activity: July 2021 * Last GitHub activity: April 2021 Closes: https://bugs.gentoo.org/633150 Closes: https://github.com/gentoo/gentoo/pull/26149 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-sound/gmusicbrowser: removed obsolete 1.1.15_p20190315Miroslav Šulc2021-04-262-58/+0
| | | | | | Bug: https://bugs.gentoo.org/784449 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: Stabilize 1.1.16 x86, #784449Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/gmusicbrowser: Stabilize 1.1.16 amd64, #784449Sam James2021-04-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/gmusicbrowser: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/gmusicbrowser: rework dependenciesSergiy Borodych2021-03-162-8/+4
| | | | | | | | | | | Place all build dependencies into BDEPEND. Remove BDEPEND & make phase for release ebuild since dist package already contains all required files. Also, re-declare as DEPEND="${RDEPEND}". Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18334 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: bump & rework git versionSergiy Borodych2021-03-161-13/+9
| | | | | | | | | | | | Remove ${PV} == "9999" condition since it may provide some issues. See 9217bbbfd685b511492a6e4e1a45bd6c930cc06c The upstream last changes are related to switching to 'Gtk3'. It doesn't work perfectly yet (some icons issues), but it generally works. Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: bump to 1.1.16 versionSergiy Borodych2021-03-162-0/+55
| | | | | | | | | | | - it is a new version with a lot of changes most of these changes have been in git for a long time since no releases for a while - this release also should fix gentoo bug #740348 Closes: https://bugs.gentoo.org/740348 Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: revert remove myself as proxy maintainerSergiy Borodych2021-03-161-0/+4
| | | | | | | This reverts commit 40d8828b799550cfa4ab789a9183d32f906d3d06 Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/gmusicbrowser: remove retired maintainerJoonas Niilola2020-05-161-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-sound/gmusicbrowser: removed old 1.1.15_p20160530Miroslav Šulc2020-02-052-72/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: x86 stable wrt bug #707540Agostino Sarubbo2020-02-031-2/+2
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/gmusicbrowser: amd64 stable wrt bug #707540Agostino Sarubbo2020-02-031-3/+3
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/gmusicbrowser: 1.1.15_p20190315 and 9999 cleanupMiroslav Šulc2019-12-252-50/+24
| | | | | | | | | 1) eapi7 2) xdg-utils -> xdg 3) removed all unnecessary variables (they are used only once) Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: bump to newest git revision (2019-03-15)Sergiy Borodych2019-12-253-2/+74
| | | | | | | | | | | the bump contains a lot of fixes (most for picture finder plugin) still using git rev bump because there is no new version for a long time from upstream also sync git (9999) ebuild Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14110 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/gmusicbrowser: Remove oldDavid Seifert2019-06-052-68/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: x86 stable wrt bug #681426Agostino Sarubbo2019-06-051-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* media-sound/gmusicbrowser: amd64 stable wrt bug #681426Aaron Bauman2019-04-081-3/+3
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-sound/gmusicbrowser: fdo-mime->xdg-utilsMarty E. Plummer2018-04-203-12/+12
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* media-sound/gmusicbrowser: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* media-sound/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* media-sound/gmusicbrowser: use HTTPS for GitHub, HOMEPAGE and SRC_URIDavid Hicks2017-07-303-8/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* media-sound/gmusicbrowser: sync release & git (9999) ebuildsSergiy Borodych2017-05-082-20/+25
| | | | Closes: https://github.com/gentoo/gentoo/pull/4452
* media-sound/gmusicbrowser: bump to newest git revision (2016-05-30)Sergiy Borodych2017-05-082-0/+66
| | | | | the bump contains a lot of fixes, especially perl 5.24 support use git rev bump because there no new version a long time from upstream
* media-sound/gmusicbrowser: Fix dep on dev-perl/Gtk2Kent Fredric2017-03-192-2/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* media-sound/gmusicbrowser: Remove oldAndreas K. Hüttel2017-03-176-310/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-sound/gmusicbrowser: x86 stable wrt bug #612458Agostino Sarubbo2017-03-171-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/gmusicbrowser: amd64 stable wrt bug #612458Agostino Sarubbo2017-03-141-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-sound/gmusicbrowser: drop gstreamer-0 supportSergiy Borodych2017-02-142-9/+71
| | | | | close bug #604684 Closes: https://github.com/gentoo/gentoo/pull/3955
* media-sound/gmusicbrowser: add gstreamer-1 supportSergiy Borodych2016-11-063-6/+13
| | | | | | | and make it a higher priotity than gstreamer-0 Closes: https://github.com/gentoo/gentoo/pull/2661 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: migrate to EAPI=6 & git-r3 eclass (for 9999)Sergiy Borodych2016-11-062-10/+10
| | | | | | | | utilize 'doc' USE flag in stable version like in 9999, fix double-slashing Closes: https://github.com/gentoo/gentoo/pull/2661 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: rework to utilize USE flags fullySergiy Borodych2016-11-063-19/+85
| | | | | | | also update pkg_postinst message Closes: https://github.com/gentoo/gentoo/pull/2661 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: add new proxied maintainerSergiy Borodych2016-11-061-4/+9
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2661 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: remove old versionSergiy Borodych2016-10-222-79/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2478 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/gmusicbrowser: fix install of iconsSergiy Borodych2016-10-222-4/+81
| | | | | | | due to changes in the last version (1.1.15) Closes: https://github.com/gentoo/gentoo/pull/2478 Signed-off-by: David Seifert <soap@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-sound/gmusicbrowser: update live ebuildJulian Ospald2015-08-221-1/+4
| | | | Add support for media-video/mpv.
* media-sound/gmusicbrowser: version bump to 1.1.15Julian Ospald2015-08-222-0/+82
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+246
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed