[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10717: update xmag to 1.0.8
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10717: update xmag to 1.0.8 |
Date: |
Sun, 20 Oct 2024 16:06:56 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10717
revision-id: carlhansen@gnu.org-20241020200649-34rt5u20uytg4lvd
parent: carlhansen@gnu.org-20241020200412-lzeu9qpsy5uim8on
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-10-20 20:06:49 +0000
message:
update xmag to 1.0.8
added:
pkg/xorg/xmag/ xmag-20241020200643-k0g3bta5zsclzef4-1
pkg/xorg/xmag/Makefile makefile-20241020200643-k0g3bta5zsclzef4-3
pkg/xorg/xmag/config.mk config.mk-20241020200643-k0g3bta5zsclzef4-2
pkg/xorg/xmag/sha256sums sha256sums-20241020200643-k0g3bta5zsclzef4-4
=== added directory 'pkg/xorg/xmag'
=== added file 'pkg/xorg/xmag/Makefile'
--- a/pkg/xorg/xmag/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xmag/Makefile 2024-10-20 20:06:49 +0000
@@ -0,0 +1,45 @@
+# Copyright ©2024 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 = xmag
+GARNAME = xmag
+GARVERSION = 1.0.8
+HOME_URL = http://www.xorg.org
+DESCRIPTION = xwd x screen grabber file displayer
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = http://www.x.org/
+MASTER_SUBDIR = releases/individual/app/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
=== added file 'pkg/xorg/xmag/config.mk'
--- a/pkg/xorg/xmag/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xmag/config.mk 2024-10-20 20:06:49 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/xorg/xmag/sha256sums'
--- a/pkg/xorg/xmag/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xmag/sha256sums 2024-10-20 20:06:49 +0000
@@ -0,0 +1,2 @@
+326d3c583d795bb53ac609d144e7f7fb1499baba7eaec14b8e6cd232ea069532
download/xmag-1.0.8.tar.xz
+af006aa9475df5ed02864be5c10dd84877d9debb49dbb0f3680272c4bb8c5c96
download/xmag-1.0.8.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10717: update xmag to 1.0.8,
Carl Hansen <=