From owner-svn-ports-head@freebsd.org Mon Sep 10 14:14:45 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3A581090FD5; Mon, 10 Sep 2018 14:14:44 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3E5C83138; Mon, 10 Sep 2018 14:14:44 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83F871765; Mon, 10 Sep 2018 14:14:44 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8AEEiYF004984; Mon, 10 Sep 2018 14:14:44 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8AEEh8Z004981; Mon, 10 Sep 2018 14:14:43 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201809101414.w8AEEh8Z004981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Mon, 10 Sep 2018 14:14:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479423 - head/x11-wm/e16 X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/x11-wm/e16 X-SVN-Commit-Revision: 479423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2018 14:14:45 -0000 Author: gahr Date: Mon Sep 10 14:14:43 2018 New Revision: 479423 URL: https://svnweb.freebsd.org/changeset/ports/479423 Log: x11-wm/e16 - update to 1.0.19 Add option to build with PANGO support for text rendering. Fix NLS with non-default prefix. Changelog: https://git.enlightenment.org/e16/e16.git/commit/ChangeLog?h=v1.0.19 Modified: head/x11-wm/e16/Makefile head/x11-wm/e16/distinfo head/x11-wm/e16/pkg-plist Modified: head/x11-wm/e16/Makefile ============================================================================== --- head/x11-wm/e16/Makefile Mon Sep 10 14:10:13 2018 (r479422) +++ head/x11-wm/e16/Makefile Mon Sep 10 14:14:43 2018 (r479423) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= e16 -PORTVERSION= 1.0.18 -PORTREVISION= 1 +PORTVERSION= 1.0.19 +PORTREVISION= 0 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -15,27 +15,29 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 -OPTIONS_DEFINE= DOCS NLS SOUND +OPTIONS_DEFINE= DOCS NLS PANGO SOUND OPTIONS_SUB= yes -SOUND_DESC= Sound support via pulseaudio/libsndfile SOUND_LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libsndfile.so:audio/libsndfile -SOUND_CONFIGURE_ON= --enable-sound \ - --enable-sound-pulse \ +SOUND_CONFIGURE_ON= --enable-sound=pulseaudio \ --with-sndldr=sndfile SOUND_CONFIGURE_OFF= --disable-sound \ --with-sndldr=none NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls +PANGO_USE= GNOME=pango +PANGO_CONFIGURE_ENABLE= pango DOCS_CONFIGURE_ON= --enable-docs=yes DOCS_CONFIGURE_OFF= --enable-docs=no +USES= gmake iconv libtool gnome perl5 pkgconfig shebangfix + USE_XORG= ice sm xorgproto x11 xbitmaps \ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \ xxf86vm -USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix SHEBANG_FILES= scripts/e_gen_menu -CFLAGS+= -Wno-unused-parameter +CFLAGS+= -Wno-unused-parameter -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ --disable-rpath --enable-mans SHELL=/bin/sh Modified: head/x11-wm/e16/distinfo ============================================================================== --- head/x11-wm/e16/distinfo Mon Sep 10 14:10:13 2018 (r479422) +++ head/x11-wm/e16/distinfo Mon Sep 10 14:14:43 2018 (r479423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492428510 -SHA256 (e16-1.0.18.tar.gz) = 88888e738f1ada3be5a1a28d2291068e70b5f57490c2f8a1f285afb712bc85c2 -SIZE (e16-1.0.18.tar.gz) = 2441111 +TIMESTAMP = 1534231652 +SHA256 (e16-1.0.19.tar.gz) = fa754668b86cbe69bc12061f788f72e3669e6fc98579e380bbd057c52ab0bea4 +SIZE (e16-1.0.19.tar.gz) = 2459808 Modified: head/x11-wm/e16/pkg-plist ============================================================================== --- head/x11-wm/e16/pkg-plist Mon Sep 10 14:10:13 2018 (r479422) +++ head/x11-wm/e16/pkg-plist Mon Sep 10 14:14:43 2018 (r479423) @@ -3,6 +3,7 @@ bin/edox bin/eesh bin/epp bin/starte16 +lib/e16/libhack.so share/applications/e16.desktop share/gnome-session/sessions/e16-gnome.session share/xsessions/e16-session.desktop