2013-01-26 22:36:13 +01:00
|
|
|
# $NetBSD: Makefile,v 1.39 2013/01/26 21:38:55 adam Exp $
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
|
2004-02-22 23:29:22 +01:00
|
|
|
DISTNAME= xnc-5.0.4.src
|
|
|
|
PKGNAME= xnc-5.0.4
|
2013-01-26 22:36:13 +01:00
|
|
|
PKGREVISION= 11
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
CATEGORIES= sysutils x11
|
2004-02-22 23:29:22 +01:00
|
|
|
MASTER_SITES= http://www.xnc.dubna.su/src-5/
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
|
2009-03-17 22:40:44 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
HOMEPAGE= http://xnc.dubna.su/
|
|
|
|
COMMENT= File manager for X Window
|
2011-04-05 13:56:34 +02:00
|
|
|
LICENSE= gnu-gpl-v2
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
|
2009-06-30 02:07:09 +02:00
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
|
2004-01-20 13:18:15 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
2006-06-08 17:20:20 +02:00
|
|
|
USE_LANGUAGES= c c++
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
USE_LIBTOOL= yes
|
2006-06-08 17:20:20 +02:00
|
|
|
USE_TOOLS+= msgfmt
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2007-02-19 21:34:00 +01:00
|
|
|
BUILDLINK_DEPMETHOD.libXt?= build
|
|
|
|
|
2004-04-25 05:14:44 +02:00
|
|
|
.include "../../graphics/tiff/buildlink3.mk"
|
2010-12-23 12:44:24 +01:00
|
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
2004-04-25 05:14:44 +02:00
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
2007-02-19 21:34:00 +01:00
|
|
|
.include "../../x11/libSM/buildlink3.mk"
|
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
|
|
.include "../../x11/libXt/buildlink3.mk"
|
Initial import of xnc-4.4.5
X Northern Captain is a X Window file manager that allows to create, copy,
move, rename, delete, view and edit files in a Virtual File System (VFS).
VFS consists from a normal disk space and a Archive File System (AFS).
All file operations in AFS can be done exactly as in normal file system.
The IVES - file viewer and editor for X Window included, provides a
comprehensive way to view and edit images in many different formats: GIF,
JPEG, PCX, BMP, XBM, XPM, TIFF, TGA, PCD, PNG.
Package provided by Rui-Xiang Guo <xg@ms25.url.com.tw> in PR pkg/13835
2001-09-17 07:40:06 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|