garnome r6320 - in trunk: . desktop/alacarte desktop/cheese desktop/cheese/files
- From: jsacco svn gnome org
- To: svn-commits-list gnome org
- Subject: garnome r6320 - in trunk: . desktop/alacarte desktop/cheese desktop/cheese/files
- Date: Sun, 17 Feb 2008 14:34:25 +0000 (GMT)
Author: jsacco
Date: Sun Feb 17 14:34:25 2008
New Revision: 6320
URL: http://svn.gnome.org/viewvc/garnome?rev=6320&view=rev
Log:
desktop/alacarte: bump version to 0.11.4
desktop/cheese: add pre-configure target to GAR Makefile to install missing file, ./date/cheese-bugreport.sh [bug #517001]
Added:
trunk/desktop/cheese/files/
trunk/desktop/cheese/files/cheese-bugreport.sh
Modified:
trunk/ChangeLog
trunk/desktop/alacarte/Makefile
trunk/desktop/alacarte/checksums
trunk/desktop/cheese/Makefile
Modified: trunk/desktop/alacarte/Makefile
==============================================================================
--- trunk/desktop/alacarte/Makefile (original)
+++ trunk/desktop/alacarte/Makefile Sun Feb 17 14:34:25 2008
@@ -1,5 +1,5 @@
GARNAME = alacarte
-GARVERSION = 0.11.3
+GARVERSION = 0.11.4
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
Modified: trunk/desktop/alacarte/checksums
==============================================================================
--- trunk/desktop/alacarte/checksums (original)
+++ trunk/desktop/alacarte/checksums Sun Feb 17 14:34:25 2008
@@ -1 +1 @@
-5ca9f07e839f64b7fcefc84cfb05aa17 download/alacarte-0.11.3.tar.bz2
+11f688e8ff5e0001c117c3f4181139ee download/alacarte-0.11.4.tar.bz2
Modified: trunk/desktop/cheese/Makefile
==============================================================================
--- trunk/desktop/cheese/Makefile (original)
+++ trunk/desktop/cheese/Makefile Sun Feb 17 14:34:25 2008
@@ -19,3 +19,8 @@
CONFIGURE_ARGS = $(DIRPATHS)
include ../category.mk
+
+pre-configure:
+ @echo -n "Adding data/cheese-bugreport.sh"
+ @cp $(FILEDIR)/cheese-bugreport.sh $(WORKSRC)/data/
+ @$(MAKECOOKIE)
Added: trunk/desktop/cheese/files/cheese-bugreport.sh
==============================================================================
--- (empty file)
+++ trunk/desktop/cheese/files/cheese-bugreport.sh Sun Feb 17 14:34:25 2008
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+echo "Cheese log:"
+cat $HOME/.gnome2/cheese/log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]