no need for orphan request! The package build code works. It is not pissible to check newer versions, without making a package due to their distribution. i will update the two lines when i find some time.
Search Criteria
Package Details: cewe-fotobuch 8.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cewe-fotobuch.git (read-only, click to copy) |
---|---|
Package Base: | cewe-fotobuch |
Description: | an offline client for creating photobooks and other photo products and ordering them from CEWE or partners |
Upstream URL: | http://www.cewe.de/ |
Licenses: | custom:eula |
Conflicts: | cewe-fotoservice, cewe-fotowelt, cewe-monlivrephoto-fnac, cewe-monlivrephoto-fr |
Submitter: | ManU |
Maintainer: | ManU (DonJaime, nonickknown) |
Last Packager: | DonJaime |
Votes: | 12 |
Popularity: | 0.095911 |
First Submitted: | 2012-01-29 13:19 (UTC) |
Last Updated: | 2024-12-16 13:10 (UTC) |
Dependencies (8)
- curl (curl-gitAUR, curl-c-aresAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libx11 (libx11-gitAUR)
- libxcrypt-compat
- snappy (snappy-gitAUR)
- wget (wget-gitAUR, wurlAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (make)
Required by (0)
Sources (2)
ManU commented on 2016-03-03 10:19 (UTC)
DonJaime commented on 2016-03-03 08:21 (UTC)
6.1.3
Same source URL
md5sum: 9197c2551c471da202de3f0652eba324
Inkaine commented on 2015-12-10 23:26 (UTC)
6.1.2 is out. Same dl-path.
md5sums=('2f1fef23268249ea1744a6265571a756'
'481ac82e95881d2878da3973d29095f6')
new? dependencies: 'gstreamer0.10' 'gstreamer0.10-base-plugins'
DonJaime commented on 2015-05-17 17:34 (UTC)
Version 6.0.3
source: http://dls.photoprintit.com/api/getClient/16523/hps/om_coop_website_1431881937_cwfbde_17050658/linux
checksum: 8531ba6fc6a2d775be6131ddaede0d71
ManU commented on 2015-03-26 18:44 (UTC)
updated!
ManU commented on 2015-03-04 16:51 (UTC)
new working version: http://pastebin.com/LrNStyNu
train commented on 2014-12-20 15:09 (UTC)
Another checksum update:
$ md5sum ~/Downloads/setup_Mein_CEWE_FOTOBUCH.tgz
e50746667dcf68324f19dd8390b898ee /home/jim/Downloads/setup_Mein_CEWE_FOTOBUCH.tgz
DonJaime commented on 2014-09-01 12:45 (UTC)
Checksum for setup_Mein_CEWE_FOTOBUCH.tgz is currently 83e37b0bd471b2ad0337aa606130cb64
zoe commented on 2014-03-08 23:34 (UTC)
Version 5.0.6 is available
I made a working PKGBUILD for french speaking, my native language.
You can find it there :
http://pastebin.com/T7NhyuRY
In the PKGBUILD of 5.0.1-1, there is a little bug, you should fix it :
Replace :
(echo "#!/bin/bash
cd $pkgdir/usr/share/$pkgname
./cewe-fotobuch \"\$@\"")
by
(echo "#!/bin/bash
cd /usr/share/$pkgname
./cewe-fotobuch \"\$@\"")
otherwise, cewe-fotobuch will not work (wrong path to executable).
nebulon commented on 2013-05-27 23:47 (UTC)
The checksum changed:
% md5sum setup_Mein_CEWE_FOTOBUCH.tgz
04e28e6b4624aefdb8c4b144a843be6f setup_Mein_CEWE_FOTOBUCH.tgz
Please update the PKGBUILD, works fine with the new checksum.
Pinned Comments
DonJaime commented on 2021-07-14 08:51 (UTC) (edited on 2022-11-23 11:29 (UTC) by DonJaime)
Version 7.3 segfault problem has been fixed.
Failure in check() indicates that the setup script has been changed. Please flag the package out of date if this happens.
If the application reports a new version, you can OK the update and it will make and install an updated Arch package. (You will need your sudo password.)