-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update leptonica and make the build process the same as imagemagick
- Loading branch information
1 parent
95a8570
commit 52f717f
Showing
6 changed files
with
38 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Contributor: Carlo Landmeter <[email protected]> | ||
# Maintainer: Francesco Colista <[email protected]> | ||
pkgname=leptonica | ||
pkgver=1.83.1 | ||
pkgver=1.84.1 | ||
pkgrel=0 | ||
pkgdesc="Software that is broadly useful for image processing and image analysis applications" | ||
url="http://www.leptonica.com/" | ||
|
@@ -42,6 +42,6 @@ package() { | |
} | ||
|
||
sha512sums=" | ||
14c76b8795e494637cd225982cd27a1cd82d22b34c0c0d6ed061530c0ed8cec87fc1c8482bbda8f56a04f240b9fb50d481b8fffe5df846958cb146f9d2d51553 leptonica-1.83.1.tar.gz | ||
949be33a09e1dfc04527f5401d3d682999bd6904dca0b4950b457d12564e3290ec5b62ab4b14ef14d6f499a0fbfa0ebc37c2e8ab2966913883127b9489f47e97 leptonica-1.84.1.tar.gz | ||
37afa0a0b7e0b5ef3ed0bd5106ae221bfb48d966ba02f308076eca4a469d79e69b42d86bdd95563bdc6fe976ed218848160670fa7a261ad6a393e3755962952a disable-one-failing-test.patch | ||
" |