[proaudio] [1976] Application to submit fingerprints to the acoustid database

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


Revision: 1976
Author:   emery
Date:     2011-05-11 20:23:44 +0200 (Wed, 11 May 2011)
Log Message:
-----------
Application to submit fingerprints to the acoustid database

(Portage version: 2.1.9.45/svn/Linux i686)

Added Paths:
-----------
    trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/
    trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/ChangeLog
    trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/Manifest
    trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/acoustid-fingerprinter-0.1.ebuild
    trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/metadata.xml

Added: trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/ChangeLog
===================================================================
--- trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/ChangeLog	                        (rev 0)
+++ trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/ChangeLog	2011-05-11 18:23:44 UTC (rev 1976)
@@ -0,0 +1,10 @@
+# ChangeLog for media-sound/acoustid
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*acoustid-0.1 (11 May 2011)
+
+  11 May 2011; Emery Hemingway <emery@xxxxxxxxx> +acoustid-0.1.ebuild,
+  +metadata.xml:
+  New package.
+

Added: trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/Manifest
===================================================================
--- trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/Manifest	                        (rev 0)
+++ trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/Manifest	2011-05-11 18:23:44 UTC (rev 1976)
@@ -0,0 +1,4 @@
+DIST acoustid-fingerprinter-0.1.tar.gz 25603 RMD160 8430f7f090a473a5726b4653d032425f362ac31f SHA1 bc16118c5621a7c2eba925f0c081ec51bdd3b6a8 SHA256 efac5906c825cd329dd2eb9d8cef6d65715058b5d644f94d209f13337a24300c
+EBUILD acoustid-fingerprinter-0.1.ebuild 494 RMD160 69a9d94b4274fa8938cf9a76efa12330ebab1b71 SHA1 8f4ba0a77218f5d7660119ee27b885a75e883180 SHA256 f925cf8576fc3a9743d2374b7019efd2547e5c0dc8fc851d741a93088815b244
+MISC ChangeLog 254 RMD160 1187b2c5e66b1be33139d331e800318125d5ce59 SHA1 128df9e4b924c9a34e692280cf160bbf3ea2d8d3 SHA256 3adfb8b46b5026ad22a2c7b0bd288b91398027b23072e4a19642887e29131ba9
+MISC metadata.xml 268 RMD160 facc07bd885f20615a1f2555069329c642e1a566 SHA1 2456bdb8a218c9d477d2d6ee4bf158de070c7be4 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89

Added: trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/acoustid-fingerprinter-0.1.ebuild
===================================================================
--- trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/acoustid-fingerprinter-0.1.ebuild	                        (rev 0)
+++ trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/acoustid-fingerprinter-0.1.ebuild	2011-05-11 18:23:44 UTC (rev 1976)
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit eutils cmake-utils
+
+DESCRIPTION="GUI application to submit audio fingerprints to the Acoustid database."
+HOMEPAGE="http://acoustid.org/fingerprinter";
+SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz";
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~x86"
+
+IUSE=""
+DEPEND="x11-libs/qt-gui
+	media-libs/chromaprint
+	virtual/ffmpeg"
+
+RDEPEND="${DEPEND}"

Added: trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/metadata.xml
===================================================================
--- trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/metadata.xml	                        (rev 0)
+++ trunk/overlays/proaudio/media-sound/acoustid-fingerprinter/metadata.xml	2011-05-11 18:23:44 UTC (rev 1976)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+	<herd>no-herd</herd>
+	<maintainer>
+		<email>proaudio@xxxxxxxxxxxxx</email>
+		<name>pro-audio overlay team</name>
+	</maintainer>
+</pkgmetadata>


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