mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libmtp: bump to 1.1.16, sort PROVIDES.
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="2006-2011 Linus Walleij
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/libmtp/libmtp-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d040900b46757e311b1fb3bfa8c05db09c8b6811e044bce8c88c9f3f6d3a3021"
|
||||
CHECKSUM_SHA256="5b68f9dd1ed38de558de687f40e255a39e4d5e32ef3de601f0ac19dd5682bba0"
|
||||
PATCHES="libmtp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -29,7 +29,6 @@ libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
libmtp$secondaryArchSuffix = $portVersion compat >= 1.0
|
||||
lib:libmtp$secondaryArchSuffix = $libVersionCompat
|
||||
cmd:mtp_albumart$commandSuffix = $portVersion
|
||||
cmd:mtp_albums$commandSuffix = $portVersion
|
||||
cmd:mtp_connect$commandSuffix = $portVersion
|
||||
@@ -51,6 +50,7 @@ PROVIDES="
|
||||
cmd:mtp_thumb$commandSuffix = $portVersion
|
||||
cmd:mtp_tracks$commandSuffix = $portVersion
|
||||
cmd:mtp_trexist$commandSuffix = $portVersion
|
||||
lib:libmtp$secondaryArchSuffix = $libVersionCompat
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -5,10 +5,10 @@ Subject: fix configure.ac
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 677c654..b3e80b7 100644
|
||||
index 9322473..e227f00 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.15], [libmtp-discuss@lists.sourceforge.net])
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.16], [libmtp-discuss@lists.sourceforge.net])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AC_CONFIG_SRCDIR([src/libmtp.c])
|
||||
@@ -18,5 +18,5 @@ index 677c654..b3e80b7 100644
|
||||
# Checks for programs.
|
||||
AC_PROG_CC
|
||||
--
|
||||
1.8.3.4
|
||||
2.19.1
|
||||
|
||||
Reference in New Issue
Block a user