[Qt] qt4.pas
Den Jean
Den.Jean at telenet.be
Wed Sep 18 23:44:51 CEST 2013
On Wednesday, July 24, 2013 10:42:30 AM Christopher Meng wrote:
> Hi list,
>
> I'm not sure if you can receive my email because I havn't
> subscribed(and I don't want to do that)
>
> I'm packaging qt4pas for Fedora. I've found a qt4.pas file in the
> tarball of qt4pas, can anyone tell me where should I put it?
>
> Should I put it into
>
> /usr/share/qt4pas/qt4.pas
>
> Or
>
> /usr/share/fpcsrc/packages/qt4/qt4.pas?
>
I think the typical way Fedora way of doing this is having a
package for the library.so.version.version and another package,
the devel package, for the header (i.e. qt4.pas) and the library.so
the location could be an include dir like
/usr/include/qt4pas/qt4.pas
look at the content of gtkada and gtkada-devel
(disregard the *.ali stuff)
thank you for the packaging effort.
I really appreciate this.
regards,
Jan
More information about the Qt
mailing list