gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9555: xdg-utils-1.1.3 rc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9555: xdg-utils-1.1.3 rc
Date: Fri, 29 Sep 2023 21:16:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9555
revision-id: carlhansen@gnu.org-20230930011637-553kudnqrfzwnyt9
parent: carlhansen@gnu.org-20230929190607-0uy9b06jx0519mbh
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2023-09-29 18:16:37 -0700
message:
  xdg-utils-1.1.3 rc
added:
  pkg/freedesktop/xdg-utils/     xdgutils-20230930011604-2gnarnrwo1eikyz4-1
  pkg/freedesktop/xdg-utils/Makefile makefile-20230930011604-2gnarnrwo1eikyz4-3
  pkg/freedesktop/xdg-utils/config.mk 
config.mk-20230930011604-2gnarnrwo1eikyz4-2
  pkg/freedesktop/xdg-utils/sha256sums 
sha256sums-20230930011604-2gnarnrwo1eikyz4-4
=== added directory 'pkg/freedesktop/xdg-utils'
=== added file 'pkg/freedesktop/xdg-utils/Makefile'
--- a/pkg/freedesktop/xdg-utils/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/xdg-utils/Makefile        2023-09-30 01:16:37 +0000
@@ -0,0 +1,53 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of 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 =    xdg-utils
+GARNAME = xdg-utils
+GARVERSION = 1.1.3
+HOME_URL = https://www.freedesktop.org/wiki/
+DESCRIPTION = xdg-utils
+define BLURB
+endef
+
+######################################################################
+# 
https://gitlab.freedesktop.org/xdg/xdg-utils/-/archive/master/xdg-utils-master.tar.bz2
+MASTER_SITES = https://gitlab.freedesktop.org/
+MASTER_SUBDIR =  /xdg/$(GARNAME)/-/archive/master/
+DISTFILES = $(GARNAME)-master.tar.bz2
+SIGFILES =
+
+CONFIGURE_SCRIPTS = myconf
+BUILDDEPS = 
+LIBDEPS = 
+
+WORKSRC = $(WORKDIR)/xdg-utils-master
+WORKOBJ = $(WORKSRC)
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
+
+configure-myconf:
+       cd $(WORKSRC) && ./configure --prefix=$(prefix)
+
+check:
+       cd $(WORKSRC) &&  $(MAKE)  test
+
+

=== added file 'pkg/freedesktop/xdg-utils/config.mk'
--- a/pkg/freedesktop/xdg-utils/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/xdg-utils/config.mk       2023-09-30 01:16:37 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/freedesktop/xdg-utils/sha256sums'
--- a/pkg/freedesktop/xdg-utils/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/freedesktop/xdg-utils/sha256sums      2023-09-30 01:16:37 +0000
@@ -0,0 +1,1 @@
+eb8aed42582465949d2004dd2296d2b57961d922513a944c45c90ad0449b17cd  
download/xdg-utils-master.tar.bz2


reply via email to

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