mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libebook: fix provides
This commit is contained in:
@@ -4,7 +4,7 @@ converting various reflowable e-book formats."
|
||||
HOMEPAGE="https://sourceforge.net/projects/libebook/"
|
||||
COPYRIGHT="David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libebook/libe-book-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="5170222409c13b75ffafa99a42b1125e16202e3ba5fa40be37e9b7e2edca95aa"
|
||||
SOURCE_DIR="libe-book-$portVersion"
|
||||
@@ -17,7 +17,7 @@ PROVIDES="
|
||||
cmd:ebook2html$secondaryArchSuffix
|
||||
cmd:ebook2raw$secondaryArchSuffix
|
||||
cmd:ebook2text$secondaryArchSuffix
|
||||
lib:libe_book_0.1$secondaryArchSuffix = 1.0.2 compat >= 1
|
||||
lib:libe_book_0.1$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libebook${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libe_book_0.1$secondaryArchSuffix = 1.0.2 compat >= 1
|
||||
devel:libe_book_0.1$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libebook$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user