Summary: | New ebuild for media-libs/libopenmpt | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bruce Guenter <bruce> |
Component: | New packages | Assignee: | James Le Cuirot <chewi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gstreamer, proxy-maint |
Priority: | Normal | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | libopenmpt ebuild |
Description
Bruce Guenter
2016-11-03 02:43:08 UTC
Hello, Would you be willing to maintain this package through Proxy Maintainers project? https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers (In reply to Amy Winston from comment #1) > Hello, > Would you be willing to maintain this package through Proxy Maintainers > project? > > https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers Certainly, yes. Sign me up! (In reply to Bruce Guenter from comment #2) > (In reply to Amy Winston from comment #1) > > Hello, > > Would you be willing to maintain this package through Proxy Maintainers > > project? > > > > https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers > > Certainly, yes. Sign me up! If you would want to speed it up you can submit github PR and talk to devs on irc #gentoo-proxy-maint@freenode. When this is added with multilib support, then I can also add a gstreamer decoder plugin for it to decode MOD files. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258975b0f4c97442013c3b26fc6de93c806ea95a commit 258975b0f4c97442013c3b26fc6de93c806ea95a Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-11-14 21:17:06 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-11-15 00:34:43 +0000 media-plugins/audacious-plugins: --disable-openmpt libopenmtp is not packaged in Gentoo. Upstream commit b6ca126399a46b74293b156902dc4847b2f82f42 Bug: https://bugs.gentoo.org/598818 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 1 + 1 file changed, 1 insertion(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c715e98e064af930449be684e94e58c5f553c00 commit 2c715e98e064af930449be684e94e58c5f553c00 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-12-08 15:03:38 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-12-08 15:37:40 +0000 media-sound/openmpt123: New package I have packaged libopenmpt separately. Both have many USE flags that could be explained in the metadata but are more intuitive when separated. Closes: https://bugs.gentoo.org/598818 Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-sound/openmpt123/Manifest | 1 + media-sound/openmpt123/metadata.xml | 11 ++++ media-sound/openmpt123/openmpt123-0.4.10.ebuild | 74 +++++++++++++++++++++++++ 3 files changed, 86 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22c5db90534cbfcd17406a4544f4a19aed8db44 commit a22c5db90534cbfcd17406a4544f4a19aed8db44 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2019-12-08 15:02:28 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2019-12-08 15:37:37 +0000 media-libs/libopenmpt: New package I have packaged openmpt123 separately. Both have many USE flags that could be explained in the metadata but are more intuitive when separated. Closes: https://bugs.gentoo.org/598818 Package-Manager: Portage-2.3.81, Repoman-2.3.19 Signed-off-by: James Le Cuirot <chewi@gentoo.org> media-libs/libopenmpt/Manifest | 1 + media-libs/libopenmpt/libopenmpt-0.4.10.ebuild | 62 ++++++++++++++++++++++++++ media-libs/libopenmpt/metadata.xml | 11 +++++ 3 files changed, 74 insertions(+) |