On 05/06/2011 09:32 PM, Calvin Morrison wrote:
On 6 May 2011 16:41, David C.
Rankin<drankinatty(a)suddenlinkmail.com>
wrote:
Calvin, Baho,
I rebuilt the libcaldav PKGBUILD I did to use Tim's quickbuild source
as
suggested by Serghei. The updated PKGBUILD is here:
http://www.3111skyline.com/dl/dt/trinity/arch/src/trinity-libcaldav.tar.gz
Let me know if you find anything wrong with it. Hopefully it will fix
the
kdepim build error with -DWITH_CALDAV=ON
Just a brief look over, but it appears fine.
I do wonder if the quickbuild URL will always be ok though, is it a
static url?
Calvin
I don't know -- we'll have to ask Tim.... Tim? Will the quickbuild URLs be
permanent? In the Arch PKGBUILD we grab the sources with:
pkgver=0.6.5
_pkgsuffix=2debian2
<snip>
source=("http://quickbuild.pearsoncomputing.net:58080/2055979/libcaldav_${pkgver}-${_pkgsuffix}.tar.gz")
<snip>
which downloads the tarball and then builds the libcaldav package for
Arch. Are
the
quickbuild.pearsoncomputing.net URLs OK to use for this purpose -- or
-- can
they disappear without warning?
Calvin - I also did the libcarddav PKGBUILD as well:
http://www.3111skyline.com/dl/dt/trinity/arch/src/trinity-libcarddav.tar.gz
--
David C. Rankin, J.D.,P.E.
See the 2055979 in the URL you posted? That is the non-standard part that
may change without warning.
I would recommend this instead:
That URL should not go away readily (well, not until I need to change the
2debian0 suffix anyway).
Tim