Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Corel(R) AfterShot(TM) Pro is a fast, flexible photo workflow
solution that combines robust photo management, advanced non-destructive
adjustments and complete RAW processing. Organize your photos in
catalogs or folders. Find images quickly with extensive Metadata
tools that let you search by camera settings, keywords, tags and
more. Experiment with and alter images freely with non-destructive
adjustment tools and apply enhancements precisely with selective
editing. Easily output your work for albums, web sites or client
review. With RAW support, powerful batch processing and incredible
speed, AfterShot Pro is the fast way to professional photos.

View File

@@ -0,0 +1,63 @@
# $NetBSD: Makefile,v 1.2 2012/10/06 14:10:39 asau Exp $
#
CATEGORIES= graphics
MASTER_SITES= http://www.corel.com/akdlm/6763/downloads/AfterShotPro/1/PF/
EXTRACT_SUFX= .deb
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.corel.com/corel/product/index.jsp?pid=prod4670071
COMMENT= Photo management software
LICENSE= corel-license
RESTRICTED= Redistribution not permitted
NO_SRC_ON_CDROM=${RESTRICTED}
NO_SRC_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
USE_TOOLS+= pax tar
EMUL_PLATFORMS= linux-i386 # linux-x86_64
EMUL_MODULES.linux= drm fontconfig freetype2 glx gtk2 png x11
INSTALLATION_DIRS= bin libdata share/applications share/pixmaps
SUBST_CLASSES+= path
SUBST_SED.path+= -e "s,/opt/AfterShotPro,${PREFIX}/libdata/AfterShotPro,"
SUBST_SED.path+= -e "s,{LD_LIBRARY_PATH},{LD_LIBRARY_PATH}:${PREFIX}/emul/linux32/lib,"
SUBST_FILES.path+= usr/bin/AfterShotPro
SUBST_MESSAGE.path= Fixing path for pkgsrc.
SUBST_STAGE.path= post-build
.include "../../mk/bsd.prefs.mk"
DIST_SUBDIR= AfterShotPro-1.0
.if ${EMUL_PLATFORM} == "linux-i386"
DISTNAME= AfterShotPro_i386
PKGNAME= ${DISTNAME:S/_i386/-1.0/}
# same data.tar.gz, just different control.tar.gz
#.elif ${EMUL_PLATFORM} == "linux-x86_64"
#DISTNAME= AfterShotPro_amd64
#PKGNAME= ${DISTNAME:S/_amd64/-1.0/}
.else
BROKEN= Not supported for this emulation
.endif
do-extract: ${WRKDIR}
${RUN} cd ${WRKDIR} && ${AR} x ${_DISTDIR:Q}/${DISTNAME}${EXTRACT_SUFX} data.tar.gz
cd ${WRKSRC} && ${TAR} -xzpf data.tar.gz
do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/usr/bin/AfterShotPro ${DESTDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/usr/share/applications/AfterShotPro.desktop ${DESTDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/usr/share/pixmaps/AfterShotPro.png ${DESTDIR}${PREFIX}/share/pixmaps
cd ${WRKSRC}/opt && pax -pe -rw * ${DESTDIR}${PREFIX}/libdata
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"

2183
graphics/AfterShotPro/PLIST Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2012/01/23 23:32:33 wiz Exp $
SHA1 (AfterShotPro-1.0/AfterShotPro_i386.deb) = dd04b4d828b93d13388d3e73405b62d6dd912f33
RMD160 (AfterShotPro-1.0/AfterShotPro_i386.deb) = 7c6854ad86af082efad2860b4d932e6c9c78144a
Size (AfterShotPro-1.0/AfterShotPro_i386.deb) = 35535186 bytes