- update to enlightenment 0.17.1
- cleanup MASTER_SITES - remove gthread-2.0 from WANTLIB as glib is always threaded now ok aja@
This commit is contained in:
parent
81a8fd517f
commit
28210e28db
@ -1,15 +1,10 @@
|
|||||||
# $OpenBSD: Makefile.inc,v 1.19 2013/03/11 11:46:09 espie Exp $
|
# $OpenBSD: Makefile.inc,v 1.20 2013/03/31 18:48:00 rpe Exp $
|
||||||
|
|
||||||
CATEGORIES ?= x11
|
CATEGORIES ?= x11
|
||||||
|
|
||||||
HOMEPAGE ?= http://www.enlightenment.org/
|
HOMEPAGE ?= http://www.enlightenment.org/
|
||||||
|
|
||||||
MASTER_SITES ?= http://download.enlightenment.org/releases/ \
|
MASTER_SITES ?= http://download.enlightenment.org/releases/
|
||||||
http://download.enlightenment.org/snapshots/LATEST/ \
|
|
||||||
http://download.enlightenment.org/snapshots/2010-11-12/ \
|
|
||||||
http://download.enlightenment.org/snapshots/2009-06-14/ \
|
|
||||||
http://distfiles.nl/ \
|
|
||||||
http://www.itee.uq.edu.au/~dlg/openbsd/
|
|
||||||
|
|
||||||
DIST_SUBDIR ?= e17
|
DIST_SUBDIR ?= e17
|
||||||
|
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.47 2013/03/21 08:48:55 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.48 2013/03/31 18:48:02 rpe Exp $
|
||||||
|
|
||||||
COMMENT = the enlightened window manager
|
COMMENT = the enlightened window manager
|
||||||
|
|
||||||
VERSION = 0.17.0
|
VERSION = 0.17.1
|
||||||
DISTNAME = enlightenment-${VERSION}
|
DISTNAME = enlightenment-${VERSION}
|
||||||
PKGNAME = enlightenment-${VERSION:S/-//}
|
PKGNAME = enlightenment-${VERSION:S/-//}
|
||||||
|
|
||||||
REVISION = 4
|
|
||||||
EPOCH = 1
|
EPOCH = 1
|
||||||
|
|
||||||
# BSD
|
# BSD
|
||||||
@ -26,7 +25,7 @@ WANTLIB += ecore_imf_evas ecore_input ecore_input_evas ecore_ipc
|
|||||||
WANTLIB += ecore_x edbus edje eet efreet efreet_mime efreet_trash
|
WANTLIB += ecore_x edbus edje eet efreet efreet_mime efreet_trash
|
||||||
WANTLIB += ehal eina eio elementary embryo emotion enotify ethumb
|
WANTLIB += ehal eina eio elementary embryo emotion enotify ethumb
|
||||||
WANTLIB += ethumb_client eukit evas execinfo exif expat ffi fontconfig
|
WANTLIB += ethumb_client eukit evas execinfo exif expat ffi fontconfig
|
||||||
WANTLIB += freetype fribidi glib-2.0 gobject-2.0 gthread-2.0 harfbuzz
|
WANTLIB += freetype graphite2 fribidi glib-2.0 gobject-2.0 harfbuzz
|
||||||
WANTLIB += icudata icule icuuc idn jpeg m pcre pthread pthread-stubs
|
WANTLIB += icudata icule icuuc idn jpeg m pcre pthread pthread-stubs
|
||||||
WANTLIB += ssl xcb xcb-keysyms xcb-shape z ${MODLUA_WANTLIB}
|
WANTLIB += ssl xcb xcb-keysyms xcb-shape z ${MODLUA_WANTLIB}
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (e17/enlightenment-0.17.0.tar.gz) = RppJPG9/slmZEu217BcYFVQYfChFu1KQh48eup4Eslg=
|
SHA256 (e17/enlightenment-0.17.1.tar.gz) = LZMnFYsb30MB2Jih3KfZTT5ID25ZXe4FgJ3GaWnfXdM=
|
||||||
SIZE (e17/enlightenment-0.17.0.tar.gz) = 31308894
|
SIZE (e17/enlightenment-0.17.1.tar.gz) = 31291461
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.13 2013/02/03 12:09:27 rpe Exp $
|
@comment $OpenBSD: PLIST,v 1.14 2013/03/31 18:48:02 rpe Exp $
|
||||||
@bin bin/enlightenment
|
@bin bin/enlightenment
|
||||||
@bin bin/enlightenment_filemanager
|
@bin bin/enlightenment_filemanager
|
||||||
@bin bin/enlightenment_imc
|
@bin bin/enlightenment_imc
|
||||||
@ -682,6 +682,9 @@ share/enlightenment/data/images/test.jpg
|
|||||||
share/enlightenment/data/images/test.png
|
share/enlightenment/data/images/test.png
|
||||||
share/enlightenment/data/images/test.svg
|
share/enlightenment/data/images/test.svg
|
||||||
share/enlightenment/data/input_methods/
|
share/enlightenment/data/input_methods/
|
||||||
|
share/enlightenment/data/input_methods/fcitx.imc
|
||||||
|
share/enlightenment/data/input_methods/gcin.imc
|
||||||
|
share/enlightenment/data/input_methods/hime.imc
|
||||||
share/enlightenment/data/input_methods/ibus.imc
|
share/enlightenment/data/input_methods/ibus.imc
|
||||||
share/enlightenment/data/input_methods/iiimf.imc
|
share/enlightenment/data/input_methods/iiimf.imc
|
||||||
share/enlightenment/data/input_methods/scim.imc
|
share/enlightenment/data/input_methods/scim.imc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user