Unbreak after libtool patch removal from g-o-i.

big thank to jasper@ for running a bulk against all g-o-i ports
This commit is contained in:
ajacoutot 2014-04-08 17:25:05 +00:00
parent d87070d403
commit 95a5dda1ec
7 changed files with 57 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2014/04/02 09:36:11 jasper Exp $
# $OpenBSD: Makefile,v 1.34 2014/04/08 17:25:06 ajacoutot Exp $
COMMENT= clutter GStreamer integration library
@ -24,6 +24,12 @@ MODGNOME_TOOLS += gobject-introspection
LIB_DEPENDS= graphics/clutter/core>=${MAJOR} \
multimedia/gstreamer1/plugins-base
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/clutter-gst/Makefile.in
post-install:
rm ${PREFIX}/lib/gstreamer-1.0/*.{a,la}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.36 2014/04/08 17:25:05 ajacoutot Exp $
COMMENT= framework for streaming media
@ -30,4 +30,12 @@ CONFIGURE_ENV += FLEX_PATH=${LOCALBASE}/bin/gflex \
CONFIGURE_ENV += ac_cv_lib_gmp___gmpz_init_set_d=no \
ac_cv_lib_gsl_gsl_rng_uniform_int=no
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
.for i in libs/gst/base libs/gst/dataprotocol libs/gst/check libs/gst/controller libs/gst/net gst
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/$i/Makefile.in
.endfor
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.60 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2014/04/08 17:25:05 ajacoutot Exp $
COMMENT= base elements for GStreamer
@ -62,4 +62,11 @@ pre-configure:
${WRKSRC}/gst-libs/gst/cdda/gstcddabasesrc.c \
${WRKSRC}/tests/check/libs/cddabasesrc.c
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
.for i in pbutils audio app video fft cdda rtsp sdp riff tag interfaces rtp netbuffer
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/gst-libs/gst/$i/Makefile.in
.endfor
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2014/04/08 17:25:06 ajacoutot Exp $
COMMENT= framework for streaming media
@ -26,4 +26,12 @@ CONFIGURE_ENV += FLEX_PATH=${LOCALBASE}/bin/gflex
CONFIGURE_ENV += ac_cv_lib_gmp___gmpz_init_set_d=no \
ac_cv_lib_gsl_gsl_rng_uniform_int=no
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
.for i in gst libs/gst/base libs/gst/controller libs/gst/net libs/gst/check
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/$i/Makefile.in
.endfor
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2014/04/08 17:25:06 ajacoutot Exp $
COMMENT= bad elements for GStreamer
@ -97,6 +97,13 @@ CONFIGURE_ARGS += --disable-examples
CFLAGS += -I${X11BASE}/include
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
.for i in mpegts insertbin egl
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/$i/Makefile.in
.endfor
perl -pi -e 's,/dev/dvd,/dev/rcd0c,g' \
${WRKSRC}/ext/resindvd/resindvdbin.c \
${WRKSRC}/ext/resindvd/resindvdsrc.c

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.27 2014/04/01 16:31:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.28 2014/04/08 17:25:06 ajacoutot Exp $
COMMENT= base elements for GStreamer
@ -59,8 +59,15 @@ BUILD_DEPENDS += devel/libtool # needs needs libtoolize
post-extract:
cp -R ${FILESDIR} ${WRKSRC}/ext/sndio
# autopoint(1) uses HOME, make sure it exists
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726571
# XXX check if still needed at next release
.for i in audio riff tag sdp fft pbutils rtp allocators app rtsp video
perl -pi -e 's,--libtool="\$$\(top_builddir\)/libtool",--libtool="\$${LIBTOOL}",g' \
${WRKSRC}/gst-libs/gst/$i/Makefile.am
.endfor
# autopoint(1) uses HOME, make sure it exists
cd ${WRKSRC} && HOME=${WRKDIST} \
AUTOCONF_VERSION=${AUTOCONF_VERSION} \
AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2014/04/02 09:36:14 jasper Exp $
# $OpenBSD: Makefile,v 1.54 2014/04/08 17:25:06 ajacoutot Exp $
COMMENT= interfaces for interacting with online accounts
@ -43,4 +43,10 @@ MODGNU_CONFIG_GUESS_DIRS= \
CONFIGURE_ARGS= --disable-gudev
pre-configure:
# https://bugzilla.gnome.org/show_bug.cgi?id=726570
# XXX check if still needed at next release
perl -pi -e 's,--libtool=\$$\(top_builddir\)/libtool,--libtool=\$${LIBTOOL},g' \
${WRKSRC}/src/goa/Makefile.in
.include <bsd.port.mk>