From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b7d0df4caba54f2 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.150.90 with SMTP id x26mr803020bkv.6.1331543043947; Mon, 12 Mar 2012 02:04:03 -0700 (PDT) Path: t13ni128007bkb.0!nntp.google.com!news2.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Eilie Newsgroups: comp.lang.ada Subject: Re: Ncurses and Ada Date: Mon, 12 Mar 2012 09:04:03 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <87wr6tu07k.fsf@ludovic-brenta.org> <6328649.647.1331540330318.JavaMail.geo-discussion-forums@vbbfy7> Mime-Version: 1.0 Injection-Date: Mon, 12 Mar 2012 09:04:03 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Djv7k0en5Qxna71K2VR8XQ"; logging-data="13851"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/59fs9/o+3u95XREUFvLMk" User-Agent: slrn/0.9.9p1 (Linux) Cancel-Lock: sha1:Fl8M6l+uvFkEfZhpw2/5zE3x50o= Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: 2012-03-12T09:04:03+00:00 List-Id: On 2012-03-12, Julian Leyh wrote: > I created a few Ada related PKGBUILDs for the AUR and will have a look at ncursesada. > > BTW, where did you get /usr/share/ada/adainclude from? Normally, the Ada library packages should install to /usr/include/ and /usr/lib/ and their project files to /usr/lib/gnat. > > You can identify the package owning a file by using pacman -Qo /usr/share/ada/adainclude/terminal_interface-curses.adb is owned by ncurses 5.9-3 I just build ncurses from ABS with ada support.