libburn: bump to 1.4.6.

This commit is contained in:
fbrosson
2016-09-21 23:57:46 +00:00
parent cea5f2b4f7
commit 3a868d0e9d
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ COPYRIGHT="2006-2016 Mario Danic and Thomas Schmitt"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="http://files.libburnia-project.org/releases/libburn-$portVersion.tar.gz"
CHECKSUM_SHA256="1bf7040d6f1274acd868aec02a3c13241d0da8d9078067d228f2966ca40e7d14"
CHECKSUM_SHA256="9d36faab25478c01122a65873133b7fc60eb5ffbe12710d5757a7c3574227071"
SOURCE_DIR="libburn-$portVersion"
PATCHES="libburn-$portVersion.patchset"
@@ -25,7 +25,7 @@ fi
PROVIDES="
libburn$secondaryArchSuffix = $portVersion compat >= 1
cmd:cdrskin$commandSuffix
lib:libburn$secondaryArchSuffix = 4.97.0 compat >= 4
lib:libburn$secondaryArchSuffix = 4.99.0 compat >= 4
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -33,7 +33,7 @@ REQUIRES="
PROVIDES_devel="
libburn${secondaryArchSuffix}_devel = $portVersion compat >= 1
devel:libburn$secondaryArchSuffix = 4.97.0 compat >= 4
devel:libburn$secondaryArchSuffix = 4.99.0 compat >= 4
"
REQUIRES_devel="
libburn$secondaryArchSuffix == $portVersion base

View File

@@ -5,10 +5,10 @@ Subject: Haiku patch
diff --git a/configure.ac b/configure.ac
index 0cc31c5..6d95272 100644
index b61655b..d40bd51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -193,7 +193,7 @@ AC_PROG_INSTALL
@@ -194,7 +194,7 @@ AC_PROG_INSTALL
AC_CHECK_HEADERS()