- 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 14:29:14 +00:00
parent 2a7de2b4ea
commit 9d40a8be1c
12 changed files with 18 additions and 17 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2008/10/13 14:23:10 sturm Exp $
# $OpenBSD: Makefile,v 1.7 2008/10/28 14:29:14 jasper Exp $
COMMENT= implementations of freedesktop.org specifications
DISTNAME= efreet-20071211
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
SHARED_LIBS += efreet 0.0 # .0.3
SHARED_LIBS += efreet_mime 0.0 # .0.0

View File

@ -12,5 +12,5 @@ freedesktop.org:
By following these specifications, Enlightenment 0.17 uses the same
format for describing application launchers, menus and icon themes as
the Gnome, KDE and XFCE Desktop Environments. A system must only provide
the GNOME, KDE and XFCE Desktop Environments. A system must only provide
a single set of this data for use with any of these desktops.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2008/02/01 21:38:27 steven Exp $
# $OpenBSD: Makefile,v 1.3 2008/10/28 14:29:14 jasper Exp $
COMMENT= X11 program launcher
DISTNAME= gmrun-0.9
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11

View File

@ -8,6 +8,6 @@ If you saw KDE, it's window manager (KWM) provides a key combination
nice, such as it supports URLs, completion from history, TAB
completion for files on the local filesystem, etc.
Because Gnome didn't had such thing, here it is: gmrun, that provides
Because GNOME didn't had such thing, here it is: gmrun, that provides
pretty much the same behavior as the KDE's ALT-F2, only it's more
configurable.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2008/05/14 08:27:42 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2008/10/28 14:29:14 jasper Exp $
COMMENT= multi-tabbed terminal emulator
DISTNAME= mrxvt-0.5.3
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11
HOMEPAGE= http://materm.sourceforge.net

View File

@ -4,4 +4,4 @@ Mrxvt is based on rxvt version 2.7.11 CVS and aterm.
It implements many useful features seen in some modern X terminal
emulators (like gnome-terminal and konsole) but aims to be fast,
lightweight and independent of standard toolkits or desktop environments
(e.g. Gnome / KDE).
(e.g. GNOME / KDE).

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2007/10/02 18:35:47 winiger Exp $
# $OpenBSD: Makefile,v 1.5 2008/10/28 14:29:14 jasper Exp $
COMMENT= freedesktop.org compliant system tray
DISTNAME= peksystray-0.4.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
EXTRACT_SUFX= .tar.bz2

View File

@ -1,3 +1,3 @@
PekSysTray is a freedesktop.org compliant system tray notification
area dockapp similar to the Gnome notification area applet. However,
area dockapp similar to the GNOME notification area applet. However,
it is designed for any window manager supporting docking.

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2008/05/27 08:02:51 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.29 2008/10/28 14:29:14 jasper Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= GTK+2 Python bindings
GNOME_PROJECT= pygtk
GNOME_VERSION= 2.12.1
PKGNAME= py-gtk2-${VERSION}p0
PKGNAME= py-gtk2-${VERSION}p1
CATEGORIES= x11

View File

@ -1,3 +1,3 @@
PyGTK allows you to write full featured GTK programs in
Python. It is targetted at GTK 2.x, and can be used in
conjunction with gnome-python to write Gnome applications.
conjunction with gnome-python to write GNOME applications.

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.24 2008/07/10 11:38:03 landry Exp $
# $OpenBSD: Makefile,v 1.25 2008/10/28 14:29:14 jasper Exp $
COMMENT= xfce4 session manager
XFCE_PROJECT= xfce4-session
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
SHARED_LIBS += xfsm-4.2 0.1 # .0.1

View File

@ -1,6 +1,6 @@
xfce4-session controls the startup and shutdown of the Xfce Desktop
Environment. On logout it can save the running application and start
them again the next time you log in. It's compatible with Gnome/KDE,
them again the next time you log in. It's compatible with GNOME/KDE,
supports multihead modes (Xinerama and multiscreen), doesn't rely on
smproxy (or any rewrite like gnome-smproxy), but provides (partial)
session management even for non-sm or X11R5-sm aware apps. Moreover, it