multimedia/totem-pl-parser dependency patch

Daichi GOTO daichi at ongs.co.jp
Mon Aug 10 04:02:35 UTC 2009


I guess someone not using Gnome needs dependency
for camel-1.2:${PORTSDIR}/databases/evolution-data-server
to use Totem correctly. Patch is follow:


diff -urBN totem-pl-parser.orig/Makefile totem-pl-parser/Makefile
--- totem-pl-parser.orig/Makefile	2009-08-03 04:34:52.000000000 +0900
+++ totem-pl-parser/Makefile	2009-08-10 12:25:17.000000000 +0900
@@ -16,7 +16,8 @@
  MAINTAINER=	gnome at FreeBSD.org
  COMMENT=	GObject-based library to parse a host of playlist formats

-LIB_DEPENDS=	hal.1:${PORTSDIR}/sysutils/hal
+LIB_DEPENDS=	hal.1:${PORTSDIR}/sysutils/hal \
+		camel-1.2:${PORTSDIR}/databases/evolution-data-server

  USE_BZIP2=	yes
  USE_GMAKE=	yes


If there is no objection, I want to commit that.
Thanks

-- 
   ONGS Inc.
   CEO, Daichi GOTO (daichi at ongs.co.jp)
   TEL: 81-42-316-7945  FAX: 81-42-316-7946
   WWW: http://www.ongs.co.jp/


More information about the freebsd-gnome mailing list