[Midnightbsd-cvs] mports: mports/textproc: add gnome-spell

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 3 19:31:19 EDT 2007


Log Message:
-----------
add gnome-spell

Modified Files:
--------------
    mports/textproc:
        Makefile (r1.78 -> r1.79)

Added Files:
-----------
    mports/textproc/gnome-spell:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/Makefile,v
retrieving revision 1.78
retrieving revision 1.79
diff -Ltextproc/Makefile -Ltextproc/Makefile -u -r1.78 -r1.79
--- textproc/Makefile
+++ textproc/Makefile
@@ -33,6 +33,7 @@
     SUBDIR += fixrtf
     SUBDIR += gdome2
     SUBDIR += gnome-doc-utils
+    SUBDIR += gnome-spell
     SUBDIR += gtkspell
     SUBDIR += html
     SUBDIR += html2text
--- /dev/null
+++ textproc/gnome-spell/pkg-descr
@@ -0,0 +1,3 @@
+Gnome Spell is GNOME/Bonobo component for spell-checking.
+
+WWW: http://www.gnome.org/
--- /dev/null
+++ textproc/gnome-spell/pkg-plist
@@ -0,0 +1,63 @@
+lib/gnome-spell/libgnome-spell-component-0.3.so
+lib/gnome-spell/libgnome-spell-component.a
+lib/gnome-spell/libgnome-spell-component.la
+lib/gnome-spell/libgnome-spell-component.so
+libdata/bonobo/servers/GNOME_Spell.server
+share/gnome/control-center-2.0/icons/spell-checker.png
+share/gnome/gnome-spell-%%VERSION%%/spell-checker.glade
+share/gnome/idl/Spell-%%VERSION%%.idl
+share/locale/am/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/be/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/bg/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/ca/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/cs/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/da/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/el/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/en_CA/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/en_GB/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/fi/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/fr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/ga/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/he/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/hr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/hu/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/it/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/ja/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/kn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/ko/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/lt/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/nb/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/ne/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/no/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/pa/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+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/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/sk/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/sq/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/sr at Latn/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+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/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/xh/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo
+ at dirrmtry share/gnome/control-center-2.0/icons 2>/dev/null
+ at dirrmtry share/gnome/control-center-2.0
+ at dirrm share/gnome/gnome-spell-%%VERSION%%
+ at dirrm lib/gnome-spell
+ at dirrmtry share/locale/xh/LC_MESSAGES
+ at dirrmtry share/locale/xh
+ at dirrmtry share/locale/rw/LC_MESSAGES
+ at dirrmtry share/locale/rw
--- /dev/null
+++ textproc/gnome-spell/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for:	gnomespell
+# Date created:				29 December 2001
+# Whom:					Maxim Sobolev <sobomax at FreeBSD.org>
+#
+# $MidnightBSD: mports/textproc/gnome-spell/Makefile,v 1.1 2007/09/03 23:31:17 laffer1 Exp $
+# $FreeBSD: ports/textproc/gnome-spell/Makefile,v 1.29 2007/05/19 20:23:55 flz Exp $
+#   $MCom: ports/textproc/gnome-spell/Makefile,v 1.9 2006/07/23 01:44:27 mezz Exp $
+#
+
+PORTNAME=	gnome-spell
+PORTVERSION=	1.0.7
+PORTREVISION=	3
+CATEGORIES=	textproc gnome
+MASTER_SITES=	${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR=	sources/gnome-spell/1.0
+DISTNAME=	gnome-spell-${PORTVERSION}
+DIST_SUBDIR=	gnome
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	A GNOME/Bonobo component for spell checking
+
+LIB_DEPENDS=	aspell.16:${PORTSDIR}/textproc/aspell
+
+USE_BZIP2=	yes
+USE_XLIB=	yes
+USE_PERL5=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnomeprefix gnomehack intlhack libgnomeui
+USE_GETTEXT=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
+PLIST_SUB=	VERSION=${PORTVERSION}
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \
+		${WRKSRC}/po/Makefile.in.in
+
+.include <bsd.port.mk>
--- /dev/null
+++ textproc/gnome-spell/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome/gnome-spell-1.0.7.tar.bz2) = da3ad2c664afd06a0c56c84d5055f8ad
+SHA256 (gnome/gnome-spell-1.0.7.tar.bz2) = 6f3117635267acd29bb934bd6e588c58a8f5643fcaf41310d6633c2d7909f5f6
+SIZE (gnome/gnome-spell-1.0.7.tar.bz2) = 331063


More information about the Midnightbsd-cvs mailing list