summaryrefslogtreecommitdiffstats
path: root/devel/devhelp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile48
-rw-r--r--devel/devhelp/distinfo4
-rw-r--r--devel/devhelp/pkg-plist75
3 files changed, 56 insertions, 71 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 58630fa31..c8dc99c91 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -1,55 +1,35 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/devel/devhelp/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom: ports/trunk/devel/devhelp3/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= devhelp
-PORTVERSION= 2.32.0
-PORTREVISION= 3
-PORTEPOCH= 1
+PORTVERSION= 3.6.1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Developer help browser for GNOME 2
+COMMENT= Developer help browser for GNOME 3
-LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \
- libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
+LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
-CONFLICTS= devhelp-3.[0-9]*
-
-NO_STAGE= yes
-USE_BZIP2= yes
+USE_XZ= yes
USE_XORG= x11
USES= gettext gmake pathfix pkgconfig
-USE_GNOME= intlhack gnomeprefix libgnomeui libwnck
+USE_GNOME= gconf2 gnomeprefix gtk30 intlhack
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
GCONF_SCHEMAS= devhelp.schemas
-CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
-LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-
-OPTIONS_DEFINE= GEDIT
-GEDIT_DESC= GEdit plug-in support
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGEDIT}
-BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit
-RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit
-PLIST_SUB+= GEDIT=""
-.else
-PLIST_SUB+= GEDIT="@comment "
-.endif
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
post-patch:
-.if ! ${PORT_OPTIONS:MGEDIT}
- @${REINPLACE_CMD} -e 's|gedit-plugin||' \
- ${WRKSRC}/misc/Makefile.in
- @${REINPLACE_CMD} -e 's|-DGTK_DISABLE_SINGLE_INCLUDES||g' \
- ${WRKSRC}/src/Makefile.in
-.endif
+ @${REINPLACE_CMD} -e 's|gedit-plugin||g' ${WRKSRC}/misc/Makefile.in
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libdevhelp-3.so.1
.include <bsd.port.mk>
+
diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo
index fb0baa9fe..6e8c0ffa2 100644
--- a/devel/devhelp/distinfo
+++ b/devel/devhelp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/devhelp-2.32.0.tar.bz2) = 61b342cbaf27379be9baa5df1f34c9464916601ec4378fa7e1c76fcc686553e4
-SIZE (gnome2/devhelp-2.32.0.tar.bz2) = 503689
+SHA256 (gnome3/devhelp-3.6.1.tar.xz) = 71c6933422bf876745fc10276a2b2ee0f8c4c4ddfe034b3f6380507725fd4e63
+SIZE (gnome3/devhelp-3.6.1.tar.xz) = 499156
diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist
index 429773074..70edad4aa 100644
--- a/devel/devhelp/pkg-plist
+++ b/devel/devhelp/pkg-plist
@@ -1,42 +1,37 @@
bin/devhelp
-include/devhelp-2.0/devhelp/dh-assistant-view.h
-include/devhelp-2.0/devhelp/dh-assistant.h
-include/devhelp-2.0/devhelp/dh-base.h
-include/devhelp-2.0/devhelp/dh-book-manager.h
-include/devhelp-2.0/devhelp/dh-book-tree.h
-include/devhelp-2.0/devhelp/dh-book.h
-include/devhelp-2.0/devhelp/dh-error.h
-include/devhelp-2.0/devhelp/dh-keyword-model.h
-include/devhelp-2.0/devhelp/dh-link.h
-include/devhelp-2.0/devhelp/dh-search.h
-include/devhelp-2.0/devhelp/dh-window.h
-%%GEDIT%%lib/gedit-2/plugins/devhelp.gedit-plugin
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.py
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.pyc
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.pyo
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.py
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.pyc
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.pyo
-lib/libdevhelp-2.a
-lib/libdevhelp-2.la
-lib/libdevhelp-2.so
-lib/libdevhelp-2.so.1
-libdata/pkgconfig/libdevhelp-2.0.pc
+include/devhelp-3.0/devhelp/devhelp.h
+include/devhelp-3.0/devhelp/dh-app.h
+include/devhelp-3.0/devhelp/dh-assistant-view.h
+include/devhelp-3.0/devhelp/dh-assistant.h
+include/devhelp-3.0/devhelp/dh-book-manager.h
+include/devhelp-3.0/devhelp/dh-book-tree.h
+include/devhelp-3.0/devhelp/dh-book.h
+include/devhelp-3.0/devhelp/dh-error.h
+include/devhelp-3.0/devhelp/dh-keyword-model.h
+include/devhelp-3.0/devhelp/dh-language.h
+include/devhelp-3.0/devhelp/dh-link.h
+include/devhelp-3.0/devhelp/dh-search.h
+include/devhelp-3.0/devhelp/dh-window.h
+lib/libdevhelp-3.a
+lib/libdevhelp-3.la
+lib/libdevhelp-3.so
+lib/libdevhelp-3.so.1
+libdata/pkgconfig/libdevhelp-3.0.pc
share/applications/devhelp.desktop
share/devhelp/assistant/assistant.css
share/devhelp/assistant/assistant.js
share/devhelp/devhelp.defaults
share/devhelp/dtd/devhelp-1.dtd
share/devhelp/ui/devhelp.builder
-share/devhelp/ui/window.ui
share/icons/hicolor/16x16/apps/devhelp.png
share/icons/hicolor/22x22/apps/devhelp.png
share/icons/hicolor/24x24/apps/devhelp.png
+share/icons/hicolor/256x256/apps/devhelp.png
share/icons/hicolor/32x32/apps/devhelp.png
share/icons/hicolor/48x48/apps/devhelp.png
-share/icons/hicolor/scalable/apps/devhelp.svg
share/locale/am/LC_MESSAGES/devhelp.mo
share/locale/ar/LC_MESSAGES/devhelp.mo
+share/locale/as/LC_MESSAGES/devhelp.mo
share/locale/ast/LC_MESSAGES/devhelp.mo
share/locale/az/LC_MESSAGES/devhelp.mo
share/locale/be/LC_MESSAGES/devhelp.mo
@@ -51,12 +46,14 @@ share/locale/da/LC_MESSAGES/devhelp.mo
share/locale/de/LC_MESSAGES/devhelp.mo
share/locale/dz/LC_MESSAGES/devhelp.mo
share/locale/el/LC_MESSAGES/devhelp.mo
+share/locale/en@shaw/LC_MESSAGES/devhelp.mo
share/locale/en_CA/LC_MESSAGES/devhelp.mo
share/locale/en_GB/LC_MESSAGES/devhelp.mo
-share/locale/en@shaw/LC_MESSAGES/devhelp.mo
share/locale/eo/LC_MESSAGES/devhelp.mo
share/locale/es/LC_MESSAGES/devhelp.mo
share/locale/et/LC_MESSAGES/devhelp.mo
+share/locale/eu/LC_MESSAGES/devhelp.mo
+share/locale/fa/LC_MESSAGES/devhelp.mo
share/locale/fi/LC_MESSAGES/devhelp.mo
share/locale/fr/LC_MESSAGES/devhelp.mo
share/locale/gl/LC_MESSAGES/devhelp.mo
@@ -70,6 +67,7 @@ share/locale/id/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/km/LC_MESSAGES/devhelp.mo
share/locale/kn/LC_MESSAGES/devhelp.mo
share/locale/ko/LC_MESSAGES/devhelp.mo
share/locale/lt/LC_MESSAGES/devhelp.mo
@@ -92,6 +90,7 @@ 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/si/LC_MESSAGES/devhelp.mo
share/locale/sk/LC_MESSAGES/devhelp.mo
share/locale/sl/LC_MESSAGES/devhelp.mo
share/locale/sq/LC_MESSAGES/devhelp.mo
@@ -108,13 +107,6 @@ share/locale/vi/LC_MESSAGES/devhelp.mo
share/locale/zh_CN/LC_MESSAGES/devhelp.mo
share/locale/zh_HK/LC_MESSAGES/devhelp.mo
share/locale/zh_TW/LC_MESSAGES/devhelp.mo
-@dirrm share/devhelp/ui
-@dirrm share/devhelp/dtd
-@dirrm share/devhelp/assistant
-@dirrm share/devhelp
-@dirrm include/devhelp-2.0/devhelp
-@dirrm include/devhelp-2.0
-@dirrmtry share/applications
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/ug/LC_MESSAGES
@@ -123,6 +115,8 @@ share/locale/zh_TW/LC_MESSAGES/devhelp.mo
@dirrmtry share/locale/te
@dirrmtry share/locale/sr@latin/LC_MESSAGES
@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ps/LC_MESSAGES
@@ -131,8 +125,10 @@ share/locale/zh_TW/LC_MESSAGES/devhelp.mo
@dirrmtry share/locale/oc
@dirrmtry share/locale/mai/LC_MESSAGES
@dirrmtry share/locale/mai
-@dirrmtry share/locale/eo/LC_MESSAGES
-@dirrmtry share/locale/eo
+@dirrmtry share/locale/km/LC_MESSAGES
+@dirrmtry share/locale/km
+@dirrmtry share/locale/hy/LC_MESSAGES
+@dirrmtry share/locale/hy
@dirrmtry share/locale/en@shaw/LC_MESSAGES
@dirrmtry share/locale/en@shaw
@dirrmtry share/locale/dz/LC_MESSAGES
@@ -145,3 +141,12 @@ share/locale/zh_TW/LC_MESSAGES/devhelp.mo
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrm share/devhelp/ui
+@dirrm share/devhelp/dtd
+@dirrm share/devhelp/assistant
+@dirrm share/devhelp
+@dirrmtry share/applications
+@dirrm include/devhelp-3.0/devhelp
+@dirrm include/devhelp-3.0