gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8345: uncrustify 0.75 moved


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8345: uncrustify 0.75 moved
Date: Fri, 6 May 2022 01:53:05 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8345
revision-id: carlhansen1234@gmail.com-20220506055300-0njqnwd5b00dtggm
parent: carlhansen1234@gmail.com-20220505161758-t6ofz01rcqw911lu
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-05-05 22:53:00 -0700
message:
  uncrustify 0.75 moved
added:
  pkg/other/uncrustify/          uncrustify-20220506055200-4mf7kvmz1suk0nyg-1
  pkg/other/uncrustify/Makefile  makefile-20220506055200-4mf7kvmz1suk0nyg-3
  pkg/other/uncrustify/config.mk config.mk-20220506055200-4mf7kvmz1suk0nyg-2
  pkg/other/uncrustify/sha256sums sha256sums-20220506055200-4mf7kvmz1suk0nyg-4
=== added directory 'pkg/other/uncrustify'
=== added file 'pkg/other/uncrustify/Makefile'
--- a/pkg/other/uncrustify/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/uncrustify/Makefile     2022-05-06 05:53:00 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2016, 2022 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# 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 bug-gsrc@gnu.org
+
+
+NAME =    uncrustify
+GARNAME = uncrustify
+GARVERSION = 0.75.0
+HOME_URL = http://github.com/
+#HOME_URL = http://sourceforge.net/
+DESCRIPTION = uncrustify, pretty printer
+define BLURB
+endef
+
+
+# 
https://github.com/uncrustify/uncrustify/archive/refs/tags/uncrustify-0.75.0.tar.gz
+######################################################################
+
+MASTER_SITES = https://github.com/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/archive/refs/tags/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+
+WORKSRC = $(WORKDIR)/uncrustify-$(DISTNAME)
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/other/uncrustify/config.mk'
--- a/pkg/other/uncrustify/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/uncrustify/config.mk    2022-05-06 05:53:00 +0000
@@ -0,0 +1,5 @@
+## Configuration options for uncrustify ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/uncrustify/sha256sums'
--- a/pkg/other/uncrustify/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/uncrustify/sha256sums   2022-05-06 05:53:00 +0000
@@ -0,0 +1,1 @@
+f4d1bdac7805fc165e99b1001e474d8ce233d91319894f9b4fc8e0964e10d8f6  
download/uncrustify-0.75.0.tar.gz


reply via email to

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