laurent@ drops maintainership.
committing on his behalf
This commit is contained in:
parent
0fdacfd8a2
commit
2ab1ba5e01
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.15 2012/12/28 12:26:38 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.16 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
CATEGORIES ?= x11
|
||||
|
||||
@ -15,8 +15,6 @@ DIST_SUBDIR ?= e17
|
||||
|
||||
CONFIGURE_STYLE ?= gnu
|
||||
|
||||
MAINTAINER ?= Laurent FANIS <laurent@openbsd.org>
|
||||
|
||||
NO_REGRESS ?= Yes
|
||||
|
||||
SHARED_ONLY ?= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2012/12/28 12:26:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = the enlightened window manager
|
||||
|
||||
@ -7,7 +7,7 @@ DISTNAME = enlightenment-${VERSION}
|
||||
PKGNAME = enlightenment-${VERSION:S/-//}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 1
|
||||
|
||||
# BSD
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = enlightenment DBus component
|
||||
DISTNAME = e_dbus-1.7.4
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 1
|
||||
|
||||
SO_VERSION = 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2012/12/28 14:27:57 stsp Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = core event/X abstraction layer
|
||||
DISTNAME = ecore-1.7.4
|
||||
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
EPOCH = 2
|
||||
|
||||
SO_VERSION = 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = complex graphical design & layout library
|
||||
DISTNAME = edje-1.7.4
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 2
|
||||
|
||||
SHARED_LIBS += edje 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = library to write an arbitary set of chunks of data to a file
|
||||
DISTNAME = eet-1.7.4
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 2
|
||||
|
||||
SHARED_LIBS += eet 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = implementations of freedesktop.org specifications
|
||||
DISTNAME = efreet-1.7.4
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 2
|
||||
|
||||
SO_VERSION = 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = EFL API for data types
|
||||
VERSION = 1.7.4
|
||||
DISTNAME = eina-${VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH= 1
|
||||
|
||||
SHARED_LIBS += eina 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = async i/o library
|
||||
|
||||
DISTNAME = eio-1.7.4
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
SHARED_LIBS += eio 1.0 # 8.4
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = C like scripting language used in E17
|
||||
|
||||
DISTNAME = embryo-1.7.4
|
||||
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 2
|
||||
|
||||
SHARED_LIBS += embryo 3.0 # 8.4
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2012/12/28 12:26:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2013/01/08 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT = canvas API for X
|
||||
VERSION = 1.7.4
|
||||
DISTNAME = evas-${VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
EPOCH = 2
|
||||
|
||||
SHARED_LIBS += evas 3.0 # 8.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user