Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
ok ajacoutot@ ps: i'm currently trying to find all other ports depending on avahi and fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later this day (or tomorrow, depending on how late this evening will be ;-))
This commit is contained in:
parent
7473d086cd
commit
85285a1cab
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2009/06/08 17:59:15 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2009/06/09 14:34:02 kili Exp $
|
||||
|
||||
COMMENT= simple media player for GNOME
|
||||
|
||||
GNOME_PROJECT= totem
|
||||
GNOME_VERSION= 2.22.2
|
||||
PKGNAME= ${DISTNAME}p20
|
||||
PKGNAME= ${DISTNAME}p21
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
@ -19,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender Xtst Xxf86vm art_lgpl_2 asn1 atk-1.0 \
|
||||
avahi-client avahi-common avahi-glib \
|
||||
bonobo-2 bonobo-activation bonoboui-2 c cairo \
|
||||
camel-1.2 com_err crypto dbus-1 dbus-glib-1 sqlite3 \
|
||||
edataserver-1.2 expat fontconfig freetype gailutil \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/06/07 11:03:21 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/06/09 14:34:02 kili Exp $
|
||||
@bin bin/totem
|
||||
@bin bin/totem-audio-preview
|
||||
@bin bin/totem-video-indexer
|
||||
@ -356,7 +356,7 @@ share/omf/totem/totem-zh_TW.omf
|
||||
${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/totem-handlers.schemas
|
||||
${SCHEMAS_INSTDIR}/totem-video-thumbnail.schemas
|
||||
${SCHEMAS_INSTDIR}/totem/totem.schemas
|
||||
${SCHEMAS_INSTDIR}/totem.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
share/totem/
|
||||
share/totem/filmholes-big-left.png
|
||||
|
Loading…
Reference in New Issue
Block a user