- another LOCALBASE vs. PREFIX

- move rarian.document to it's final place.. :)
- extend DESCR

prodded by ajacoutot@
This commit is contained in:
jasper 2008-12-17 18:25:40 +00:00
parent f254ab326d
commit ee278fa2e3
4 changed files with 18 additions and 10 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2008/12/16 19:54:02 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2008/12/17 18:25:40 jasper Exp $
COMMENT= documentation metadata library
GNOME_PROJECT= rarian
GNOME_VERSION= 0.8.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
SHARED_LIBS += rarian 0.0 # .0.0
CATEGORIES= textproc
@ -29,7 +29,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --localstatedir="/var" \
--with-xml-catalog="/var/db/xmlcatalog" \
--with-omfdirs="${LOCALBASE}/share/omf" \
--with-omfdirs="${PREFIX}/share/omf" \
--enable-installed \
--enable-scrollkeeper-compat \
--enable-omf-read \

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-docs_Makefile_in,v 1.1 2008/12/16 19:54:02 jasper Exp $
$OpenBSD: patch-docs_Makefile_in,v 1.2 2008/12/17 18:25:40 jasper Exp $
--- docs/Makefile.in.orig Tue Dec 16 20:52:43 2008
+++ docs/Makefile.in Tue Dec 16 20:52:46 2008
@@ -176,7 +176,7 @@ top_srcdir = @top_srcdir@
@ -6,7 +6,7 @@ $OpenBSD: patch-docs_Makefile_in,v 1.1 2008/12/16 19:54:02 jasper Exp $
manualdir = $(datadir)/librarian/manual
manual_DATA = help-spec-0.2.xml index.xhtml rar-mdf.xhtml rar-lib.xhtml rar-skcompat.xhtml
-metadatadir = $(datadir)/help
+metadatadir = $(datadir)/help/rarian/
+metadatadir = $(pkgdatadir)/rarian/help/
metadata_DATA = rarian.document
all: all-am

View File

@ -1,2 +1,9 @@
Rarian is a documentation metadata library based on the proposed
Freedesktop.org spec.
Freedesktop.org Help System spec. Rarian is designed to be a replacement
for scrollkeeper.
Rarian manages documentation metadata (as specified by the Open Source
Metadata Framework (OMF) and provides a simple API to allow help
browsers to find, sort, and search the document catalog. It will also be
able to communicate with catalog servers on the Net to search for
documents which are not on the local system.

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2008/12/16 19:54:02 jasper Exp $
@comment $OpenBSD: PLIST,v 1.3 2008/12/17 18:25:40 jasper Exp $
@conflict scrollkeeper-*
%%SHARED%%
@bin bin/rarian-example
@ -37,9 +37,6 @@ include/rarian/rarian.h
lib/librarian.a
lib/librarian.la
lib/pkgconfig/rarian.pc
share/help/
share/help/rarian/
share/help/rarian/rarian.document
share/librarian/
share/librarian/Templates/
share/librarian/Templates/C/
@ -51,6 +48,10 @@ share/librarian/manual/rar-lib.xhtml
share/librarian/manual/rar-mdf.xhtml
share/librarian/manual/rar-skcompat.xhtml
share/librarian/rarian-sk-cl.xml
share/rarian/
share/rarian/rarian/
share/rarian/rarian/help/
share/rarian/rarian/help/rarian.document
@exec %D/share/libxml2/rebuild
@exec %D/bin/rarian-rebuilddb -q
@unexec %D/share/libxml2/rebuild