X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=gn/I6AJGZ/2aTyLwIkDkTMfyhIT/achwUcDP4z3F+rI=; b=pOxCfqwOk9uLay73YmtqqW8LvVdpBgVEgKnl2o3NHeKxUd7IgFbDtG0urYeJDkaJfh gbTxteQ0PPWeU8+U1zmnT69MCJ2Tt9umlIlwoZoxO2mB29QCXDCsUDeZnWbShKH3303z bMptmRm6AVBasFCu0vazAzPLy5Z1iSjVe8NVzjhUU82EG0B+6EHJnaVLUUyKCUh88QE5 oRvniSAQqWs/V0UEEE297Dmslj4wgjIzaKeubzk2VxYr7ViO/jSF46L//PWyNJ6H3Nb+ os6OnNYX+fMUaGigsYxIacaeWfKOnKivBI2Yyxm3eFhVrQXufm12bgJW9I+BdcrArsbV Dqng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=gn/I6AJGZ/2aTyLwIkDkTMfyhIT/achwUcDP4z3F+rI=; b=ORiP+aXT+uFSOENo8eUBP+l/d3lTE7KQ12MqQ0+pFh4Slx/sQuJzRF1lU4TuB480VM N9ktHkgFRqxhv5lGdBprL/kKGMLRxQKoew25z+y3brp0hxePXuCa3UcBss5xtWP4i0cH PjH51dA7ylJfdAS3BPsXx5efTa+2YQ/CRS437Iu73MKxIIV6ziIhatNEIDUuSmaLxEiC HiZBhTndPBLQQcTC/fG0PIGo4tAfBXLlLn0Gpt1qN9LP+uguI1xPmfDkCgQoiWcT3fPs luyBXyvqYdLd3G4Zlt6/cu9X2kszc9TKxv9PLVHE+yD3nmktqdLo8T9lItMDth/ORU1Q PSRA== X-Gm-Message-State: AOAM530Gxrhv1f2NFbUqL9MA2Be+tyEYyCmI3aWE5T5QIso9Nu0ALror 0borbKOuxr3GUPystSVIfxAlBFcMLdc= X-Google-Smtp-Source: ABdhPJyA+DswgskbaVawLbqKj/zQN98+dD8t4bEHRS9/08KRBeY+MFn0Cb3cwvgJxibXEOCw/HSjhA== X-Received: by 2002:a17:907:62a7:: with SMTP id nd39mr12000171ejc.510.1618640865527; Fri, 16 Apr 2021 23:27:45 -0700 (PDT) Message-ID: <1684b8c06540d43037be8763ace77c9eac4b80e2.camel@gmail.com> Subject: Re: [geda-user] Lepton and local components From: "Onetmt (onetmt AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Date: Sat, 17 Apr 2021 08:27:34 +0200 In-Reply-To: <20210414190124.EE50283D223E@turkos.aspodata.se> References: <2102fee4326483830cc14ed3d3ebbf371d98e1d6 DOT camel AT gmail DOT com> <20210414190124 DOT EE50283D223E AT turkos DOT aspodata DOT se> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Il giorno mer, 14/04/2021 alle 21.01 +0200, karl AT aspodata DOT se [via geda- user AT delorie DOT com] ha scritto: >   For geda/lepton to find your local set of symbols, >  use component-library or component-library-search in your gafrc > file. >  Keep in mind that it in the future might be other ways to specify > local >  directoried with symbols. > >  Historically that file was found as ~/.gEDA/gafrc but might now be > found >  in  ~/.config/lepton-eda/gafrc or ~/.config/gEDA/gafrc depending on >  which program you are using. > >  An example of a gafrc file can be found in >  http://aspodata.se/git/openhw/config/ > >   For more info see >  https://github.com/lepton-eda/lepton-eda >  http://wiki.geda-project.org/geda:gaf > Thank you, Karl. And finally I got rid also of those /usr/share/gEDA/sym/local and /usr/share/pcb/pcblib-newlib/local directories containing my symbols and footprints, which are now in 2 user directories under SVN control. > Regards, > /Karl Hammar >