gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1499: add NAME field to gnome package


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1499: add NAME field to gnome packages
Date: Mon, 17 Dec 2012 22:36:57 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1499
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-17 22:36:57 +0100
message:
  add NAME field to gnome packages
modified:
  gnome/atk/Makefile
  gnome/clutter/Makefile
  gnome/cogl/Makefile
  gnome/dconf/Makefile
  gnome/gconf/Makefile
  gnome/gcr/Makefile
  gnome/gdk-pixbuf/Makefile
  gnome/glade/Makefile
  gnome/glib/Makefile
  gnome/gnome-desktop/Makefile
  gnome/gnome-keyring/Makefile
  gnome/gnome-vfs/Makefile
  gnome/gnumeric/Makefile
  gnome/gtk/Makefile
  gnome/gtk2/Makefile
  gnome/gtksourceview/Makefile
  gnome/intltool/Makefile
  gnome/json-glib/Makefile
  gnome/libbonobo/Makefile
  gnome/libbonoboui/Makefile
  gnome/libglade/Makefile
  gnome/libgnome/Makefile
  gnome/libgnomecanvas/Makefile
  gnome/libgnomeui/Makefile
  gnome/nautilus/Makefile
  gnome/pango/Makefile
=== modified file 'gnome/atk/Makefile'
--- a/gnome/atk/Makefile        2012-11-07 22:59:55 +0000
+++ b/gnome/atk/Makefile        2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = ATK
 GARNAME = atk
 GARVERSION = 2.6.0
 HOME_URL = http://www.gtk.org

=== modified file 'gnome/clutter/Makefile'
--- a/gnome/clutter/Makefile    2012-12-16 15:06:11 +0000
+++ b/gnome/clutter/Makefile    2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = Clutter
 GARNAME = clutter
 GARVERSION = 1.12.2
 HOME_URL = http://live.gnome.org/Clutter

=== modified file 'gnome/cogl/Makefile'
--- a/gnome/cogl/Makefile       2012-12-16 13:47:04 +0000
+++ b/gnome/cogl/Makefile       2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Cogl
 GARNAME = cogl
 GARVERSION = 1.12.0
-HOME_URL = http://www.gnome.org
+HOME_URL = http://www.cogl3d.org
 DESCRIPTION = An OpenGL abstraction layer
 
 ######################################################################

=== modified file 'gnome/dconf/Makefile'
--- a/gnome/dconf/Makefile      2012-12-01 17:01:10 +0000
+++ b/gnome/dconf/Makefile      2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = dconf
 GARNAME = dconf
 GARVERSION = 0.14.1
-HOME_URL = http://www.gtk.org
+HOME_URL = http://live.gnome.org/dconf
 DESCRIPTION = A configuration database system
 
 ######################################################################

=== modified file 'gnome/gconf/Makefile'
--- a/gnome/gconf/Makefile      2012-12-01 17:18:00 +0000
+++ b/gnome/gconf/Makefile      2012-12-17 21:36:57 +0000
@@ -1,6 +1,8 @@
-GARNAME = GConf
+NAME = GConf
+GARNAME = gconf
+UPSTREAMNAME = GConf
 GARVERSION = 3.2.5
-HOME_URL = http://www.gtk.org
+HOME_URL = http://projects.gnome.org/gconf
 DESCRIPTION = A configuration database system
 
 ######################################################################

=== modified file 'gnome/gcr/Makefile'
--- a/gnome/gcr/Makefile        2012-12-01 17:21:08 +0000
+++ b/gnome/gcr/Makefile        2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Gcr
 GARNAME = gcr
 GARVERSION = 3.6.1
-HOME_URL = http://www.gnome.org
+HOME_URL = http://live.gnome.org/GnomeKeyring
 DESCRIPTION = A crypto UI library
 
 ######################################################################

=== modified file 'gnome/gdk-pixbuf/Makefile'
--- a/gnome/gdk-pixbuf/Makefile 2012-11-07 22:59:55 +0000
+++ b/gnome/gdk-pixbuf/Makefile 2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = Gdk-Pixbuf
 GARNAME = gdk-pixbuf
 GARVERSION = 2.26.4
 HOME_URL = http://www.gtk.org

