pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import ardour-4.4 as wip/ardour.
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Dec 3 03:54:21 2015 +0100
Changeset: 285f4d8cf5f0f22149c2a305dd6469e6a3f7c734
Added Files:
ardour/DESCR
ardour/Makefile
ardour/PLIST
ardour/distinfo
Log Message:
Import ardour-4.4 as wip/ardour.
Ardour is a multi-channel digital audio workstation, allowing users to record,
edit, mix and master audio and MIDI projects. It is targeted at audio
engineers, musicians, soundtrack editors and composers.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=285f4d8cf5f0f22149c2a305dd6469e6a3f7c734
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ardour/DESCR | 3 +++
ardour/Makefile | 21 +++++++++++++++++++++
ardour/PLIST | 1 +
ardour/distinfo | 6 ++++++
4 files changed, 31 insertions(+)
diffs:
diff --git a/ardour/DESCR b/ardour/DESCR
new file mode 100644
index 0000000..5c891d9
--- /dev/null
+++ b/ardour/DESCR
@@ -0,0 +1,3 @@
+Ardour is a multi-channel digital audio workstation, allowing users to record,
+edit, mix and master audio and MIDI projects. It is targeted at audio
+engineers, musicians, soundtrack editors and composers.
diff --git a/ardour/Makefile b/ardour/Makefile
new file mode 100644
index 0000000..cd4404c
--- /dev/null
+++ b/ardour/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME= ardour-4.4
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_GITHUB:=Ardour/}
+GITHUB_TAG= ${PKGVERSION_NOREV}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MASTER_SITES= http://ardour.org/
+COMMENT= Digital Audio Workstation
+LICENSE= gnu-gpl-v2
+
+WRKSRC= ${WRKDIR}/ardour-4.4
+USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+
+PKGCONFIG_OVERRIDE+= libs/gtkmm2ext/libgtkmm2ext.pc.in
+PKGCONFIG_OVERRIDE+= libs/midi++2/libmidi++.pc.in
+PKGCONFIG_OVERRIDE+= libs/pbd/libpbd.pc.in
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/ardour/PLIST b/ardour/PLIST
new file mode 100644
index 0000000..48d96a5
--- /dev/null
+++ b/ardour/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/ardour/distinfo b/ardour/distinfo
new file mode 100644
index 0000000..ddeadfb
--- /dev/null
+++ b/ardour/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ardour/4.4.zip) = 37a88c320324d1c6c7c40a11a55c9d20f073ca4f
+RMD160 (ardour/4.4.zip) = 7592a39cca3683d93ef34849a6a5ed7f148839ca
+SHA512 (ardour/4.4.zip) = 3604d9b675483d491b25c06d8dc92a82df3320d6e8fd1ac6814dc8fa8cb19ac4ee200ab20c820517cf185f38e79c35b2cc756a73b1a2a7df2362308b56ae04a2
+Size (ardour/4.4.zip) = 11372081 bytes
Home |
Main Index |
Thread Index |
Old Index