mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Fix ordering
This commit is contained in:
@@ -18,18 +18,18 @@ Translators
|
||||
* PgUp/PgDown navigation
|
||||
* Smooth scaling based on Haiku's ShowImage filter
|
||||
* Ability to go to specific page number"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2015 3dEyes**"
|
||||
HOMEPAGE="http://haikuware.ru/software/djvuviewer"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/DjVuViewer#524f235"
|
||||
COPYRIGHT="2005-2015 3dEyes**"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="git+https://github.com/threedeyes/DjVuViewer#524f235"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
djvuviewer = $portVersion
|
||||
app:DjVuViewer = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libdjvulibre
|
||||
@@ -39,7 +39,6 @@ BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libdjvulibre
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:g++
|
||||
cmd:make
|
||||
|
||||
Reference in New Issue
Block a user