Skip to content

Commit

Permalink
media-plugins/gst-plugins-chromaprint: chromaprint fingerprint for audio
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
leio committed Jun 22, 2018
1 parent 67bcfc7 commit 2db3639
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-plugins/gst-plugins-chromaprint/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST gst-plugins-bad-1.14.1.tar.xz 4651852 BLAKE2B 915798f9d07e18b445cae818978def1356299034d14ca2cba8f07df93d5dcf5ed257290bf111298c4f8063b32ceee38dd78c02eae508f6e88956b132740bfa36 SHA512 6969b6c91279fb96bc28acde0284ce980b3982ae0c77820284a903beee61dffa863554dcfadb55de1987404b59c3c7c421372e65dc7b4014fe64a0c91d4ce729
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
GST_ORG_MODULE=gst-plugins-bad

inherit gstreamer

DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer"
KEYWORDS="~amd64"

RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
14 changes: 14 additions & 0 deletions media-plugins/gst-plugins-chromaprint/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>GStreamer package maintainers</name>
</maintainer>
<longdescription lang="en">
GStreamer plugin for calculating Chromaprint fingerprint from audio files.

Includes the following elements:
* chromeprint - Find an audio fingerprint using the Chromaprint library
</longdescription>
</pkgmetadata>

0 comments on commit 2db3639

Please sign in to comment.