pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Improve COMMENT and DESCRiptions.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56af67f65cee
branches:  trunk
changeset: 551842:56af67f65cee
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Dec 20 18:47:00 2008 +0000

description:
Improve COMMENT and DESCRiptions.
No longer identical.
Don't say Linux since this is for other platforms too.
Don't mention GUI interface in the description for the console package.

By the way, the gtk version is really GNOME, but upstreams calls it gtk.

diffstat:

 math/qalculate-gtk/DESCR    |  5 +++--
 math/qalculate-gtk/Makefile |  4 ++--
 math/qalculate-kde/DESCR    |  5 +++--
 math/qalculate-kde/Makefile |  4 ++--
 math/qalculate/DESCR        |  7 +++----
 math/qalculate/Makefile     |  4 ++--
 6 files changed, 15 insertions(+), 14 deletions(-)

diffs (90 lines):

diff -r bc2d8127f040 -r 56af67f65cee math/qalculate-gtk/DESCR
--- a/math/qalculate-gtk/DESCR  Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate-gtk/DESCR  Sat Dec 20 18:47:00 2008 +0000
@@ -1,5 +1,6 @@
-Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux.
+Qalculate! is a modern multi-purpose desktop calculator.
 It is small and simple to use but with much power and versatility underneath.
 Features include customizable functions, units, arbitrary precision, plotting,
-and a graphical interface (GTK+) that uses a one-line fault-tolerant expression
+and a graphical interface that uses a one-line fault-tolerant expression
 entry (although it supports optional traditional buttons).
+This is the GNOME version.
diff -r bc2d8127f040 -r 56af67f65cee math/qalculate-gtk/Makefile
--- a/math/qalculate-gtk/Makefile       Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate-gtk/Makefile       Sat Dec 20 18:47:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:25 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2008/12/20 18:47:00 reed Exp $
 
 DISTNAME=      qalculate-gtk-0.9.6
 PKGREVISION=   1
@@ -7,7 +7,7 @@
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
-COMMENT=       Qalculate is a modern multi-purpose desktop calculator
+COMMENT=       Modern multi-purpose desktop calculator (GNOME version)
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r bc2d8127f040 -r 56af67f65cee math/qalculate-kde/DESCR
--- a/math/qalculate-kde/DESCR  Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate-kde/DESCR  Sat Dec 20 18:47:00 2008 +0000
@@ -1,5 +1,6 @@
-Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux.
+Qalculate! is a modern multi-purpose desktop calculator.
 It is small and simple to use but with much power and versatility underneath.
 Features include customizable functions, units, arbitrary precision, plotting,
-and a graphical interface (GTK+) that uses a one-line fault-tolerant expression
+and a graphical interface that uses a one-line fault-tolerant expression
 entry (although it supports optional traditional buttons).
+This is the KDE version.
diff -r bc2d8127f040 -r 56af67f65cee math/qalculate-kde/Makefile
--- a/math/qalculate-kde/Makefile       Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate-kde/Makefile       Sat Dec 20 18:47:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:25 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2008/12/20 18:47:00 reed Exp $
 
 DISTNAME=      qalculate-kde-0.9.5
 PKGREVISION=   3
@@ -7,7 +7,7 @@
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
-COMMENT=       Qalculate is a modern multi-purpose desktop calculator
+COMMENT=       Modern multi-purpose desktop calculator (KDE version)
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r bc2d8127f040 -r 56af67f65cee math/qalculate/DESCR
--- a/math/qalculate/DESCR      Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate/DESCR      Sat Dec 20 18:47:00 2008 +0000
@@ -1,5 +1,4 @@
-Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux.
+Qalculate! is a modern multi-purpose desktop calculator.
 It is small and simple to use but with much power and versatility underneath.
-Features include customizable functions, units, arbitrary precision, plotting,
-and a graphical interface (GTK+) that uses a one-line fault-tolerant expression
-entry (although it supports optional traditional buttons).
+Features include customizable functions, units, arbitrary precision, and
+plotting. This package provides libraries and a console-based calculator.
diff -r bc2d8127f040 -r 56af67f65cee math/qalculate/Makefile
--- a/math/qalculate/Makefile   Sat Dec 20 18:39:10 2008 +0000
+++ b/math/qalculate/Makefile   Sat Dec 20 18:47:00 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2008/06/20 01:09:25 joerg Exp $
+# $NetBSD: Makefile,v 1.30 2008/12/20 18:47:00 reed Exp $
 
 DISTNAME=      libqalculate-0.9.6
 PKGNAME=       qalculate-0.9.6
@@ -7,7 +7,7 @@
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://qalculate.sourceforge.net/
-COMMENT=       Qalculate is a modern multi-purpose desktop calculator
+COMMENT=       Modern multi-purpose desktop calculator (console version)
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index