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

commit 144c6c219f70bf92622455ae876b58485daac015
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Feb 24 20:19:26 2011 +0100

brasero-2.91.90-1-x86_64

*Version bump

diff --git a/source/gnome/brasero/FrugalBuild b/source/gnome/brasero/FrugalBuild
index d5dd101..cbdf05d 100644
--- a/source/gnome/brasero/FrugalBuild
+++ b/source/gnome/brasero/FrugalBuild
@@ -2,14 +2,14 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=brasero
-pkgver=2.91.6
-pkgrel=6
+pkgver=2.91.90
+pkgrel=1
pkgdesc="A CD/DVD Burning application for the GNOME desktop."
url="http://www.gnome.org/projects/brasero/";
makedepends=('intltool' 'gnome-doc-utils')
-depends=('gtk+3>=2.99.2' 'cdrtools' 'dvd+rw-tools' \
+depends=('gtk+3>=3.0.1' 'cdrtools' 'dvd+rw-tools' \
'gstreamer' 'gst-plugins-base' 'gst-plugins-good' \
-               'hal>=0.5.11' 'libxml2' 'totem>=2.91.0' 'perl-xml-parser' 
'dbus-glib>=0.80' \
+               'hal>=0.5.11' 'libxml2' 'totem>=2.91.7' 'perl-xml-parser' 
'dbus-glib>=0.80' \
'libbeagle' 'popt' 'libdvdcss' 'libcanberra-gtk')
makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection')
groups=('gnome')
@@ -34,9 +34,7 @@ _F_gnome_mime="y"
Finclude gnome gnome-scriptlet
Fconfopts="$Fconfopts --enable-search --enable-playlist --enable-preview 
--enable-inotify --enable-libnotify --disable-schemas-install \
--enable-caches=no --enable-introspection=yes"
-source=($source fixpkgconfig.diff)
-sha1sums=('b77d769b76a325012f73192c23355c3cabf8bdea' \
-          '52bdb015cbdc2cf6b6d3c86f30b1a5943f1b9faa')
+sha1sums=('41f90b15677ecc3d8408c39dad47aee9acdcd39b')

build(){
Fbuild
diff --git a/source/gnome/brasero/fixpkgconfig.diff 
b/source/gnome/brasero/fixpkgconfig.diff
deleted file mode 100644
index f6b230a..0000000
--- a/source/gnome/brasero/fixpkgconfig.diff
+++ /dev/null
@@ -1,38 +0,0 @@
-From 218df5b7fc3c713ffcdf7f3709aab0171c75a473 Mon Sep 17 00:00:00 2001
-From: Luis Medinas <lmedi...@gnome.org>
-Date: Sat, 5 Feb 2011 16:55:10 +0000
-Subject: [PATCH] Fix Bug 641407 - libbrasero-media3.pc doesn't work
-
-Libbrasero-media3 and libbrasero-burn3 had a typo in gtk+-3.0 call.
----
- libbrasero-burn3.pc.in  |    2 +-
- libbrasero-media3.pc.in |    2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/libbrasero-burn3.pc.in b/libbrasero-burn3.pc.in
-index 456ba00..2937efe 100644
---- a/libbrasero-burn3.pc.in
-+++ b/libbrasero-burn3.pc.in
-@@ -7,6 +7,6 @@ includedir=@includedir@
- Name: libbrasero-burn
- Description: Brasero Optical Media Burning library
- Version: @VERSION@
--Requires: glib-2.0 gthread-2.0 gtk+-3
-+Requires: glib-2.0 gthread-2.0 gtk+-3.0
- Libs: -L${libdir} -lbrasero-burn3
- Cflags: -I${includedir}/brasero3
-diff --git a/libbrasero-media3.pc.in b/libbrasero-media3.pc.in
-index aacddc7..5f303f8 100644
---- a/libbrasero-media3.pc.in
-+++ b/libbrasero-media3.pc.in
-@@ -7,6 +7,6 @@ includedir=@includedir@
- Name: libbrasero-media
- Description: Brasero Optical Media library
- Version: @VERSION@
--Requires: glib-2.0 gthread-2.0 gtk+-3
-+Requires: glib-2.0 gthread-2.0 gtk+-3.0
- Libs: -L${libdir} -lbrasero-media3
- Cflags: -I${includedir}/brasero3
---
-1.7.4
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to