1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add some gstreamer plugin dependencies to gaim-devel so that audio will

actually work.

Reported by:	ahze
This commit is contained in:
Joe Marcus Clarke 2006-11-28 19:22:45 +00:00
parent 9368d1a582
commit bca6dd776b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178200
4 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
#
PORTNAME= gaim
PORTREVISION= 1
PKGNAMEPREFIX=
PKGNAMESUFFIX= -devel

View File

@ -91,7 +91,7 @@ PLIST_SUB+= EVO="@comment not installed: "
.endif
.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER)
LIB_DEPENDS+= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer
USE_GSTREAMER+= core good
.else
CONFIGURE_ARGS+=--disable-gstreamer
.endif

View File

@ -91,7 +91,7 @@ PLIST_SUB+= EVO="@comment not installed: "
.endif
.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER)
LIB_DEPENDS+= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer
USE_GSTREAMER+= core good
.else
CONFIGURE_ARGS+=--disable-gstreamer
.endif

View File

@ -7,6 +7,7 @@
#
PORTNAME= gaim
PORTREVISION= 1
PKGNAMEPREFIX=
PKGNAMESUFFIX= -devel