aboutsummaryrefslogtreecommitdiff
path: root/audio/raul
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-03-20 02:33:04 +0000
committerRene Ladan <rene@FreeBSD.org>2020-03-20 02:33:04 +0000
commitd5cf397d65475e8b10b1cbb50975d3fb9314ca8a (patch)
tree006d054d629dcd33cb8716c5ab685675c3fe481e /audio/raul
parent902b062c3d84bc5acebfbcd0e1303bcefc73344f (diff)
downloadports-d5cf397d65475e8b10b1cbb50975d3fb9314ca8a.tar.gz
ports-d5cf397d65475e8b10b1cbb50975d3fb9314ca8a.zip
Notes
Diffstat (limited to 'audio/raul')
-rw-r--r--audio/raul/Makefile36
-rw-r--r--audio/raul/distinfo2
-rw-r--r--audio/raul/pkg-descr6
-rw-r--r--audio/raul/pkg-plist43
4 files changed, 0 insertions, 87 deletions
diff --git a/audio/raul/Makefile b/audio/raul/Makefile
deleted file mode 100644
index ed3428e7f34a..000000000000
--- a/audio/raul/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= raul
-PORTVERSION= 0.8.0
-PORTREVISION= 15
-CATEGORIES= audio
-MASTER_SITES= http://download.drobilla.net/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= C++ utility library primarily aimed at audio/musical applications
-
-LICENSE= GPLv2 GPLv3
-LICENSE_COMB= dual
-
-DEPRECATED= Unmaintained, uses EOLed python27
-EXPIRATION_DATE= 2020-03-19
-
-LIB_DEPENDS= libboost_date_time.so:devel/boost-libs
-
-USES= gnome pkgconfig python:2.7,build tar:bzip2 waf
-USE_GNOME= glib20
-USE_LDCONFIG= yes
-
-CFLAGS+= -I${LOCALBASE}/include
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libraul.so
-
-post-patch:
- @${REINPLACE_CMD} -e \
- "s|$$[{]LIBDIRNAME[}]/pkgconfig|libdata/pkgconfig| ; \
- s|-fshow-column'|-fshow-column ${CXXFLAGS}'|" \
- ${WRKSRC}/autowaf/autowaf.py
-
-.include <bsd.port.mk>
diff --git a/audio/raul/distinfo b/audio/raul/distinfo
deleted file mode 100644
index 7c000a482c56..000000000000
--- a/audio/raul/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (raul-0.8.0.tar.bz2) = 0b35cd7bb6fb0b1ca0340be07678a2561888572c96cf4e4da4d8f4c03a20ba26
-SIZE (raul-0.8.0.tar.bz2) = 155450
diff --git a/audio/raul/pkg-descr b/audio/raul/pkg-descr
deleted file mode 100644
index d1e17036d8a8..000000000000
--- a/audio/raul/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Raul (Realtime Audio Utility Library) is a C++ utility library
-primarily aimed at audio/musical applications.
-
-It is used by Ingen, Patchage, and Machina.
-
-WWW: http://drobilla.net/software/raul/
diff --git a/audio/raul/pkg-plist b/audio/raul/pkg-plist
deleted file mode 100644
index b7783c5edbbf..000000000000
--- a/audio/raul/pkg-plist
+++ /dev/null
@@ -1,43 +0,0 @@
-include/raul/Array.hpp
-include/raul/ArrayStack.hpp
-include/raul/Atom.hpp
-include/raul/AtomLiblo.hpp
-include/raul/AtomRDF.hpp
-include/raul/AtomicInt.hpp
-include/raul/AtomicPtr.hpp
-include/raul/Configuration.hpp
-include/raul/Deletable.hpp
-include/raul/DoubleBuffer.hpp
-include/raul/EventRingBuffer.hpp
-include/raul/IntrusivePtr.hpp
-include/raul/List.hpp
-include/raul/ListImpl.hpp
-include/raul/MIDISink.hpp
-include/raul/Maid.hpp
-include/raul/Path.hpp
-include/raul/PathTable.hpp
-include/raul/Process.hpp
-include/raul/Quantizer.hpp
-include/raul/RingBuffer.hpp
-include/raul/SMFReader.hpp
-include/raul/SMFWriter.hpp
-include/raul/SRMWQueue.hpp
-include/raul/SRSWQueue.hpp
-include/raul/Semaphore.hpp
-include/raul/SharedPtr.hpp
-include/raul/Slave.hpp
-include/raul/Symbol.hpp
-include/raul/Table.hpp
-include/raul/TableImpl.hpp
-include/raul/Thread.hpp
-include/raul/TimeSlice.hpp
-include/raul/TimeStamp.hpp
-include/raul/URI.hpp
-include/raul/WeakPtr.hpp
-include/raul/log.hpp
-include/raul/midi_events.h
-include/raul/midi_names.h
-lib/libraul.so
-lib/libraul.so.10
-lib/libraul.so.10.0.0
-libdata/pkgconfig/raul.pc