diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-12 11:10:52 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-12 11:31:44 +0200 |
commit | 440ea5cfd710cb5d34f5c0ee29fedbb1ea79d01b (patch) | |
tree | 21823db29ee302bec82ca0b8ba9b067ac525da28 /media-sound/clementine | |
parent | media-sound/clementine: 1.3.1_p20191004 snapshot bump (diff) | |
download | gentoo-440ea5cfd710cb5d34f5c0ee29fedbb1ea79d01b.tar.gz gentoo-440ea5cfd710cb5d34f5c0ee29fedbb1ea79d01b.tar.bz2 gentoo-440ea5cfd710cb5d34f5c0ee29fedbb1ea79d01b.zip |
media-sound/clementine: Drop obsolete comments
06-fix-numeric-locale.patch made obsolete in libprojectm upstream commit:
8278444652cae587802d58d649699ac870b5ffa6
08-stdlib.h-for-rand.patch only ever relevant for WIN32.
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/clementine')
-rw-r--r-- | media-sound/clementine/clementine-1.3.1_p20191004.ebuild | 6 | ||||
-rw-r--r-- | media-sound/clementine/clementine-9999.ebuild | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/media-sound/clementine/clementine-1.3.1_p20191004.ebuild b/media-sound/clementine/clementine-1.3.1_p20191004.ebuild index 3eb8f418fac9..f2d1766fb153 100644 --- a/media-sound/clementine/clementine-1.3.1_p20191004.ebuild +++ b/media-sound/clementine/clementine-1.3.1_p20191004.ebuild @@ -73,12 +73,6 @@ COMMON_DEPEND=" virtual/opengl ) " -# Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is required; check if this can be overcome someway; -# Libprojectm-1.2 seems to work fine, so no reason to use bundled version; check clementine's patches: -# https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches -# Still possibly essential but not applied yet patches are: -# 06-fix-numeric-locale.patch -# 08-stdlib.h-for-rand.patch RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-meta:1.0 media-plugins/gst-plugins-soup:1.0 diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild index 75764d0ec7ec..3f87ebadac97 100644 --- a/media-sound/clementine/clementine-9999.ebuild +++ b/media-sound/clementine/clementine-9999.ebuild @@ -72,12 +72,6 @@ COMMON_DEPEND=" virtual/opengl ) " -# Note: sqlite driver of dev-qt/qtsql is bundled, so no sqlite use is required; check if this can be overcome someway; -# Libprojectm-1.2 seems to work fine, so no reason to use bundled version; check clementine's patches: -# https://github.com/clementine-player/Clementine/tree/master/3rdparty/libprojectm/patches -# Still possibly essential but not applied yet patches are: -# 06-fix-numeric-locale.patch -# 08-stdlib.h-for-rand.patch RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-meta:1.0 media-plugins/gst-plugins-soup:1.0 |