[proaudio] [2316] Initial commit of triceratops, thanks to Matt Henley

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


Revision: 2316
Author:   dominique
Date:     2012-11-18 11:45:21 +0100 (Sun, 18 Nov 2012)
Log Message:
-----------
Initial commit of triceratops, thanks to Matt Henley

Added Paths:
-----------
    trunk/overlays/proaudio/media-plugins/triceratops-lv2/
    trunk/overlays/proaudio/media-plugins/triceratops-lv2/ChangeLog
    trunk/overlays/proaudio/media-plugins/triceratops-lv2/Manifest
    trunk/overlays/proaudio/media-plugins/triceratops-lv2/metadata.xml
    trunk/overlays/proaudio/media-plugins/triceratops-lv2/triceratops-lv2-0.1.1d.ebuild

Added: trunk/overlays/proaudio/media-plugins/triceratops-lv2/ChangeLog
===================================================================
--- trunk/overlays/proaudio/media-plugins/triceratops-lv2/ChangeLog	                        (rev 0)
+++ trunk/overlays/proaudio/media-plugins/triceratops-lv2/ChangeLog	2012-11-18 10:45:21 UTC (rev 2316)
@@ -0,0 +1,9 @@
+# ChangeLog for media-plugins/triceratops-lv2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  18 Nob 2012; Dominique Michel <dominique_libre@xxxxxxxxxxxxxxx>
+  triceratops-lv2-0.1.1d.ebuild: Valid license, install the README, add ~x86 KEYWORD.
+
+  17 Nov 2012; Matt Henley <nwmatt@xxxxxxxxx>
+  +triceratops-lv2-0.1.1d.ebuild: Initial ebuild for Triceratops LV2 synth.

Added: trunk/overlays/proaudio/media-plugins/triceratops-lv2/Manifest
===================================================================
--- trunk/overlays/proaudio/media-plugins/triceratops-lv2/Manifest	                        (rev 0)
+++ trunk/overlays/proaudio/media-plugins/triceratops-lv2/Manifest	2012-11-18 10:45:21 UTC (rev 2316)
@@ -0,0 +1,4 @@
+DIST triceratops-lv2-v0.1.1d.tar.gz 292487 SHA256 b9bf6c4eb92e876f5e2cbe38b18f22ea7efff4ea5f56f623016122d5855459cc SHA512 79ba0680b2f4e43369fa574ebdaa87b2c4b747f78e4791906e9465bfa4cf67016096c3c13a922d5e80613e2eb72cb08120e9481934eb724a23389937f8af6e28 WHIRLPOOL dc96b0988f22d866a3d3f81692f346f764c36b9e62c4beddcf1fccbb789ccb45d6af692d3683b19d4c6f0a2ad06e48fc60dedddad0b83fdb561fc0a6b0e6cfce
+EBUILD triceratops-lv2-0.1.1d.ebuild 704 SHA256 4d7f1700f6341b37d7101e61ff98d03630299e4639d158b6e491369c2458742c SHA512 6e235f25bcadf57a733730f3bbd2e66c9af1dc26925df391e9e36d453c9ccdbbc368c3e60b39467134ffcdd907c99e19d327071cd32651859fb33601594202fa WHIRLPOOL a5c21e7d96f3ade27762ce3b44ed03e821bbfd3cbfeafd2e6d76ec52643f934bdee308a49d8943dbcbd39a559652e0c63235fe170b5c81ece90cc06f958a4c65
+MISC ChangeLog 405 SHA256 ec0c6e3d2035c82a3af385ebaf50d9330473fdef935cc3e853d5f50533774cc1 SHA512 127b05f31e38618cbfdf930d29fb2074b27f1f05abc2c3f4619bf4c95d7618589081982fc6779f366e256703d5bdb2b1cab0d6e0ea01fdb1a6db574fcee70141 WHIRLPOOL 2c5dc34aa4fd3c56c3bbc3718b7c7c5c5ed764b8d6d37abb79ab27481d145ee65f11a215b53539b0c8399a1dc0cdcba8653b841585c725e344f17181bf0d2495
+MISC metadata.xml 268 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89 SHA512 3d709a016692f887d642d19b2644c10a09f666133f1f035b8a4c10e5772fbb39fa84a856a496d392594ccf850739fbf46ffa78ecc74214e8342ee97676b375e9 WHIRLPOOL 17c886c5b97925bd9223c0210170a63e55a2c2a238ae81ebf8efa14109d790406f45d0773d63bea825c1e40b058bd9e20a5d9c264da4db7c8fd2e556ecd83b2a

Added: trunk/overlays/proaudio/media-plugins/triceratops-lv2/metadata.xml
===================================================================
(Binary files differ)


Property changes on: trunk/overlays/proaudio/media-plugins/triceratops-lv2/metadata.xml
___________________________________________________________________
Added: svn:mime-type
   + application/xml

Added: trunk/overlays/proaudio/media-plugins/triceratops-lv2/triceratops-lv2-0.1.1d.ebuild
===================================================================
--- trunk/overlays/proaudio/media-plugins/triceratops-lv2/triceratops-lv2-0.1.1d.ebuild	                        (rev 0)
+++ trunk/overlays/proaudio/media-plugins/triceratops-lv2/triceratops-lv2-0.1.1d.ebuild	2012-11-18 10:45:21 UTC (rev 2316)
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=4
+
+PYTHON_DEPEND="2:2.7"
+inherit waf-utils python
+
+MY_P=triceratops-lv2-v${PV}
+DESCRIPTION="Triceratops is a polyphonic subtractive synthesizer plugin for use with the LV2 architecture"
+HOMEPAGE="http://sourceforge.net/projects/triceratops/";
+SRC_URI="mirror://sourceforge/triceratops/${MY_P}.tar.gz"
+
+S=${WORKDIR}/${MY_P}
+
+LICENSE="CCPL-Attribution-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="media-libs/lv2"
+DEPEND="${RDEPEND}
+	>=dev-cpp/gtkmm-2.24"
+
+pkg_setup() {
+	python_set_active_version 2
+	python_pkg_setup
+}
+
+src_install() {
+	waf-utils_src_install
+	dodoc README
+}


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