mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +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,4 +1,4 @@
|
||||
SUMMARY="smpeg is an mpeg decoding library."
|
||||
SUMMARY="An mpeg decoding library"
|
||||
DESCRIPTION="
|
||||
SMPEG is short for the SDL MPEG library originally developed by Loki Software. \
|
||||
SMPEG uses MPEG-1 standard as a video display library, rather than MPEG-2, \
|
||||
@@ -23,7 +23,6 @@ PROVIDES="
|
||||
lib:libsmpeg$secondaryArchSuffix = 0.4_0.1.4 compat >= 0.4_0
|
||||
lib:libsmpeg_0.4$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
@@ -31,13 +30,11 @@ REQUIRES="
|
||||
lib:libSDL_1.2$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libSDL$secondaryArchSuffix
|
||||
devel:libglu$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:libtoolize
|
||||
@@ -88,7 +85,6 @@ PROVIDES_devel="
|
||||
devel:libsmpeg$secondaryArchSuffix = 0.4_0.1.4 compat >= 0.4_0
|
||||
devel:libsmpeg_0.4$secondaryArchSuffix = 0.1.4 compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
smpeg$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user