- fix PKGNAME and bump EPOCH
prompted by landry@
This commit is contained in:
parent
f4a75c1a7e
commit
ee118b1c0c
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/01/16 00:45:56 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = enlightenment DBus component
|
||||
DISTNAME = e_dbus-1.0.0.beta2
|
||||
PKGNAME = e_dbus-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
|
||||
SO_VERSION = 1.0
|
||||
.for _lib in edbus enotify econnman ehal eofono ebluez eukit
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/01/16 00:40:32 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = core event/X abstraction layer
|
||||
DISTNAME = ecore-1.0.0.beta2
|
||||
PKGNAME = ecore-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SO_VERSION = 1.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2011/01/16 00:48:45 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = complex graphical design & layout library
|
||||
DISTNAME = edje-1.0.0.beta2
|
||||
PKGNAME = edje-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SHARED_LIBS += edje 1.0
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2011/01/16 00:35:27 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = library to write an arbitary set of chunks of data to a file
|
||||
DISTNAME = eet-1.4.0.beta2
|
||||
PKGNAME = eet-1.4.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SHARED_LIBS += eet 1.4
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2011/01/16 00:56:28 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = implementations of freedesktop.org specifications
|
||||
DISTNAME = efreet-1.0.0.beta2
|
||||
PKGNAME = efreet-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SO_VERSION = 1.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/01/16 00:31:30 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = EFL API for data types
|
||||
DISTNAME = eina-1.0.0.beta2
|
||||
PKGNAME = eina-1.0.0
|
||||
|
||||
EPOCH= 0
|
||||
|
||||
SHARED_LIBS = eina 1.0
|
||||
|
||||
|
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/01/16 00:15:45 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = C like scripting language used in E17
|
||||
|
||||
DISTNAME = embryo-1.0.0.beta2
|
||||
PKGNAME = embryo-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SHARED_LIBS += embryo 1.0
|
||||
|
||||
|
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2011/01/16 00:37:45 laurent Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2011/01/16 10:39:25 jasper Exp $
|
||||
|
||||
COMMENT = canvas API for X
|
||||
DISTNAME = evas-1.0.0.beta2
|
||||
PKGNAME = evas-1.0.0
|
||||
|
||||
EPOCH = 0
|
||||
EPOCH = 1
|
||||
|
||||
SHARED_LIBS += evas 1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user