gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3923: chrome-gnome-shell, doesnt compile


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3923: chrome-gnome-shell, doesnt compile
Date: Tue, 11 Oct 2016 21:48:22 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3923
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-11 14:48:18 -0700
message:
  chrome-gnome-shell, doesnt compile
added:
  pkg/gnome/chrome-gnome-shell/  
chromegnomeshell-20161011214745-vrv9kbpd23gjcc5g-1
  pkg/gnome/chrome-gnome-shell/Makefile 
makefile-20161011214745-vrv9kbpd23gjcc5g-3
  pkg/gnome/chrome-gnome-shell/config.mk 
config.mk-20161011214745-vrv9kbpd23gjcc5g-2
  pkg/gnome/chrome-gnome-shell/sha256sums 
sha256sums-20161011214745-vrv9kbpd23gjcc5g-4
=== added directory 'pkg/gnome/chrome-gnome-shell'
=== added file 'pkg/gnome/chrome-gnome-shell/Makefile'
--- a/pkg/gnome/chrome-gnome-shell/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chrome-gnome-shell/Makefile     2016-10-11 21:48:18 +0000
@@ -0,0 +1,49 @@
+
+# Copyright © 2016 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 =    chrome-gnome-shell
+GARNAME = chrome-gnome-shell
+GARVERSION = 7.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  chrome-gnome-shell
+define BLURB
+chrome-gnome-shell Warning, does not compile for me.. to be fixed.
+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 =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/cmake.mk
+include config.mk
+

=== added file 'pkg/gnome/chrome-gnome-shell/config.mk'
--- a/pkg/gnome/chrome-gnome-shell/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chrome-gnome-shell/config.mk    2016-10-11 21:48:18 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/chrome-gnome-shell/sha256sums'
--- a/pkg/gnome/chrome-gnome-shell/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/chrome-gnome-shell/sha256sums   2016-10-11 21:48:18 +0000
@@ -0,0 +1,2 @@
+0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f  
download/chrome-gnome-shell-7.1.tar.xz
+f8ce1f55f571db0eb0bacca4d258ae4bfbf3ab8ce196e41eac14cac5f1c61d89  
download/chrome-gnome-shell-7.1.sha256sum


reply via email to

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