brother-brscan3: typofix, add shlibs, revbump
This commit is contained in:
parent
498d174e5f
commit
55f899e7ca
2 changed files with 2 additions and 1 deletions
|
@ -1646,3 +1646,4 @@ libportaudiocpp.so.0 portaudio-cpp-19.20140130_1
|
||||||
libdar.so.5000 libdar-2.4.14_1
|
libdar.so.5000 libdar-2.4.14_1
|
||||||
libpython3.so python3.4-3.4.1_1
|
libpython3.so python3.4-3.4.1_1
|
||||||
libpython3.4m.so.1.0 python3.4-3.4.1_1
|
libpython3.4m.so.1.0 python3.4-3.4.1_1
|
||||||
|
libbrscandec2.so.1 brother-brscan3-0.2.11_2
|
||||||
|
|
|
@ -9,7 +9,7 @@ short_desc=" Scanner driver for the brother DCP-197C printer/scanner"
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="sane-devel"
|
makedepends="sane-devel"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
create_wksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||||
distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-5.amd64.deb"
|
distfiles="http://download.brother.com/welcome/dlf006642/brscan3-${version}-5.amd64.deb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue