Fwd: [gar:code] [r24309] - tosmi: split augeas into CSWaugeas, CSWlibaugeas and CSWlibfa
Dagobert Michelsen
dam at opencsw.org
Tue Nov 11 20:18:23 CET 2014
Hi Toni,
good thing with the split. May I suggest some styling hints:
- use these in a block
PACKAGES += <pkg>
SPKG_DESC_CSW<pkg> =
PKGFILES_CSW<pkg> += …
RUNTIME_DEP_PKGS_CSW<pkg> +=
There is no magic reason, just that most makefiles are written that way
- build libraries in 64 bit. These may be used by other packages that may require
64 bit, so I suggest adding
BUILD64_LIBS_ONLY = 1
and
PKGFILES_CSWlibfa1-4-0 += $(call pkgfiles_lib,libfa.so.1.4.0)
which automatically picks up libraries in all ISA-specific subdirectories in the right naming way
- if you have library splits there should be a development package which is most certainly catch-all,
that means no PKGFILES_ for this package which then automatically gets all files not in any other package
probably named CSWlibauges-dev
Best regards
— Dago
> Anfang der weitergeleiteten Nachricht:
>
> An: "Repository GAR Solaris Package Build System code" <noreply at code.gar.p.re.sf.net <mailto:noreply at code.gar.p.re.sf.net>>
> Von: "Repository GAR Solaris Package Build System code" <noreply at code.gar.p.re.sf.net <mailto:noreply at code.gar.p.re.sf.net>>
> Antwort an: "Repository GAR Solaris Package Build System code" <noreply at code.gar.p.re.sf.net <mailto:noreply at code.gar.p.re.sf.net>>
> Betreff: [gar:code] [r24309] - tosmi: split augeas into CSWaugeas, CSWlibaugeas and CSWlibfa
> Datum: 10. November 2014 20:15:31 MEZ
>
> split augeas into CSWaugeas, CSWlibaugeas and CSWlibfa
>
> as recommended by dago http://sourceforge.net/p/gar/code/24309/ <http://sourceforge.net/p/gar/code/24309>
> Sent from sourceforge.net <http://sourceforge.net/> because you indicated interest in https://sourceforge.net/p/gar/code/ <https://sourceforge.net/p/gar/code>
> To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ <https://sourceforge.net/auth/subscriptions>
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20141111/b54b5d10/attachment-0001.html>
More information about the maintainers
mailing list