gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7306: update gtk to 4.0.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7306: update gtk to 4.0.0
Date: Wed, 16 Dec 2020 17:25:31 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7306
revision-id: carlhansen1234@gmail.com-20201216222526-u12a4vxke7k2sv45
parent: carlhansen1234@gmail.com-20201216184244-ngzephpqz2ripvt1
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2020-12-16 14:25:26 -0800
message:
  update gtk to 4.0.0
added:
  pkg/gnome/gtk/                 gtk-20201216222440-dedqtlivmsoq83tk-1
  pkg/gnome/gtk/Makefile         makefile-20201216222440-dedqtlivmsoq83tk-3
  pkg/gnome/gtk/config.mk        config.mk-20201216222440-dedqtlivmsoq83tk-2
  pkg/gnome/gtk/sha256sums       sha256sums-20201216222440-dedqtlivmsoq83tk-4
=== added directory 'pkg/gnome/gtk'
=== added file 'pkg/gnome/gtk/Makefile'
--- a/pkg/gnome/gtk/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk/Makefile    2020-12-16 22:25:26 +0000
@@ -0,0 +1,52 @@
+# Copyright ©2020 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 =    GTK 4
+GARNAME = gtk
+GARVERSION = 4.0.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gtk 4 GNOME toolkit to create user interfaces
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(UPSTREAMNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum $(DISTNAME).news
+SIGFILES =
+
+BUILDDEPS =
+# apt install libepoxy-dev libmount-dev libxcb-xkb-dev
+# libselinux-dev libsystemd-dev  libepoxy0 xorg-dev  gdk-pixbuf
+#  libsqlite3-dev libatk-bridge2.0-0 libatk-bridge2.0-dev
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/gtk/config.mk'
--- a/pkg/gnome/gtk/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk/config.mk   2020-12-16 22:25:26 +0000
@@ -0,0 +1,7 @@
+## Configuration options for gtk ##
+## adjust as needed for your local system
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?= 
+
+

=== added file 'pkg/gnome/gtk/sha256sums'
--- a/pkg/gnome/gtk/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk/sha256sums  2020-12-16 22:25:26 +0000
@@ -0,0 +1,3 @@
+d46cf5b127ea27dd9e5d2ff6ed500cb4067eeb2cb1cd2c313ccde8013b0b9bf9  
download/gtk-4.0.0.tar.xz
+6c8b5ed9f75ce00ac7a6dc2f53628ce40a4ce65f37a7060998fd0a1b0809ad23  
download/gtk-4.0.0.sha256sum
+ddc4ab75cad2798b0c227f453f025f75758eec2bb4eda913745ee81fbbe4a0fb  
download/gtk-4.0.0.news


reply via email to

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