svn commit: r303572 - in head/deskutils: . growl-for-linux growl-for-linux/files

Nicola Vitale nivit at FreeBSD.org
Sun Sep 2 20:03:40 UTC 2012


Author: nivit
Date: Sun Sep  2 20:03:39 2012
New Revision: 303572
URL: http://svn.freebsd.org/changeset/ports/303572

Log:
  Growl For Linux is Linux-compatible of Growl. Growl is a notification
  system for Mac OS X.
  
  WWW: http://mattn.github.com/growl-for-linux/

Added:
  head/deskutils/growl-for-linux/
  head/deskutils/growl-for-linux/Makefile   (contents, props changed)
  head/deskutils/growl-for-linux/distinfo   (contents, props changed)
  head/deskutils/growl-for-linux/files/
  head/deskutils/growl-for-linux/files/patch-configure.ac   (contents, props changed)
  head/deskutils/growl-for-linux/pkg-descr   (contents, props changed)
  head/deskutils/growl-for-linux/pkg-plist   (contents, props changed)
Modified:
  head/deskutils/Makefile

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Sun Sep  2 20:02:00 2012	(r303571)
+++ head/deskutils/Makefile	Sun Sep  2 20:03:39 2012	(r303572)
@@ -82,6 +82,7 @@
     SUBDIR += google-gadgets
     SUBDIR += gourmet
     SUBDIR += griffith
+    SUBDIR += growl-for-linux
     SUBDIR += gruler
     SUBDIR += gtg
     SUBDIR += gtimer

Added: head/deskutils/growl-for-linux/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/growl-for-linux/Makefile	Sun Sep  2 20:03:39 2012	(r303572)
@@ -0,0 +1,48 @@
+# $FreeBSD$
+
+PORTNAME=	growl-for-linux
+PORTVERSION=	0.6.8
+#PORTREVISION=	0
+CATEGORIES=	deskutils
+
+MAINTAINER=	nivit at FreeBSD.org
+COMMENT=	Notification system compatible with Growl
+
+LICENSE=	BSD
+
+LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
+		dbus-glib-1:${PORTSDIR}/devel/dbus-glib
+
+GH_ACCOUNT=	mattn
+GH_COMMIT=	cab80f2
+GH_TAGNAME=	master
+
+GNU_CONFIGURE=	yes
+
+OPTIONS_DEFINE=	LIBNOTIFY
+OPTIONS_DEFAULT=	LIBNOTIFY
+LIBNOTIFY_DESC=	Use notify-osd for libnotify display plugin
+
+.include <bsd.port.options.mk>
+
+.if ${PORT_OPTIONS:MLIBNOTIFY}
+LIB_DEPENDS+=	notify:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS+=	notify-osd>=0.9.29_3:${PORTSDIR}/deskutils/notify-osd
+.endif
+
+PLIST_SUB=	DESKTOPDIR=${_DESKTOPDIR_REL}
+
+USE_AUTOTOOLS=	autoconf:env automake:env libtoolize:env
+USE_GITHUB=	yes
+USE_GNOME=	desktopfileutils gtk20
+USE_LDCONFIG=	yes
+USE_OPENSSL=	yes
+USE_PKGCONFIG=	build
+USE_SQLITE=	3
+
+WITH_OPENSSL_PORT=	yes
+
+pre-configure:
+	@(cd ${CONFIGURE_WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} ${SH} autogen.sh)
+
+.include <bsd.port.mk>

Added: head/deskutils/growl-for-linux/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/growl-for-linux/distinfo	Sun Sep  2 20:03:39 2012	(r303572)
@@ -0,0 +1,2 @@
+SHA256 (growl-for-linux-0.6.8.tar.gz) = cd8b1b2dadb57f2beaf5fc6a5d6798b33a11fdf7177b82b0d03c4d331cc8121a
+SIZE (growl-for-linux-0.6.8.tar.gz) = 739994

Added: head/deskutils/growl-for-linux/files/patch-configure.ac
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/growl-for-linux/files/patch-configure.ac	Sun Sep  2 20:03:39 2012	(r303572)
@@ -0,0 +1,9 @@
+--- ./configure.ac.orig	2012-09-01 14:59:36.000000000 +0200
++++ ./configure.ac	2012-09-01 15:00:01.000000000 +0200
+@@ -1,5 +1,5 @@
+ AC_PREREQ([2.65])
+-AC_INIT([growl-for-linux], [esyscmd([cat VERSION | tr -d '\n'])], [mattn.jp at gmail.com])
++AC_INIT([growl-for-linux], esyscmd([tr -d '\n' < VERSION]), [mattn.jp at gmail.com])
+ AC_CONFIG_SRCDIR([gol.c])
+ AC_CONFIG_MACRO_DIR([m4])
+ 

Added: head/deskutils/growl-for-linux/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/growl-for-linux/pkg-descr	Sun Sep  2 20:03:39 2012	(r303572)
@@ -0,0 +1,4 @@
+Growl For Linux is Linux-compatible of Growl. Growl is a notification
+system for Mac OS X.
+
+WWW: http://mattn.github.com/growl-for-linux/

Added: head/deskutils/growl-for-linux/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/growl-for-linux/pkg-plist	Sun Sep  2 20:03:39 2012	(r303572)
@@ -0,0 +1,37 @@
+ at comment $FreeBSD$
+bin/gol
+lib/growl-for-linux/display/libballoon.a
+lib/growl-for-linux/display/libballoon.la
+lib/growl-for-linux/display/libballoon.so
+lib/growl-for-linux/display/libballoon.so.0
+lib/growl-for-linux/display/libfog.a
+lib/growl-for-linux/display/libfog.la
+lib/growl-for-linux/display/libfog.so
+lib/growl-for-linux/display/libfog.so.0
+lib/growl-for-linux/display/libnico2.a
+lib/growl-for-linux/display/libnico2.la
+lib/growl-for-linux/display/libnico2.so
+lib/growl-for-linux/display/libnico2.so.0
+lib/growl-for-linux/display/libnotify_gol.a
+lib/growl-for-linux/display/libnotify_gol.la
+lib/growl-for-linux/display/libnotify_gol.so
+lib/growl-for-linux/display/libnotify_gol.so.0
+lib/growl-for-linux/subscribe/librhythmbox.a
+lib/growl-for-linux/subscribe/librhythmbox.la
+lib/growl-for-linux/subscribe/librhythmbox.so
+lib/growl-for-linux/subscribe/librhythmbox.so.0
+lib/growl-for-linux/subscribe/libtweets.a
+lib/growl-for-linux/subscribe/libtweets.la
+lib/growl-for-linux/subscribe/libtweets.so
+lib/growl-for-linux/subscribe/libtweets.so.0
+lib/libgolplug.a
+%%DESKTOPDIR%%/gol.desktop
+%%DATADIR%%/data/growl4linux.jpg
+%%DATADIR%%/data/icon.png
+%%DATADIR%%/data/icon_dnd.png
+%%DATADIR%%/data/mattn.png
+ at dirrm %%DATADIR%%/data
+ at dirrm %%DATADIR%%
+ at dirrm lib/growl-for-linux/subscribe
+ at dirrm lib/growl-for-linux/display
+ at dirrm lib/growl-for-linux



More information about the svn-ports-all mailing list