[PC-BSD Commits] r7378 - in pbibuild/modules/editors: . tea tea/kmenu-dir tea/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 12 12:45:57 PDT 2010
Author: kris
Date: 2010-08-12 12:45:57 -0700 (Thu, 12 Aug 2010)
New Revision: 7378
Added:
pbibuild/modules/editors/tea/
pbibuild/modules/editors/tea/kmenu-dir/tea
pbibuild/modules/editors/tea/overlay-dir/tea.png
Removed:
pbibuild/modules/editors/tea/build.sh
pbibuild/modules/editors/tea/copy-files
pbibuild/modules/editors/tea/dirstatus
pbibuild/modules/editors/tea/kmenu-dir/fig2ps
pbibuild/modules/editors/tea/kmenu-dir/texmacs
pbibuild/modules/editors/tea/overlay-dir/PBI.FirstRun.sh
pbibuild/modules/editors/tea/overlay-dir/PBI.RemoveScript.sh
pbibuild/modules/editors/tea/overlay-dir/PBI.SetupScript.sh
pbibuild/modules/editors/tea/overlay-dir/texmacs.png
Modified:
pbibuild/modules/editors/tea/pbi.conf
Log:
Added module for "tea" QT4 based text-editor
Property changes on: pbibuild/modules/editors/tea/overlay-dir/tea.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/editors/tea/pbi.conf
===================================================================
--- pbibuild/modules/editors/texmacs/pbi.conf 2010-08-06 16:22:38 UTC (rev 7354)
+++ pbibuild/modules/editors/tea/pbi.conf 2010-08-12 19:45:57 UTC (rev 7378)
@@ -4,19 +4,19 @@
##############################################################################
# Program Name
-PROGNAME="TeXmacs"
+PROGNAME="TEA"
# Program Website
-PROGWEB="http://www.texmacs.org/"
+PROGWEB=""http://tea-editor.sourceforge.net"
# Program Author
-PROGAUTHOR="Joris van der Hoeven"
+PROGAUTHOR="Peter Semiletov"
# Default Icon (Relative to overlay-dir)
-PROGICON="texmacs.png"
+PROGICON="tea.png"
# Port we want to build
-PBIPORT="/usr/ports/editors/texmacs"
+PBIPORT="/usr/ports/editors/tea"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
More information about the Commits
mailing list