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

commit a959db078c0df510b9bab0df039164c75718c2b1
Author: Priyank <priy...@frugalware.org>
Date:   Sun Feb 1 12:37:58 2009 +0530

tea-22.3.0-1-i686
* Version bump

diff --git a/source/xapps-extra/tea/FrugalBuild 
b/source/xapps-extra/tea/FrugalBuild
index 2f4ab48..c5425de 100644
--- a/source/xapps-extra/tea/FrugalBuild
+++ b/source/xapps-extra/tea/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: Priyank Gosalia <priyan...@gmail.com>

pkgname=tea
-pkgver=21.1.3
+pkgver=22.3.0
pkgrel=1
pkgdesc="TEA is a QT-based text editor for Linux and *BSD."
_F_sourceforge_name="tea-editor"
@@ -19,8 +19,8 @@ _F_desktop_name="Tea Text Editor (Qt)"
_F_desktop_icon=tea.png
_F_desktop_categories="Utility;Editor;"
_F_cd_path="$pkgname-$pkgver"
-sha1sums=('0e215c9e26c1684c29207f320989d3aca5cab91a' \
-          '7738b0efe928d8be8d7dbc0af9e3d2b8b8f5bf26')
+sha1sums=('c085d83b518219cd6ee40cdf43e066aa1dcaa046' \
+          'd88b041a04f97ae10f001eb6d3ce5e22ef068d8e')

build()
{
diff --git a/source/xapps-extra/tea/tea-qmake.diff 
b/source/xapps-extra/tea/tea-qmake.diff
index 8776f8d..8b0617f 100644
--- a/source/xapps-extra/tea/tea-qmake.diff
+++ b/source/xapps-extra/tea/tea-qmake.diff
@@ -1,16 +1,16 @@
-diff -Naur tea-19.0.5/src.pro tea-19.0.5.new/src.pro
---- tea-19.0.5/src.pro 2008-08-10 15:58:38.000000000 +0530
-+++ tea-19.0.5.new/src.pro     2008-08-21 10:26:37.000000000 +0530
-@@ -45,8 +45,11 @@
- ;TARGET = tea
- ;target.path = $$PREFIX/bin
-
+diff -Naur tea-22.3.0/src.pro tea-22.3.0.new/src.pro
+--- tea-22.3.0/src.pro 2009-01-21 19:10:22.000000000 +0530
++++ tea-22.3.0.new/src.pro     2009-02-01 12:33:04.000000000 +0530
+@@ -26,8 +26,11 @@
+     xml \
+     script \
+     svg
++;target.path = /usr/local/bin
+DESTDIR = /var/tmp/fst/pkg
+PREFIX = $$DESTDIR/usr
-+
TARGET = bin/tea
-target.path = /usr/local/bin
+target.path = $$PREFIX/bin
-
INSTALLS += target
-
+ RESOURCES += application.qrc \
+     rlvn.qrc
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to