From owner-freebsd-ports-bugs@freebsd.org Mon Jan 21 11:35:13 2019 Return-Path: Delivered-To: freebsd-ports-bugs@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 54B0614A5958 for ; Mon, 21 Jan 2019 11:35:13 +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 CDB8784B05 for ; Mon, 21 Jan 2019 11:35:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 8D70914A5957; Mon, 21 Jan 2019 11:35:12 +0000 (UTC) Delivered-To: ports-bugs@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 6AE8014A5956 for ; Mon, 21 Jan 2019 11:35:12 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05C1584B02 for ; Mon, 21 Jan 2019 11:35:12 +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 438AA6F8C for ; Mon, 21 Jan 2019 11:35:11 +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 x0LBZBpZ094947 for ; Mon, 21 Jan 2019 11:35:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0LBZBb0094946 for ports-bugs@FreeBSD.org; Mon, 21 Jan 2019 11:35:11 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: ports-bugs@FreeBSD.org Subject: [Bug 230537] [NEW PORT] emulators/emulationstation: Cross-platform graphical front-end for emulators (RetroPie fork) Date: Mon, 21 Jan 2019 11:35:11 +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: needs-patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: tobik@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status keywords 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2019 11:35:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230537 Tobias Kortkamp changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Keywords| |needs-patch --- Comment #1 from Tobias Kortkamp --- Hi, let's break the 6 months or so of silence. Are you still interested in getting this into the ports tree? Overall this looks ok, but there are a couple of problems that would be good to fix. Can you install some documentation like README.md, SYSTEMS.md, ... too?=20 +LICENSE=3D UNKNOWN APACHE20 +LICENSE_COMB=3D multi +LICENSE_NAME_UNKNOWN=3D unknown +LICENSE_FILE_UNKNOWN=3D ${WRKSRC}/LICENSE.md +LICENSE_PERMS_UNKNOWN=3D dist-mirror dist-sell pkg-mirror pkg-sell auto-ac= cept UNKNOWN seems to be the well-known MIT license. + libSDL2.so:devel/sdl20\ Please use USE_SDL=3D sdl2 for this. +USES+=3D cmake compiler:gcc-c++11-lib pkgconfig +=3D is not necessary here. Just use =3D. Why compiler:gcc-c++11-lib? What's the problem with compiling it with Clang? Do you think this might be fixable? +GH_TAGNAME=3D b833b45 This matches the upstream tag v2.7.1, so please remove this and just set DISTVERSIONPREFIX=3D v +USE_GL+=3D gl glu Again +=3D is not necessary here. Use =3D +WWW: https://emulationstation.org (original) + https://github.com/RetroPie/EmulationStation (RetroPi Fork) WWW must be a single line with just a URL. I'd say go with the second URL since this is what you package here. --=20 You are receiving this mail because: You are the assignee for the bug.=