Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890369 - media-sound/gogglesmm-1.2.2 bump request
Summary: media-sound/gogglesmm-1.2.2 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Jason A. Donenfeld
URL: https://github.com/gogglesmm/gogglesm...
Whiteboard:
Keywords: PullRequest
Depends on: 947019
Blocks:
  Show dependency tree
 
Reported: 2023-01-10 21:28 UTC by Sebastian Pipping
Modified: 2025-02-27 04:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2023-01-10 21:28:17 UTC
Thank you!
Comment 1 Larry the Git Cow gentoo-dev 2025-02-26 23:46:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a34c0ed229fe93737f53da210d43cbdf4c306c4

commit 0a34c0ed229fe93737f53da210d43cbdf4c306c4
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2025-02-26 09:40:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-26 23:46:00 +0000

    media-sound/gogglesmm: add 1.2.5, update useflags/deps
    
    update HOMEPAGE
    
    useflags/deps:
    * add a52, media-libs/a52dec
    * add alsa, media-libs/alsa-lib
    * add dca, media-libs/libdca
    * add jack, virtual/jack
    * add libsamplerate, media-libs/libsamplerate. Detection with patch
    * add sndio, media-sound/sndio
    * add stream, sys-libs/zlib
                  dev-libs/libgcrypt (forced instead of openssl or gnutls)
    * add tremor, media-libs/tremor
    * rm ogg, definition forced (depless) and add libogg for opus, tremor, vorbis
    * nls, add dep virtual/libintl
    
    other deps:
    * >=x11-libs/fox-1.7.80
      Too much patches are needed to preserve compat with stable 1.7.67.
      Replacing in src/CMakeLists.txt is not enough (and requires also fullpath).
    * virtual/pkgconfig bdep
    * x11-base/xorg-proto dep
    * x11-libs/X11 rdep
    
    Closes: https://bugs.gentoo.org/890369
    Closes: https://bugs.gentoo.org/947019
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Closes: https://github.com/gentoo/gentoo/pull/40770
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-sound/gogglesmm/Manifest                     |   1 +
 .../files/gogglesmm-1.2.5-libsamplerate.patch      |  64 +++++++++++++
 media-sound/gogglesmm/gogglesmm-1.2.5.ebuild       | 102 +++++++++++++++++++++
 media-sound/gogglesmm/metadata.xml                 |   6 ++
 4 files changed, 173 insertions(+)
Comment 2 Sebastian Pipping gentoo-dev 2025-02-27 04:06:59 UTC
Cool, thank you!