[Midnightbsd-cvs] mports [23590] trunk/audio: add chromaprint
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 10 15:11:17 EDT 2018
Revision: 23590
http://svnweb.midnightbsd.org/mports/?rev=23590
Author: laffer1
Date: 2018-06-10 15:11:16 -0400 (Sun, 10 Jun 2018)
Log Message:
-----------
add chromaprint
Modified Paths:
--------------
trunk/audio/Makefile
Added Paths:
-----------
trunk/audio/gstreamer1-plugins-chromaprint/
trunk/audio/gstreamer1-plugins-chromaprint/Makefile
Modified: trunk/audio/Makefile
===================================================================
--- trunk/audio/Makefile 2018-06-10 19:10:02 UTC (rev 23589)
+++ trunk/audio/Makefile 2018-06-10 19:11:16 UTC (rev 23590)
@@ -36,6 +36,7 @@
SUBDIR += gstreamer1-plugins-amrnb
SUBDIR += gstreamer1-plugins-amrwbdec
SUBDIR += gstreamer1-plugins-cdparanoia
+SUBDIR += gstreamer1-plugins-chromaprint
SUBDIR += gstreamer1-plugins-faac
SUBDIR += gstreamer1-plugins-faad
SUBDIR += gstreamer1-plugins-flac
Added: trunk/audio/gstreamer1-plugins-chromaprint/Makefile
===================================================================
--- trunk/audio/gstreamer1-plugins-chromaprint/Makefile (rev 0)
+++ trunk/audio/gstreamer1-plugins-chromaprint/Makefile 2018-06-10 19:11:16 UTC (rev 23590)
@@ -0,0 +1,14 @@
+# $MidnightBSD$
+# $FreeBSD: head/audio/gstreamer1-plugins-chromaprint/Makefile 446388 2017-07-22 11:35:44Z kwm $
+
+PORTREVISION= 0
+CATEGORIES= audio
+
+COMMENT= GStreamer audio fingerprint extracting plugin
+
+GST_PLUGIN= chromaprint
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"
Property changes on: trunk/audio/gstreamer1-plugins-chromaprint/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list