Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 565434 - media-*/alsa-*-1.1.0: version bump
Summary: media-*/alsa-*-1.1.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 566166 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-11-11 06:06 UTC by Perfect Gentleman
Modified: 2015-12-01 18:35 UTC (History)
4 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 Perfect Gentleman 2015-11-11 06:06:11 UTC
http://www.alsa-project.org/main/index.php/Main_Page

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-11-19 18:29:18 UTC
*** Bug 566166 has been marked as a duplicate of this bug. ***
Comment 2 Joe Konno 2015-11-19 23:00:44 UTC
Hello Gentoo Sound Team-- need help with the ebuild bump?
Comment 3 Joe Konno 2015-11-20 02:43:04 UTC
The following changes since commit 76df652f1e71e4de7683738f6dff21841caa08cb:

  dev-java/junit: Add ~arm keyword (2015-11-19 22:56:46 +0000)

are available in the git repository at:

  https://gitlab.com/tohitarmorclass0/gentoo.git topic/gentoo-565434

for you to fetch changes up to 67e6c07b5df984d15c2e992667aec65820c242ae:

  media-plugins/alsa-plugins: version bump to 1.1.0 (2015-11-19 18:36:02 -0800)

----------------------------------------------------------------
Joe Konno (4):
      media-libs/alsa-lib: version bump to 1.1.0
      media-sound/alsa-utils: version bump to 1.1.0
      media-sound/alsa-tools: version bump to 1.1.0
      media-plugins/alsa-plugins: version bump to 1.1.0

 media-libs/alsa-lib/Manifest                       |   1 +
 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild          |  86 +++++++++++++
 media-plugins/alsa-plugins/Manifest                |   1 +
 .../alsa-plugins/alsa-plugins-1.1.0.ebuild         | 101 +++++++++++++++
 media-sound/alsa-tools/Manifest                    |   1 +
 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild     | 143 +++++++++++++++++++++
 media-sound/alsa-utils/Manifest                    |   1 +
 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild     |  78 +++++++++++
 media-sound/alsa-utils/metadata.xml                |   1 +
 9 files changed, 413 insertions(+)
 create mode 100644 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild
 create mode 100644 media-plugins/alsa-plugins/alsa-plugins-1.1.0.ebuild
 create mode 100644 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
 create mode 100644 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild
Comment 4 Joe Konno 2015-11-23 15:46:31 UTC
Let me know if the Pull request I sent earlier is insufficient or ambiguous. ^_^
Comment 5 SpanKY gentoo-dev 2015-11-24 20:04:31 UTC
the alsa-lib change incorrectly deleted the comment:
-       # https://bugs.gentoo.org/509886

the alsa-utils ebuild is a bit redundant:
+               $(use_enable bat bat) \
drop the 2nd "bat"

rest look fine.  i don't know if the audio team is holding back on purpose here or if bumping would be OK.  i guess it depends on whether everything breaks ;).
Comment 6 Joe Konno 2015-11-25 16:08:52 UTC
Thanks for the feedback, vapier! Here is my v2 submission incorporating that
feedback:

The following changes since commit 6d4b41d7904e388e9e65581157eceadd5e18c5af:

  app-emulation/docker-compose: move enum34 dependence (2015-11-25 08:41:11 -0600)

are available in the git repository at:

  https://gitlab.com/tohitarmorclass0/gentoo.git topic/gentoo-565434-v2

for you to fetch changes up to 3bfb0f9870e3831841d68f8ea112416bb1dc7713:

  media-plugins/alsa-plugins: version bump to 1.1.0 (2015-11-25 07:55:46 -0800)

----------------------------------------------------------------
Joe Konno (4):
      media-libs/alsa-lib: version bump to 1.1.0
      media-sound/alsa-utils: version bump to 1.1.0
      media-sound/alsa-tools: version bump to 1.1.0
      media-plugins/alsa-plugins: version bump to 1.1.0

 media-libs/alsa-lib/Manifest                       |   1 +
 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild          |  87 +++++++++++++
 media-plugins/alsa-plugins/Manifest                |   1 +
 .../alsa-plugins/alsa-plugins-1.1.0.ebuild         | 101 +++++++++++++++
 media-sound/alsa-tools/Manifest                    |   1 +
 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild     | 143 +++++++++++++++++++++
 media-sound/alsa-utils/Manifest                    |   1 +
 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild     |  78 +++++++++++
 media-sound/alsa-utils/metadata.xml                |   1 +
 9 files changed, 414 insertions(+)
 create mode 100644 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild
 create mode 100644 media-plugins/alsa-plugins/alsa-plugins-1.1.0.ebuild
 create mode 100644 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
 create mode 100644 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild
Comment 7 Joe Konno 2015-12-01 15:51:32 UTC
If you have feedback or any questions about the pull request, just let me know. ^_^
Comment 8 Tony Vroon (RETIRED) gentoo-dev 2015-12-01 18:14:53 UTC
chainsaw@amalthea /cvs/gentoo $ git merge --no-ff remotes/joe-konno-gitlab/topic/gentoo-565434-v2
Merge made by the 'recursive' strategy.
 media-libs/alsa-lib/Manifest                         |   1 +
 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild            |  87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 media-plugins/alsa-plugins/Manifest                  |   1 +
 media-plugins/alsa-plugins/alsa-plugins-1.1.0.ebuild | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 media-sound/alsa-tools/Manifest                      |   1 +
 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild       | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 media-sound/alsa-utils/Manifest                      |   1 +
 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild       |  78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 media-sound/alsa-utils/metadata.xml                  |   1 +
 9 files changed, 414 insertions(+)
 create mode 100644 media-libs/alsa-lib/alsa-lib-1.1.0.ebuild
 create mode 100644 media-plugins/alsa-plugins/alsa-plugins-1.1.0.ebuild
 create mode 100644 media-sound/alsa-tools/alsa-tools-1.1.0.ebuild
 create mode 100644 media-sound/alsa-utils/alsa-utils-1.1.0.ebuild

Thank you for your contribution to Gentoo Linux :)
Comment 9 Joe Konno 2015-12-01 18:35:26 UTC
Thanks Tony! ^_^