Date: Fri, 29 Mar 2019 13:27:59 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Per Gunnarsson <p.gunnarsson@yahoo.com> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: first attempt at porting something (fdkaac) Message-ID: <CAN6yY1tp5nXUwRReRzr=7P19J9YVAMxGyT1fyU0Q%2BgiSV9fYhw@mail.gmail.com> In-Reply-To: <e6dc70e0-de76-e52d-de43-f601c849bdb1@yahoo.com> References: <e6dc70e0-de76-e52d-de43-f601c849bdb1@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You might take a look at audio/fdk-aac/. Not only will it show you how to do it, it will save you the trouble. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 On Fri, Mar 29, 2019 at 1:23 PM Per Gunnarsson via freebsd-ports < freebsd-ports@freebsd.org> wrote: > Hello! > > I have been trying to create a port of fdkaac (a command line tool for > fdk-aac the library). > > When I compiled it first, I needed to run "autoreconf -i", after which > ./configure, make, make install worked. > > Now I have created a Makefile, distinfo, pkg-descr and pkg-plist. > > The download from github works, but the Makefile has a problem. I just > nicked a Makefile and modified it, that is the way I learn how things work. > > First it seems to find fdk-aac, but then after autoreconf is run it > doesn't find it any longer. > > The files for the port and the information I got about what went wrong > is available in the directory > > https://mustafejen.se/~per/tmp/debug/Myfirstport > > Cheers! > > Per Gunnarsson > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1tp5nXUwRReRzr=7P19J9YVAMxGyT1fyU0Q%2BgiSV9fYhw>