- 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:
jasper 2008-10-28 13:33:16 +00:00
parent 3b893bbd83
commit 8cf54158e9
14 changed files with 24 additions and 24 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2008/06/15 00:04:49 sthen Exp $ # $OpenBSD: Makefile,v 1.22 2008/10/28 13:33:16 jasper Exp $
COMMENT= gnome music player client COMMENT= GNOME music player client
VERSION= 0.15.5.0 VERSION= 0.15.5.0
DISTNAME= gmpc-${VERSION} DISTNAME= gmpc-${VERSION}
PKGNAME= ${DISTNAME}p3 PKGNAME= ${DISTNAME}p4
CATEGORIES= audio CATEGORIES= audio
MAINTAINER= Landry Breuil <gaston@gcu.info> MAINTAINER= Landry Breuil <gaston@gcu.info>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2008/06/15 00:04:50 sthen Exp $ # $OpenBSD: Makefile,v 1.31 2008/10/28 13:33:16 jasper Exp $
COMMENT= front-end to external cd audio rippers and mp3 encoders COMMENT= front-end to external cd audio rippers and mp3 encoders
DISTNAME= grip-3.2.0 DISTNAME= grip-3.2.0
PKGNAME= ${DISTNAME}p10 PKGNAME= ${DISTNAME}p11
CATEGORIES= audio CATEGORIES= audio
HOMEPAGE= http://www.nostatic.org/grip/ HOMEPAGE= http://www.nostatic.org/grip/

View File

@ -1,4 +1,4 @@
Grip is a cd-player and cd-ripper for the Gnome desktop. It has the Grip is a cd-player and cd-ripper for the GNOME desktop. It has the
ripping capabilities of cdparanoia builtin, but can also use external ripping capabilities of cdparanoia builtin, but can also use external
rippers (such as cdda2wav). It also provides an automated frontend for rippers (such as cdda2wav). It also provides an automated frontend for
MP3 (and other audio format) encoders, letting you take a disc and MP3 (and other audio format) encoders, letting you take a disc and

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2008/06/02 14:34:41 sthen Exp $ # $OpenBSD: Makefile,v 1.14 2008/10/28 13:34:49 jasper Exp $
COMMENT-main= read microsoft Access MDB COMMENT-main= read microsoft Access MDB
COMMENT-gmdb= graphical interface to MDB tools COMMENT-gmdb= graphical interface to MDB tools
DATE= 20070603 DATE= 20070603
DISTNAME= mdbtools-${DATE} DISTNAME= mdbtools-${DATE}
PKGNAME-main= mdbtools-${DATE}p0 PKGNAME-main= mdbtools-${DATE}p1
PKGNAME-gmdb= gmdb-${DATE}p1 PKGNAME-gmdb= gmdb-${DATE}p2
HOMEPAGE= http://mdbtools.sourceforge.net/ HOMEPAGE= http://mdbtools.sourceforge.net/
CATEGORIES= databases converters CATEGORIES= databases converters

View File

@ -1,4 +1,4 @@
MDB Tools is a set of programs to help you use Microsoft Access file MDB Tools is a set of programs to help you use Microsoft Access file
This package contains: This package contains:
. gmdb2 - The Gnome MDB File Viewer and debugger. Still alpha, but making . gmdb2 - The GNOME MDB File Viewer and debugger. Still alpha, but making
great progress. great progress.

View File

