summaryrefslogtreecommitdiff
path: root/misc/yelp
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-10-14 21:48:34 +0000
committerjmmv <jmmv>2005-10-14 21:48:34 +0000
commit39a673bb689a4fe720345629f7a45d4fa5b66dd9 (patch)
tree699eedd851a483ac434149b444f37bdd9510f0c6 /misc/yelp
parentd43bc93ae5cdb3d332bea5186aff1d4348b13b7a (diff)
downloadpkgsrc-39a673bb689a4fe720345629f7a45d4fa5b66dd9.tar.gz
Update to 2.12.1:
Changes in 2.12.1: ------------------ * Updated translations: ku (Erdal Ronahi) vi (Clytie Siddall) Changes in 2.12.0: ------------------ * Enabled F7 keybinding, as per #157941 (Shaun McCance) * Don't crash on invalid DocBook, #310420 (Brent Smith) * Updated translations: ca (Jordi Mallach) cy (Telsa Gwynne) fr (Christophe Merlet) ko (Young-Ho Cha) lt (Žygimantas Beručka) ru (Leonid Kanter) tr (Baris Cicek) Changes in 2.11.92: ------------------- * All sorts of Gecko backend stuff (Christian Persch) * Fix typo in character code in translator comment (Behdad Esfahbod) * Small fixes (Ross Burton) * Fix crash (Don Scorgie) * Updated translations: el (Nikos Charonitakis) fa (Meelad Zakaria) fi (Ilkka Tuohela) gu (Ankit Patel) he (Yuval Tanny) hu (Gabor Kelemen) id (Ahmad Riza H Nst) ja (Takeshi AIHANA) nl (Reinout van Schouwen) pl (Bartosz Kosiorek) pt_BR (Estêvão Samuel Procópio) pt (Duarte Loreto) ro (Mugurel Tudor) sq (Laurent Dhima) sr (Слободан Д. Средојевић) sv (Christian Rose) th (Theppitak Karoonboonyanan) uk (Maxim Dzumanenko) vi (Clytie Siddall) zh_CN (Funda Wang) zh_TW (Abel Cheung) Changes in 2.11.1: ------------------ * Made bookmark headers insensitive (Don Scorgie) * Use gobject private data, fixing bug #140632 (Christian Persch) * All sorts of Gecko backend stuff (Christian Persch) * Position the navbar at the bottom (Shaun McCance) * Changed color parameters around (Shaun McCance) * Added trail of links to parent sections (Shaun McCance) * Added JS magic to the linktrail (Stuart Langridge) * Depend on gnome-doc-utils 0.3.1 (Shaun McCance) * Set a minimum font size of 8pt (Shaun McCance) * Updated translations: bg (Vladimir Petkov) cs (Miloslav Trmac) da (Martin Willemoes Hansen) de (Hendrik Brandt) es (Francisco Javier F. Serrador) et (Ivar Smolin) gl (Ignacio Casal Quinteiro) it (Alessio Frusciante) nb (Terance Sola) nl (Tino Meinen) no (Terance Sola) sv (Christian Rose) zh_TW (Abel Cheung) en_CA (Adam Weinberger) eu (Iñaki Larrañaga) el (Kostas Papadimas)
Diffstat (limited to 'misc/yelp')
-rw-r--r--misc/yelp/Makefile15
-rw-r--r--misc/yelp/PLIST11
-rw-r--r--misc/yelp/distinfo8
3 files changed, 22 insertions, 12 deletions
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile
index 1fe80c9ad5e..7648f23401b 100644
--- a/misc/yelp/Makefile
+++ b/misc/yelp/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2005/10/12 22:04:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.36 2005/10/14 21:48:34 jmmv Exp $
#
-DISTNAME= yelp-2.10.0
-PKGREVISION= 1
+DISTNAME= yelp-2.12.1
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
@@ -24,12 +23,14 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-html-widget=gtkhtml2
+GCONF2_SCHEMAS= yelp.schemas
+
PKG_OPTIONS_VAR= PKG_OPTIONS.yelp
.include "../../www/mozilla/gecko-options.mk"
.include "../../mk/bsd.options.mk"
.include "../../archivers/bzip2/buildlink3.mk"
-.include "../../devel/GConf2/buildlink3.mk"
+.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
@@ -37,13 +38,15 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.yelp
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
-.include "../../www/libgtkhtml/buildlink3.mk"
.include "../../www/mozilla/gecko-depends.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/yelp/PLIST b/misc/yelp/PLIST
index c9d1abd1df5..9342f58c3b6 100644
--- a/misc/yelp/PLIST
+++ b/misc/yelp/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.8 2005/05/31 15:54:26 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/10/14 21:48:34 jmmv Exp $
bin/gnome-help
bin/yelp
-etc/gconf/schemas/yelp.schemas
lib/bonobo/servers/GNOME_Yelp.server
share/applications/yelp.desktop
+share/gconf/schemas/yelp.schemas
share/icons/hicolor/192x192/apps/yelp-icon-big.png
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/yelp.mo
@@ -42,6 +42,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ka/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/yelp.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/yelp.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/yelp.mo
@@ -103,7 +104,13 @@ share/yelp/xslt/db2html.xsl
share/yelp/xslt/info2html.xsl
share/yelp/xslt/man2html.xsl
share/yelp/xslt/toc2html.xsl
+share/yelp/xslt/yelp-common.xsl
+share/yelp/yelp.js
@dirrm share/yelp/xslt
@dirrm share/yelp/ui
@dirrm share/yelp/icons
@dirrm share/yelp
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/192x192/apps
+@comment in GConf2: @dirrm share/gconf/schemas
+@comment in xdg-dirs: @dirrm share/applications
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/misc/yelp/distinfo b/misc/yelp/distinfo
index ec18571df4f..c5b26ea2efa 100644
--- a/misc/yelp/distinfo
+++ b/misc/yelp/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2005/05/31 15:54:26 drochner Exp $
+$NetBSD: distinfo,v 1.11 2005/10/14 21:48:34 jmmv Exp $
-SHA1 (yelp-2.10.0.tar.bz2) = 3d48b73a5b896e4a9771c3d103229ed6aadada7b
-RMD160 (yelp-2.10.0.tar.bz2) = bd224cb3d3899790f987e16b7bd2c41527651f78
-Size (yelp-2.10.0.tar.bz2) = 790852 bytes
+SHA1 (yelp-2.12.1.tar.bz2) = ed98bce11dfad252a1e4b8c15c9b4e2f4ec13391
+RMD160 (yelp-2.12.1.tar.bz2) = 0e1f16b4d7c0bdc59c50a7a1f7c531d1a3cb47a8
+Size (yelp-2.12.1.tar.bz2) = 815483 bytes
SHA1 (patch-aa) = af78d53023c24266c764a8af12125250e0256071