pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/wxmaxima Import wxmaxima-14.09.0 as math/wxmaxima...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa2cd0b9663a
branches: trunk
changeset: 639962:fa2cd0b9663a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 01 11:09:55 2014 +0000
description:
Import wxmaxima-14.09.0 as math/wxmaxima. The casing of the package name
is finally consistent.
This is a graphical UI for the computer algebra system maxima.
Changes compared to math/wxMaxima:
14.09.0:
Bugfixes and compatibility with wxGTK-3.x.
diffstat:
math/wxmaxima/DESCR | 1 +
math/wxmaxima/Makefile | 23 +++++++++++++++++++++++
math/wxmaxima/PLIST | 28 ++++++++++++++++++++++++++++
math/wxmaxima/distinfo | 5 +++++
4 files changed, 57 insertions(+), 0 deletions(-)
diffs (73 lines):
diff -r 0d3513556b84 -r fa2cd0b9663a math/wxmaxima/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/wxmaxima/DESCR Wed Oct 01 11:09:55 2014 +0000
@@ -0,0 +1,1 @@
+This is a graphical UI for the computer algebra system maxima.
diff -r 0d3513556b84 -r fa2cd0b9663a math/wxmaxima/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/wxmaxima/Makefile Wed Oct 01 11:09:55 2014 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2014/10/01 11:09:55 wiz Exp $
+
+DISTNAME= wxmaxima-14.09.0
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxmaxima/}
+
+MAINTAINER= helgoman%users.sourceforge.net@localhost
+HOMEPAGE= http://andrejv.github.io/wxmaxima/
+COMMENT= Graphical UI for maxima
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= maxima>=5.15.0:../../math/maxima
+DEPENDS+= gnuplot>=4.2.3:../../graphics/gnuplot
+
+GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+
+CONFLICTS+= wxMaxima-[0-9]*
+
+.include "../../x11/wxGTK30/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0d3513556b84 -r fa2cd0b9663a math/wxmaxima/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/wxmaxima/PLIST Wed Oct 01 11:09:55 2014 +0000
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1 2014/10/01 11:09:55 wiz Exp $
+bin/wxmaxima
+share/locale/ca/LC_MESSAGES/wxMaxima.mo
+share/locale/cs/LC_MESSAGES/wxMaxima.mo
+share/locale/da/LC_MESSAGES/wxMaxima.mo
+share/locale/de/LC_MESSAGES/wxMaxima.mo
+share/locale/el/LC_MESSAGES/wxMaxima.mo
+share/locale/es/LC_MESSAGES/wxMaxima.mo
+share/locale/fr/LC_MESSAGES/wxMaxima.mo
+share/locale/gl/LC_MESSAGES/wxMaxima.mo
+share/locale/hu/LC_MESSAGES/wxMaxima.mo
+share/locale/it/LC_MESSAGES/wxMaxima.mo
+share/locale/ja/LC_MESSAGES/wxMaxima.mo
+share/locale/pl/LC_MESSAGES/wxMaxima.mo
+share/locale/pt_BR/LC_MESSAGES/wxMaxima.mo
+share/locale/ru/LC_MESSAGES/wxMaxima.mo
+share/locale/uk/LC_MESSAGES/wxMaxima.mo
+share/locale/zh_CN/LC_MESSAGES/wxMaxima.mo
+share/locale/zh_TW/LC_MESSAGES/wxMaxima.mo
+share/wxMaxima/COPYING
+share/wxMaxima/README
+share/wxMaxima/autocomplete.txt
+share/wxMaxima/maxima.png
+share/wxMaxima/options.png
+share/wxMaxima/styles.png
+share/wxMaxima/tips.txt
+share/wxMaxima/wxmathml.lisp
+share/wxMaxima/wxmaxima.png
diff -r 0d3513556b84 -r fa2cd0b9663a math/wxmaxima/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/wxmaxima/distinfo Wed Oct 01 11:09:55 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/10/01 11:09:55 wiz Exp $
+
+SHA1 (wxmaxima-14.09.0.tar.gz) = b8dad346edc820b0c3744219fa55561ad084cdda
+RMD160 (wxmaxima-14.09.0.tar.gz) = 5d54f45deacb7dd9c471055d7d2c3fc66ad54f34
+Size (wxmaxima-14.09.0.tar.gz) = 1703308 bytes
Home |
Main Index |
Thread Index |
Old Index