Bump after the consolekit->consolekit2 renaming.

This commit is contained in:
ajacoutot 2015-08-15 11:13:41 +00:00
parent f3e470d2e5
commit 8a37f286a2
15 changed files with 30 additions and 25 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.68 2015/07/18 14:33:50 jasper Exp $
# $OpenBSD: Makefile,v 1.69 2015/08/15 11:13:41 ajacoutot Exp $
# XXX
# util.c: implement pa_get_binary_name()
@ -19,7 +19,7 @@ COMMENT= cross-platform networked sound server
VERSION= 6.0
DISTNAME= pulseaudio-${VERSION}
EXTRACT_SUFX= .tar.xz
REVISION= 4
REVISION= 5
SHARED_LIBS += pulse 4.0 # .18.0
SHARED_LIBS += pulse-simple 0.0 # .1.0

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.53 2015/06/09 05:17:52 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.54 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= device color profile management daemon
V= 1.2.11
DISTNAME= colord-${V}
EXTRACT_SUFX= .tar.xz
REVISION= 0
SHARED_LIBS += colordprivate 1.1 # 2.4
SHARED_LIBS += colord 1.3 # 2.4

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2015/04/04 09:30:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= fine-grained privileges PolicyKit helper for CUPS
DISTNAME= cups-pk-helper-0.2.5
EXTRACT_SUFX= .tar.xz
REVISION= 0
REVISION= 1
CATEGORIES= print sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.61 2015/04/04 09:30:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.62 2015/08/15 11:13:42 ajacoutot Exp $
# XXX fix change password (gnome-cc run-passwd.c: argv[0])
@ -6,7 +6,7 @@ COMMENT= D-Bus interface for user account query and manipulation
DISTNAME= accountsservice-0.6.40
EXTRACT_SUFX= .tar.xz
REVISION= 0
REVISION= 1
SHARED_LIBS += accountsservice 0.0 # 0.0

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2015/07/20 00:54:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.12 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= hotplugd(8) automounter (Toad Opens All Devices)
DISTNAME= toad-1.3
REVISION= 0
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2015/07/22 18:27:48 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2015/08/15 11:13:42 ajacoutot Exp $
# XXX remove hostnames-test.txt hack in pre-configure when updating to 3.12.0
# https://git.gnome.org/browse/gnome-control-center/commit/?id=4736b03ed9e2ae9214117454f70811dbacd78739
@ -11,6 +11,7 @@ COMMENT= GNOME control center
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 3.16.3
REVISION= 0
CATEGORIES= x11

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.26 2015/06/15 19:10:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.27 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= initial-setup firstboot-like tool
GNOME_PROJECT= gnome-initial-setup
GNOME_VERSION= 3.16.3
REVISION= 0
REVISION= 1
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.249 2015/04/15 09:40:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.250 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= GNOME session
GNOME_PROJECT= gnome-session
GNOME_VERSION= 3.16.0
REVISION= 1
REVISION= 2
CATEGORIES= x11

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.148 2015/07/21 15:46:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.149 2015/08/15 11:13:42 ajacoutot Exp $
# XXX gcm-dmi.c:141:2: warning: #warning Please add dmi support for your OS
@ -8,6 +8,7 @@ COMMENT= GNOME settings daemon
GNOME_PROJECT= gnome-settings-daemon
GNOME_VERSION= 3.16.3
REVISION= 0
# GPLv3
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.121 2015/07/02 18:02:38 jasper Exp $
# $OpenBSD: Makefile,v 1.122 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= next generation GNOME shell
GNOME_PROJECT= gnome-shell
GNOME_VERSION= 3.16.3
REVISION= 0
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.60 2015/04/15 09:40:54 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.61 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT= sytem monitor for GNOME
GNOME_PROJECT= gnome-system-monitor
GNOME_VERSION= 3.16.0
REVISION= 1
REVISION= 2
CATEGORIES= sysutils

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.41 2015/07/16 17:27:09 jeremy Exp $
# $OpenBSD: Makefile,v 1.42 2015/08/15 11:13:41 ajacoutot Exp $
COMMENT = KDE workspace
DISTNAME = kde-workspace-4.11.21
REVISION = 0
REVISION = 1
MASTER_SITES = ${MASTER_SITE_KDE:=stable/applications/15.04.3/src/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2015/01/28 09:26:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.18 2015/08/15 11:13:42 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT= PolicyKit authentication agent for for Qt4
V= 0.112.0
DISTNAME= polkit-qt-1-${V}
PKGNAME= polkit-qt4-${V}
REVISION= 0
REVISION= 1
SHARED_LIBS += polkit-qt-agent-1 2.0 # 0.99
SHARED_LIBS += polkit-qt-core-1 2.0 # 0.99

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.32 2015/04/04 09:21:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.33 2015/08/15 11:13:41 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= simple login manager
DISTNAME= slim-1.3.6
REVISION= 5
REVISION= 6
SHARED_LIBS= slim 0.0 # 1.3

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2015/04/04 09:21:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2015/08/15 11:13:42 ajacoutot Exp $
COMMENT = Xfce4 power manager
XFCE_VERSION = 1.4.4
XFCE_GOODIE = xfce4-power-manager
REVISION= 1
REVISION= 2
# GPLv2
PERMIT_PACKAGE_CDROM= Yes