[42413] trunk/dports/devel
Eric Hall
opendarwin.org at darkart.com
Fri Nov 21 09:19:03 PST 2008
On Fri, Nov 21, 2008 at 02:34:01AM -0600, Ryan Schmidt wrote:
> On Nov 21, 2008, at 00:09, ricci at macports.org wrote:
>
> >+set distbase QScintilla-gpl-${version}
> >+distfiles ${distbase}.tar.gz
> >+master_sites http://www.riverbankcomputing.com/static/
> >Downloads/QScintilla2/
> >+
> >+checksums md5 2e112d01988f2e044c43a1e7f5e1dd87 \
> >+ sha1
> >d34ae9907e6221d221c5b5c1324e9b263553d2cb \
> >+ rmd160 de7828d4b965156771034eb622ee9614b2aea9be
> >+
> >+depends_lib port:qt4-mac
> >+
> >+worksrcdir ${distbase}
>
> Couldn't you use ${distname} instead of making a new variable $
> {distbase}?
Yeah, that's better - didn't find it in my quick
(lighting) search for an example that would do what I needed.
Changed to distname in r42442.
>
> I haven't tried installing the port this way because it depends on
> qt4-mac which takes forever and a half to build, but it does get
> through the checksum phase ok.
Aye, it took a good chunk of the work day for qt4-mac to
build.
As an FYI, I used qt4-mac and qscintilla to build sqliteman,
which appears to launch, open DBs, and look around inside them -
closing DBs and quitting is a problem, no idea if that's sqliteman
or any of the Qt stuff.
-eric
More information about the macports-dev
mailing list