summaryrefslogtreecommitdiff
path: root/devel/devhelp
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-09 16:47:07 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-09 16:47:07 +0000
commit2a2b23d171f2b28bff8da114e5c86620f44c4439 (patch)
treef0fb90ffe53ee10112bd02de573947b9f97219f2 /devel/devhelp
parentce4aa8f0a6586eab149d1f8f67b4a9780502ea9a (diff)
downloadpkgsrc-2a2b23d171f2b28bff8da114e5c86620f44c4439.tar.gz
update to 0.23.1
changes: -build fix release for latest glib -translation updates +DESTDIR support
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile15
-rw-r--r--devel/devhelp/PLIST4
-rw-r--r--devel/devhelp/distinfo10
-rw-r--r--devel/devhelp/patches/patch-ad12
4 files changed, 22 insertions, 19 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 68616a5a68a..3c03243d56c 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2009/08/26 19:56:56 sno Exp $
+# $NetBSD: Makefile,v 1.55 2009/09/09 16:47:07 drochner Exp $
-DISTNAME= devhelp-0.23
-PKGREVISION= 3
+DISTNAME= devhelp-0.23.1
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/devhelp/0.23/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +13,7 @@ USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -28,14 +28,15 @@ GCONF_SCHEMAS= devhelp.schemas
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../www/webkit-gtk/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
post-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/devhelp
+ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/devhelp
${INSTALL_DATA} ${WRKSRC}/misc/devhelp.el ${WRKSRC}/misc/devhelp.vim \
- ${PREFIX}/share/examples/devhelp
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/devhelp
+ ${DESTDIR}${PREFIX}/share/examples/devhelp
+ ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/devhelp
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS COPYING ChangeLog README TODO \
- ${PREFIX}/share/doc/devhelp
+ ${DESTDIR}${PREFIX}/share/doc/devhelp
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/devhelp/PLIST b/devel/devhelp/PLIST
index 33811abc016..2d98871bede 100644
--- a/devel/devhelp/PLIST
+++ b/devel/devhelp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2009/07/24 18:42:18 drochner Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/09/09 16:47:07 drochner Exp $
bin/devhelp
include/devhelp-1.0/devhelp/dh-assistant-view.h
include/devhelp-1.0/devhelp/dh-assistant.h
@@ -41,6 +41,7 @@ share/locale/bg/LC_MESSAGES/devhelp.mo
share/locale/bn/LC_MESSAGES/devhelp.mo
share/locale/bn_IN/LC_MESSAGES/devhelp.mo
share/locale/ca/LC_MESSAGES/devhelp.mo
+share/locale/ca@valencia/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
@@ -79,6 +80,7 @@ share/locale/pl/LC_MESSAGES/devhelp.mo
share/locale/ps/LC_MESSAGES/devhelp.mo
share/locale/pt/LC_MESSAGES/devhelp.mo
share/locale/pt_BR/LC_MESSAGES/devhelp.mo
+share/locale/ro/LC_MESSAGES/devhelp.mo
share/locale/ru/LC_MESSAGES/devhelp.mo
share/locale/rw/LC_MESSAGES/devhelp.mo
share/locale/sk/LC_MESSAGES/devhelp.mo
diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo
index e9ba9755de8..cec253917c1 100644
--- a/devel/devhelp/distinfo
+++ b/devel/devhelp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2009/07/24 18:42:18 drochner Exp $
+$NetBSD: distinfo,v 1.14 2009/09/09 16:47:07 drochner Exp $
-SHA1 (devhelp-0.23.tar.bz2) = a7ed9c56cd77bb46fb041df539285ce3012ad177
-RMD160 (devhelp-0.23.tar.bz2) = 324b74336570291c1a966e63c2d7450f3ae7b678
-Size (devhelp-0.23.tar.bz2) = 521287 bytes
-SHA1 (patch-ad) = 0710e669d381b72b0c3bfcda580b0ad2b3b29a91
+SHA1 (devhelp-0.23.1.tar.bz2) = 9ce37ef216adb2a7573a111a3181ae5e4ed7b7a6
+RMD160 (devhelp-0.23.1.tar.bz2) = c6521c8f48449ac73e6115187423ee9ce2f25506
+Size (devhelp-0.23.1.tar.bz2) = 475037 bytes
+SHA1 (patch-ad) = acd18af1eaf048db2bd0e3cbb432dc2674f5522c
diff --git a/devel/devhelp/patches/patch-ad b/devel/devhelp/patches/patch-ad
index 642631d379f..395456714c8 100644
--- a/devel/devhelp/patches/patch-ad
+++ b/devel/devhelp/patches/patch-ad
@@ -1,11 +1,11 @@
-$NetBSD: patch-ad,v 1.3 2009/07/24 18:42:18 drochner Exp $
+$NetBSD: patch-ad,v 1.4 2009/09/09 16:47:07 drochner Exp $
---- misc/Makefile.in.orig 2009-01-19 17:00:31.000000000 +0100
+--- misc/Makefile.in.orig 2009-08-12 23:41:11.000000000 +0200
+++ misc/Makefile.in
-@@ -238,7 +238,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -218,7 +218,7 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
-SUBDIRS = gedit-plugin
+SUBDIRS =
EXTRA_DIST = devhelp.el devhelp.vim html2funcs.py html2xml.py man2xml.py