mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
media-gfx: code style.
This commit is contained in:
@@ -15,14 +15,17 @@ This package includes scanners backends, the command line frontend scanimage, \
|
||||
the saned server and the sane-find-scanner utility, along with their \
|
||||
documentation.
|
||||
"
|
||||
|
||||
HOMEPAGE="http://www.sane-project.org"
|
||||
LICENSE="GNU LGPL v2"
|
||||
COPYRIGHT="David Mosberger-Tang, Andy Beck"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://alioth.debian.org/frs/download.php/file/4146/sane-backends-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a4d7ba8d62b2dea702ce76be85699940992daf3f44823ddc128812da33dc6e2c"
|
||||
SOURCE_DIR="sane-backends-$portVersion"
|
||||
REVISION="5"
|
||||
PATCHES="
|
||||
sane_backends-$portVersion.patchset
|
||||
sane_disable_libusb_context.patchset
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -76,11 +79,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PATCHES="
|
||||
sane_backends-$portVersion.patchset
|
||||
sane_disable_libusb_context.patchset
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
libtoolize --force --copy --install
|
||||
|
||||
@@ -20,9 +20,6 @@ REVISION="4"
|
||||
SOURCE_URI="https://alioth.debian.org/frs/download.php/file/4224/sane-backends-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="293747bf37275c424ebb2c833f8588601a60b2f9653945d5a3194875355e36c9"
|
||||
SOURCE_DIR="sane-backends-$portVersion"
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/sane.d directory keep-old
|
||||
"
|
||||
PATCHES="
|
||||
sane_backends-$portVersion.patchset
|
||||
"
|
||||
@@ -30,6 +27,10 @@ PATCHES="
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 x86"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/sane.d directory keep-old
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
sane_backends$secondaryArchSuffix = $portVersion
|
||||
cmd:gamma4scanimage$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user