aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-04-06 10:02:28 +0800
committermarcus <marcus@FreeBSD.org>2004-04-06 10:02:28 +0800
commit627c57b998618c0c742a4a42256c110a98d17823 (patch)
treee9dee549ab121713de5349755df3a655575e1852
parent74283740ea8db9fce2b82566278b389f624210e2 (diff)
downloadfreebsd-ports-gnome-627c57b998618c0c742a4a42256c110a98d17823.tar.gz
freebsd-ports-gnome-627c57b998618c0c742a4a42256c110a98d17823.tar.zst
freebsd-ports-gnome-627c57b998618c0c742a4a42256c110a98d17823.zip
Remove the httpsrc plug-in. It is no longer supported.
Reported by: Piotr Smyrak <piotr.smyrak@heron.pl>
-rw-r--r--multimedia/gstreamer-plugins/Makefile13
-rw-r--r--multimedia/gstreamer-plugins/pkg-plist1
-rw-r--r--multimedia/gstreamer-plugins80/Makefile13
-rw-r--r--multimedia/gstreamer-plugins80/pkg-plist1
4 files changed, 0 insertions, 28 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 766898c4fe77..0de07fab4d95 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -467,15 +467,6 @@ LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes
PLIST_SUB+= HERMES=""
.endif
-# http
-.ifndef(WITH_HTTP)
-CONFIGURE_ARGS+= --disable-http
-PLIST_SUB+= HTTP="@comment "
-.else
-USE_GNOME+= libghttp
-PLIST_SUB+= HTTP=""
-.endif
-
# jpeg
.ifndef(WITH_JPEG)
CONFIGURE_ARGS+= --disable-jpeg
@@ -847,10 +838,6 @@ pre-everything::
@${ECHO_MSG} '===>'
@${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin'
.endif
-.ifndef(WITH_HTTP)
- @${ECHO_MSG} '===>'
- @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin'
-.endif
.ifndef(WITH_JPEG)
@${ECHO_MSG} '===>'
@${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin'
diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist
index e35f5c93b0ad..407e49e05e51 100644
--- a/multimedia/gstreamer-plugins/pkg-plist
+++ b/multimedia/gstreamer-plugins/pkg-plist
@@ -77,7 +77,6 @@ lib/gstreamer-%%VERSION%%/libgstgamma.so
lib/gstreamer-%%VERSION%%/libgstgoom.so
%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so
%%HERMES%%lib/gstreamer-%%VERSION%%/libgsthermescolorspace.so
-%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so
lib/gstreamer-%%VERSION%%/libgstidct.so
lib/gstreamer-%%VERSION%%/libgstinterleave.so
%%IVORBIS%%lib/gstreamer-%%VERSION%%/libgstivorbis.so
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 766898c4fe77..0de07fab4d95 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -467,15 +467,6 @@ LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes
PLIST_SUB+= HERMES=""
.endif
-# http
-.ifndef(WITH_HTTP)
-CONFIGURE_ARGS+= --disable-http
-PLIST_SUB+= HTTP="@comment "
-.else
-USE_GNOME+= libghttp
-PLIST_SUB+= HTTP=""
-.endif
-
# jpeg
.ifndef(WITH_JPEG)
CONFIGURE_ARGS+= --disable-jpeg
@@ -847,10 +838,6 @@ pre-everything::
@${ECHO_MSG} '===>'
@${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin'
.endif
-.ifndef(WITH_HTTP)
- @${ECHO_MSG} '===>'
- @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin'
-.endif
.ifndef(WITH_JPEG)
@${ECHO_MSG} '===>'
@${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin'
diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist
index e35f5c93b0ad..407e49e05e51 100644
--- a/multimedia/gstreamer-plugins80/pkg-plist
+++ b/multimedia/gstreamer-plugins80/pkg-plist
@@ -77,7 +77,6 @@ lib/gstreamer-%%VERSION%%/libgstgamma.so
lib/gstreamer-%%VERSION%%/libgstgoom.so
%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so
%%HERMES%%lib/gstreamer-%%VERSION%%/libgsthermescolorspace.so
-%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so
lib/gstreamer-%%VERSION%%/libgstidct.so
lib/gstreamer-%%VERSION%%/libgstinterleave.so
%%IVORBIS%%lib/gstreamer-%%VERSION%%/libgstivorbis.so