gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5584: some networkmanager stuff, not building yet


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5584: some networkmanager stuff, not building yet
Date: Tue, 29 May 2018 03:08:36 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5584
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2018-05-29 00:08:31 -0700
message:
  some networkmanager stuff, not building yet
added:
  pkg/gnome/NetworkManager-openvpn/ 
networkmanageropenvp-20180529070140-4yck95l1f403xyus-1
  pkg/gnome/NetworkManager-openvpn/Makefile 
makefile-20180529070140-4yck95l1f403xyus-3
  pkg/gnome/NetworkManager-openvpn/config.mk 
config.mk-20180529070140-4yck95l1f403xyus-2
  pkg/gnome/NetworkManager-openvpn/sha256sums 
sha256sums-20180529070140-4yck95l1f403xyus-4
modified:
  pkg/gnome/network-manager-applet/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1263
  pkg/gnome/network-manager-applet/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1267
=== added directory 'pkg/gnome/NetworkManager-openvpn'
=== added file 'pkg/gnome/NetworkManager-openvpn/Makefile'
--- a/pkg/gnome/NetworkManager-openvpn/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/NetworkManager-openvpn/Makefile 2018-05-29 07:08:31 +0000
@@ -0,0 +1,49 @@
+# 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 =    NetworkManager-openvpn
+GARNAME = NetworkManager-openvpn
+GARVERSION = 1.8.4
+HOME_URL = https://wiki.gnome.org/Projects/NetworkManager
+DESCRIPTION =  NetworkManager-openvpn
+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 = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+# hints: apt install libnm-gtk-dev
+  
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/NetworkManager-openvpn/config.mk'
--- a/pkg/gnome/NetworkManager-openvpn/config.mk        1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/NetworkManager-openvpn/config.mk        2018-05-29 07:08:31 
+0000
@@ -0,0 +1,5 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/NetworkManager-openvpn/sha256sums'
--- a/pkg/gnome/NetworkManager-openvpn/sha256sums       1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/NetworkManager-openvpn/sha256sums       2018-05-29 07:08:31 
+0000
@@ -0,0 +1,2 @@
+79b7252a4af51381824816ea13223457ad7e3fc14c6144aac727cc040dd9d93f  
download/NetworkManager-openvpn-1.8.4.tar.xz
+2ff76fdd251f62c157f742d4c4fddd9f861d198a291df2f1d1671dd5278dfda6  
download/NetworkManager-openvpn-1.8.4.sha256sum

=== modified file 'pkg/gnome/network-manager-applet/Makefile'
--- a/pkg/gnome/network-manager-applet/Makefile 2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/network-manager-applet/Makefile 2018-05-29 07:08:31 +0000
@@ -1,5 +1,4 @@
-
-# Copyright © 2016,2017 Carl Hansen <address@hidden>
+# Copyright © 2016,2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -20,13 +19,14 @@
 
 NAME =    network-manager-applet
 GARNAME = network-manager-applet
-GARVERSION = 1.8.10
+GARVERSION = 1.8.12
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Applet for managing network connections
 define BLURB
 
 endef
 
+
 ######################################################################
 
 empty:=
@@ -41,6 +41,7 @@
 
 BUILDDEPS =
 LIBDEPS =
+# apt get libnm-glib-dev  libnm-glib-vpn-dev
 
 ######################################################################
 

=== modified file 'pkg/gnome/network-manager-applet/sha256sums'
--- a/pkg/gnome/network-manager-applet/sha256sums       2018-03-14 05:45:56 
+0000
+++ b/pkg/gnome/network-manager-applet/sha256sums       2018-05-29 07:08:31 
+0000
@@ -1,2 +1,2 @@
-0adc4bfae8b49f7a1d929c22ef20933bd41fb4a8b458280f44c65f9e45b4c9c3  
download/network-manager-applet-1.8.10.tar.xz
-4a9d68e527951d1fd59472686fd0536c2e2224259f02c83ae84bdde021662d4a  
download/network-manager-applet-1.8.10.sha256sum
+136bcc844b1af5950517dea843ac23f26840b31a28468ec6ce88d51d0f288493  
download/network-manager-applet-1.8.12.tar.xz
+7284a27ac23c507a63433678f74a3a79915124c5dcbc707938d8a98b591a84cf  
download/network-manager-applet-1.8.12.sha256sum


reply via email to

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