gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5917: update tidy to 20091223cvs.orig


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5917: update tidy to 20091223cvs.orig
Date: Tue, 11 Sep 2018 04:31:16 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5917
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-09-11 01:31:12 -0700
message:
  update tidy to 20091223cvs.orig
added:
  pkg/other/tidy/                tidy-20180911083056-fgrhc3no51vepppr-1
  pkg/other/tidy/Makefile        makefile-20180911083056-fgrhc3no51vepppr-3
  pkg/other/tidy/config.mk       config.mk-20180911083056-fgrhc3no51vepppr-2
  pkg/other/tidy/sha256sums      sha256sums-20180911083056-fgrhc3no51vepppr-4
=== added directory 'pkg/other/tidy'
=== added file 'pkg/other/tidy/Makefile'
--- a/pkg/other/tidy/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/tidy/Makefile   2018-09-11 08:31:12 +0000
@@ -0,0 +1,45 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+NAME =    tidy
+GARNAME = tidy
+GARVERSION =  20091223cvs.orig
+HOME_URL = http://html-tidy.org
+DESCRIPTION =  HTML validator and pretty-printer
+define BLURB
+endef
+
+######################################################################
+
+# find a Debian mirror that works for you  http://www.debian.org/mirror/list
+MASTER_SITES = http://mirrors.ocf.berkeley.edu/
+MASTER_SUBDIR = debian/pool/main/t/tidy/
+DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz 
+SIGFILES = 
+
+WORKSRC= $(WORKDIR)/tidy-20091223cvs
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/other/tidy/config.mk'
--- a/pkg/other/tidy/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/tidy/config.mk  2018-09-11 08:31:12 +0000
@@ -0,0 +1,5 @@
+## Configuration options for  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/tidy/sha256sums'
--- a/pkg/other/tidy/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/tidy/sha256sums 2018-09-11 08:31:12 +0000
@@ -0,0 +1,1 @@
+6afa1dea4fe404f823aed60a4bc392db7d89fdd0ae3df0e06601765fbf3a45a4  
download/tidy_20091223cvs.orig.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]