summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove masked for removal packagesPacho Ramos2016-11-0913-437/+0
|
* media-sound/gnome-music: add gnome-music-3.22.2.ebuildChristophe Lermytte2016-11-092-0/+54
| | | | | | | | | Simple bump, no relevant changes https://git.gnome.org/browse/gnome-music/diff/?id=3.22.2&&id2=3.22.1 Closes: https://github.com/gentoo/gentoo/pull/2784 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
* 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/cantata: fix multilib-strict violationMichael Palimaka2016-11-061-0/+1
| | | | Package-Manager: portage-2.3.2
* media-sound/cantata: slotmove 4 -> 0Andreas Sturmlechner2016-11-062-2/+2
| | | | Package-Manager: portage-2.3.0
* media-sound/cantata: Drop USE=kde,qt5 and simplify ebuildAndreas Sturmlechner2016-11-064-0/+280
| | | | | | | Add fixes for MPRIS and >=Plasma-5.7 X not used with Qt5 - upstream commit c934ae9ed5b8aeb3d8ff6a6b108b3cfe4fb30dea Package-Manager: portage-2.3.0
* media-sound/ncmpcpp: Update live ebuild.Jeroen Roovers2016-11-051-6/+10
| | | | Package-Manager: portage-2.3.2
* media-sound/ncmpcpp: Version bump.Jeroen Roovers2016-11-052-0/+72
| | | | Package-Manager: portage-2.3.2
* media-sound/spotify: bup for bug 598936Matthew Thode2016-11-042-0/+119
| | | | Package-Manager: portage-2.3.0
* media-sound/terminatorx: Version bumpPacho Ramos2016-11-042-0/+57
| | | | Package-Manager: portage-2.3.2
* media-sound/kid3: Re-added kde USE flag.Lars Wendler2016-11-041-4/+17
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/kid3: Remove 3.4.1Johannes Huber2016-11-042-74/+0
| | | | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2734 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/kid3: Version bump 3.4.3Johannes Huber2016-11-042-0/+80
| | | | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2734 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/abcmidi: remove oldTim Harder2016-11-036-188/+0
|
* media-sound/abcm2ps: remove oldTim Harder2016-11-033-100/+0
|
* media-sound/abcm2ps: stabilize 8.12.3Tim Harder2016-11-031-1/+1
|
* media-sound/abcm2ps: version bump to 8.12.9Tim Harder2016-11-032-0/+50
|
* media-sound/playerctl: unconditionally depend on gobject-introspection #598511Göktürk Yüksek2016-11-021-4/+3
| | | | Package-Manager: portage-2.2.28
* media-sound/gnome-music: cleanup old revisionGilles Dartiguelongue2016-11-022-54/+0
|
* media-sound/gnome-music: version bump 3.20.2-r1 → 3.22.1Gilles Dartiguelongue2016-11-022-0/+54
| | | | Package-Manager: portage-2.3.2
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-0113-13/+13
|
* media-sound/yoshimi: version bump to 1.4.1Tim Harder2016-10-302-0/+54
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-316-0/+8
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-316-8/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* media-sound/playerctl: fix xdg related sandbox violation #596166Göktürk Yüksek2016-10-291-1/+3
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/596166 Package-Manager: portage-2.2.28
* media-sound/tomahawk: Remove 0.8.4 (r3)Johannes Huber2016-10-296-416/+0
| | | | Package-Manager: portage-2.3.2
* media-sound/tomahawk: Version bump 0.9.0 pre snapshotJohannes Huber2016-10-292-0/+82
| | | | | | | | | | Last release is ancient, segfaults with Qt5 (bug #591344) and fails to build with latest quazip (bug #598262). Gentoo-bug: 591344 Gentoo-bug: 598262 Package-Manager: portage-2.3.2
* media-sound/fluid-soundfont: amd64/x86 stable, bug #597880Sergei Trofimovich2016-10-291-2/+2
| | | | Package-Manager: portage-2.3.2
* media-sound/tomahawk: Restrict latest dev-libs/quazipJohannes Huber2016-10-281-2/+2
| | | | | | Needs patching/backporting. Package-Manager: portage-2.3.2
* media-sound/tomahawk: Fix live /w latest dev-libs/quazipJohannes Huber2016-10-282-72/+2
| | | | Package-Manager: portage-2.3.2
* media-sound/gpodder: gst-0.10 support is not used for years (#597970 by ↵Pacho Ramos2016-10-281-2/+1
| | | | | | Jouni Kosonen) Package-Manager: portage-2.3.2
* app-crypt/qca: rename openssl USE flag -> sslMichael Palimaka2016-10-292-2/+2
| | | | | | Gentoo-bug: 592706 Package-Manager: portage-2.3.2
* media-sound/qastools: remove oldMichael Palimaka2016-10-292-44/+0
| | | | Package-Manager: portage-2.3.2
* media-sound/mp3diags: version bumpMichael Palimaka2016-10-292-0/+60
| | | | Package-Manager: portage-2.3.2
* media-sound/abcm2ps: version bump to 8.12.4Tim Harder2016-10-262-0/+50
|
* media-sound/abcmidi: version bump to 2016.09.25Tim Harder2016-10-262-0/+42
|
* media-sound/flacon: verbump to 2.1.0Ilya Tumaykin2016-10-262-0/+102
| | | | | | | | | | | | | | Convert many RDEPEND entries to optfeature, since they aren't linked and can be freely removed/installed to adjust flacon features post install. See also: https://github.com/flacon/flacon/issues/35 Gentoo-Bug: https://bugs.gentoo.org/596082 Closes: https://github.com/gentoo/gentoo/pull/2665 Package-Manager: portage-2.3.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-sound/lilypond: version bump to 2.19.49Tim Harder2016-10-262-0/+143
|
* media-sound/puddletag: Remove old.Daniel Pielmeier2016-10-242-35/+0
| | | | Package-Manager: portage-2.3.0
* media-sound/sound-juicer: cleanup old revisionGilles Dartiguelongue2016-10-242-60/+0
| | | | Package-Manager: portage-2.3.1
* media-sound/sound-juicer: version bump 3.20.0 → 3.22.1Gilles Dartiguelongue2016-10-242-0/+63
| | | | Package-Manager: portage-2.3.1
* media-sound/gnome-sound-recorder: cleanup old revisionGilles Dartiguelongue2016-10-242-33/+0
| | | | Package-Manager: portage-2.3.1
* media-sound/gnome-sound-recorder: version bump 3.20.2 → 3.21.92Gilles Dartiguelongue2016-10-242-0/+32
| | | | Package-Manager: portage-2.3.1
* media-sound/mixxx: Drop oldAndreas Sturmlechner2016-10-231-145/+0
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2631 Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/mixxx: Unconditionally build with Qt5Andreas Sturmlechner2016-10-231-0/+126
| | | | | | | | | | | Get rid of unnecessary REQUIRED_USE. Sort USE and RDEPEND. Add fftw to RDEPEND with slot op. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2631 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>