=== modified file 'gnome/glade/Makefile'
--- a/gnome/glade/Makefile      2012-12-06 23:38:43 +0000
+++ b/gnome/glade/Makefile      2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = Glade
 GARNAME = glade
 GARVERSION = 3.14.2
 HOME_URL = http://glade.gnome.org

=== modified file 'gnome/glib/Makefile'
--- a/gnome/glib/Makefile       2012-12-13 21:16:05 +0000
+++ b/gnome/glib/Makefile       2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = GLib
 GARNAME = glib
 GARVERSION = 2.34.3
 HOME_URL = http://www.gtk.org

=== modified file 'gnome/gnome-desktop/Makefile'
--- a/gnome/gnome-desktop/Makefile      2012-12-01 16:29:41 +0000
+++ b/gnome/gnome-desktop/Makefile      2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = gnome-desktop
 GARNAME = gnome-desktop
 GARVERSION = 3.6.2
-HOME_URL = http://www.gtk.org
+HOME_URL = http://www.gnome.org
 DESCRIPTION = A GNOME system library
 
 ######################################################################

=== modified file 'gnome/gnome-keyring/Makefile'
--- a/gnome/gnome-keyring/Makefile      2012-12-01 17:44:19 +0000
+++ b/gnome/gnome-keyring/Makefile      2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNOME Keyring
 GARNAME = gnome-keyring
 GARVERSION = 3.6.2
 HOME_URL = http://www.gnome.org

=== modified file 'gnome/gnome-vfs/Makefile'
--- a/gnome/gnome-vfs/Makefile  2012-12-01 17:46:55 +0000
+++ b/gnome/gnome-vfs/Makefile  2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = GnomeVFS
 GARNAME = gnome-vfs
 GARVERSION = 2.24.4
 HOME_URL = http://www.gtk.org

=== modified file 'gnome/gnumeric/Makefile'
--- a/gnome/gnumeric/Makefile   2012-12-16 11:05:29 +0000
+++ b/gnome/gnumeric/Makefile   2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Gnumeric
 GARNAME = gnumeric
 GARVERSION = 1.10.17
-HOME_URL = http://www.gnome.org
+HOME_URL = http://www.gnome.org/projects/gnumeric
 DESCRIPTION = A GTK+-based spreadsheet program
 
 ######################################################################

=== modified file 'gnome/gtk/Makefile'
--- a/gnome/gtk/Makefile        2012-12-06 23:33:32 +0000
+++ b/gnome/gtk/Makefile        2012-12-17 21:36:57 +0000
@@ -1,4 +1,6 @@
-GARNAME = gtk+
+NAME = GTK+
+GARNAME = gtk
+UPSTREAMNAME = gtk+
 GARVERSION = 3.6.2
 HOME_URL = http://www.gtk.org
 DESCRIPTION = A multi-platform toolkit for creating graphical user interfaces

=== modified file 'gnome/gtk2/Makefile'
--- a/gnome/gtk2/Makefile       2012-12-07 23:22:12 +0000
+++ b/gnome/gtk2/Makefile       2012-12-17 21:36:57 +0000
@@ -1,4 +1,6 @@
-GARNAME = gtk+
+NAME = GTK+ 2
+GARNAME = gtk2
+UPSTREAMNAME = gtk+
 GARVERSION = 2.24.14
 HOME_URL = http://www.gtk.org
 DESCRIPTION = A multi-platform toolkit for creating graphical user interfaces

=== modified file 'gnome/gtksourceview/Makefile'
--- a/gnome/gtksourceview/Makefile      2012-12-01 12:14:33 +0000
+++ b/gnome/gtksourceview/Makefile      2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = GtkSourceView
 GARNAME = gtksourceview
 GARVERSION = 3.6.1
 HOME_URL = http://projects.gnome.org/gtksourceview

=== modified file 'gnome/intltool/Makefile'
--- a/gnome/intltool/Makefile   2012-12-01 16:52:14 +0000
+++ b/gnome/intltool/Makefile   2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = intltool
 GARNAME = intltool
 GARVERSION = 0.50.2
