[proaudio] proaudio/proaudio: [3065] Fix graphviz ~DEPEND

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Revision: 3065
Author:   dominique
Date:     2017-07-24 23:37:12 +0200 (Mon, 24 Jul 2017)
Log Message:
-----------
Fix graphviz ~DEPEND

Modified Paths:
--------------
    trunk/overlays/proaudio/media-sound/drobilla/ChangeLog
    trunk/overlays/proaudio/media-sound/drobilla/Manifest
    trunk/overlays/proaudio/media-sound/drobilla/drobilla-9999.ebuild

Modified: trunk/overlays/proaudio/media-sound/drobilla/ChangeLog
===================================================================
--- trunk/overlays/proaudio/media-sound/drobilla/ChangeLog	2017-07-23 20:44:12 UTC (rev 3064)
+++ trunk/overlays/proaudio/media-sound/drobilla/ChangeLog	2017-07-24 21:37:12 UTC (rev 3065)
@@ -1,7 +1,11 @@
 # ChangeLog for media-sound/drobilla
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Jul 2017; Dominique Michel <dominique_libre@xxxxxxxxxxxxxxxxxxxxx>
+  drobilla-9999.ebuild:
+  Fix graphviz DEPEND; add comment in the doc install.
+
   16 Nov 2016; Dominique Michel <dominique_libre@xxxxxxxxxxxxxxxxxxxxx>
   drobilla-9999.ebuild:
   Use the new git repository; add qt5 USE flag; fix doc installation.

Modified: trunk/overlays/proaudio/media-sound/drobilla/Manifest
===================================================================
--- trunk/overlays/proaudio/media-sound/drobilla/Manifest	2017-07-23 20:44:12 UTC (rev 3064)
+++ trunk/overlays/proaudio/media-sound/drobilla/Manifest	2017-07-24 21:37:12 UTC (rev 3065)
@@ -1,3 +1,3 @@
-EBUILD drobilla-9999.ebuild 4683 SHA256 b38022e432a1928b43afda39648414166472410e7a5d440b135cba142ab50162 SHA512 27e2990a1c7edf79c51a253261c46491f7b281647a1c869ada3c672772df43dbaf0d064ada6000ede6e4c0ddd16f5ce237a0f5b107d796284a0dc1c55463c573 WHIRLPOOL 41374e37b75ef33941a2131a09df34387c07c707a4ef453088abe04749430ec523af3bf3a8db47a997ff7e5b2e8ce6a2ca82f8c9f9ae648b60cbc64d43527afd
+EBUILD drobilla-9999.ebuild 4742 SHA256 92a7f2124f79846697985f6d21ba4aa408e05d309a018106568eea02bbb4ae96 SHA512 8f68213e7717309269becb7c3c5b8ec8a66d7fcac139480ad5468c2a59869369edd930b56b53706c652150a1dbd9ea9cda3dd387c2c634e8a388b371bdb6e0d6 WHIRLPOOL cecdf432e8ce85d66265f39bd0e057fdf67e8a1404ba3decbbd7a311c817986dc8001ce56f134e8291a7084d688a353d2b5bdbcf8b7c968f81065fca274d63c7
 MISC ChangeLog 3125 SHA256 8069a9fee2323c4b8ec389b66f49e8e05e00a96925b6701192a7506397c6a98d SHA512 e14210c4567cb7a3a11cad5d02fa04d011635d29733efe3b360fa9bd7638129fc63ce93ed9c0b9834208c63a438f5beaea5d8e02d011562d38dfd5ab4de5b180 WHIRLPOOL b946c835a5f32f510749b35cc0379d058390998ec7f662ff6a12c588cb7baca1f5c95b71d6d3cba623df361621a0972f1f5abe109768a4ce2af0482ea9b10751
 MISC metadata.xml 590 SHA256 70ec8c90553b44e12728507eb2a5bbdc936dfbdbca0faf2a367bd31b6cf8b64b SHA512 f7e3d5031a536bbe29703e17c7d749fd431592e6af423cb1ced441c4fe4967f916d837ef866d814eb4e0a92add716cd6e32136ac8a7793cf3d150c63006cf427 WHIRLPOOL 3acbcc993a42ae8eccf4c75c705b2f55d3a55ba0de5b09c4d629f92097b4037b08daf4979bd4740f5b8c818f20373a6547607acd1f328e082a6b3edfaaff8a99

Modified: trunk/overlays/proaudio/media-sound/drobilla/drobilla-9999.ebuild
===================================================================
--- trunk/overlays/proaudio/media-sound/drobilla/drobilla-9999.ebuild	2017-07-23 20:44:12 UTC (rev 3064)
+++ trunk/overlays/proaudio/media-sound/drobilla/drobilla-9999.ebuild	2017-07-24 21:37:12 UTC (rev 3065)
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
 
 EAPI=5
 
@@ -50,7 +49,7 @@
 DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	dev-lang/python
-	auto-arrange? ( <=media-gfx/graphviz-2.28.0 )
+	auto-arrange? ( media-gfx/graphviz )
 	doc? ( app-doc/doxygen )"
 
 pkg_setup() {
@@ -74,6 +73,8 @@
 ewarn " media-plugins/omins"
 ewarn ""
 ewarn "To install ${P}. you must uninstall the above softwares before to process."
+ewarn ""
+ewarn "USE=qt5 fail here..."
 
 # Fail with dbus
 #	if use dbus && ! built_with_use media-sound/jack-audio-connection-kit dbus; then
@@ -128,6 +129,7 @@
 	newdoc plugins/fomp.lv2/AUTHORS AUTHORS.plugins_fomp_lv2 || die
 	newdoc plugins/fomp.lv2/NEWS NEWS.plugins_fomp_lv2 || die
 	newdoc plugins/fomp.lv2/README README.plugins_blop_lv2 || die
+	# plugins/matriseq.lv2 don't have any doc
 	newdoc plugins/mda.lv2/NEWS NEWS.plugins_mda_lv2 || die
 	newdoc plugins/mda.lv2/README README.plugins_mda_lv2 || die
 	newdoc plugins/omins.lv2/AUTHORS AUTHORS.plugins_omins_lv2 || die


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/