Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/zynaddsubfx/
Date: Wed, 30 Nov 2016 09:25:48
Message-Id: 1480497933.aebee5cebe5c67cb391d40a60fc4c731d2385a11.aballier@gentoo
1 commit: aebee5cebe5c67cb391d40a60fc4c731d2385a11
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 09:23:56 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 09:25:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebee5ce
7
8 media-sound/zynaddsubfx: bump to 3.0.0
9
10 Package-Manager: portage-2.3.2
11
12 media-sound/zynaddsubfx/Manifest | 1 +
13 media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild | 3 ++-
14 .../zynaddsubfx/{zynaddsubfx-2.5.4.ebuild => zynaddsubfx-3.0.0.ebuild} | 3 ++-
15 3 files changed, 5 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/zynaddsubfx/Manifest b/media-sound/zynaddsubfx/Manifest
18 index bc3bdd6..85a9b5e 100644
19 --- a/media-sound/zynaddsubfx/Manifest
20 +++ b/media-sound/zynaddsubfx/Manifest
21 @@ -3,3 +3,4 @@ DIST zynaddsubfx-2.5.0.tar.gz 4185453 SHA256 a3810708291367298e04002eda29237ff5f
22 DIST zynaddsubfx-2.5.1.tar.gz 4214568 SHA256 e2e3b92cfc4c2add5e7af6afc81dc74e31509459034b0680372dabbf68d98405 SHA512 387d96bb5d6dfebd3129c047091380850d80092cf8e397ab1932b7a149d0fd9fb67033768ef68b50d33362f98ba20697ad9e4c25b5cf268484a24ecc156857e0 WHIRLPOOL 323f30cacc6d3c875a1324413aba091cdf4f62925b0deb6faa8500ee0574f2d96e3030151c0bc7c8d044be91c6e38f4283a5251456957e7bc714f914e1daa519
23 DIST zynaddsubfx-2.5.2.tar.gz 4572973 SHA256 9588f97c83f38899a3c5c0407208ae29edea03c2db8939bffed9f17e7c53d987 SHA512 c48c3ce896d111d96fcfbff482f7488af66b71bff7d3129d34e3bd6db2c6a8433429317a648b3fdbaac5ae1307aa74b9c356e6d956898d0fa903f56d90ed1d8c WHIRLPOOL 3084386f6f3ea8d5caaea2c2b32fc242f1f7b8b539e9984aeea3efbc7743829d9fb5e8bb9da7708085e23b79aa6df9575470facdfcbc9f6cb672ac28de35070c
24 DIST zynaddsubfx-2.5.4.tar.bz2 6765621 SHA256 014b1d9ad1750c310369676b46a4555ba6bec512c38ccba17ceb89c78552949a SHA512 d63bf4582f308f02e75502478923f58cd4660706ba6122ee03e3e6697ce661c9ed82477f8c50e0c5eaf93f1ab9dfd4cc8b1c14d78ba0c38971c5d6ecbae413c7 WHIRLPOOL cda1ed0f8fe73f05bc293f13394c6d7f360224adc9d2cd8b2c6c5081d8850c22b4690df0416737765856a9d832fe19a300417ff927769b1d539eca63ec4d9d90
25 +DIST zynaddsubfx-3.0.0.tar.bz2 6809813 SHA256 94593db88402dedd2f451720b81dd1caea1217a954349bbf254620c12904c45c SHA512 5fec53680352610301b1cfa9b6a6d73dfe17a17bbb5f39f765344054054434e1699c2bca6e56dd416cac9b88e456760be44c760012ddd0e24b9b52c69ffcc8e4 WHIRLPOOL 5377001e8f157c909705834695f05b8ea04d097e045879f12ab24f5e61bca747d8d0415c9f3b8df64e52bcaf7fb26f281c3088911ef9ceaab02983648178e957
26
27 diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild
28 index 1e8f909..5e8cf7c 100644
29 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild
30 +++ b/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild
31 @@ -1,4 +1,4 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 +# Copyright 1999-2016 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 # $Id$
36
37 @@ -17,6 +17,7 @@ IUSE="alsa +fltk jack lash"
38
39 RDEPEND=">=dev-libs/mini-xml-2.2.1
40 sci-libs/fftw:3.0
41 + media-libs/liblo
42 alsa? ( media-libs/alsa-lib )
43 fltk? ( >=x11-libs/fltk-1.3:1 )
44 jack? ( media-sound/jack-audio-connection-kit )
45
46 diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-3.0.0.ebuild
47 similarity index 96%
48 copy from media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild
49 copy to media-sound/zynaddsubfx/zynaddsubfx-3.0.0.ebuild
50 index 1e8f909..5e8cf7c 100644
51 --- a/media-sound/zynaddsubfx/zynaddsubfx-2.5.4.ebuild
52 +++ b/media-sound/zynaddsubfx/zynaddsubfx-3.0.0.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2015 Gentoo Foundation
55 +# Copyright 1999-2016 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Id$
58
59 @@ -17,6 +17,7 @@ IUSE="alsa +fltk jack lash"
60
61 RDEPEND=">=dev-libs/mini-xml-2.2.1
62 sci-libs/fftw:3.0
63 + media-libs/liblo
64 alsa? ( media-libs/alsa-lib )
65 fltk? ( >=x11-libs/fltk-1.3:1 )
66 jack? ( media-sound/jack-audio-connection-kit )