<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Ben,<div><br><div><div>Am 11.07.2011 um 13:01 schrieb Ben Walton:</div><blockquote type="cite"><div>I wasn't aware of that function.  I'll switch to using it.  Is checkpkg sitting out "recommend" lines with this function?<br></div></blockquote><div><br></div><div>I guess that depends on the string of the library. Probably it is still too conservative with</div><div>the lines you used and using the newer pkgfiles_lib not often enough.</div><div><br></div><div><br></div><div>Best regards</div><div><br></div><div>  -- Dago</div><br><blockquote type="cite"><div>
<br>
Thanks<br>
-Ben<br><br><div class="gmail_quote">Dagobert Michelsen <<a href="mailto:dam@opencsw.org">dam@opencsw.org</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif">Hi Ben,<br><br>Am 09.07.2011 um 14:35 schrieb <a href="mailto:bdwalton@users.sourceforge.net">bdwalton@users.sourceforge.net</a>:<br><br>> Revision: 15023<br>>          <a href="http://gar.svn.sourceforge.net/gar/?rev=15023&view=rev">http://gar.svn.sourceforge.net/gar/?rev=15023&view=rev</a><br>> Author:   bdwalton<br>> Date:     2011-07-09 12:35:02 +0000 (Sat, 09 Jul 2011)<br>> <br>> Log Message:<br>> -----------<br>> libxslt/trunk: update libxml2 deps after it was split up<br>> <br>> Modified Paths:<br>> --------------<br>>    csw/mgar/pkg/libxslt/trunk/Makefile<br>> <br>> Modified: csw/mgar/pkg/libxslt/trunk/Makefile<br>><hr><br>> --- csw/mgar/pkg/libxslt/trunk/Makefile 2011-07-09 12:12:44 UTC (rev 15022)<br>> +++ csw/mgar/pkg/libxslt/trunk/Makefile       2011-07-09 12:35:02 UTC (rev 15023)<br>> @@ -12,12 +12,13 @@<br>> DISTFILES  = $(NAME)-$(VERSION).tar.gz<br>> PATCHFILES += 0001-Forcefully-disable-version-script-use.patch<br>> <br>> -BUILD_DEP_PKGS = CSWlibxml2 CSWlibxml2devel<br>> +BUILD_DEP_PKGS = CSWlibxml2-2 CSWlibxml2-dev<br>> <br>> PACKAGES = CSWlibxslt<br>> SPKG_DESC_CSWlibxslt =  XSLT engine runtime package<br>> CATALOGNAME_CSWlibxslt = libxslt<br>> -RUNTIME_DEP_PKGS_CSWlibxslt += CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2 CSWzlib<br>> +RUNTIME_DEP_PKGS_CSWlibxslt += CSWgcrypt CSWgpgerr CSWiconv CSWlibxml2-2<br>> +RUNTIME_DEP_PKGS_CSWlibxstl += CSWzlib<br>> RUNTIME_DEP_PKGS_CSWlibxslt += CSWlibxslt1 CSWlibexslt0<br>> <br>> PACKAGES += CSWlibxslt-dev<br>> @@ -39,7 +40,7 @@<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt  = CSWpython<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxslt1<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibexslt0<br>> -RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxml2<br>> +RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWlibxml2-2<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWzlib<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgpgerr<br>> RUNTIME_DEP_PKGS_CSWpy-libxslt += CSWgcrypt<br>> @@ -55,7 +56,7 @@<br>> RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWiconv<br>> RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWgpgerr<br>> RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWzlib<br>> -RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxml2<br>> +RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxml2-2<br>> RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWlibxslt1<br>> RUNTIME_DEP_PKGS_CSWlibexslt0 += CSWgcrypt<br>> <br>> @@ -64,7 +65,7 @@<br>> PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1\.1\.26)<br>> PKGFILES_CSWlibxslt1 += $(call baseisadirs,$(libdir),libxslt\.so\.1(\.\d+)*)<br><br>If you want you can use the more descriptive<br>  PKGFILES_CSWlibxslt1 += $(call pkgfiles_lib,<a href="http://libxslt.so/">libxslt.so</a>.1)<br>which includes the specific library in all isas and sub-versions of it.<br>And no need to escape '.' in _this_ call as opposed to baseisadirs where it is needed.<br><br><br>Best regards<br><br>  -- Dago<br><br>> SPKG_DESC_CSWlibxslt1 += XSLT engine runtime package, <a href="http://libxslt.so/">libxslt.so</a>.1<br>> -RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWlibxml2<br>> +RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWlibxml2-2<br>> RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWiconv<br>> RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWzlib<br>> <br>> <br>> <br>> This was sent by the <a href="http://SourceForge.net/">SourceForge.net</a> collaborative development platform, the world's largest Open Source development site.<br>><hr><br>> devel mailing list<br>> <a href="mailto:devel@lists.opencsw.org">devel@lists.opencsw.org</a><br>> <a href="https://lists.opencsw.org/mailman/listinfo/devel">https://lists.opencsw.org/mailman/listinfo/devel</a><br><br>-- <br>"You don't become great by trying to be great, you become great by wanting to do something,<br>and then doing it so hard that you become great in the process." - xkcd #896<br><br><br></pre></blockquote></div></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><div><span class="Apple-style-span" style="font-size: 12px; ">-- </span></div><div><span class="Apple-style-span" style="font-size: 12px; ">"You don't become great by trying to be great, you become great by wanting to </span><span class="Apple-style-span" style="font-size: 12px; ">do something,</span></div><div><span class="Apple-style-span" style="font-size: 12px; ">and then doing it so hard that you become great in the process." - xkcd #896</span></div></div></span>
</div>
<br></div></body></html>