Add drivel 0.9.4, the Gnome livejournal client.
PR: ports/63437 Submitted by: Koop Mast <kwm@rainbow-runner.nl>
This commit is contained in:
parent
b856a63678
commit
7f1d8abc6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102460
27
deskutils/drivel/Makefile
Normal file
27
deskutils/drivel/Makefile
Normal file
@ -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>
|
2
deskutils/drivel/distinfo
Normal file
2
deskutils/drivel/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (drivel-0.9.4.tar.bz2) = 61d55360cb2cd0ca695f237eaaf106d6
|
||||
SIZE (drivel-0.9.4.tar.bz2) = 307503
|
3
deskutils/drivel/pkg-descr
Normal file
3
deskutils/drivel/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Drivel the livejournal client for Gnome.
|
||||
|
||||
WWW: http://www.sourceforge.net/projects/drivel/
|
25
deskutils/drivel/pkg-plist
Normal file
25
deskutils/drivel/pkg-plist
Normal file
@ -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
|
@ -74,6 +74,7 @@
|
||||
SUBDIR += dhttpd
|
||||
SUBDIR += dillo
|
||||
# SUBDIR += djvuplugin
|
||||
SUBDIR += drivel
|
||||
SUBDIR += drupal
|
||||
SUBDIR += eldav.el
|
||||
SUBDIR += elinks
|
||||
|
27
www/drivel/Makefile
Normal file
27
www/drivel/Makefile
Normal file
@ -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>
|
2
www/drivel/distinfo
Normal file
2
www/drivel/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (drivel-0.9.4.tar.bz2) = 61d55360cb2cd0ca695f237eaaf106d6
|
||||
SIZE (drivel-0.9.4.tar.bz2) = 307503
|
3
www/drivel/pkg-descr
Normal file
3
www/drivel/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Drivel the livejournal client for Gnome.
|
||||
|
||||
WWW: http://www.sourceforge.net/projects/drivel/
|
25
www/drivel/pkg-plist
Normal file
25
www/drivel/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user