- remove incomplete/empty help directories; they are useless and only

provide garbage output with yelp
this removes the need for rarian and yelp
This commit is contained in:
ajacoutot 2009-02-12 10:17:02 +00:00
parent 80240a38a6
commit 8e0b671632
2 changed files with 29 additions and 16 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2009/02/11 15:47:51 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2009/02/12 10:17:02 ajacoutot Exp $
COMMENT= database administration GUI
GNOME_PROJECT= mergeant
GNOME_VERSION= 0.67
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES+= databases
@ -28,13 +28,10 @@ WANTLIB += pcre pixman-1 png pthread rpcsvc stdc++ xml2 z
MODULES= devel/gettext \
x11/gnome
BUILD_DEPENDS= ::textproc/rarian
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
::textproc/rarian
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info
LIB_DEPENDS= gnomedb-3.0,gnomedb_extra-3.0,gnomedb_graph-3.0::x11/gnome/libgnomedb
USE_X11= Yes
MODGNOME_HELP_FILES= Yes
DESKTOP_FILES= Yes
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
@ -43,5 +40,12 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
GMSGFMT="${LOCALBASE}/bin/msgfmt"
# XXX disable help files as db2html is needed and we end-up
# with empty or incomplete directories
pre-configure:
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-config
post-install:
rm -rf ${PREFIX}/share/gnome/
rm -rf ${PREFIX}/share/omf/
.include <bsd.port.mk>

View File

@ -1,30 +1,37 @@
@comment $OpenBSD: PLIST,v 1.2 2009/02/11 15:23:35 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.3 2009/02/12 10:17:02 ajacoutot Exp $
@bin bin/mergeant
lib/bonobo/
lib/bonobo/servers/
lib/bonobo/servers/GNOME_Mergeant.server
share/applications/mergeant.desktop
share/gnome/help/mergeant/
share/gnome/help/mergeant/C/
share/gnome/help/mergeant/C/images/
share/gnome/help/mergeant/C/stylesheet-images/
share/gnome/help/mergeant/C/topic.dat
share/icons/
share/icons/hicolor/
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/mimetypes/
share/icons/hicolor/48x48/mimetypes/application-x-mergeant.png
share/locale/am/
share/locale/am/LC_MESSAGES/
share/locale/am/LC_MESSAGES/mergeant.mo
share/locale/ar/
share/locale/ar/LC_MESSAGES/
share/locale/ar/LC_MESSAGES/mergeant.mo
share/locale/az/LC_MESSAGES/mergeant.mo
share/locale/ca/LC_MESSAGES/mergeant.mo
share/locale/cs/LC_MESSAGES/mergeant.mo
share/locale/da/LC_MESSAGES/mergeant.mo
share/locale/de/LC_MESSAGES/mergeant.mo
share/locale/dz/
share/locale/dz/LC_MESSAGES/
share/locale/dz/LC_MESSAGES/mergeant.mo
share/locale/el/LC_MESSAGES/mergeant.mo
share/locale/en_CA/
share/locale/en_CA/LC_MESSAGES/
share/locale/en_CA/LC_MESSAGES/mergeant.mo
share/locale/en_GB/LC_MESSAGES/mergeant.mo
share/locale/es/LC_MESSAGES/mergeant.mo
share/locale/eu/LC_MESSAGES/mergeant.mo
share/locale/fa/
share/locale/fa/LC_MESSAGES/
share/locale/fa/LC_MESSAGES/mergeant.mo
share/locale/fi/LC_MESSAGES/mergeant.mo
share/locale/fr/LC_MESSAGES/mergeant.mo
@ -34,11 +41,17 @@ share/locale/it/LC_MESSAGES/mergeant.mo
share/locale/ja/LC_MESSAGES/mergeant.mo
share/locale/lt/LC_MESSAGES/mergeant.mo
share/locale/lv/LC_MESSAGES/mergeant.mo
share/locale/ml/
share/locale/ml/LC_MESSAGES/
share/locale/ml/LC_MESSAGES/mergeant.mo
share/locale/ms/LC_MESSAGES/mergeant.mo
share/locale/nb/LC_MESSAGES/mergeant.mo
share/locale/ne/
share/locale/ne/LC_MESSAGES/
share/locale/ne/LC_MESSAGES/mergeant.mo
share/locale/nl/LC_MESSAGES/mergeant.mo
share/locale/oc/
share/locale/oc/LC_MESSAGES/
share/locale/oc/LC_MESSAGES/mergeant.mo
share/locale/pl/LC_MESSAGES/mergeant.mo
share/locale/pt/LC_MESSAGES/mergeant.mo
@ -60,8 +73,6 @@ share/locale/zh_CN/LC_MESSAGES/mergeant.mo
share/locale/zh_HK/LC_MESSAGES/mergeant.mo
share/locale/zh_TW/LC_MESSAGES/mergeant.mo
share/mime/packages/mergeant.xml
share/omf/mergeant/
share/omf/mergeant/mergeant-C.omf
share/pixmaps/
share/pixmaps/mergeant/
share/pixmaps/mergeant.png
@ -87,5 +98,3 @@ share/pixmaps/mergeant/query-view-view_16x16.png
@unexec %D/bin/update-mime-database %D/share/mime
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database
@exec %D/bin/rarian-sk-update
@unexec %D/bin/rarian-sk-update