Import devhelp-3.0.0.
Devhelp is an API documentation browser for GNOME. ok jasper@
This commit is contained in:
parent
adf2ea6de4
commit
2a47538d99
46
x11/gnome3/devhelp/Makefile
Normal file
46
x11/gnome3/devhelp/Makefile
Normal file
@ -0,0 +1,46 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/13 12:17:07 ajacoutot Exp $
|
||||
|
||||
COMMENT= API documentation browser for GNOME
|
||||
|
||||
GNOME_PROJECT= devhelp
|
||||
GNOME_VERSION= 3.0.0
|
||||
|
||||
SHARED_LIBS += devhelp-3 0.0 # 0.0
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/devhelp
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xt Xxf86vm
|
||||
WANTLIB += atk-1.0 c cairo cairo-gobject drm enchant expat fontconfig
|
||||
WANTLIB += freetype gailutil-3 gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gstapp-0.10 gstbase-0.10 gstinterfaces-0.10
|
||||
WANTLIB += gstpbutils-0.10 gstreamer-0.10 gstvideo-0.10 gthread-2.0
|
||||
WANTLIB += gtk-3 icudata icui18n icuuc jpeg m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += soup-2.4 sqlite3 stdc++ webkitgtk-3.0 xcb xcb-render
|
||||
WANTLIB += xcb-shm xml2 xslt z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome \
|
||||
devel/gconf2
|
||||
|
||||
BUILD_DEPENDS= x11/gnome/doc-utils
|
||||
LIB_DEPENDS= www/webkit,gtk3
|
||||
|
||||
DESKTOP_FILES= Yes
|
||||
MODGCONF2_SCHEMAS_DIR= devhelp
|
||||
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome3/devhelp/distinfo
Normal file
5
x11/gnome3/devhelp/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/devhelp-3.0.0.tar.bz2) = cLd8MAa10uy/EkSYhCFnfQ==
|
||||
RMD160 (gnome/devhelp-3.0.0.tar.bz2) = mE6BQNIVZQzHbftpxVC/yQN4O4g=
|
||||
SHA1 (gnome/devhelp-3.0.0.tar.bz2) = csXWTyQGnkiFkJKd6ZLgY+ht/q0=
|
||||
SHA256 (gnome/devhelp-3.0.0.tar.bz2) = 4HCUgku2VdjywsqkcaqX0uDXBQkNiyabrMl4zcV+So0=
|
||||
SIZE (gnome/devhelp-3.0.0.tar.bz2) = 586373
|
1
x11/gnome3/devhelp/pkg/DESCR
Normal file
1
x11/gnome3/devhelp/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Devhelp is an API documentation browser for GNOME.
|
125
x11/gnome3/devhelp/pkg/PLIST
Normal file
125
x11/gnome3/devhelp/pkg/PLIST
Normal file
@ -0,0 +1,125 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/13 12:17:07 ajacoutot Exp $
|
||||
@bin bin/devhelp
|
||||
include/devhelp-3.0/
|
||||
include/devhelp-3.0/devhelp/
|
||||
include/devhelp-3.0/devhelp/dh-assistant-view.h
|
||||
include/devhelp-3.0/devhelp/dh-assistant.h
|
||||
include/devhelp-3.0/devhelp/dh-base.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/gedit/
|
||||
lib/gedit/plugins/
|
||||
lib/gedit/plugins/devhelp.plugin
|
||||
lib/gedit/plugins/devhelp.py
|
||||
lib/gedit/plugins/devhelp.pyc
|
||||
lib/gedit/plugins/devhelp.pyo
|
||||
lib/libdevhelp-3.a
|
||||
lib/libdevhelp-3.la
|
||||
@lib lib/libdevhelp-3.so.${LIBdevhelp-3_VERSION}
|
||||
lib/pkgconfig/libdevhelp-3.0.pc
|
||||
share/applications/devhelp.desktop
|
||||
share/devhelp/
|
||||
share/devhelp/assistant/
|
||||
share/devhelp/assistant/assistant.css
|
||||
share/devhelp/assistant/assistant.js
|
||||
share/devhelp/devhelp.defaults
|
||||
share/devhelp/dtd/
|
||||
share/devhelp/dtd/devhelp-1.dtd
|
||||
share/devhelp/ui/
|
||||
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/locale/am/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ar/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
|
||||
share/locale/be@latin/LC_MESSAGES/devhelp.mo
|
||||
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
|
||||
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/eo/LC_MESSAGES/devhelp.mo
|
||||
share/locale/es/LC_MESSAGES/devhelp.mo
|
||||
share/locale/et/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
|
||||
share/locale/gu/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/hu/LC_MESSAGES/devhelp.mo
|
||||
share/locale/hy/LC_MESSAGES/devhelp.mo
|
||||
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/kn/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ko/LC_MESSAGES/devhelp.mo
|
||||
share/locale/lt/LC_MESSAGES/devhelp.mo
|
||||
share/locale/lv/LC_MESSAGES/devhelp.mo
|
||||
share/locale/mai/LC_MESSAGES/devhelp.mo
|
||||
share/locale/mk/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ml/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ms/LC_MESSAGES/devhelp.mo
|
||||
share/locale/nb/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ne/LC_MESSAGES/devhelp.mo
|
||||
share/locale/nl/LC_MESSAGES/devhelp.mo
|
||||
share/locale/nn/LC_MESSAGES/devhelp.mo
|
||||
share/locale/oc/LC_MESSAGES/devhelp.mo
|
||||
share/locale/or/LC_MESSAGES/devhelp.mo
|
||||
share/locale/pa/LC_MESSAGES/devhelp.mo
|
||||
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
|
||||
share/locale/sl/LC_MESSAGES/devhelp.mo
|
||||
share/locale/sq/LC_MESSAGES/devhelp.mo
|
||||
share/locale/sr/LC_MESSAGES/devhelp.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/devhelp.mo
|
||||
share/locale/sv/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ta/LC_MESSAGES/devhelp.mo
|
||||
share/locale/te/LC_MESSAGES/devhelp.mo
|
||||
share/locale/th/LC_MESSAGES/devhelp.mo
|
||||
share/locale/tr/LC_MESSAGES/devhelp.mo
|
||||
share/locale/ug/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_HK/LC_MESSAGES/devhelp.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/devhelp.mo
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/devhelp.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user