Take MAINTAINER.

This commit is contained in:
ajacoutot 2019-11-03 14:37:50 +00:00
parent 414314954a
commit c36db79b1f
5 changed files with 21 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2019/07/12 21:02:14 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2019/11/03 14:37:50 ajacoutot Exp $
COMMENT= libvirt wrapper suited for GObject-based applications
DISTNAME= libvirt-glib-1.0.0
CATEGORIES= devel sysutils
REVISION= 0
REVISION= 1
SHARED_LIBS += virt-gconfig-1.0 2.0 # 1000.0
SHARED_LIBS += virt-glib-1.0 2.0 # 1000.0
@ -15,6 +15,8 @@ HOMEPAGE= https://libvirt.org/
MASTER_SITES= https://libvirt.org/sources/glib/ \
ftp://libvirt.org/libvirt/glib/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE= Yes

View File

@ -1,13 +1,16 @@
# $OpenBSD: Makefile,v 1.24 2019/07/12 20:46:01 sthen Exp $
# $OpenBSD: Makefile,v 1.25 2019/11/03 14:37:51 ajacoutot Exp $
COMMENT= SPICE protocol headers
DISTNAME= spice-protocol-0.12.14
REVISION= 0
REVISION= 1
CATEGORIES= devel net
HOMEPAGE= http://www.spice-space.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# BSD
PERMIT_PACKAGE= Yes

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.21 2019/11/03 14:07:44 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2019/11/03 14:37:51 ajacoutot Exp $
COMMENT= Perl API to the dbus inter-application messaging system
MODULES= cpan
DISTNAME= Net-DBus-1.1.0
CATEGORIES= net x11
REVISION= 2
REVISION= 3
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPL/Artistic
PERMIT_PACKAGE= Yes

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.41 2019/07/12 20:51:21 sthen Exp $
# $OpenBSD: Makefile,v 1.42 2019/11/03 14:37:50 ajacoutot Exp $
COMMENT= GTK client and libraries for SPICE remote desktop servers
DISTNAME= spice-gtk-0.35
REVISION= 0
CATEGORIES= x11 net
@ -11,6 +12,8 @@ SHARED_LIBS += spice-client-gtk-3.0 3.0 # 5.0
HOMEPAGE= http://www.spice-space.org/page/Spice-Gtk
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# LGPLv2.1
PERMIT_PACKAGE= Yes

View File

@ -1,16 +1,18 @@
# $OpenBSD: Makefile,v 1.48 2019/11/03 14:07:47 jasper Exp $
# $OpenBSD: Makefile,v 1.49 2019/11/03 14:37:51 ajacoutot Exp $
BROKEN-hppa= build stuck on virt-viewer-window.c
COMMENT= graphics viewer for KVM guest displays
DISTNAME= virt-viewer-8.0
REVISION= 2
REVISION= 3
CATEGORIES= x11
HOMEPAGE= http://virt-manager.org/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2+
PERMIT_PACKAGE= Yes