Bump after recent gconf2 MODULE changes.

"yep, bumps are cheap" kili@
This commit is contained in:
ajacoutot 2009-06-08 17:59:14 +00:00
parent be7cc85726
commit 99a5ed25d5
47 changed files with 96 additions and 96 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2009/06/07 08:40:58 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.71 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT-main= applets for use with the GNOME panel
COMMENT-battstat= GNOME applet for monitoring battery level
@ -6,8 +6,8 @@ COMMENT-battstat= GNOME applet for monitoring battery level
GNOME_PROJECT= gnome-applets
GNOME_VERSION= 2.24.3.1
PKGNAME-main= gnome-applets2-${VERSION}p10
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p7
PKGNAME-main= gnome-applets2-${VERSION}p11
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p8
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.18 2009/06/07 08:40:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= GNOME accessibility interface
GNOME_PROJECT= at-spi
GNOME_VERSION= 1.24.1
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
SHARED_LIBS += spi 0.0 # .10.11
SHARED_LIBS += loginhelper 0.0 # .0.0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2009/06/07 08:40:59 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= graphical bug reporting tool for GNOME
GNOME_PROJECT= bug-buddy
GNOME_VERSION= 2.24.2
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
# GPLv2
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2009/06/07 09:06:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2009/06/08 17:59:14 ajacoutot Exp $
BROKEN= does not work after changes in the UVC layer
@ -6,7 +6,7 @@ COMMENT= PhotoBooth inspired application
GNOME_PROJECT= cheese
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
CATEGORIES= multimedia

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.64 2009/06/07 10:47:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.65 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= GNOME control center
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 2.24.0.1
PKGNAME= ${DISTNAME}p17
PKGNAME= ${DISTNAME}p18
SHARED_LIBS += gnome-window-settings 2.0 # .1.0
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2009/06/07 09:06:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= graphical predictive text input system
GNOME_PROJECT= dasher
GNOME_VERSION= 4.10.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2009/06/07 09:06:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= universal search and navigation for GNOME
GNOME_VERSION= 2.24.3
GNOME_PROJECT= deskbar-applet
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
CATEGORIES= sysutils

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.22 2009/06/07 09:06:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= API documentation browser for GNOME
GNOME_PROJECT= devhelp
GNOME_VERSION= 0.22
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
SHARED_LIBS += devhelp-1 1.0 # .0.0
CATEGORIES= textproc

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2009/06/07 09:27:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= SIP and H.323 compatible conferencing application
GNOME_PROJECT= ekiga
GNOME_VERSION= 2.0.12
PKGNAME= ${DISTNAME}p16
PKGNAME= ${DISTNAME}p17
CATEGORIES= net multimedia

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2009/06/07 09:27:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2009/06/08 17:59:14 ajacoutot Exp $
# XXX
# (empathy:10245): Gtk-WARNING **: could not load image: Icon 'im-xmpp' not present in theme
@ -7,7 +7,7 @@ COMMENT= telepathy based messenger for GNOME
GNOME_PROJECT= empathy
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p10
PKGNAME= ${DISTNAME}p11
SHARED_LIBS += empathy 1.0 # .16.4
SHARED_LIBS += empathy-gtk 1.0 # .15.6

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.40 2009/06/07 09:27:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.41 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= Eye of GNOME, image viewing and cataloging program
GNOME_PROJECT= eog
GNOME_VERSION= 2.24.3.1
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
CATEGORIES= graphics

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2009/06/07 09:27:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= archive manager for GNOME
GNOME_PROJECT= file-roller
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= archivers

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2009/06/07 09:27:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= collection of games for the GNOME desktop
GNOME_PROJECT= gnome-games
GNOME_VERSION= 2.24.3.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.21 2009/06/08 17:59:14 ajacoutot Exp $
COMMENT= GTK2 desktop calculator
GNOME_PROJECT= gcalctool
GNOME_VERSION= 5.24.3.1
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= math

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= plugins for Gedit
GNOME_PROJECT= gedit-plugins
GNOME_VERSION= 2.22.5
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= editors
HOMEPAGE= http://live.gnome.org/Gedit/Plugins

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.39 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.40 2009/06/08 17:59:15 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= lightweight GNOME text editor
GNOME_PROJECT= gedit
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
CATEGORIES= editors
HOMEPAGE= http://www.gnome.org/projects/gedit/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= binary editor
GNOME_PROJECT= ghex
GNOME_VERSION= 2.24.0
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
SHARED_LIBS += gtkhex 1.0 # .0.0
CATEGORIES= sysutils editors

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.16 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= screen reader and magnifier for GNOME desktop
GNOME_PROJECT= gnopernicus
GNOME_VERSION= 1.1.2
PKGNAME= ${DISTNAME}p11
PKGNAME= ${DISTNAME}p12
SHARED_LIBS += srutil 0.0 # .2.0
SHARED_LIBS += srconf 0.0 # .2.0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2009/06/07 09:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME on-screen keyboard
GNOME_PROJECT= gok
GNOME_VERSION= 2.24.0
PKGNAME= ${DISTNAME}p7
PKGNAME= ${DISTNAME}p8
HOMEPAGE= http://live.gnome.org/Gok

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2009/06/07 10:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.25 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= Jabber client for the GNOME desktop
GNOME_PROJECT= gossip
GNOME_VERSION= 0.31
PKGNAME= ${DISTNAME}p11
PKGNAME= ${DISTNAME}p12
CATEGORIES= net
HOMEPAGE= http://developer.imendio.com/projects/gossip/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2009/06/07 10:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= Unicode character map for the GNOME project
GNOME_PROJECT= gucharmap
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
SHARED_LIBS += gucharmap 1.0 # .7.0
HOMEPAGE= http://live.gnome.org/Gucharmap

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2009/06/07 10:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= time tracker applet for GNOME
GNOME_PROJECT= hamster-applet
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
CATEGORIES= productivity
HOMEPAGE= http://live.gnome.org/ProjectHamster

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2009/06/07 10:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= keyring management program for the GNOME desktop
GNOME_PROJECT= gnome-keyring-manager
GNOME_VERSION= 2.20.0
PKGNAME= ${DISTNAME}p9
PKGNAME= ${DISTNAME}p10
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.33 2009/06/07 10:01:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.34 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= password agent for the GNOME project
GNOME_PROJECT= gnome-keyring
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
SHARED_LIBS += gp11 0.0 # .0.0
SHARED_LIBS += gnome-keyring 4.0 # .1.1

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.30 2009/06/08 09:05:13 kili Exp $
# $OpenBSD: Makefile,v 1.31 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= libraries for the GNOME project
GNOME_PROJECT= libgnome
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
SHARED_LIBS += gnome-2 2400.1 # .2400.1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2009/06/08 17:59:15 ajacoutot Exp $
SHARED_ONLY= Yes
@ -6,7 +6,7 @@ COMMENT= database widget library with data bound widgets
GNOME_PROJECT= libgnomedb
GNOME_VERSION= 3.0.0
PKGNAME= ${DISTNAME}p4v0
PKGNAME= ${DISTNAME}p5v0
SHARED_LIBS += gnomedb-3.0 1.0 # .4.0
SHARED_LIBS += gnomedb_extra-3.0 1.0 # .4.0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.14 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.15 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= keyboard configuration library
GNOME_PROJECT= libgnomekbd
GNOME_VERSION= 2.24.0
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
SHARED_LIBS += gnomekbd 3.0 # .3.0
SHARED_LIBS += gnomekbdui 3.0 # .3.0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= weather information access library
GNOME_PROJECT= libgweather
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
SHARED_LIBS += gweather 2.0 # .3.0
CATEGORIES= net

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.26 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.27 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME media utilities
GNOME_PROJECT= gnome-media
GNOME_VERSION= 2.24.0.1
PKGNAME= ${DISTNAME}p13
PKGNAME= ${DISTNAME}p14
SHARED_LIBS += gnome-media-profiles 0.0 # .0.0
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.36 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.37 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= lightweight window manager
GNOME_PROJECT= metacity
GNOME_VERSION= 2.24.0
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
SHARED_LIBS += metacity-private 0.0 # .0.0
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= mouse accessibility enhancements for GNOME
GNOME_PROJECT= mousetweaks
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
HOMEPAGE= http://live.gnome.org/Mousetweaks/Home

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2009/06/07 11:16:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2009/06/08 17:59:15 ajacoutot Exp $
# dlopen() module
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= open terminal from a nautilus folder
GNOME_PROJECT= nautilus-open-terminal
GNOME_VERSION= 0.10
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.43 2009/06/07 10:26:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.44 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME shell and file manager
@ -12,7 +12,7 @@ COMMENT= GNOME shell and file manager
GNOME_PROJECT= nautilus
GNOME_VERSION= 2.24.2
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
SHARED_LIBS += nautilus-extension 2.0 # .2.0
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.56 2009/06/07 10:46:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.57 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME panel
GNOME_PROJECT= gnome-panel
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p7
PKGNAME= ${DISTNAME}p8
SHARED_LIBS= panel-applet-2 2.24 # .2.26
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2009/06/07 10:46:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.21 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= project management application
GNOME_PROJECT= planner
GNOME_VERSION= 0.14.4
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.9 2009/06/07 10:46:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= screen saver and locker for GNOME
GNOME_PROJECT= gnome-screensaver
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p7
PKGNAME= ${DISTNAME}p8
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.25 2009/06/07 10:46:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.26 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= manage encryption keys
GNOME_PROJECT= seahorse
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p8
PKGNAME= ${DISTNAME}p9
SHARED_LIBS += cryptui 0.0 # .0.0
CATEGORIES= security

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.78 2009/06/07 10:46:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.79 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME session
GNOME_PROJECT= gnome-session
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p12
PKGNAME= ${DISTNAME}p13
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2009/06/07 10:46:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME settings daemon
GNOME_PROJECT= gnome-settings-daemon
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p8
PKGNAME= ${DISTNAME}p9
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.47 2009/06/07 11:03:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.48 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME terminal
GNOME_PROJECT= gnome-terminal
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p6
PKGNAME= ${DISTNAME}p7
# GPLv2/LGPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2009/06/07 11:03:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.25 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= simple media player for GNOME
GNOME_PROJECT= totem
GNOME_VERSION= 2.22.2
PKGNAME= ${DISTNAME}p19
PKGNAME= ${DISTNAME}p20
CATEGORIES= multimedia

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.41 2009/06/07 11:03:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.42 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME utility programs
GNOME_PROJECT= gnome-utils
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p10
PKGNAME= ${DISTNAME}p11
SHARED_LIBS += gdict-1.0 6.0 # .6.3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2009/06/07 11:03:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.46 2009/06/08 17:59:15 ajacoutot Exp $
SHARED_ONLY= Yes
@ -8,8 +8,8 @@ COMMENT-smb= samba module for gnome-vfs2
GNOME_PROJECT= gnome-vfs
GNOME_VERSION= 2.24.1
PKGNAME= gnome-vfs2-${VERSION}
PKGNAME-main= gnome-vfs2-${VERSION}p1
PKGNAME-smb= gnome-vfs2-smb-${VERSION}p0
PKGNAME-main= gnome-vfs2-${VERSION}p2
PKGNAME-smb= gnome-vfs2-smb-${VERSION}p1
MULTI_PACKAGES= -main -smb
SHARED_LIBS += gnomevfs-2 2400.0 # .2400.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2009/06/07 11:16:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2009/06/08 17:59:15 ajacoutot Exp $
# XXX: Without category, history or nplayer files for now.
@ -6,7 +6,7 @@ COMMENT= MAME front-end for GNOME
GNOME_PROJECT= gnome-video-arcade
GNOME_VERSION= 0.6.7
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= emulators games

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2009/06/07 11:03:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.17 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= VNC Client for the GNOME Desktop
GNOME_VERSION= 0.5.2
GNOME_PROJECT= vinagre
PKGNAME= ${DISTNAME}p8
PKGNAME= ${DISTNAME}p9
CATEGORIES= net

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.8 2009/06/07 11:16:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= VNC server for remote acces to your GNOME desktop
GNOME_PROJECT= vino
GNOME_VERSION= 2.24.1
PKGNAME= ${DISTNAME}p4
PKGNAME= ${DISTNAME}p5
CATEGORIES= net

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.39 2009/06/07 11:16:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.40 2009/06/08 17:59:15 ajacoutot Exp $
COMMENT= GNOME help browser
GNOME_PROJECT= yelp
GNOME_VERSION= 2.24.0
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
# GPLv2
PERMIT_PACKAGE_CDROM= Yes