mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.9.1.
Requested by: Lachlan Michael <lachlan@lkla.dhs.org>
This commit is contained in:
parent
ea7d17deda
commit
96d66dfd27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197356
@ -6,23 +6,22 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnome-blog
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/gnome-blog/0.8
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GNOME app to post to blogs
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnomeprefix pygnome2 intlhack
|
||||
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/libs"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
GCONF_SCHEMAS= gnomeblog.schemas
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gnome-blog-0.8.tar.bz2) = 0a953c1dfade735285e768e785423222
|
||||
SHA256 (gnome-blog-0.8.tar.bz2) = 24823fd381369502e80e49bc5fbc0bf26600aad8cce17c0049218f4223291545
|
||||
SIZE (gnome-blog-0.8.tar.bz2) = 155839
|
||||
MD5 (gnome2/gnome-blog-0.9.1.tar.bz2) = 5eb8a04aadf33554a2087589a0025ecc
|
||||
SHA256 (gnome2/gnome-blog-0.9.1.tar.bz2) = e2857052bbbd702a76c1c9109a1497ecb60262e4be24ac6dde89443a4e564a3b
|
||||
SIZE (gnome2/gnome-blog-0.9.1.tar.bz2) = 161445
|
||||
|
@ -53,6 +53,38 @@ libexec/blog_applet.py
|
||||
share/gnome/applications/gnome-blog.desktop
|
||||
share/gnome/gnome-2.0/ui/GNOME_BlogApplet.xml
|
||||
share/gnome/pixmaps/gnome-blog.png
|
||||
share/locale/az/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/de/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/fi/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/fr/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/gl/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/hr/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/hu/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/ms/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/ne/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/nl/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/rw/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/sq/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-blog.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-blog.mo
|
||||
@dirrmtry share/locale/rw/LC_MESSAGES
|
||||
@dirrmtry share/locale/rw
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/gnomeblog
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%
|
||||
@dirrmtry %%PYTHON_LIBDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user