aboutsummaryrefslogtreecommitdiff
path: root/multimedia/openh264
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-07-11 13:41:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-07-11 13:41:49 +0000
commit4aaa8b6e3c4c31a92f7198630226ed2e121bbcab (patch)
tree679ad93eb728aa06a8b7a65d76e65cc240fbec7f /multimedia/openh264
parentf1071e550cb8d6e99622960e450ebd75488a2525 (diff)
downloadports-4aaa8b6e3c4c31a92f7198630226ed2e121bbcab.tar.gz
ports-4aaa8b6e3c4c31a92f7198630226ed2e121bbcab.zip
multimedia/openh264: oops, back out r418381
Every consumer was broken except for net/pjsip which isn't actually building *against* openh264.
Notes
Notes: svn path=/head/; revision=418382
Diffstat (limited to 'multimedia/openh264')
-rw-r--r--multimedia/openh264/Makefile3
-rw-r--r--multimedia/openh264/distinfo4
-rw-r--r--multimedia/openh264/files/patch-Makefile10
-rw-r--r--multimedia/openh264/pkg-plist2
4 files changed, 5 insertions, 14 deletions
diff --git a/multimedia/openh264/Makefile b/multimedia/openh264/Makefile
index 41b8a9f32227..12da2dbe9d39 100644
--- a/multimedia/openh264/Makefile
+++ b/multimedia/openh264/Makefile
@@ -1,8 +1,9 @@
# $FreeBSD$
PORTNAME= openh264
-PORTVERSION= 1.6.0
+PORTVERSION= 1.5.0
DISTVERSIONPREFIX=v
+PORTEPOCH= 1
CATEGORIES= multimedia
MAINTAINER= gecko@FreeBSD.org
diff --git a/multimedia/openh264/distinfo b/multimedia/openh264/distinfo
index 4585d6c0aee3..6c646814c82a 100644
--- a/multimedia/openh264/distinfo
+++ b/multimedia/openh264/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cisco-openh264-v1.6.0_GH0.tar.gz) = 951109b86cf82be7d2aa65e7542edf4bdf26ae9ec93674c638d28c02a9d1a59a
-SIZE (cisco-openh264-v1.6.0_GH0.tar.gz) = 37865360
+SHA256 (cisco-openh264-v1.5.0_GH0.tar.gz) = 98077bd5d113c183ce02b678733b0cada2cf36750370579534c4d70f0b6c27b5
+SIZE (cisco-openh264-v1.5.0_GH0.tar.gz) = 37851166
diff --git a/multimedia/openh264/files/patch-Makefile b/multimedia/openh264/files/patch-Makefile
index 3e1762a80037..0ce626de9e73 100644
--- a/multimedia/openh264/files/patch-Makefile
+++ b/multimedia/openh264/files/patch-Makefile
@@ -1,17 +1,7 @@
-# Restore SONAME after https://github.com/cisco/openh264/commit/af8240a
# Force gmp plugin to link dynamically against libopenh264
--- Makefile~
+++ Makefile
-@@ -34,7 +34,7 @@ CCASFLAGS=$(CFLAGS)
- STATIC_LDFLAGS=-lstdc++
-
- VERSION=1.6
--SHAREDLIBVERSION=0
-+SHAREDLIBVERSION=2
-
- ifeq (,$(wildcard $(SRC_PATH)gmp-api))
- HAVE_GMP_API=No
@@ -210,7 +210,7 @@ plugin:
@echo "You do not have gmp-api. Run make gmp-bootstrap to get the gmp-api headers."
endif
diff --git a/multimedia/openh264/pkg-plist b/multimedia/openh264/pkg-plist
index 80783041744a..d1d167921622 100644
--- a/multimedia/openh264/pkg-plist
+++ b/multimedia/openh264/pkg-plist
@@ -13,5 +13,5 @@ include/wels/codec_ver.h
%%PLUGINS%%%%WEBPLUGIN_DIR%%/libgmpopenh264.so
lib/libopenh264.a
lib/libopenh264.so
-lib/libopenh264.so.2
+lib/libopenh264.so.1
libdata/pkgconfig/openh264.pc