[Attn Maintainer] git git-svn

Achim Gratz Stromeko@nexgo.de
Sun Aug 2 06:35:00 GMT 2015


Adam Dinwoodie writes:
> I'm going to look at taking the latest upstream releases once the new
> version of Perl has been released; I didn't want to take a version bump
> while we are also taking other changes.

The tests for 2.5.0 just completed:

--8<---------------cut here---------------start------------->8---
fixed   1
success 12528
failed  0
broken  179
total   12808
--8<---------------cut here---------------end--------------->8---

…on both architectures.  I do not have cvs installed, so those tests (as
well as Perforce) have not run.

A few suggestions for changes to the cygport:

--8<---------------cut here---------------start------------->8---
SRC_URI="https://git.kernel.org/cgit/git/git.git/snapshot/${PN}-v${PV}.tar.gz"
SRC_DIR="${PN}-v${PV}"
--8<---------------cut here---------------end--------------->8---

Then not "inherit git", a snapshot is less wasteful then the cloning
unless you plan to really work with the repository which cygport makes
difficult anyway.

--8<---------------cut here---------------start------------->8---
[[ $ARCH_x86_64 ]] && DEPEND="$DEPEND libiconv libiconv-devel"
--8<---------------cut here---------------end--------------->8---

Drop this line and add libiconv, libiconv-devel plus dblatex to the
DEPENDS unconditionally.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds



More information about the Cygwin-apps mailing list