Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=eb33e60672879e7f2e02c1fbfa764ca5c1549f03

commit eb33e60672879e7f2e02c1fbfa764ca5c1549f03
Author: Baste <ba...@frugalware.org>
Date:   Sat Nov 26 18:26:10 2011 +0100

anjuta-3.3.2-2-x86_64
* add extradist.diff

diff --git a/source/gnome-extra/anjuta/FrugalBuild 
b/source/gnome-extra/anjuta/FrugalBuild
index 267114f..c93e3fe 100644
--- a/source/gnome-extra/anjuta/FrugalBuild
+++ b/source/gnome-extra/anjuta/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=anjuta
pkgver=3.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="Anjuta is a versatile IDE for C and C++, written for GTK/GNOME."
depends=('gdl>=3.3.1' 'guile>=1.8.2' 'autogen' 'graphviz>=2.14-2' \
'vte3' 'subversion' 'gtksourceview3' 'gnome-keyring>=2.32.0' \
@@ -21,7 +21,9 @@ options=('scriptlet')
Finclude gnome gnome-scriptlet
groups=('gnome-extra')
archs=('i686' 'x86_64')
-sha1sums=('5163eaeecd21beb9ad8daeb842f44fcecfebcdb7')
+source=($source extradist.diff)
+sha1sums=('5163eaeecd21beb9ad8daeb842f44fcecfebcdb7' \
+          'b6d5101b3e5fbbfe7c4e448ac64ec3b149f26fa5')
unset MAKEFLAGS
Fconfopts="${Fconfopts[@]} --enable-compile-warnings=no"

diff --git a/source/gnome-extra/anjuta/extradist.diff 
b/source/gnome-extra/anjuta/extradist.diff
new file mode 100644
index 0000000..0546cd9
--- /dev/null
+++ b/source/gnome-extra/anjuta/extradist.diff
@@ -0,0 +1,23 @@
+From 440577c2cd6ecce15884e6e4698d3c353796c9da Mon Sep 17 00:00:00 2001
+From: "Arnel A. Borja" <kyous...@yahoo.com>
+Date: Tue, 22 Nov 2011 23:04:21 +0800
+Subject: [PATCH] project-wizard: Add wizard files to EXTRA_DIST
+
+---
+ .../templates/gnome-shell-extension/Makefile.am    |    1 +
+ 1 files changed, 1 insertions(+), 0 deletions(-)
+
+diff --git 
a/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am 
b/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
+index 5748ab1..67dc032 100644
+--- a/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
++++ b/plugins/project-wizard/templates/gnome-shell-extension/Makefile.am
+@@ -3,5 +3,6 @@ SUBDIRS = src
+
+ wizard_filesdir = $(anjuta_data_dir)/project/gnome-shell-extension
+ wizard_files_DATA = autogen.sh configure.ac.tpl Makefile.am.tpl project.anjuta
++EXTRA_DIST = $(wizard_files_DATA)
+
+ -include $(top_srcdir)/git.mk
+--
+1.7.5.4
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to