[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9425: update xeyes to 1.3.0
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9425: update xeyes to 1.3.0 |
|
Date: |
Tue, 25 Jul 2023 02:51:06 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9425
revision-id: carlhansen1234@gmail.com-20230725065102-ailm3u21ju7agz9r
parent: carlhansen1234@gmail.com-20230725064411-zv3fuf7k1gnns9yo
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2023-07-24 23:51:02 -0700
message:
update xeyes to 1.3.0
added:
pkg/xorg/xeyes/ xeyes-20230725065053-fz4bc6g2f3eabf9y-1
pkg/xorg/xeyes/Makefile makefile-20230725065053-fz4bc6g2f3eabf9y-3
pkg/xorg/xeyes/config.mk config.mk-20230725065053-fz4bc6g2f3eabf9y-2
pkg/xorg/xeyes/sha256sums sha256sums-20230725065053-fz4bc6g2f3eabf9y-4
=== added directory 'pkg/xorg/xeyes'
=== added file 'pkg/xorg/xeyes/Makefile'
--- a/pkg/xorg/xeyes/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xeyes/Makefile 2023-07-25 06:51:02 +0000
@@ -0,0 +1,44 @@
+# Copyright ©2023 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 = xeyes
+GARNAME = xeyes
+GARVERSION = 1.3.0
+HOME_URL = http://xorg.freedesktop.org
+DESCRIPTION = xeyes, early surveilance program
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES = https://xorg.freedesktop.org/
+MASTER_SUBDIR = releases/individual/app/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
=== added file 'pkg/xorg/xeyes/config.mk'
--- a/pkg/xorg/xeyes/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xeyes/config.mk 2023-07-25 06:51:02 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/xorg/xeyes/sha256sums'
--- a/pkg/xorg/xeyes/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xeyes/sha256sums 2023-07-25 06:51:02 +0000
@@ -0,0 +1,2 @@
+0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023
download/xeyes-1.3.0.tar.xz
+e70d52465305b6a1c41a36fe2b0389e320a25ebe06ea2d14dc338445d921a90d
download/xeyes-1.3.0.tar.xz.sig
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9425: update xeyes to 1.3.0,
Carl Hansen <=