2008-05-26 04:13:14 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2008/05/26 02:13:18 joerg Exp $
|
Initial import of vtcl 1.6.0, a tcl development environment, into the
Packages Collection.
This package was provided by Stephen Borrill.
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is
written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes
porting your Visual Tcl applications either unnecessary or trivial. Visual
Tcl is covered by the GNU General Public License.
Features
- 100% pure Tcl/Tk. No external libraries required.
- Extensible widget and geometry manager support.
- Create compound widgets and widget libraries.
- GUI interface for most aspects of Tcl/Tk development.
- Support for user images and fonts in your project.
- Imports pre-existing Tcl/Tk code.
- Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable
- Visual Tcl features new ready-to-use widgets: combo box, multicolumn
listbox, progress bar
- Predefined compounds available including scrolled text, scrolled listbox,
scrolled canvas, horizontal and vertical splitters
- Exports Tclets which run in Netscape/MSIE.
- Support for freewrap. Generate binaries for Windows or Linux.
2006-01-21 09:12:03 +01:00
|
|
|
|
|
|
|
DISTNAME= vtcl-1.6.0
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 1
|
Initial import of vtcl 1.6.0, a tcl development environment, into the
Packages Collection.
This package was provided by Stephen Borrill.
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is
written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes
porting your Visual Tcl applications either unnecessary or trivial. Visual
Tcl is covered by the GNU General Public License.
Features
- 100% pure Tcl/Tk. No external libraries required.
- Extensible widget and geometry manager support.
- Create compound widgets and widget libraries.
- GUI interface for most aspects of Tcl/Tk development.
- Support for user images and fonts in your project.
- Imports pre-existing Tcl/Tk code.
- Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable
- Visual Tcl features new ready-to-use widgets: combo box, multicolumn
listbox, progress bar
- Predefined compounds available including scrolled text, scrolled listbox,
scrolled canvas, horizontal and vertical splitters
- Exports Tclets which run in Netscape/MSIE.
- Support for freewrap. Generate binaries for Windows or Linux.
2006-01-21 09:12:03 +01:00
|
|
|
CATEGORIES= devel
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtcl/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
Initial import of vtcl 1.6.0, a tcl development environment, into the
Packages Collection.
This package was provided by Stephen Borrill.
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is
written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes
porting your Visual Tcl applications either unnecessary or trivial. Visual
Tcl is covered by the GNU General Public License.
Features
- 100% pure Tcl/Tk. No external libraries required.
- Extensible widget and geometry manager support.
- Create compound widgets and widget libraries.
- GUI interface for most aspects of Tcl/Tk development.
- Support for user images and fonts in your project.
- Imports pre-existing Tcl/Tk code.
- Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable
- Visual Tcl features new ready-to-use widgets: combo box, multicolumn
listbox, progress bar
- Predefined compounds available including scrolled text, scrolled listbox,
scrolled canvas, horizontal and vertical splitters
- Exports Tclets which run in Netscape/MSIE.
- Support for freewrap. Generate binaries for Windows or Linux.
2006-01-21 09:12:03 +01:00
|
|
|
HOMEPAGE= http://vtcl.sourceforge.net/
|
|
|
|
COMMENT= Visual Tcl/Tk application development environment
|
|
|
|
|
2008-03-03 18:45:33 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2008-05-26 04:13:14 +02:00
|
|
|
USE_TOOLS+= pax
|
Initial import of vtcl 1.6.0, a tcl development environment, into the
Packages Collection.
This package was provided by Stephen Borrill.
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is
written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes
porting your Visual Tcl applications either unnecessary or trivial. Visual
Tcl is covered by the GNU General Public License.
Features
- 100% pure Tcl/Tk. No external libraries required.
- Extensible widget and geometry manager support.
- Create compound widgets and widget libraries.
- GUI interface for most aspects of Tcl/Tk development.
- Support for user images and fonts in your project.
- Imports pre-existing Tcl/Tk code.
- Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable
- Visual Tcl features new ready-to-use widgets: combo box, multicolumn
listbox, progress bar
- Predefined compounds available including scrolled text, scrolled listbox,
scrolled canvas, horizontal and vertical splitters
- Exports Tclets which run in Netscape/MSIE.
- Support for freewrap. Generate binaries for Windows or Linux.
2006-01-21 09:12:03 +01:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
VTCLDIR= ${PREFIX}/lib/vtcl
|
|
|
|
VTCLDOCDIR= ${PREFIX}/share/doc/vtcl
|
|
|
|
VTCLEGDIR= ${PREFIX}/share/examples/vtcl
|
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --libdir ${VTCLDIR}
|
|
|
|
|
|
|
|
do-install:
|
2008-03-03 18:45:33 +01:00
|
|
|
${INSTALL_SCRIPT_DIR} ${DESTDIR}${PREFIX}/bin
|
|
|
|
${INSTALL_SCRIPT_DIR} ${DESTDIR}${VTCLDIR}
|
|
|
|
${INSTALL_SCRIPT_DIR} ${DESTDIR}${VTCLDOCDIR}
|
|
|
|
${INSTALL_SCRIPT_DIR} ${DESTDIR}${VTCLEGDIR}
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/vtcl ${DESTDIR}${PREFIX}/bin
|
|
|
|
${INSTALL_SCRIPT} ${WRKSRC}/vtcl.tcl ${DESTDIR}${VTCLDIR}
|
2008-05-26 04:13:14 +02:00
|
|
|
cd ${WRKSRC} && pax -rwpam lib ${DESTDIR}${VTCLDIR}
|
|
|
|
cd ${WRKSRC} && pax -rwpam images ${DESTDIR}${VTCLDIR}
|
|
|
|
cd ${WRKSRC} && pax -rwpam doc ${DESTDIR}${VTCLDOCDIR}
|
|
|
|
cd ${WRKSRC} && pax -rwpam demo ${DESTDIR}${VTCLEGDIR}
|
|
|
|
cd ${WRKSRC} && pax -rwpam sample ${DESTDIR}${VTCLEGDIR}
|
Initial import of vtcl 1.6.0, a tcl development environment, into the
Packages Collection.
This package was provided by Stephen Borrill.
Visual Tcl is a freely-available, high-quality application development
environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is
written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes
porting your Visual Tcl applications either unnecessary or trivial. Visual
Tcl is covered by the GNU General Public License.
Features
- 100% pure Tcl/Tk. No external libraries required.
- Extensible widget and geometry manager support.
- Create compound widgets and widget libraries.
- GUI interface for most aspects of Tcl/Tk development.
- Support for user images and fonts in your project.
- Imports pre-existing Tcl/Tk code.
- Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable
- Visual Tcl features new ready-to-use widgets: combo box, multicolumn
listbox, progress bar
- Predefined compounds available including scrolled text, scrolled listbox,
scrolled canvas, horizontal and vertical splitters
- Exports Tclets which run in Netscape/MSIE.
- Support for freewrap. Generate binaries for Windows or Linux.
2006-01-21 09:12:03 +01:00
|
|
|
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|