mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libburn: bump to 1.4.6.
This commit is contained in:
@@ -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
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user