hobbits take maintainership
This commit is contained in:
parent
130fc832bd
commit
e83a3dcc58
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.10 2012/09/27 11:47:13 jasper Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.11 2012/09/27 13:00:39 jasper Exp $
|
||||
|
||||
SHARED_ONLY?= Yes
|
||||
|
||||
@ -8,6 +8,10 @@ CATEGORIES+= graphics/clutter x11
|
||||
|
||||
HOMEPAGE?= http://www.clutter-project.org/
|
||||
|
||||
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
|
||||
Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM?= Yes
|
||||
PERMIT_PACKAGE_FTP?= Yes
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2012/09/27 11:49:04 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= clutter GStreamer integration library
|
||||
|
||||
GNOME_PROJECT= clutter-gst
|
||||
GNOME_VERSION= 1.9.92
|
||||
REVISION= 0
|
||||
|
||||
API_VERSION= 2.0
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2012/09/27 11:48:44 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= GTK+ widget for clutter
|
||||
|
||||
GNOME_PROJECT= clutter-gtk
|
||||
GNOME_VERSION= 1.3.2
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += clutter-gtk-1.0 0.0 # .0.0
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2012/09/27 11:47:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= modern 3D graphics API
|
||||
|
||||
GNOME_PROJECT= cogl
|
||||
GNOME_VERSION= 1.12.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS+= cogl-pango 0.1 # 0.0
|
||||
SHARED_LIBS+= cogl 0.1 # 11.2
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2012/09/27 11:48:23 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= OpenGL-based interactive canvas library
|
||||
|
||||
GNOME_PROJECT= clutter
|
||||
GNOME_VERSION= ${MAJOR}.0
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += clutter-1.0 1.0 # 1200.8
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/07/07 17:59:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= library for using real 3D models within a Clutter scene
|
||||
|
||||
V= 0.2.0
|
||||
DISTNAME= mash-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += mash-0.2 0.0 # 0.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/09/25 23:50:13 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/09/27 13:00:40 jasper Exp $
|
||||
|
||||
COMMENT= clutter widget toolkit
|
||||
|
||||
@ -6,7 +6,7 @@ V= 1.4.7
|
||||
HASH= 32cb530
|
||||
DISTNAME= clutter-project-mx-${V}-0-g32cb530
|
||||
PKGNAME= mx-${V}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += mx-1.0 0.0 # 406.0
|
||||
SHARED_LIBS += mx-gtk-1.0 0.0 # 0.0
|
||||
|
Loading…
Reference in New Issue
Block a user