gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6037: more gnome stuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6037: more gnome stuff
Date: Tue, 6 Nov 2018 02:01:00 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6037
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-11-05 23:00:51 -0800
message:
  more gnome stuff
added:
  pkg/gnome/anjuta-extras/       anjutaextras-20181106062755-tim16rquxzat569f-1
  pkg/gnome/anjuta-extras/Makefile makefile-20181106062755-tim16rquxzat569f-3
  pkg/gnome/anjuta-extras/config.mk config.mk-20181106062755-tim16rquxzat569f-2
  pkg/gnome/anjuta-extras/sha256sums 
sha256sums-20181106062755-tim16rquxzat569f-4
  pkg/gnome/atomix/              atomix-20181106065349-e4nprabdzi6whx6w-1
  pkg/gnome/atomix/Makefile      makefile-20181106065349-e4nprabdzi6whx6w-2
  pkg/gnome/atomix/config.mk     config.mk-20181106065349-e4nprabdzi6whx6w-4
  pkg/gnome/atomix/sha256sums    sha256sums-20181106065349-e4nprabdzi6whx6w-3
  pkg/gnome/gedit-plugins/       geditplugins-20181106065327-k9bbr2s3lkbm4hul-1
  pkg/gnome/gedit-plugins/Makefile makefile-20181106065327-k9bbr2s3lkbm4hul-3
  pkg/gnome/gedit-plugins/config.mk config.mk-20181106065327-k9bbr2s3lkbm4hul-2
  pkg/gnome/gedit-plugins/sha256sums 
sha256sums-20181106065327-k9bbr2s3lkbm4hul-4
  pkg/gnome/gnome-2048/          gnome2048-20181106065955-htaq248v85ax3pte-1
  pkg/gnome/gnome-2048/Makefile  makefile-20181106065955-htaq248v85ax3pte-3
  pkg/gnome/gnome-2048/config.mk config.mk-20181106065955-htaq248v85ax3pte-2
  pkg/gnome/gnome-2048/sha256sums sha256sums-20181106065955-htaq248v85ax3pte-4
  pkg/gnome/valadoc/             valadoc-20181106004822-p6oeasz1eqzx7z4m-1
  pkg/gnome/valadoc/Makefile     makefile-20181106004822-p6oeasz1eqzx7z4m-3
  pkg/gnome/valadoc/config.mk    config.mk-20181106004822-p6oeasz1eqzx7z4m-2
  pkg/gnome/valadoc/sha256sums   sha256sums-20181106004822-p6oeasz1eqzx7z4m-4
=== added directory 'pkg/gnome/anjuta-extras'
=== added file 'pkg/gnome/anjuta-extras/Makefile'
--- a/pkg/gnome/anjuta-extras/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/anjuta-extras/Makefile  2018-11-06 07:00:51 +0000
@@ -0,0 +1,48 @@
+# Copyright ©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 =    anjuta-extras
+GARNAME = anjuta-extras
+GARVERSION = 3.26.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = Integrated Development Environment (IDE) on GNOME Desktop extras 
+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 =
+
+BUILDDEPS = 
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/anjuta-extras/config.mk'
--- a/pkg/gnome/anjuta-extras/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/anjuta-extras/config.mk 2018-11-06 07:00:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/anjuta-extras/sha256sums'
--- a/pkg/gnome/anjuta-extras/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/anjuta-extras/sha256sums        2018-11-06 07:00:51 +0000
@@ -0,0 +1,2 @@
+cde65ee04c1a48dbd0f1dc9b085f26be177f90a6f3167cb876e1b7a876122e81  
download/anjuta-extras-3.26.0.tar.xz
+54baa44ab77c011d6768bf776cddd016f9268905b7b8a84fe3d4391bfde193cc  
download/anjuta-extras-3.26.0.sha256sum

=== added directory 'pkg/gnome/atomix'
=== added file 'pkg/gnome/atomix/Makefile'
--- a/pkg/gnome/atomix/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/atomix/Makefile 2018-11-06 07:00:51 +0000
@@ -0,0 +1,48 @@
+# Copyright ©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 =    atomix
+GARNAME = atomix
+GARVERSION = 3.30.0.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  puzzle game, moving atoms around to make molecules 
+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 =
+
+BUILDDEPS = 
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/mesonninja.mk
+include config.mk
+

