This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Attn Maintainer] git git-svn


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]