summaryrefslogtreecommitdiff
path: root/multimedia/fpc-dts
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /multimedia/fpc-dts
parentbsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section. (diff)
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
Notes
Notes: svn path=/head/; revision=403082
Diffstat (limited to 'multimedia/fpc-dts')
-rw-r--r--multimedia/fpc-dts/Makefile1
-rw-r--r--multimedia/fpc-dts/files/patch-packages_dts_fpmake.pp11
-rw-r--r--multimedia/fpc-dts/pkg-plist5
3 files changed, 13 insertions, 4 deletions
diff --git a/multimedia/fpc-dts/Makefile b/multimedia/fpc-dts/Makefile
index c60659bf48ab..7953675594a2 100644
--- a/multimedia/fpc-dts/Makefile
+++ b/multimedia/fpc-dts/Makefile
@@ -1,7 +1,6 @@
# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
-PORTREVISION= 1
CATEGORIES= multimedia lang
PKGNAMESUFFIX= -dts
diff --git a/multimedia/fpc-dts/files/patch-packages_dts_fpmake.pp b/multimedia/fpc-dts/files/patch-packages_dts_fpmake.pp
new file mode 100644
index 000000000000..28f679260d1c
--- /dev/null
+++ b/multimedia/fpc-dts/files/patch-packages_dts_fpmake.pp
@@ -0,0 +1,11 @@
+--- packages/dts/fpmake.pp.orig 2015-01-05 19:27:06 UTC
++++ packages/dts/fpmake.pp
+@@ -24,7 +24,7 @@ begin
+ P.Email := '';
+ P.Description := 'a low-level interface to decoding audio frames encoded using DTS Coherent Acoustics';
+ P.NeedLibC:= true;
+- P.OSes := [linux];
++ P.OSes := [linux,dragonfly,freebsd];
+
+ P.SourcePath.Add('src');
+
diff --git a/multimedia/fpc-dts/pkg-plist b/multimedia/fpc-dts/pkg-plist
index f77a7207c4aa..a796e368b283 100644
--- a/multimedia/fpc-dts/pkg-plist
+++ b/multimedia/fpc-dts/pkg-plist
@@ -1,4 +1,3 @@
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dts/Package.fpc
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dts/dts.o
+lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/dts.fpm
lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dts/dts.ppu
-lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dts/libpdts.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/dts/dts.o