]> git.pld-linux.org Git - packages/clementine.git/blobdiff - clementine.spec
- release 17 (rebuild with protobuf 3.9)
[packages/clementine.git] / clementine.spec
index fc5df0e66def6f68e47adf099c57974774213552..a9eca5bdbeaec89e7819e59e7f68b411ee8425f1 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_with    libspotify      # build with system libspotify instead of downloading blob
 %bcond_with    tests           # build without tests
 
-%define                qt_ver  4.5.0
+%define                qt_ver          4.5.0
 %define                qt_installed    %(pkg-config --silence-errors --modversion QtCore 2>/dev/null || echo ERROR)
 %define                sqlite_ver      3.14.0-2
 Summary:       A music player and library organiser
@@ -20,7 +20,7 @@ Summary(hu.UTF-8):    Egy zenelejátszó és gyűjtemény-kezelő
 Summary(pl.UTF-8):     Odtwarzacz muzyki i organizator biblioteczki
 Name:          clementine
 Version:       1.3.1
-Release:       13
+Release:       17
 License:       GPL v3 and GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       https://github.com/clementine-player/Clementine/releases/download/%{version}/%{name}-%{version}.tar.xz
@@ -30,6 +30,8 @@ Patch1:               unbundle-po.patch
 Patch2:                %{name}-udisks-headers.patch
 Patch3:                %{name}-mygpo.patch
 Patch4:                moc.patch
+Patch5:                %{name}-protobuf.patch
+Patch6:                %{name}-cryptopp.patch
 URL:           http://www.clementine-player.org/
 BuildRequires: OpenGL-devel
 BuildRequires: QtCore-devel >= %{qt_ver}
@@ -121,6 +123,8 @@ przepisanymi tak, aby wykorzystać Qt4.
 %patch2 -p1
 #%patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 # cleanup vendor. keep only needed libraries.
 %{__mv} 3rdparty 3rdparty.dist
This page took 0.084866 seconds and 4 git commands to generate.