X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 4 Sep 2015 10:59:00 +0200 (CEST) From: Roland Lutz To: "Markus Hitter (mah AT jump-ing DOT de) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] New experimental netlist features In-Reply-To: Message-ID: References: <55E8773B DOT 9000902 AT jump-ing DOT de> <55E8831A DOT 8050307 AT jump-ing DOT de> <55E891FA DOT 2010509 AT jump-ing DOT de> <55E8AE6C DOT 2090304 AT jump-ing DOT de> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I merged the Xorn repository into the main gEDA repository as a subdirectory 'xorn/' and did some minimal integration with the build system so the 'xorn' executable is installed along with the other tools. I didn't have the time to update README etc., though. Sorry! This introduces new dependencies on Python 2.7 and a C++ compiler. For this reason, I didn't push it directly into master but into a new branch 'home/rlutz/xorn-integration'. You can merge it into master if the new dependencies are ok. Roland