gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5443: update webkitgtk to 2.20.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5443: update webkitgtk to 2.20.1
Date: Sun, 22 Apr 2018 19:38:16 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5443
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2018-04-22 16:38:12 -0700
message:
  update webkitgtk to 2.20.1
added:
  pkg/gnome/webkitgtk/           webkitgtk-20180422233759-95ky68kzp3jzrcr4-1
  pkg/gnome/webkitgtk/Makefile   makefile-20180422233759-95ky68kzp3jzrcr4-3
  pkg/gnome/webkitgtk/config.mk  config.mk-20180422233759-95ky68kzp3jzrcr4-2
  pkg/gnome/webkitgtk/sha256sums sha256sums-20180422233759-95ky68kzp3jzrcr4-4
=== added directory 'pkg/gnome/webkitgtk'
=== added file 'pkg/gnome/webkitgtk/Makefile'
--- a/pkg/gnome/webkitgtk/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/webkitgtk/Makefile      2018-04-22 23:38:12 +0000
@@ -0,0 +1,51 @@
+# Copyright © 2016, 2017, 2018  Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# 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 address@hidden
+
+NAME =    WebKitGTK+
+GARNAME = webkitgtk
+GARVERSION = 2.20.1
+HOME_URL = https://www.webkitgtk.org/
+DESCRIPTION = lib for applications interacting with the WWW, using GTK+
+define BLURB
+
+endef
+
+######################################################################
+# https://webkitgtk.org/releases/webkitgtk-2.20.1.tar.xz
+# 2.21.1 at webkitgtk.org
+MASTER_SITES = https://webkitgtk.org/
+MASTER_SUBDIR = releases/
+DISTFILES = $(DISTNAME).tar.xz  
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+
+# note '47' below is a line number, check that when version updated
+post-extract:
+       echo set PORT=GTK....
+       sed  -e '47a set(PORT "GTK")' -i  $(WORKSRC)/CMakeLists.txt
+
+
+

=== added file 'pkg/gnome/webkitgtk/config.mk'
--- a/pkg/gnome/webkitgtk/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/webkitgtk/config.mk     2018-04-22 23:38:12 +0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/webkitgtk/sha256sums'
--- a/pkg/gnome/webkitgtk/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/webkitgtk/sha256sums    2018-04-22 23:38:12 +0000
@@ -0,0 +1,1 @@
+43e43285fa4e393080cc4fbd5ad8644749a75b1e0b811b230b63ae56806c8959  
download/webkitgtk-2.20.1.tar.xz


reply via email to

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