mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
New port for graphics/imanager, a KDE-based image organizer and viewer.
PR: 17472 Submitted by: Cliff Rowley <dozprompt@onsea.com> Reviewed by: billf
This commit is contained in:
parent
5e2f02b7c3
commit
3c64ef0978
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26892
26
graphics/imanager/Makefile
Normal file
26
graphics/imanager/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# New ports collection makefile for: imanager
|
||||
# Version required: 2.0
|
||||
# Date created: 18 March 2000
|
||||
# Whom: Cliff Rowley <dozprompt@onsea.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= imanager-2.0.final.imlib
|
||||
PKGNAME= imanager-2.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.digidezign.com/~imanager/
|
||||
|
||||
MAINTAINER= dozprompt@onsea.com
|
||||
|
||||
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
kdecore.3:${PORTSDIR}/x11/kdelibs11
|
||||
|
||||
USE_QT= yes
|
||||
HAS_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
CONFIGURE_ENV+= KDEDIR="${LOCALBASE}"
|
||||
MAKE_ENV+= KDEDIR="${LOCALBASE}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
graphics/imanager/distinfo
Normal file
1
graphics/imanager/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (imanager-2.0.final.imlib.tar.gz) = dafa4424bcbf2221686ea9dff7864ea6
|
1
graphics/imanager/pkg-comment
Normal file
1
graphics/imanager/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Image organizer and viewer
|
5
graphics/imanager/pkg-descr
Normal file
5
graphics/imanager/pkg-descr
Normal file
@ -0,0 +1,5 @@
|
||||
iManager is an image collection, browsing and viewing utility.
|
||||
|
||||
WWW: http://www.digidezign.com/~imanager/index.html
|
||||
|
||||
- Cliff Rowley <dozprompt@onsea.com>
|
39
graphics/imanager/pkg-plist
Normal file
39
graphics/imanager/pkg-plist
Normal file
@ -0,0 +1,39 @@
|
||||
bin/im
|
||||
share/apps/iManager/dock_icon.xpm
|
||||
share/icons/iManager.xpm
|
||||
share/applnk/Graphics/iManager.kdelnk
|
||||
share/apps/iManager/set_pixmap.jpg
|
||||
share/apps/iManager/bpix.jpg
|
||||
share/apps/iManager/im_tips.xpm
|
||||
share/apps/iManager/tips.txt
|
||||
share/icons/mini/iManager.xpm
|
||||
share/toolbar/im_allinone.xpm
|
||||
share/toolbar/im_close.xpm
|
||||
share/toolbar/im_left_arrow.xpm
|
||||
share/toolbar/im_left_sarrow.xpm
|
||||
share/toolbar/im_right_arrow.xpm
|
||||
share/toolbar/im_right_sarrow.xpm
|
||||
share/apps/iManager/chAbout.BMP
|
||||
share/apps/iManager/chChapter.BMP
|
||||
share/apps/iManager/chHelp.BMP
|
||||
share/apps/iManager/chPicture.BMP
|
||||
share/apps/iManager/chSettings.BMP
|
||||
share/apps/iManager/icon.xpm
|
||||
share/apps/iManager/micon.xpm
|
||||
share/apps/iManager/warn.bmp
|
||||
share/apps/iManager/chLAbout.BMP
|
||||
share/apps/iManager/chLChapter.BMP
|
||||
share/apps/iManager/chLHelp.BMP
|
||||
share/apps/iManager/chLPicture.BMP
|
||||
share/apps/iManager/chLSettings.BMP
|
||||
share/apps/iManager/close_folder.xpm
|
||||
share/apps/iManager/lightoff.bmp
|
||||
share/apps/iManager/lighton.bmp
|
||||
share/apps/iManager/open_folder.xpm
|
||||
@dirrm share/apps/iManager
|
||||
share/doc/HTML/en/iManager/imanager-1.html
|
||||
share/doc/HTML/en/iManager/imanager-2.html
|
||||
share/doc/HTML/en/iManager/imanager-3.html
|
||||
share/doc/HTML/en/iManager/imanager.html
|
||||
share/doc/HTML/en/iManager/logotp3.gif
|
||||
@dirrm share/doc/HTML/en/iManager
|
Loading…
Reference in New Issue
Block a user