-HOME_URL = https://launchpad.net/intltool
+HOME_URL = https://freedesktop.org/wiki/Software/intltool
 DESCRIPTION = An internationalization tool collection
 
 ######################################################################

=== modified file 'gnome/json-glib/Makefile'
--- a/gnome/json-glib/Makefile  2012-12-16 15:02:57 +0000
+++ b/gnome/json-glib/Makefile  2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = JSON-GLib
 GARNAME = json-glib
 GARVERSION = 0.15.2
-HOME_URL = http://www.gnome.org
+HOME_URL = http://live.gnome.org/JsonGlib
 DESCRIPTION = A JSON reader/writer using glib
 
 ######################################################################

=== modified file 'gnome/libbonobo/Makefile'
--- a/gnome/libbonobo/Makefile  2012-12-01 17:50:41 +0000
+++ b/gnome/libbonobo/Makefile  2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Libbonobo
 GARNAME = libbonobo
 GARVERSION = 2.32.1
-HOME_URL = http://www.gtk.org
+HOME_URL = http://www.gnome.org
 DESCRIPTION = CORBA interfaces
 
 ######################################################################

=== modified file 'gnome/libbonoboui/Makefile'
--- a/gnome/libbonoboui/Makefile        2012-12-01 17:57:32 +0000
+++ b/gnome/libbonoboui/Makefile        2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Libbonoboui
 GARNAME = libbonoboui
 GARVERSION = 2.24.5
-HOME_URL = http://www.gtk.org
+HOME_URL = http://www.gnome.org
 DESCRIPTION = User interface library for Bonobo
 
 ######################################################################

=== modified file 'gnome/libglade/Makefile'
--- a/gnome/libglade/Makefile   2012-12-16 13:24:01 +0000
+++ b/gnome/libglade/Makefile   2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Libglade
 GARNAME = libglade
 GARVERSION = 2.6.4
-HOME_URL = http://www.gnome.org
+HOME_URL = http://glade.gnome.org
 DESCRIPTION = GNOME interface definition library
 
 ######################################################################

=== modified file 'gnome/libgnome/Makefile'
--- a/gnome/libgnome/Makefile   2012-12-01 17:59:20 +0000
+++ b/gnome/libgnome/Makefile   2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Libgnome
 GARNAME = libgnome
 GARVERSION = 2.32.1
-HOME_URL = http://www.gtk.org
+HOME_URL = http://www.gnome.org
 DESCRIPTION = User interface library for GNOME
 
 ######################################################################

=== modified file 'gnome/libgnomecanvas/Makefile'
--- a/gnome/libgnomecanvas/Makefile     2012-12-01 18:19:42 +0000
+++ b/gnome/libgnomecanvas/Makefile     2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = libgnomecanvas
 GARNAME = libgnomecanvas
 GARVERSION = 2.30.3
 HOME_URL = http://www.gnome.org

=== modified file 'gnome/libgnomeui/Makefile'
--- a/gnome/libgnomeui/Makefile 2012-12-16 13:18:33 +0000
+++ b/gnome/libgnomeui/Makefile 2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = libgnomeui
 GARNAME = libgnomeui
 GARVERSION = 2.24.5
 HOME_URL = http://www.gtk.org

=== modified file 'gnome/nautilus/Makefile'
--- a/gnome/nautilus/Makefile   2012-12-04 21:14:19 +0000
+++ b/gnome/nautilus/Makefile   2012-12-17 21:36:57 +0000
@@ -1,3 +1,4 @@
+NAME = Nautilus
 GARNAME = nautilus
 GARVERSION = 3.6.1
 HOME_URL = http://live.gnome.org/Nautilus

=== modified file 'gnome/pango/Makefile'
--- a/gnome/pango/Makefile      2012-12-08 20:21:59 +0000
+++ b/gnome/pango/Makefile      2012-12-17 21:36:57 +0000
@@ -1,6 +1,7 @@
+NAME = Pango
 GARNAME = pango
 GARVERSION = 1.32.4
-HOME_URL = http://www.gtk.org
+HOME_URL = http://www.pango.org
 DESCRIPTION = A library for the layout and rendering of text
 
 ######################################################################


reply via email to

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