[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10904: update printproto to 1.0.5
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10904: update printproto to 1.0.5 |
Date: |
Tue, 10 Dec 2024 21:02:13 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10904
revision-id: carlhansen@gnu.org-20241211020207-625gvjxsfye5zjns
parent: carlhansen@gnu.org-20241211000930-pnyhmtsjpcdclip3
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-12-11 02:02:07 +0000
message:
update printproto to 1.0.5
added:
pkg/xorg/printproto/ printproto-20241211020125-tj81hm9irx2uokow-1
pkg/xorg/printproto/Makefile makefile-20241211020125-tj81hm9irx2uokow-3
pkg/xorg/printproto/config.mk config.mk-20241211020125-tj81hm9irx2uokow-2
pkg/xorg/printproto/sha256sums sha256sums-20241211020125-tj81hm9irx2uokow-4
=== added directory 'pkg/xorg/printproto'
=== added file 'pkg/xorg/printproto/Makefile'
--- a/pkg/xorg/printproto/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/printproto/Makefile 2024-12-11 02:02:07 +0000
@@ -0,0 +1,46 @@
+# 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 = printproto
+GARNAME = printproto
+GARVERSION = 1.0.5
+HOME_URL = https://www.x.org
+DESCRIPTION = printproto
+define BLURB
+endef
+
+######################################################################
+# https://www.x.org/releases/individual/proto/printproto-1.0.5.tar.bz2
+MASTER_SITES = https://www.x.org/
+MASTER_SUBDIR = releases/individual/proto/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
=== added file 'pkg/xorg/printproto/config.mk'
--- a/pkg/xorg/printproto/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/printproto/config.mk 2024-12-11 02:02:07 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/xorg/printproto/sha256sums'
--- a/pkg/xorg/printproto/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/printproto/sha256sums 2024-12-11 02:02:07 +0000
@@ -0,0 +1,1 @@
+1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a
download/printproto-1.0.5.tar.bz2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10904: update printproto to 1.0.5,
Carl Hansen <=