Index: head/audio/traverso/Makefile =================================================================== --- head/audio/traverso/Makefile (revision 501779) +++ head/audio/traverso/Makefile (revision 501780) @@ -1,41 +1,39 @@ # $FreeBSD$ PORTNAME= traverso DISTVERSION= 0.49.6 CATEGORIES= audio MASTER_SITES= https://traverso-daw.org/ MAINTAINER= yuri@FreeBSD.org COMMENT= Digital audio workstation (DAW) with an innovative user interface LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING -xBUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ - lv2>0:audio/lv2 LIB_DEPENDS= libfftw3.so:math/fftw3 \ libFLAC.so:audio/flac \ libjack.so:audio/jack \ liblilv-0.so:audio/lilv \ libmad.so:audio/libmad \ libogg.so:audio/libogg \ libsamplerate.so:audio/libsamplerate \ libserd-0.so:devel/serd \ libsndfile.so:audio/libsndfile \ libsord-0.so:devel/sord \ libsratom-0.so:audio/sratom \ libvorbisfile.so:audio/libvorbis \ libwavpack.so:audio/wavpack USES= cmake desktop-file-utils localbase:ldflags pkgconfig qt:5 USE_QT= core gui printsupport xml widgets buildtools_build qmake_build CMAKE_OFF= WANT_ALSA post-install: ${INSTALL_DATA} ${WRKSRC}/resources/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications cd ${WRKSRC}/resources/freedesktop/icons && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icons/hicolor .include Index: head/audio/traverso/files/patch-src_audiofileio_decode_SFAudioReader.h =================================================================== --- head/audio/traverso/files/patch-src_audiofileio_decode_SFAudioReader.h (revision 501779) +++ head/audio/traverso/files/patch-src_audiofileio_decode_SFAudioReader.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/audiofileio/decode/SFAudioReader.h.orig 2019-05-16 08:03:28 UTC -+++ src/audiofileio/decode/SFAudioReader.h -@@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - #define SFAUDIOREADER_H - - #include --#include "sndfile.h" -+#include - - #include - Property changes on: head/audio/traverso/files/patch-src_audiofileio_decode_SFAudioReader.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/traverso/files/patch-src_audiofileio_encode_SFAudioWriter.h =================================================================== --- head/audio/traverso/files/patch-src_audiofileio_encode_SFAudioWriter.h (revision 501779) +++ head/audio/traverso/files/patch-src_audiofileio_encode_SFAudioWriter.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/audiofileio/encode/SFAudioWriter.h.orig 2019-05-16 08:03:45 UTC -+++ src/audiofileio/encode/SFAudioWriter.h -@@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, - #include "AbstractAudioWriter.h" - - #include "defines.h" --#include "sndfile.h" -+#include - - #include - Property changes on: head/audio/traverso/files/patch-src_audiofileio_encode_SFAudioWriter.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property