gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10159: update xpyb to 1.3.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10159: update xpyb to 1.3.1
Date: Mon, 22 Apr 2024 20:20:31 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10159
revision-id: carlhansen@gnu.org-20240423002026-d46epycos4duu18k
parent: carlhansen@gnu.org-20240422234929-zq9p4swfm27y7bx0
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-04-23 00:20:26 +0000
message:
  update xpyb to 1.3.1
added:
  pkg/xorg/xpyb/                 xpyb-20240423002018-q2u31bfhhm5s84re-1
  pkg/xorg/xpyb/Makefile         makefile-20240423002018-q2u31bfhhm5s84re-3
  pkg/xorg/xpyb/config.mk        config.mk-20240423002018-q2u31bfhhm5s84re-2
  pkg/xorg/xpyb/sha256sums       sha256sums-20240423002018-q2u31bfhhm5s84re-4
=== added directory 'pkg/xorg/xpyb'
=== added file 'pkg/xorg/xpyb/Makefile'
--- a/pkg/xorg/xpyb/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xpyb/Makefile    2024-04-23 00:20:26 +0000
@@ -0,0 +1,50 @@
+# 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 =    xpyb
+GARNAME = xpyb
+GARVERSION = 1.3.1
+HOME_URL = https://xorg.freedesktop.org
+DESCRIPTION =  Python 2 binding for X windows
+define BLURB
+endef
+
+######################################################################
+# https://www.x.org/releases/individual/xcb/xpyb-1.3.1.tar.bz2
+MASTER_SITES = https://www.x.org/
+MASTER_SUBDIR = releases/individual/xcb/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = 
+
+BUILDDEPS = 
+LIBDEPS = 
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+
+# seems to be python2....  doesn't compile for me...
+# try
+# PYTHON=/some/path/to/python2  PYTHONPATH=  make
+#
+

=== added file 'pkg/xorg/xpyb/config.mk'
--- a/pkg/xorg/xpyb/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xpyb/config.mk   2024-04-23 00:20:26 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/xorg/xpyb/sha256sums'
--- a/pkg/xorg/xpyb/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/xorg/xpyb/sha256sums  2024-04-23 00:20:26 +0000
@@ -0,0 +1,1 @@
+fd4c877b05b83893043734a678eca332c6cabf1867d9b6a966c28a97ac987366  
download/xpyb-1.3.1.tar.bz2


reply via email to

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