@ -9,7 +9,7 @@ in various settings.
get results. get results.
In a separate package: In a separate package:
. gmdb2 - The Gnome MDB File Viewer and debugger. Still alpha, but making . gmdb2 - The GNOME MDB File Viewer and debugger. Still alpha, but making
great progress. great progress.
Not featured in this port: Not featured in this port:

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.43 2008/06/15 00:06:25 sthen Exp $ # $OpenBSD: Makefile,v 1.44 2008/10/28 13:39:12 jasper Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS= amd64 i386
COMMENT-main= general-purpose, extensible IDE for Java & other langs COMMENT-main= general-purpose, extensible IDE for Java & other langs
COMMENT-swt= widget toolkit for Java COMMENT-swt= widget toolkit for Java
COMMENT-gnome= gnome integration library for swt/eclipse COMMENT-gnome= GNOME integration library for swt/eclipse
COMMENT-browser= HTML Browser Widget library for swt/eclipse COMMENT-browser= HTML Browser Widget library for swt/eclipse
ECLIPSE_VER= 3.2.2 ECLIPSE_VER= 3.2.2
@ -13,7 +13,7 @@ DISTNAME= eclipse-sourceBuild-srcIncluded-${ECLIPSE_VER}
PKGNAME= eclipse-sdk-${ECLIPSE_VER} PKGNAME= eclipse-sdk-${ECLIPSE_VER}
PKGNAME-main= eclipse-sdk-${ECLIPSE_VER}p7 PKGNAME-main= eclipse-sdk-${ECLIPSE_VER}p7
PKGNAME-swt= swt-${ECLIPSE_VER}p0 PKGNAME-swt= swt-${ECLIPSE_VER}p0
PKGNAME-gnome= swt-gnome-${ECLIPSE_VER}p0 PKGNAME-gnome= swt-gnome-${ECLIPSE_VER}p1
PKGNAME-browser= swt-browser-${ECLIPSE_VER}p0 PKGNAME-browser= swt-browser-${ECLIPSE_VER}p0
SHARED_LIBS= swt-atk-gtk-3236 4.0 \ SHARED_LIBS= swt-atk-gtk-3236 4.0 \
swt-awt-gtk-3236 4.0 \ swt-awt-gtk-3236 4.0 \

View File

@ -1 +1 @@
Provides swt/eclipse integration with the gnome desktop. Provides swt/eclipse integration with the GNOME desktop.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2008/10/02 20:35:09 simon Exp $ # $OpenBSD: Makefile,v 1.10 2008/10/28 13:39:12 jasper Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= perl interface to the Glib libraries
MODULES= cpan MODULES= cpan
V= 1.161 V= 1.161
DISTNAME= Glib-${V} DISTNAME= Glib-${V}
PKGNAME= p5-Glib2-${V}p0 PKGNAME= p5-Glib2-${V}p1
CATEGORIES= x11 devel CATEGORIES= x11 devel
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org> MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>

View File

@ -2,5 +2,5 @@ This module provides perl access to GLib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system. Together type system with inheritance and a powerful signal system. Together
these libraries are used as the foundation for many of the libraries these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated that make up the GNOME environment, and are used in many unrelated
projects. projects.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2008/06/03 14:56:09 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.20 2008/10/28 13:39:55 jasper Exp $
COMMENT= interactive geometry program COMMENT= interactive geometry program
DISTNAME= drgeo-1.1.0 DISTNAME= drgeo-1.1.0
PKGNAME= ${DISTNAME}p7 PKGNAME= ${DISTNAME}p8
CATEGORIES= education math CATEGORIES= education math
HOMEPAGE= http://www.ofset.org/drgeo/ HOMEPAGE= http://www.ofset.org/drgeo/

View File

@ -1,4 +1,4 @@
Dr. Geo is the Gnome interactive geometry software. It allows Dr. Geo is the GNOME interactive geometry software. It allows
the creation of geometric figures and their interactive manipulation the creation of geometric figures and their interactive manipulation
while respecting their geometric constraints. while respecting their geometric constraints.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2007/10/08 08:22:40 steven Exp $ # $OpenBSD: Makefile,v 1.6 2008/10/28 13:40:36 jasper Exp $
COMMENT= suite of educational games for young children COMMENT= suite of educational games for young children
DISTNAME= childsplay-0.85.1 DISTNAME= childsplay-0.85.1
PKGNAME= ${DISTNAME}p0 PKGNAME= ${DISTNAME}p1
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
CATEGORIES= games education CATEGORIES= games education

View File

@ -1,5 +1,5 @@
Childsplay is a suite of educational games for young children, like Childsplay is a suite of educational games for young children, like
gcompris, but without the overkill of c/c++ and the gnome environ. gcompris, but without the overkill of c/c++ and the GNOME environ.
Also the use of the SDL libraries makes smooth animation and the playing Also the use of the SDL libraries makes smooth animation and the playing
of sound very easy. Childsplay uses a plugin system for the games, so of sound very easy. Childsplay uses a plugin system for the games, so
you might want to check the Childsplay plugins page. you might want to check the Childsplay plugins page.