- more distsites
- remove license type, redundant LIB_DEPENDS and FAKE=Yes - GNU_CONFIGURE -> CONFIGURE_STYLE - add HOMEPAGE to DESCR - add @comment with RCS id to PLIST
This commit is contained in:
parent
3296c5ed58
commit
c49dec34af
@ -1,32 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2000/04/01 18:54:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2000/08/21 13:08:41 brad Exp $
|
||||
|
||||
DISTNAME= enlightenment-0.16.3
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.230
|
||||
MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
|
||||
ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
|
||||
ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \
|
||||
ftp://ftp.enlighte.nu/pub/Enlightenment/Enlightenment/ \
|
||||
ftp://beaver.its.vu.edu.au/pub/enlightenment/
|
||||
|
||||
MAINTAINER= op21@squish.org
|
||||
HOMEPAGE= http://www.enlightenment.org/
|
||||
|
||||
LICENSE_TYPE= BSD
|
||||
LIB_DEPENDS= esd.2.16::audio/esound \
|
||||
Fnlib.0.5::graphics/fnlib \
|
||||
Imlib.19::graphics/imlib \
|
||||
ttf.1.3::print/freetype \
|
||||
ghttp.1::www/libghttp
|
||||
|
||||
MAINTAINER= op21@squish.org
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= esd.2.16::audio/esound \
|
||||
Fnlib.0.5::graphics/fnlib \
|
||||
gif.4.1::graphics/giflib \
|
||||
Imlib.19::graphics/imlib \
|
||||
tiff.35::graphics/tiff \
|
||||
ttf.1.3::print/freetype \
|
||||
ghttp.1::www/libghttp
|
||||
|
||||
USE_GMAKE= Yes
|
||||
SEPARATE_BUILD= concurrent
|
||||
GNU_CONFIGURE= Yes
|
||||
FAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --enable-fsstd
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
|
||||
|
@ -12,3 +12,5 @@ a useful, good looking graphical shell from which to work. It is open
|
||||
in design, and instead of dictating a policy it allows the user to
|
||||
define their own policy right down to the minute and infinitesimal
|
||||
details; from its functionality right on through to its looks.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2000/08/21 13:08:41 brad Exp $
|
||||
bin/dox
|
||||
bin/e_cache_clean
|
||||
bin/e_cache_query
|
||||
|
Loading…
x
Reference in New Issue
Block a user