Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libmtp: update to 1.1.18
@ 2020-11-04 21:53 ndowens
  2020-11-06  2:28 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-04 21:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages libmtp
https://github.com/void-linux/void-packages/pull/26137

libmtp: update to 1.1.18


A patch file from https://github.com/void-linux/void-packages/pull/26137.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libmtp-26137.patch --]
[-- Type: text/x-diff, Size: 1654 bytes --]

From 2b880a4609fa6f4af0271d7daafdca75ee139889 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 4 Nov 2020 15:48:24 -0600
Subject: [PATCH] libmtp: update to 1.1.18

---
 srcpkgs/libmtp/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/libmtp/template b/srcpkgs/libmtp/template
index 109aa23233b..5bf05cd6bbe 100644
--- a/srcpkgs/libmtp/template
+++ b/srcpkgs/libmtp/template
@@ -1,6 +1,6 @@
 # Template file for 'libmtp'
 pkgname=libmtp
-version=1.1.17
+version=1.1.18
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-udev=/usr/lib/udev"
@@ -8,10 +8,10 @@ hostmakedepends="pkg-config"
 makedepends="libgcrypt-devel libusb-devel"
 short_desc="Library for Microsoft's Media Transfer Protocol (MTP)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://libmtp.sourceforge.net"
 license="LGPL-2.1-or-later"
+homepage="http://libmtp.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f8a34cf52d9f9b9cb8c7f26b12da347d4af7eb904c13189602e4c6b62d1a79dc
+checksum=7280fe50c044c818a06667f45eabca884deab3193caa8682e0b581e847a281f0
 
 if [ "$CROSS_BUILD" ]; then
 	# XXX needs host mtp-hotplug
@@ -20,12 +20,9 @@ fi
 
 pre_configure() {
 	if [ "$CROSS_BUILD" ]; then
-		sed -e "s,\(util/mtp-hotplug \),mtp-hotplug ,g" -i Makefile.in
+		vsed -e "s,\(util/mtp-hotplug \),mtp-hotplug ,g" -i Makefile.in
 	fi
 }
-post_install() {
-	sed -i "/^Unable to open/d" ${DESTDIR}/usr/lib/udev/rules.d/69-libmtp.rules
-}
 
 libmtp-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: libmtp: update to 1.1.18
  2020-11-04 21:53 [PR PATCH] libmtp: update to 1.1.18 ndowens
@ 2020-11-06  2:28 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2020-11-06  2:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

There's a merged pull request on the void-packages repository

libmtp: update to 1.1.18
https://github.com/void-linux/void-packages/pull/26137

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-06  2:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04 21:53 [PR PATCH] libmtp: update to 1.1.18 ndowens
2020-11-06  2:28 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).