Update to 1.2.0. For a list of changes, see

http://sourceforge.net/project/shownotes.php?group_id=27778&release_id=264017.

Also, add some text to the pkg-descr [1]

PR:		71316
Submitted by:	maintainer
Noticed by:	Kevin Thompson <antiduh@csh.rit.edu> [1]
This commit is contained in:
Joe Marcus Clarke 2004-09-03 03:54:43 +00:00
parent 169473f350
commit 1cba229ab9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117998
4 changed files with 25 additions and 8 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= drivel
PORTVERSION= 1.0.2
PORTVERSION= 1.2.0
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack libgnomeui intlhack
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"

View file

@ -1,2 +1,2 @@
MD5 (drivel-1.0.2.tar.bz2) = eac32dba1e154589c95c53de53e1204d
SIZE (drivel-1.0.2.tar.bz2) = 390550
MD5 (drivel-1.2.0.tar.bz2) = a732e60cf5d46950bad08e67b7a80f4c
SIZE (drivel-1.2.0.tar.bz2) = 493657

View file

@ -1,3 +1,7 @@
Drivel the livejournal client for Gnome.
Drivel the livejournal client for Gnome.
WWW: http://www.sourceforge.net/projects/drivel/
Its purpose is to retain a simple and elegant design while providing the
same level of functionality as the offical LiveJournal clients. Drivel also
integrates tightly with the GNOME Desktop technologies.
WWW: http://www.dropline.net/drivel/

View file

@ -2,22 +2,30 @@ bin/drivel
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/drivel.schemas > /dev/null || /usr/bin/true
etc/gconf/schemas/drivel.schemas
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/drivel.schemas > /dev/null || /usr/bin/true
share/gnome/application-registry/drivel.applications
share/gnome/applications/drivel.desktop
share/gnome/drivel/glade/drivel.glade
share/gnome/drivel/languages/livejournal.lang
share/gnome/help/drivel/C/drivel.xml
share/gnome/help/drivel/C/legal.xml
share/gnome/mime-info/drivel.keys
share/gnome/mime-info/drivel.mime
share/gnome/mime/application/x-drivel.xml
share/gnome/mime/packages/drivel.xml
share/gnome/omf/drivel/drivel-C.omf
share/gnome/pixmaps/drivel/checkbutton.xpm
share/gnome/pixmaps/drivel/combobox.xpm
share/gnome/pixmaps/drivel/community.png
share/gnome/pixmaps/drivel/doublearrow.png
share/gnome/pixmaps/drivel/drivel_splash.png
share/gnome/pixmaps/drivel/entry.xpm
share/gnome/pixmaps/drivel/feed.png
share/gnome/pixmaps/drivel/hscale.xpm
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
@ -25,6 +33,7 @@ share/gnome/pixmaps/drivel/radiobutton.xpm
share/gnome/pixmaps/drivel/rightarrow.png
share/gnome/pixmaps/drivel/user.png
share/gnome/pixmaps/drivel/xmms.xpm
share/gnome/pixmaps/gnome-application-x-drivel.png
share/gnome/pixmaps/livejournal.png
share/locale/cs/LC_MESSAGES/drivel.mo
share/locale/de/LC_MESSAGES/drivel.mo
@ -35,10 +44,14 @@ share/locale/nl/LC_MESSAGES/drivel.mo
share/locale/no/LC_MESSAGES/drivel.mo
share/locale/pt/LC_MESSAGES/drivel.mo
share/locale/pt_BR/LC_MESSAGES/drivel.mo
share/locale/sq/LC_MESSAGES/drivel.mo
share/locale/sr/LC_MESSAGES/drivel.mo
share/locale/sr@Latn/LC_MESSAGES/drivel.mo
share/locale/sv/LC_MESSAGES/drivel.mo
share/locale/zh_CN/LC_MESSAGES/drivel.mo
@dirrm share/gnome/pixmaps/drivel
@dirrm share/gnome/drivel/languages
@dirrm share/gnome/drivel/glade
@dirrm share/gnome/drivel
@exec scrollkeeper-install -q %D/share/gnome/omf/drivel/drivel-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/drivel/drivel-C.omf 2>/dev/null || /usr/bin/true