all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Having trouble packaging 'tidy'
@ 2014-10-09  1:47 David Thompson
  2014-10-09 19:33 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: David Thompson @ 2014-10-09  1:47 UTC (permalink / raw)
  To: guix-devel

Tidy is an application/library for fixing problems with HTML markup that
is depended on by a number of other projects.  However, tidy hasn't been
updated since about 2009 and does not provide release tarballs.  There's
only a CVS repo, and it seems impossible to download a tarball snapshot
of a specific revision.

Their homepage is here: http://tidy.sourceforge.net/

Debian hosts a tarball for their source package, but we probably don't
want to rely on that.

I'm not sure how to proceed.  Thoughts?

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Having trouble packaging 'tidy'
  2014-10-09  1:47 Having trouble packaging 'tidy' David Thompson
@ 2014-10-09 19:33 ` Ludovic Courtès
  2014-10-09 19:50   ` Thompson, David
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2014-10-09 19:33 UTC (permalink / raw)
  To: David Thompson; +Cc: guix-devel

I had packaged it in Nixpkgs and I ended up using a CVS checkout.

However, you would need to first write (guix cvs-download), based on
(guix svn-download).  :-)

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Having trouble packaging 'tidy'
  2014-10-09 19:33 ` Ludovic Courtès
@ 2014-10-09 19:50   ` Thompson, David
  0 siblings, 0 replies; 3+ messages in thread
From: Thompson, David @ 2014-10-09 19:50 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Thu, Oct 9, 2014 at 3:33 PM, Ludovic Courtès <ludo@gnu.org> wrote:
> I had packaged it in Nixpkgs and I ended up using a CVS checkout.
>
> However, you would need to first write (guix cvs-download), based on
> (guix svn-download).  :-)
>

Thanks, I will do that.  Or, if someone else beats me to it that is
fine, too.  :)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-09 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-09  1:47 Having trouble packaging 'tidy' David Thompson
2014-10-09 19:33 ` Ludovic Courtès
2014-10-09 19:50   ` Thompson, David

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.