garnome r6175 - in trunk: . desktop/cheese desktop/gtksourceview desktop/gvfs desktop/libgweather desktop/mousetweaks desktop/vinagre fifth-toe/gtk-vnc freedesktop/swfdec freedesktop/swfdec-gnome



Author: jsacco
Date: Mon Jan 14 18:55:50 2008
New Revision: 6175
URL: http://svn.gnome.org/viewvc/garnome?rev=6175&view=rev

Log:
desktop/gtksourceview: bump version to 2.1.0
desktop/vinagre: create version
fifth-toe/gtk-vnc: create version 0.3.2 
freedesktop/swfdec-gnome: create version 0.5.5
freedesktop/swfdec: create version 0.5.5
desktop/libgweather: bump version to 2.21.2
desktop/mousetweaks: create version 2.21.5
desktop/gvfs: create version 0.1.2
desktop/cheese: create version 2.21.5


Added:
   trunk/desktop/cheese/
   trunk/desktop/cheese/Makefile
   trunk/desktop/cheese/checksums
   trunk/desktop/gvfs/
   trunk/desktop/gvfs/Makefile
   trunk/desktop/gvfs/checksums
   trunk/desktop/mousetweaks/
   trunk/desktop/mousetweaks/Makefile
   trunk/desktop/mousetweaks/checksums
   trunk/desktop/vinagre/
   trunk/desktop/vinagre/Makefile
   trunk/desktop/vinagre/checksums
   trunk/fifth-toe/gtk-vnc/
   trunk/fifth-toe/gtk-vnc/Makefile
   trunk/fifth-toe/gtk-vnc/checksums
   trunk/freedesktop/swfdec/
   trunk/freedesktop/swfdec-gnome/
   trunk/freedesktop/swfdec-gnome/Makefile
   trunk/freedesktop/swfdec-gnome/checksums
   trunk/freedesktop/swfdec/Makefile
   trunk/freedesktop/swfdec/checksums
Modified:
   trunk/ChangeLog
   trunk/desktop/gtksourceview/Makefile
   trunk/desktop/gtksourceview/checksums
   trunk/desktop/libgweather/Makefile
   trunk/desktop/libgweather/checksums

Added: trunk/desktop/cheese/Makefile
==============================================================================
--- (empty file)
+++ trunk/desktop/cheese/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,21 @@
+GARNAME = cheese
+GARVERSION = 2.21.5
+CATEGORIES = desktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+LIBDEPS =  platform/glib platform/gtk+ platform/gnome-vfs platform/libgnomeui freedesktop/hal freedesktop/cairo desktop/evolution-data-server desktop/gst-plugins-good
+
+DESCRIPTION = cheese
+define BLURB
+Cheese is a Photobooth-inspired GNOME application for taking pictures and
+videos from a webcam. It also includes fancy graphical effects based on the
+gstreamer-backend.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/desktop/cheese/checksums
==============================================================================
--- (empty file)
+++ trunk/desktop/cheese/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+c1e5c94879bccf01325b841a3e163055  download/cheese-2.21.5.tar.gz

Modified: trunk/desktop/gtksourceview/Makefile
==============================================================================
--- trunk/desktop/gtksourceview/Makefile	(original)
+++ trunk/desktop/gtksourceview/Makefile	Mon Jan 14 18:55:50 2008
@@ -1,5 +1,5 @@
 GARNAME = gtksourceview
-GARVERSION = 1.8.5
+GARVERSION = 2.1.0
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 

Modified: trunk/desktop/gtksourceview/checksums
==============================================================================
--- trunk/desktop/gtksourceview/checksums	(original)
+++ trunk/desktop/gtksourceview/checksums	Mon Jan 14 18:55:50 2008
@@ -1 +1 @@
-de67df2944c1cccbc2d0b4a738e11050  download/gtksourceview-1.8.5.tar.bz2
+1793b2eaac40208f78757e49ac06e30f  download/gtksourceview-2.1.0.tar.bz2

Added: trunk/desktop/gvfs/Makefile
==============================================================================
--- (empty file)
+++ trunk/desktop/gvfs/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,23 @@
+GARNAME = gvfs
+GARVERSION = 0.1.2
+CATEGORIES = platform
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+LIBDEPS = platform/glib freedesktop/dbus freedesktop/hal desktop/libsoup
+
+DESCRIPTION = gnome-vfs
+define BLURB
+gvfs is a userspace virtual filesystem implemented as a pluggable module
+for gio (a new module in glib). The glib part of gio supports the
+general APIs required for a virtual filesystem, but only has an
+implementation for local files. GVfs is a unix-specific implementation
+that uses out-of-process mount daemons and dbus for talking to the daemon.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/desktop/gvfs/checksums
==============================================================================
--- (empty file)
+++ trunk/desktop/gvfs/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+732f3d49177cd4ec404e64870c3b3ecb  download/gvfs-0.1.2.tar.bz2

Modified: trunk/desktop/libgweather/Makefile
==============================================================================
--- trunk/desktop/libgweather/Makefile	(original)
+++ trunk/desktop/libgweather/Makefile	Mon Jan 14 18:55:50 2008
@@ -1,5 +1,5 @@
 GARNAME = libgweather
