Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=fa48fbf135a2af996a62038d91743cf1d73b5a38
commit fa48fbf135a2af996a62038d91743cf1d73b5a38 Author: Miklos Vajna <[email protected]> Date: Thu Dec 13 11:52:09 2012 +0100 darcs-2.5.2-3-x86_64 - bin, was a pain to maintain, and hopefully no longer needed, now that we're using git for 5 years already diff --git a/source/devel-extra/darcs/FrugalBuild b/source/devel-extra/darcs/FrugalBuild deleted file mode 100644 index 505ef37..0000000 --- a/source/devel-extra/darcs/FrugalBuild +++ /dev/null @@ -1,16 +0,0 @@ -# Compiling Time: 3.13 SBU -# Maintainer: Miklos Vajna <[email protected]> - -pkgname=darcs -pkgver=2.5.2 -pkgrel=3 -pkgdesc="David's Advanced Revision Control System" -depends=('gmp>=5.0.1' 'curl>=7.19.0' 'readline' 'openssl>=1.0.0') -groups=('devel-extra') -archs=('i686' 'x86_64') -makedepends=('haskell-hashed-storage>=0.5.8' 'haskell-haskeline>=0.6.4.3' 'haskell-html>=1.0.1.2-3' \ - 'haskell-parsec>=3.1.1' 'haskell-regex-compat>=0.93.1-2' 'haskell-tar>=0.3.1.0-3' 'haskell-text>=0.11.1.5') -Finclude haskell -source=($source README.Frugalware) -sha1sums=('da43ebf64ca4f41b456d5b1fd2038ae0ec5a36da' \ - '6f6443a7530355f0f5cc0524f87a7ca46c6992ca') diff --git a/source/devel-extra/darcs/README.Frugalware b/source/devel-extra/darcs/README.Frugalware deleted file mode 100644 index ddaa52c..0000000 --- a/source/devel-extra/darcs/README.Frugalware +++ /dev/null @@ -1,15 +0,0 @@ -First, please note that `darcs` comes with a very good HTML documentation, which -is available under the `/usr/share/doc/darcs-*/manual` dir. That's the -place where everything is properly documented, not the manpage. Using `darcs -[subcommand] -h` is usable only as a reference, too. - -If you're completely new to `darcs`, then start at -`/usr/share/doc/darcs-*/manual/node4.html`. - -Please also note that in order for the `darcs send` command to work properly, -you must properly configure your mail transport agent to relay outgoing mail. -For example, if you are using postfix, you need to edit `/etc/postfix/main.cf`, -see the 'Using a relay host' part of the postfix package documentation for more -info. - -// vim: ft=asciidoc _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
