diff options
author | krion <krion@FreeBSD.org> | 2004-02-29 04:57:32 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-29 04:57:32 +0800 |
commit | d37786c4e5819f17cc40db79e9fb52d41a42cb95 (patch) | |
tree | dff81bf19ef0f00fbcd9a2f3a1d046c440339e27 /deskutils/drivel | |
parent | 5c20bbc849e9b1de6b7b104b47898a59a5c44b43 (diff) | |
download | freebsd-ports-gnome-d37786c4e5819f17cc40db79e9fb52d41a42cb95.tar.gz freebsd-ports-gnome-d37786c4e5819f17cc40db79e9fb52d41a42cb95.tar.zst freebsd-ports-gnome-d37786c4e5819f17cc40db79e9fb52d41a42cb95.zip |
Add drivel 0.9.4, the Gnome livejournal client.
PR: ports/63437
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Diffstat (limited to 'deskutils/drivel')
-rw-r--r-- | deskutils/drivel/Makefile | 27 | ||||
-rw-r--r-- | deskutils/drivel/distinfo | 2 | ||||
-rw-r--r-- | deskutils/drivel/pkg-descr | 3 | ||||
-rw-r--r-- | deskutils/drivel/pkg-plist | 25 |
4 files changed, 57 insertions, 0 deletions
diff --git a/deskutils/drivel/Makefile b/deskutils/drivel/Makefile new file mode 100644 index 000000000000..d4ca0a080dfb --- /dev/null +++ b/deskutils/drivel/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: drivel +# Date created: Thu Feb 26 23:13:12 CET 2004 +# Whom: Koop Mast <kwm@rainbow-runner.nl> +# +# $FreeBSD$ +# + +PORTNAME= drivel +PORTVERSION= 0.9.4 +CATEGORIES= www gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= kwm@rainbow-runner.nl +COMMENT= The Gnome livejournal client + +LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl + +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix gnomehack libgnomeui intlhack +USE_BZIP2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/deskutils/drivel/distinfo b/deskutils/drivel/distinfo new file mode 100644 index 000000000000..9e905fce7a88 --- /dev/null +++ b/deskutils/drivel/distinfo @@ -0,0 +1,2 @@ +MD5 (drivel-0.9.4.tar.bz2) = 61d55360cb2cd0ca695f237eaaf106d6 +SIZE (drivel-0.9.4.tar.bz2) = 307503 diff --git a/deskutils/drivel/pkg-descr b/deskutils/drivel/pkg-descr new file mode 100644 index 000000000000..c5e00f2e61b3 --- /dev/null +++ b/deskutils/drivel/pkg-descr @@ -0,0 +1,3 @@ +Drivel the livejournal client for Gnome. + +WWW: http://www.sourceforge.net/projects/drivel/ diff --git a/deskutils/drivel/pkg-plist b/deskutils/drivel/pkg-plist new file mode 100644 index 000000000000..552d546ba528 --- /dev/null +++ b/deskutils/drivel/pkg-plist @@ -0,0 +1,25 @@ +bin/drivel +etc/gconf/gconf.xml.defaults/apps/drivel/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/drivel/global_settings/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/drivel/moods/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/drivel/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/drivel/global_settings/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/drivel/moods/%gconf.xml +etc/gconf/schemas/drivel.schemas +share/gnome/applications/drivel.desktop +share/gnome/pixmaps/drivel/community.png +share/gnome/pixmaps/drivel/doublearrow.png +share/gnome/pixmaps/drivel/drivel_splash.png +share/gnome/pixmaps/drivel/insert_image.png +share/gnome/pixmaps/drivel/insert_object.png +share/gnome/pixmaps/drivel/leftarrow.png +share/gnome/pixmaps/drivel/livejournal_tray_normal.png +share/gnome/pixmaps/drivel/livejournal_tray_updated.png +share/gnome/pixmaps/drivel/mood.png +share/gnome/pixmaps/drivel/music.png +share/gnome/pixmaps/drivel/private.png +share/gnome/pixmaps/drivel/protected.png +share/gnome/pixmaps/drivel/public.png +share/gnome/pixmaps/drivel/rightarrow.png +share/gnome/pixmaps/drivel/user.png +share/gnome/pixmaps/livejournal.png |