diff options
author | vs <vs@FreeBSD.org> | 2004-04-29 07:25:21 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-04-29 07:25:21 +0000 |
commit | 29cc0dcf9c643ae1fd75d16b044dff98fefe5562 (patch) | |
tree | b4b41963fc599eb9d7e30989b45a2c71db362a8f /devel/devhelp | |
parent | 66f1453ad8f7c8fe12cc04ac9ae4b6ad2ea268bf (diff) | |
download | FreeBSD-ports-29cc0dcf9c643ae1fd75d16b044dff98fefe5562.zip FreeBSD-ports-29cc0dcf9c643ae1fd75d16b044dff98fefe5562.tar.gz |
Update to 0.9:
- devhelp now uses Mozilla to render HTML contents
PR: ports/65541
Submitted by: Rui Lopes (maintainer)
Approved by: linimon (mentor)
Diffstat (limited to 'devel/devhelp')
-rw-r--r-- | devel/devhelp/Makefile | 9 | ||||
-rw-r--r-- | devel/devhelp/distinfo | 4 | ||||
-rw-r--r-- | devel/devhelp/pkg-plist | 39 |
3 files changed, 44 insertions, 8 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 0ee0fe9..b38cbff 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= devhelp -PORTVERSION= 0.7 -PORTREVISION= 3 +PORTVERSION= 0.9 CATEGORIES?= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,} @@ -16,6 +15,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= rui@ruilopes.com COMMENT= Developer help browser for GNOME 2 +BUILD_DEPENDS= ${X11BASE}/lib/mozilla/libgtkembedmoz.so:${PORTSDIR}/www/mozilla +RUN_DEPENDS= ${BUILD_DEPENDS} + USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes @@ -27,7 +29,6 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|-DG[TD]K_DISABLE_DEPRECATED||g' + @${REINPLACE_CMD} -E 's,^(LD_),export \1,g' ${WRKSRC}/devhelp.in .include <bsd.port.mk> diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo index e108015..61f2096 100644 --- a/devel/devhelp/distinfo +++ b/devel/devhelp/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/devhelp-0.7.tar.bz2) = 7391578353368d9db3ed6a74f4128754 -SIZE (gnome2/devhelp-0.7.tar.bz2) = 371493 +MD5 (gnome2/devhelp-0.9.tar.bz2) = cc1394c8738b91e7b95943a60977759f +SIZE (gnome2/devhelp-0.9.tar.bz2) = 352597 diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist index 2c89145..c44a6f1 100644 --- a/devel/devhelp/pkg-plist +++ b/devel/devhelp/pkg-plist @@ -1,6 +1,27 @@ bin/devhelp -lib/devhelp/libdevhelp.so +bin/devhelp-bin +etc/gconf/schemas/devhelp.schemas +etc/gconf/gconf.xml.defaults/apps/devhelp/ui/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/devhelp/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/ui/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/%gconf.xml +include/devhelp-1.0/devhelp/dh-base.h +include/devhelp-1.0/devhelp/dh-book-tree.h +include/devhelp-1.0/devhelp/dh-error.h +include/devhelp-1.0/devhelp/dh-html.h +include/devhelp-1.0/devhelp/dh-keyword-model.h +include/devhelp-1.0/devhelp/dh-link.h +include/devhelp-1.0/devhelp/dh-parser.h +include/devhelp-1.0/devhelp/dh-preferences.h +include/devhelp-1.0/devhelp/dh-search.h +include/devhelp-1.0/devhelp/dh-util.h +include/devhelp-1.0/devhelp/dh-window.h +lib/libdevhelp-1.a +lib/libdevhelp-1.so +lib/libdevhelp-1.so.0 +libdata/pkgconfig/libdevhelp-1.0.pc share/gnome/applications/devhelp.desktop +share/gnome/devhelp/devhelp.glade share/gnome/devhelp/dtd/devhelp-1.dtd share/gnome/devhelp/images/book_closed.png share/gnome/devhelp/images/book_open.png @@ -12,35 +33,49 @@ share/gnome/pixmaps/devhelp.png share/locale/am/LC_MESSAGES/devhelp.mo share/locale/az/LC_MESSAGES/devhelp.mo share/locale/be/LC_MESSAGES/devhelp.mo +share/locale/ca/LC_MESSAGES/devhelp.mo share/locale/cs/LC_MESSAGES/devhelp.mo share/locale/da/LC_MESSAGES/devhelp.mo share/locale/de/LC_MESSAGES/devhelp.mo share/locale/el/LC_MESSAGES/devhelp.mo share/locale/es/LC_MESSAGES/devhelp.mo +share/locale/fi/LC_MESSAGES/devhelp.mo share/locale/fr/LC_MESSAGES/devhelp.mo share/locale/he/LC_MESSAGES/devhelp.mo share/locale/hi/LC_MESSAGES/devhelp.mo +share/locale/hr/LC_MESSAGES/devhelp.mo share/locale/is/LC_MESSAGES/devhelp.mo share/locale/it/LC_MESSAGES/devhelp.mo share/locale/ja/LC_MESSAGES/devhelp.mo share/locale/kn/LC_MESSAGES/devhelp.mo share/locale/ko/LC_MESSAGES/devhelp.mo share/locale/lv/LC_MESSAGES/devhelp.mo +share/locale/ml/LC_MESSAGES/devhelp.mo share/locale/ms/LC_MESSAGES/devhelp.mo share/locale/nl/LC_MESSAGES/devhelp.mo share/locale/no/LC_MESSAGES/devhelp.mo +share/locale/pa/LC_MESSAGES/devhelp.mo share/locale/pl/LC_MESSAGES/devhelp.mo share/locale/pt/LC_MESSAGES/devhelp.mo share/locale/pt_BR/LC_MESSAGES/devhelp.mo share/locale/ru/LC_MESSAGES/devhelp.mo share/locale/sk/LC_MESSAGES/devhelp.mo +share/locale/sq/LC_MESSAGES/devhelp.mo +share/locale/sr/LC_MESSAGES/devhelp.mo +share/locale/sr@Latn/LC_MESSAGES/devhelp.mo share/locale/sv/LC_MESSAGES/devhelp.mo +share/locale/tr/LC_MESSAGES/devhelp.mo share/locale/uk/LC_MESSAGES/devhelp.mo share/locale/vi/LC_MESSAGES/devhelp.mo share/locale/zh_CN/LC_MESSAGES/devhelp.mo share/locale/zh_TW/LC_MESSAGES/devhelp.mo +@dirrm etc/gconf/gconf.xml.defaults/apps/devhelp/ui +@dirrm etc/gconf/gconf.xml.defaults/apps/devhelp +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/devhelp/ui +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/devhelp @dirrm share/gnome/devhelp/ui @dirrm share/gnome/devhelp/images @dirrm share/gnome/devhelp/dtd @dirrm share/gnome/devhelp -@dirrm lib/devhelp +@dirrm include/devhelp-1.0/devhelp +@dirrm include/devhelp-1.0 |