mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY. Removed hard line breaks, broke up some very long paragraphs and use bullet lists where possible. All done by browsing through HaikuDepot. There may be (many) more left in the whole haikuports repo... Included 10 extended desriptions done by soyoye14 for GCI 2014 (https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632) Removed/insert whitespace where it seems to be the custom in recipes. Sometimes rearranged elements of a recipe (moving license and copyright up, for example).
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
SUMMARY="An image viewer/organiser designed for BeOS-compatible systems."
|
||||
SUMMARY="An image viewer/organiser designed for BeOS-compatible systems"
|
||||
DESCRIPTION="Album is a file browsing and tagging utility for Haiku. It \
|
||||
started out with a goal of the ultimate image organiser (code named \
|
||||
Aberration), but ended up as something much more modest and BeOS-specific. The \
|
||||
idea is to have a work pad for pictures from different locations where they \
|
||||
can be previewed and tagged in one place. The program is not limited to \
|
||||
picture files and BFS volumes, although this further limits usefulness \
|
||||
since much of the functionality has to do with file attributes."
|
||||
can be previewed and tagged in one place.
|
||||
The program is not limited to picture files and BFS volumes, although this \
|
||||
further limits usefulness since much of the functionality has to do with file \
|
||||
attributes."
|
||||
HOMEPAGE="http://users.volja.net/mkovac1/proj/album/"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/Album#cbabd25282"
|
||||
LICENSE="MIT"
|
||||
@@ -17,17 +18,14 @@ PROVIDES="
|
||||
Album = $portVersion
|
||||
app:Album = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libiptcdata$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libiptcdata$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user