Search Criteria
Package Details: deskew-git v1.30.r40.ga29039e-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/deskew-git.git (read-only, click to copy) |
---|---|
Package Base: | deskew-git |
Description: | deskew is a command-line program which deskews images containing text |
Upstream URL: | http://jwilk.net/software/deskew |
Licenses: | MPL |
Conflicts: | deskew |
Provides: | deskew |
Submitter: | fbrennan |
Maintainer: | fbrennan |
Last Packager: | fbrennan |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-18 23:07 (UTC) |
Last Updated: | 2023-10-30 20:36 (UTC) |
Latest Comments
1 2 Next › Last »
fbrennan commented on 2023-03-27 07:15 (UTC)
Hope that helps @chowbok. I didn't have any TIFF to test with but seems to be working for me. Do note that it bizarrely seems to call
dlopen
...chowbok commented on 2023-01-06 00:14 (UTC)
This no longer links to libtiff as of the libtiff upgrade to 4.5. Not sure if I should file an upstream bug, or if it can be fixed here.
fbrennan commented on 2020-10-19 01:21 (UTC)
OK. I'm surprised this is required, thought PKGBUILD is smart enough if
git+
is required. Will do when maintainer answers a question I had: #37.There is no upstream
LICENSE
file. TheREADME
just says "License: MIT" but the source files are very confusingly written, mentioning the Mozilla Public License and LGPL. I opened another issue: #38.fbrennan commented on 2020-10-18 23:08 (UTC)
Hello!
Sorry for the delay. I have determined after asking in IRC, best thing to do is rename package.
It's now here:
https://aur.archlinux.org/packages/deskew-git
I filed a merge request for comments, etc., but if you have
deskew-hg
installed, you should uninstall it.Best, Fred Brennan
micwoj92 commented on 2020-09-08 20:02 (UTC)
Bitbucket no longer supports mercurial repositories, could you please update this package?
pescepalla commented on 2020-08-22 12:27 (UTC)
HTTP Error 404: Not Found
fbrennan commented on 2020-02-13 04:37 (UTC)
I pushed a fix, thanks.
zacjor commented on 2020-02-13 04:19 (UTC) (edited on 2020-02-13 06:07 (UTC) by zacjor)
After making that change to line 26 I get the following:
/tmp/makepkg/deskew-hg/src /tmp/makepkg/deskew-hg/src/app-deskew Free Pascal Compiler version 3.0.4 [2019/05/13] for x86_64 Copyright (c) 1993-2017 by Florian Klaempfl and others Error: Path "Bin/" does not exist Error: /usr/bin/ppcx64 returned an error exitcode /tmp/makepkg/deskew-hg/src/app-deskew install: cannot stat '/tmp/makepkg/deskew-hg/src/app-deskew/Bin/deskew': No such file or directory
fbrennan commented on 2020-02-13 03:05 (UTC)
Looks like upstream moved the compile script. Does it work to change line 26 of this PKGBUILD to Scripts/Compile.bat instead of just Compile.bat ?
1 2 Next › Last »