mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
TheAwesomeResizer: update to v3.4
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
SUMMARY="A tool to quickly manipulate images"
|
||||
DESCRIPTION="The Awesome Resizer is a freeware application that allows quick dynamic \
|
||||
resizing of any image and much much more.
|
||||
resizing of any image and much more.
|
||||
|
||||
It works like this:
|
||||
* Drag'n'drop an image.
|
||||
* Resize the image's window.
|
||||
* Choose a manipulator, like 'Drunk' and click on 'Apply' a few times.
|
||||
* Choose an effect, like 'Drunk' and click on 'Apply' a few times.
|
||||
* To save under the chosen file name and format, drag'n'drop the image, \
|
||||
for example on the Desktop."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/TheAwesomeResizer"
|
||||
COPYRIGHT="1999-2000 Jonathan Villemure"
|
||||
COPYRIGHT="1999-2000 Jonathan Villemure
|
||||
2018-2025 The HaikuArchives Team"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
srcGitRev="9fc84791562f75e5d2bc3b2bece0057f0b86e685"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/TheAwesomeResizer/archive/$srcGitRev.zip"
|
||||
CHECKSUM_SHA256="cc6abdb9e2a4db2fed515a9368211a3d4e68a01cf5d2621498ae2fb9b70c6c30"
|
||||
SOURCE_DIR="TheAwesomeResizer-$srcGitRev"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/TheAwesomeResizer/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5f74721948e8c69d93bcfd70a803927a77a470669d623fd7982c34db0882d06b"
|
||||
SOURCE_DIR="TheAwesomeResizer-$portVersion"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
@@ -40,6 +40,7 @@ BUILD()
|
||||
{
|
||||
cd source
|
||||
make $jobArgs OBJ_DIR=objects
|
||||
make OBJ_DIR=objects bindcatalogs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user