-GARVERSION = 2.21.1
+GARVERSION = 2.21.2
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 

Modified: trunk/desktop/libgweather/checksums
==============================================================================
--- trunk/desktop/libgweather/checksums	(original)
+++ trunk/desktop/libgweather/checksums	Mon Jan 14 18:55:50 2008
@@ -1 +1 @@
-0376f42f84a7e7b3a42200670e020eee  download/libgweather-2.21.1.tar.bz2
+715394c673895b52d1f807f874b66770  download/libgweather-2.21.2.tar.bz2

Added: trunk/desktop/mousetweaks/Makefile
==============================================================================
--- (empty file)
+++ trunk/desktop/mousetweaks/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,20 @@
+GARNAME = mousetweaks
+GARVERSION = 2.21.5
+CATEGORIES = desktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+LIBDEPS =  platform/GConf platform/gtk+ platform/libglade platform/libgnome platform/libgnomeui desktop/gnome-panel freedesktop/dbus-glib
+
+DESCRIPTION = mousetweaks
+define BLURB
+The Mousetweaks package provides mouse accessibility enhancements
+for the GNOME desktop.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/desktop/mousetweaks/checksums
==============================================================================
--- (empty file)
+++ trunk/desktop/mousetweaks/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+10605db3b87d5d4edf576efa02c7430a  download/mousetweaks-2.21.5.tar.bz2

Added: trunk/desktop/vinagre/Makefile
==============================================================================
--- (empty file)
+++ trunk/desktop/vinagre/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,19 @@
+GARNAME = vinagre
+GARVERSION = 0.4
+CATEGORIES = desktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+LIBDEPS = platform/gtk+ platform/libglade platform/GConf fifth-toe/gtk-vnc
+
+DESCRIPTION = vinagre
+define BLURB
+a VNC client for the GNOME Desktop
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/desktop/vinagre/checksums
==============================================================================
--- (empty file)
+++ trunk/desktop/vinagre/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+97dee0faa1b78e2497b9d231053b2f6d  download/vinagre-0.4.tar.bz2

Added: trunk/fifth-toe/gtk-vnc/Makefile
==============================================================================
--- (empty file)
+++ trunk/fifth-toe/gtk-vnc/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,20 @@
+GARNAME = gtk-vnc
+GARVERSION = 0.3.2
+CATEGORIES = fifth-toe
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = http://downloads.sourceforge.net/gtk-vnc/
+
+LIBDEPS = platform/gtk+ bindings/pygtk
+
+DESCRIPTION = gtk-vnc
+define BLURB
+A VNC viewer widget for GTK.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/fifth-toe/gtk-vnc/checksums
==============================================================================
--- (empty file)
+++ trunk/fifth-toe/gtk-vnc/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+d87f4921c031c77335907c19ca1dbf03  download/gtk-vnc-0.3.2.tar.gz

Added: trunk/freedesktop/swfdec-gnome/Makefile
==============================================================================
--- (empty file)
+++ trunk/freedesktop/swfdec-gnome/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,22 @@
+GARNAME = swfdec-gnome
+GARVERSION = 0.5.5
+CATEGORIES = freedesktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+MASTER_SITES = http://swfdec.freedesktop.org/download/swfdec-gnome/0.5/
+
+LIBDEPS = platform/glib platform/gtk+ platform/GConf freedesktop/swfdec
+
+DESCRIPTION = swfdec-gnome
+define BLURB
+Swfdec-Gnome provides tools to integrate Flash into the GNOME desktop. 
+It contains a standalone Flash player and a thumbnailer.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/freedesktop/swfdec-gnome/checksums
==============================================================================
--- (empty file)
+++ trunk/freedesktop/swfdec-gnome/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+418ca1cc4adf6ceb7f8bcf29cc51fea7  download/swfdec-gnome-0.5.5.tar.gz

Added: trunk/freedesktop/swfdec/Makefile
==============================================================================
--- (empty file)
+++ trunk/freedesktop/swfdec/Makefile	Mon Jan 14 18:55:50 2008
@@ -0,0 +1,21 @@
+GARNAME = swfdec
+GARVERSION = 0.5.5
+CATEGORIES = freedesktop
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+MASTER_SITES = http://swfdec.freedesktop.org/download/swfdec/0.5/
+
+LIBDEPS = platform/glib platform/gtk+ platform/GConf platform/pango bootstrap/liboil desktop/gstreamer geektoys/gst-ffmeg desktop/libsoup
+
+DESCRIPTION = swfdec-gnome
+define BLURB
+Swfdec (pronounced "swiff deck") is a decoder/renderer for Macromedia Flash animations.
+endef
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/configure
+BUILD_SCRIPTS = $(WORKSRC)/Makefile
+INSTALL_SCRIPTS = $(WORKSRC)/Makefile
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include ../category.mk

Added: trunk/freedesktop/swfdec/checksums
==============================================================================
--- (empty file)
+++ trunk/freedesktop/swfdec/checksums	Mon Jan 14 18:55:50 2008
@@ -0,0 +1 @@
+b988b014e210cee205aeccaca4d6a9a7  download/swfdec-0.5.5.tar.gz



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