aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/enlightenment/Makefile
blob: 1437bf3536a1960587c6c05b487d7d11311f1439 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
# Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# $FreeBSD$

PORTNAME=   enlightenment
PORTVERSION=    0.19.4
PORTEPOCH=  2
CATEGORIES= x11-wm enlightenment
MASTER_SITES=   http://download.enlightenment.org/rel/apps/${PORTNAME}/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Artistic X window manager

LICENSE=    BSD2CLAUSE

LIB_DEPENDS=    libefl.so:${PORTSDIR}/devel/efl \
        libelementary.so:${PORTSDIR}/x11-toolkits/elementary \
        libedbus.so:${PORTSDIR}/devel/e_dbus \
        libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
RUN_DEPENDS=    ${LOCALBASE}/lib/evas/utils/evas_image_loader.svg:${PORTSDIR}/graphics/evas_generic_loaders-svg

DIST_SUBDIR=    enlightenment
USE_AUTOTOOLS=  autoconf aclocal
GNU_CONFIGURE=  yes
USES=       alias desktop-file-utils execinfo libtool pathfix iconv gmake \
        pkgconfig tar:xz
USE_LDCONFIG=   yes
INSTALL_TARGET= install-strip
SUB_FILES=  pkg-message

CONFIGURE_ARGS= --with-profile=MEDIUM_PC \
        --disable-connman --disable-bluez4 \
        --disable-device-udev --disable-mount-udisks

CPPFLAGS+=  -I${LOCALBASE}/include/e_dbus-1

.include "Makefile.plist"

OPTIONS_DEFINE= NLS
OPTIONS_SUB=    yes

NLS_USES=       gettext
NLS_CONFIGURE_ENABLE=   nls

post-patch:
    @${REINPLACE_CMD} -e \
        's/\(setuid_root_mode = a=rx,u+x\)s/\1/g' \
        ${WRKSRC}/src/bin/Makefile.mk \
        ${WRKSRC}/src/modules/Makefile_cpufreq.mk

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
BROKEN=     Does not install on sparc64: signal 10
.endif

.include <bsd.port.post.mk>
38d'>- Update to 2.1.14nivit2009-05-262-4/+4 * - Update to 2.1.13nivit2009-05-182-6/+10 * - Update to 2.1.12miwi2009-05-112-5/+4 * - Update to 2.1.10miwi2009-04-052-7/+8 * - Update to 2.1.9miwi2009-03-282-4/+4 * - Update to 2.1.8miwi2009-03-253-9/+10 * - Update to 2.1.7dhn2009-03-182-7/+5 * - Fix CONFLICTS, the mask used conflict the port with cclive, and they cangarga2009-02-252-3/+1 * - Update to 2.1.6miwi2009-02-243-22/+52 * - Pass the maintainership to Toni Gundogdu (legatvs@gmail.com) as required vi...nivit2009-02-191-1/+1 * - Fix value of USE_PERL5 variable (2.5.8 -> 5.8.2)nivit2009-02-081-1/+1 * - Update to 2.1.5 (the program now depends on Perl instead of Python)nivit2009-02-084-133/+39 * - Update to 1.0.2nivit2008-12-224-10/+28 * - Update to 1.0.0nivit2008-08-113-48/+24 * - Update to 0.4.19nivit2008-07-283-5/+8 * - Update to 0.4.16nivit2008-07-032-4/+4 * - Update to 0.4.15nivit2008-06-243-5/+5 * - Update to 0.4.14nivit2008-05-303-6/+7 * - Update to 0.4.13nivit2008-05-223-4/+7 * - Update to 0.4.12nivit2008-05-154-26/+38 * - Update to 0.4.11nivit2008-04-292-5/+6 * - Update to 0.4.10nivit2008-04-223-4/+24 * - Update to 0.4.9nivit2008-04-103-4/+17 * - Fix build on pointyhat: @comment missing before $FreeBSD$ in pkg-plistnivit2008-04-041-1/+1 * - Update to 0.4.8nivit2008-04-033-4/+5 * - Update to 0.4.7nivit2008-03-194-31/+42 * - Update to 0.4.6nivit2008-02-212-4/+4 * - Update to 0.4.5nivit2008-02-162-4/+4 * - Update to 0.4.4nivit2008-02-035-6/+27 * - Update to 0.4.3nivit2008-01-272-6/+5 * - Update to 0.4.2nivit2008-01-223-5/+5 * - Update to 0.4.1nivit2008-01-172-4/+4 * - Update to 0.4.0nivit2007-12-195-37/+42 * - Update to 0.2.1nivit2007-09-172-4/+4 * - Update to 0.2.0nivit2007-04-293-4/+7 * - Update to 0.1.9nivit2007-04-013-5/+5 * - Update to 0.18nivit2007-03-163-24/+4 * - Updated to 0.1.7nivit2007-03-105-10/+46 * - Updated to 0.1.6nivit2007-02-192-4/+4