From owner-freebsd-gnome@freebsd.org Wed Jun 27 13:07:43 2018 Return-Path: Delivered-To: freebsd-gnome@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 442251023586 for ; Wed, 27 Jun 2018 13:07:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B7AA47C948 for ; Wed, 27 Jun 2018 13:07:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6E3341023584; Wed, 27 Jun 2018 13:07:42 +0000 (UTC) Delivered-To: gnome@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 2EA581023582 for ; Wed, 27 Jun 2018 13:07:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B99817C942 for ; Wed, 27 Jun 2018 13:07:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 13B85B31B for ; Wed, 27 Jun 2018 13:07:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5RD7e8s005794 for ; Wed, 27 Jun 2018 13:07:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w5RD7eQb005793 for gnome@FreeBSD.org; Wed, 27 Jun 2018 13:07:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 220597] deskutils/gucharmap: does not compile Date: Wed, 27 Jun 2018 13:07:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lantw44@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 13:07:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220597 --- Comment #57 from Ting-Wei Lan --- Comment on attachment 194665 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194665 svn-diff-full-gucharmapt_v2 >Index: Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- Makefile (revision 473314) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ >=20 > PORTNAME=3D gucharmap >-PORTVERSION=3D 9.0.4 >+PORTVERSION=3D 10.0.4 The latest gucharmap release is 11.0.1. The version number of gucharmap is intended to match the version number of Unicode. Since our UCD has version = 11, it will be better to update to gucharmap 11 instead of backporting patches = from 11 to 10. However, gucharmap developers haven't published source tarballs for version= 11 because they want to find a way for GitLab to upload tarballs automatically: https://gitlab.gnome.org/GNOME/gucharmap/issues/3. We may have to switch to USE_GITLAB in the mean time and this will require autoreconf. > CATEGORIES=3D deskutils gnome > MASTER_SITES=3D GNOME > DIST_SUBDIR=3D gnome3 >@@ -15,12 +15,13 @@ >=20 > BUILD_DEPENDS=3D itstool:textproc/itstool \ > UCD>=3D0:textproc/UCD >+LIB_DEPENDS+=3D libfreetype.so:print/freetype2 This is fine. The reason gucharmap links directly to freetype2 is that the upstream developer doesn't want to see color emoji in a character map application. >=20 > PORTSCOUT=3D limitw:1,even >=20 >-USES=3D desktop-file-utils gmake gnome libtool localbase \ >+USES=3D desktop-file-utils gettext gmake gnome libtool localbase \ > pathfix pkgconfig tar:xz >-USE_GNOME=3D cairo gdkpixbuf2 gtk30 intltool introspection:build >+USE_GNOME=3D cairo gdkpixbuf2 gtk30 intltool intlhack introspection:build Is intlhack still needed? Since using GitLab tarballs will require running autoreconf, hacks on generated files will not be needed. > GNU_CONFIGURE=3D yes > CONFIGURE_ARGS=3D --with-unicode-data=3D${LOCALBASE}/share/unicode/ucd/ > USE_LDCONFIG=3D yes >@@ -28,11 +29,14 @@ >=20 > GLIB_SCHEMAS=3D org.gnome.Charmap.enums.xml \ > org.gnome.Charmap.gschema.xml >+MAKE_ARGS+=3D ACLOCAL=3D"${TRUE}" AUTOCONF=3D"${TRUE}" AUTOHEADER=3D"${TR= UE}" \ >+ AUTOMAKE=3D"${TRUE}" Please remove this. This debugging code should not appear in the ports tree. >=20 >-OPTIONS_SUB=3D yes >-OPTIONS_DEFINE=3D NLS >+#OPTIONS_SUB=3D yes >+#OPTIONS_DEFINE=3D NLS >=20 >-NLS_USES=3D gettext >-NLS_CONFIGURE_ENABLE=3D nls >+#NLS_USES=3D gettext-tools >+#NLS_CONFIGURE_ENABLE=3D nls >+#NLS_CONFIGURE_OFF=3D --disable-nls If it isn't going to work, can you simply remove them instead of commenting out? --=20 You are receiving this mail because: You are the assignee for the bug.=