- it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
This commit is contained in:
parent
f3ca6424c2
commit
30765ffc84
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2008/08/19 22:28:11 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2008/10/28 14:07:43 jasper Exp $
|
||||
|
||||
COMMENT= Gnome/Bonobo component for spell checking
|
||||
COMMENT= GNOME/Bonobo component for spell checking
|
||||
|
||||
GNOME_PROJECT= gnome-spell
|
||||
GNOME_VERSION= 1.0.8
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
# GPLv2
|
||||
@ -20,13 +21,14 @@ WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png popt ssl stdc++ util xml2 z
|
||||
png popt pthread ssl stdc++ util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
LIB_DEPENDS= aspell.>=15::textproc/aspell/core \
|
||||
gnomeui-2::x11/gnome/libgnomeui
|
||||
RUN_DEPENDS= ::textproc/aspell/dicts/en
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/08/19 22:28:12 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/10/28 14:07:43 jasper Exp $
|
||||
%%SHARED%%
|
||||
lib/bonobo/
|
||||
lib/bonobo/servers/
|
||||
@ -36,8 +36,6 @@ share/locale/el/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/es/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/et/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
@ -73,8 +71,6 @@ share/locale/pl/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/pt/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/ru/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/rw/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/sk/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/sl/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
@ -92,8 +88,6 @@ share/locale/ta/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/gnome-spell-${VERSION}.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2008/10/02 20:41:32 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2008/10/28 14:07:43 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= perl interface to the libxml2 library
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= XML-LibXML-1.66
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
LIB_DEPENDS= xml2.>=6::textproc/libxml
|
||||
|
@ -1,4 +1,4 @@
|
||||
This module is an interface to the gnome libxml2 DOM parser (no SAX
|
||||
This module is an interface to the GNOME libxml2 DOM parser (no SAX
|
||||
parser support yet), and the DOM tree. It also provides an
|
||||
XML::XPath-like findnodes() interface, providing access to the XPath
|
||||
API in libxml2.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2008/10/02 20:41:32 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2008/10/28 14:07:43 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= fast XSLT module for perl
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= XML-LibXSLT-1.66
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.axkit.org/
|
||||
|
@ -1,2 +1 @@
|
||||
This module is a fast XSLT library, based on the Gnome libxslt
|
||||
engine.
|
||||
This module is a fast XSLT library, based on the GNOME libxslt engine.
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/06/02 14:10:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2008/10/28 14:09:16 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= extremely lightweight and simple web browser for gnome
|
||||
COMMENT= extremely lightweight and simple web browser for GNOME
|
||||
|
||||
M= 2.18
|
||||
V= 2.18.2
|
||||
DISTNAME= epiphany-${V}
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/epiphany/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2008/10/02 20:42:37 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2008/10/28 14:09:16 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= perl interface to the Gnome GHTTP library
|
||||
COMMENT= perl interface to the GNOME GHTTP library
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTTP-GHTTP-1.07
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= www
|
||||
|
||||
# GPL
|
||||
|
@ -1,4 +1,4 @@
|
||||
This module is a simple interface to the Gnome project's libghttp.
|
||||
This module is a simple interface to the GNOME project's libghttp.
|
||||
|
||||
It allows you to make very simple HTTP requests, without the weight
|
||||
of something like LWP. This makes it very useful in situations where
|
||||
|
Loading…
x
Reference in New Issue
Block a user