=== added file 'pkg/gnome/atomix/config.mk'
--- a/pkg/gnome/atomix/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/atomix/config.mk        2018-11-06 07:00:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/atomix/sha256sums'
--- a/pkg/gnome/atomix/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/atomix/sha256sums       2018-11-06 07:00:51 +0000
@@ -0,0 +1,2 @@
+832f75858a7c3a5d83583a2efc095a3e5916d473496cbabe3841f588aa197943  
download/atomix-3.30.0.1.tar.xz
+125c43fe7ee0f56056ec074f5ee387c877ae96c9de6afe20ed611ba9bd716c3c  
download/atomix-3.30.0.1.sha256sum

=== added directory 'pkg/gnome/gedit-plugins'
=== added file 'pkg/gnome/gedit-plugins/Makefile'
--- a/pkg/gnome/gedit-plugins/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gedit-plugins/Makefile  2018-11-06 07:00:51 +0000
@@ -0,0 +1,48 @@
+# Copyright ©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 =    gedit-plugins
+GARNAME = gedit-plugins
+GARVERSION = 3.30.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = GNOME Text Editor plugins
+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 =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gedit-plugins/config.mk'
--- a/pkg/gnome/gedit-plugins/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gedit-plugins/config.mk 2018-11-06 07:00:51 +0000
@@ -0,0 +1,6 @@
+## Configuration options for gedit-plugins ##
+## adjust as needed
+
+#CONFIGURE_OPTS ?=  --disable-spell
+CONFIGURE_OPTS ?=  
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gedit-plugins/sha256sums'
--- a/pkg/gnome/gedit-plugins/sha256sums        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gedit-plugins/sha256sums        2018-11-06 07:00:51 +0000
@@ -0,0 +1,2 @@
+a3c0f823276a2826f9c56df0dc61daac046ea7cba3aa8760a0be84b2fe645471  
download/gedit-plugins-3.30.1.tar.xz
+f618ebba22230dccd03966173db2460b9f2d32056f829a1d08e2d6274f616e98  
download/gedit-plugins-3.30.1.sha256sum

=== added directory 'pkg/gnome/gnome-2048'
=== added file 'pkg/gnome/gnome-2048/Makefile'
--- a/pkg/gnome/gnome-2048/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-2048/Makefile     2018-11-06 07:00:51 +0000
@@ -0,0 +1,48 @@
+# Copyright ©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 =    gnome-2048
+GARNAME = gnome-2048
+GARVERSION = 3.30.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =   2048 game 
+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 =
+
+BUILDDEPS = 
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gnome-2048/config.mk'
--- a/pkg/gnome/gnome-2048/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-2048/config.mk    2018-11-06 07:00:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-2048/sha256sums'
--- a/pkg/gnome/gnome-2048/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-2048/sha256sums   2018-11-06 07:00:51 +0000
@@ -0,0 +1,2 @@
+5e4a5f6d558c55a5fc96368fa207d6c24fe1766da08565582e6bef8559342b9f  
download/gnome-2048-3.30.0.tar.xz
+f908b088606ead1fb159698e1034175d2785da4178f44bc730771b5f16c7eecd  
download/gnome-2048-3.30.0.sha256sum

=== added directory 'pkg/gnome/valadoc'
=== added file 'pkg/gnome/valadoc/Makefile'
--- a/pkg/gnome/valadoc/Makefile        1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/Makefile        2018-11-06 07:00:51 +0000
@@ -0,0 +1,48 @@
+# Copyright ©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 =    valadoc
+GARNAME = valadoc
+GARVERSION = 0.36.2
+HOME_URL = https://wiki.gnome.org/Projects/Vala/
+DESCRIPTION = Compiler for the GNOME GObject type system docs
+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 =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/valadoc/config.mk'
--- a/pkg/gnome/valadoc/config.mk       1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/config.mk       2018-11-06 07:00:51 +0000
@@ -0,0 +1,5 @@
+## Configuration options for valadoc ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/valadoc/sha256sums'
--- a/pkg/gnome/valadoc/sha256sums      1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/valadoc/sha256sums      2018-11-06 07:00:51 +0000
@@ -0,0 +1,2 @@
+30fd74fa65003fcbbaec90bd607110062dc0c883a8766a9c249ff853d7d4ca41  
download/valadoc-0.36.2.tar.xz
+1695248b75874f6a513a0b74c96c23fca618ec651e8211b60ad03bba34c21bd2  
download/valadoc-0.36.2.sha256sum


reply via email to

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