Search Criteria
Package Details: aftershotpro2 2.4-1
Git Clone URL: | https://aur.archlinux.org/aftershotpro2.git (read-only, click to copy) |
---|---|
Package Base: | aftershotpro2 |
Description: | Professional Workflow and RAW Conversion |
Upstream URL: | http://www.aftershotpro.com/en/support/updates |
Licenses: | |
Replaces: | |
Submitter: | Carceri |
Maintainer: | Carceri |
Last Packager: | Carceri |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-13 07:29 |
Last Updated: | 2016-05-13 07:30 |
Dependencies (16)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- expat (expat-git)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-infinality-remix, fontconfig-git, fontconfig-ubuntu, fontconfig-minimal-git)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- gstreamer0.10
- gstreamer0.10-base
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libsm
- libxdamage
- libxrender
- pcre (pcre-svn)
- util-linux (util-linux-nosystemd-minimal-git, util-linux-selinux, util-linux-aes)
- opencl-catalyst (catalyst-firepro-compute, catalyst-firepro, catalyst-total, catalyst-total-hd234k, catalyst-test) (optional)
- opencl-mesa (opencl-mesa-noglvnd, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (optional)
- opencl-nvidia (opencl-nvidia-410xx, opencl-nvidia-340xx, opencl-nvidia-440xx, opencl-nvidia-390xx, opencl-nvidia-full-vulkan-all, opencl-nvidia-beta, opencl-nvidia-vulkan) (optional)
Latest Comments
1 2 Next › Last »
VeXii commented on 2017-08-21 22:38
this package wont build becouse of gstreamer0.10. any chance of an fix?
Carceri commented on 2016-05-13 08:33
@ava1ar I will merge this package to aftershotpro2.
ava1ar commented on 2016-05-13 08:10
I uploaded aftershot3 already - please check it out. Please note, looks like Coral dropped i386 support in version 3 - only 64-bit binaries are available.
@Carceri, I suggest you request merging of this package into aftershot2, so we will have aftershot2 and aftershot3 pacakges after it is completed. I am using 3rd version (already purchased upgrade), so I will maintain it.
Carceri commented on 2016-05-13 07:17
This is still the latest version of AfterShot Pro 2. Since version 3 requires a new license key many people might prefer to stick with version 2, so the right thing to do is probably to rename this package to aftershotpro2 and create a new aftershotpro3 package. Also, version 3 is, as far as I can see, only available in 64 bit versions.
greh commented on 2016-05-12 12:24
When will it be updated to version 3?
Moo-Crumpus commented on 2016-01-24 14:17
2.4.0.119
garibaldi commented on 2016-01-11 04:04
Note that these packages should be listed as dependencies:
- gstreamer0.10
- gstreamer0.10-base
Anonymous comment on 2015-10-23 12:28
It's not exactly about the package I think but someone may know what my problem is about... as my trial ended, I've followed the link and bought AfterShot (not Pro) 2. I've received license key but I can't type it into key fields... some letters, at some positions are just blocked to type in. Eg. I can't type "N" on second field but I can type it in first field... so the effect is that even as I copy-paste the key, it's not complete and the "unlock" key is not being activated. I have 30 days to return the key to Corel and cancel the order but I would like to use the software so if anyone knows what's wrong and if it's related to it being a Linux version, please let me know.
Carceri commented on 2015-10-15 09:43
I have added the 32-bit version. Unfortunately I cannot test it so feedback is welcome.
jose1711 commented on 2015-09-26 20:27
could you please add 32bit version? this is what it takes:
5c5
< pkgrel=1
---
> pkgrel=2
7c7
< arch=('x86_64')
---
> arch=('x86_64' 'i686')
11c11,12
< source=('http://dwnld.aftershotpro.com/updates/v2/2.2.1/AfterShotPro2_64bit.rpm' 'LICENSE.rtf')
---
> source_x86_64=('http://dwnld.aftershotpro.com/updates/v2/2.2.1/AfterShotPro2_64bit.rpm' 'LICENSE.rtf')
> source_i686=('http://dwnld.aftershotpro.com/updates/v2/2.2.1/AfterShotPro2_32bit.rpm' 'LICENSE.rtf')
25c26
< sha256sums=('b90ba08be6e419b1d1a6befcb8509257e2844b6c73efd1a70109e0be4e4591c6'
---
> sha256sums_x86_64=('b90ba08be6e419b1d1a6befcb8509257e2844b6c73efd1a70109e0be4e4591c6'
26a28,30
> sha256sums_i686=('2ac8a4b998b3a558af210c40edcfc2c93b4616d69cf31c95b4275d5cf98c0620'
> '45333ed8867b9f09226a4a19bf47ab966e3d735eb4f5dcbc4541a02eda88d2df')
>
thank you, jose