public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amarok] epel10: add support for libmtp
@ 2026-07-06 18:03 Aurelien Bompard
  0 siblings, 0 replies; only message in thread
From: Aurelien Bompard @ 2026-07-06 18:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/amarok
Branch : epel10
Commit : cfdf7db816848bf6caea10508a63ad5d5c18f01c
Author : Aurelien Bompard <abompard@fedoraproject.org>
Date   : 2006-10-05T11:14:52+00:00
Stats  : +9/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/amarok/c/cfdf7db816848bf6caea10508a63ad5d5c18f01c?branch=epel10

Log:
add support for libmtp

---
diff --git a/amarok.spec b/amarok.spec
index 7489f33..207b338 100644
--- a/amarok.spec
+++ b/amarok.spec
@@ -5,7 +5,7 @@
 Name:       amarok
 Summary:    Media player for KDE
 Version:    1.4.3
-Release:    4%{?dist}
+Release:    5%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPL
@@ -33,6 +33,8 @@ BuildRequires:  libifp-devel, libusb-devel
 BuildRequires:  libgpod-devel
 # Creative Nomad Jukebox
 BuildRequires:  libnjb-devel
+# MTP players
+BuildRequires:  libmtp-devel
 ## Gstreamer engine
 #BuildRequires:  gstreamer-plugins-base-devel, gstreamer-plugins-good-devel, gstreamer-devel
 # Helix engine on archs where it is available
@@ -216,6 +218,9 @@ rm -fr $RPM_BUILD_ROOT
 # Creative Zen
 %{_datadir}/services/amarok_njb-mediadevice.desktop
 %{_libdir}/kde3/libamarok_njb-mediadevice.*
+# MTP players
+%{_datadir}/services/amarok_mtp-mediadevice.desktop
+%{_libdir}/kde3/libamarok_mtp-mediadevice.*
 # Void engine (noop)
 %{_datadir}/services/amarok_void-engine_plugin.desktop
 %{_libdir}/kde3/libamarok_void-engine_plugin.*
@@ -239,6 +244,9 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 05 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.3-5
+- add libmtp support
+
 * Sun Oct 01 2006 Aurelien Bompard <abompard@fedoraproject.org> 1.4.3-4
 - rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 18:03 [rpms/amarok] epel10: add support for libmtp Aurelien Bompard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox