[arch-commits] Commit in clementine/repos (10 files)

Maxime Gauduin alucryd at nymeria.archlinux.org
Thu Apr 24 07:51:45 UTC 2014


    Date: Thursday, April 24, 2014 @ 09:51:45
  Author: alucryd
Revision: 110103

archrelease: copy trunk to community-i686, community-x86_64

Added:
  clementine/repos/community-i686/PKGBUILD
    (from rev 110102, clementine/trunk/PKGBUILD)
  clementine/repos/community-i686/clementine.install
    (from rev 110102, clementine/trunk/clementine.install)
  clementine/repos/community-x86_64/PKGBUILD
    (from rev 110102, clementine/trunk/PKGBUILD)
  clementine/repos/community-x86_64/clementine.install
    (from rev 110102, clementine/trunk/clementine.install)
Deleted:
  clementine/repos/community-i686/PKGBUILD
  clementine/repos/community-i686/clementine-unistd.patch
  clementine/repos/community-i686/clementine.install
  clementine/repos/community-x86_64/PKGBUILD
  clementine/repos/community-x86_64/clementine-unistd.patch
  clementine/repos/community-x86_64/clementine.install

------------------------------------------+
 /PKGBUILD                                |   86 +++++++++++++++++++++++++++++
 /clementine.install                      |   30 ++++++++++
 community-i686/PKGBUILD                  |   51 -----------------
 community-i686/clementine-unistd.patch   |   25 --------
 community-i686/clementine.install        |   15 -----
 community-x86_64/PKGBUILD                |   51 -----------------
 community-x86_64/clementine-unistd.patch |   25 --------
 community-x86_64/clementine.install      |   15 -----
 8 files changed, 116 insertions(+), 182 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-i686/PKGBUILD	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: BlackEagle <ike.devolder at gmail.com>
-# Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
-
-pkgname=clementine
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='A modern music player and library organizer'
-url='http://www.clementine-player.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod' 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-ossl' 'taglib')
-makedepends=('cmake' 'boost' 'mesa' 'sparsehash')
-optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries'
-            'gstreamer0.10-good-plugins: "Good" plugin libraries'
-            'gstreamer0.10-bad-plugins: "Bad" plugin libraries'
-            'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries'
-            'gvfs: Various devices support')
-install="${pkgname}.install"
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz"
-        "${pkgname}-unistd.patch")
-sha256sums=('1f674c42f05c476baf74f1dd37b1aa357ff9199e4493173052c856a53e5f0a96'
-            'cafb6eaf10ff0853156bd91ccdfd2d163ec20027076e7a6292125eac236cf382')
-
-prepare() {
-  cd Clementine-${pkgver}
-
-  patch -Np1 -i ../${pkgname}-unistd.patch
-}
-
-build() {
-  cd Clementine-${pkgver}
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
-  make
-}
-
-package() {
-  cd Clementine-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: clementine/repos/community-i686/PKGBUILD (from rev 110102, clementine/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-04-24 07:51:45 UTC (rev 110103)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: BlackEagle <ike.devolder at gmail.com>
+# Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
+
+pkgname=clementine
+pkgver=1.2.3
+pkgrel=1
+pkgdesc='A modern music player and library organizer'
+url='http://www.clementine-player.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod' 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-ossl' 'taglib')
+makedepends=('cmake' 'boost' 'mesa' 'sparsehash')
+optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries'
+            'gstreamer0.10-good-plugins: "Good" plugin libraries'
+            'gstreamer0.10-bad-plugins: "Bad" plugin libraries'
+            'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries'
+            'gvfs: Various devices support')
+install="${pkgname}.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz")
+sha256sums=('7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf')
+
+build() {
+  cd Clementine-${pkgver}
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
+  make
+}
+
+package() {
+  cd Clementine-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/clementine-unistd.patch
===================================================================
--- community-i686/clementine-unistd.patch	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-i686/clementine-unistd.patch	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,25 +0,0 @@
-diff -rupN Clementine-1.2.2.orig/src/internet/spotifyblobdownloader.cpp Clementine-1.2.2/src/internet/spotifyblobdownloader.cpp
---- Clementine-1.2.2.orig/src/internet/spotifyblobdownloader.cpp	2014-02-23 16:21:49.478100000 +0100
-+++ Clementine-1.2.2/src/internet/spotifyblobdownloader.cpp	2014-02-23 16:22:57.048258400 +0100
-@@ -32,6 +32,10 @@
-   #include <QtCrypto>
- #endif // HAVE_QCA
- 
-+#ifdef Q_OS_LINUX
-+  #include <unistd.h>
-+#endif
-+
- const char* SpotifyBlobDownloader::kSignatureSuffix = ".sha1";
- 
- 
-diff -rupN Clementine-1.2.2.orig/src/core/utilities.cpp Clementine-1.2.2/src/core/utilities.cpp
---- Clementine-1.2.2.orig/src/core/utilities.cpp	2014-02-23 16:14:06.919406700 +0100
-+++ Clementine-1.2.2/src/core/utilities.cpp	2014-02-23 16:16:12.107064900 +0100
-@@ -50,6 +50,7 @@
- #endif
- 
- #ifdef Q_OS_LINUX
-+#  include <unistd.h>
- #  include <sys/syscall.h>
- #endif
- #ifdef Q_OS_DARWIN

Deleted: community-i686/clementine.install
===================================================================
--- community-i686/clementine.install	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-i686/clementine.install	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,15 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: clementine/repos/community-i686/clementine.install (from rev 110102, clementine/trunk/clementine.install)
===================================================================
--- community-i686/clementine.install	                        (rev 0)
+++ community-i686/clementine.install	2014-04-24 07:51:45 UTC (rev 110103)
@@ -0,0 +1,15 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-x86_64/PKGBUILD	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: BlackEagle <ike.devolder at gmail.com>
-# Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
-
-pkgname=clementine
-pkgver=1.2.2
-pkgrel=1
-pkgdesc='A modern music player and library organizer'
-url='http://www.clementine-player.org/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod' 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-ossl' 'taglib')
-makedepends=('cmake' 'boost' 'mesa' 'sparsehash')
-optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries'
-            'gstreamer0.10-good-plugins: "Good" plugin libraries'
-            'gstreamer0.10-bad-plugins: "Bad" plugin libraries'
-            'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries'
-            'gvfs: Various devices support')
-install="${pkgname}.install"
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz"
-        "${pkgname}-unistd.patch")
-sha256sums=('1f674c42f05c476baf74f1dd37b1aa357ff9199e4493173052c856a53e5f0a96'
-            'cafb6eaf10ff0853156bd91ccdfd2d163ec20027076e7a6292125eac236cf382')
-
-prepare() {
-  cd Clementine-${pkgver}
-
-  patch -Np1 -i ../${pkgname}-unistd.patch
-}
-
-build() {
-  cd Clementine-${pkgver}
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
-  make
-}
-
-package() {
-  cd Clementine-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: clementine/repos/community-x86_64/PKGBUILD (from rev 110102, clementine/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-04-24 07:51:45 UTC (rev 110103)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: BlackEagle <ike.devolder at gmail.com>
+# Contributor: Dany Martineau <dany.luc.martineau at gmail.com>
+
+pkgname=clementine
+pkgver=1.2.3
+pkgrel=1
+pkgdesc='A modern music player and library organizer'
+url='http://www.clementine-player.org/'
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod' 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-ossl' 'taglib')
+makedepends=('cmake' 'boost' 'mesa' 'sparsehash')
+optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries'
+            'gstreamer0.10-good-plugins: "Good" plugin libraries'
+            'gstreamer0.10-bad-plugins: "Bad" plugin libraries'
+            'gstreamer0.10-ugly-plugins: "Ugly" plugin libraries'
+            'gvfs: Various devices support')
+install="${pkgname}.install"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/clementine-player/Clementine/archive/${pkgver}.tar.gz")
+sha256sums=('7df5650445a005c09f5f0e1a1b0d077037c37ecbe4ee77baf9d45f121308a1bf')
+
+build() {
+  cd Clementine-${pkgver}
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_BUILD_TYPE='Release'
+  make
+}
+
+package() {
+  cd Clementine-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/clementine-unistd.patch
===================================================================
--- community-x86_64/clementine-unistd.patch	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-x86_64/clementine-unistd.patch	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,25 +0,0 @@
-diff -rupN Clementine-1.2.2.orig/src/internet/spotifyblobdownloader.cpp Clementine-1.2.2/src/internet/spotifyblobdownloader.cpp
---- Clementine-1.2.2.orig/src/internet/spotifyblobdownloader.cpp	2014-02-23 16:21:49.478100000 +0100
-+++ Clementine-1.2.2/src/internet/spotifyblobdownloader.cpp	2014-02-23 16:22:57.048258400 +0100
-@@ -32,6 +32,10 @@
-   #include <QtCrypto>
- #endif // HAVE_QCA
- 
-+#ifdef Q_OS_LINUX
-+  #include <unistd.h>
-+#endif
-+
- const char* SpotifyBlobDownloader::kSignatureSuffix = ".sha1";
- 
- 
-diff -rupN Clementine-1.2.2.orig/src/core/utilities.cpp Clementine-1.2.2/src/core/utilities.cpp
---- Clementine-1.2.2.orig/src/core/utilities.cpp	2014-02-23 16:14:06.919406700 +0100
-+++ Clementine-1.2.2/src/core/utilities.cpp	2014-02-23 16:16:12.107064900 +0100
-@@ -50,6 +50,7 @@
- #endif
- 
- #ifdef Q_OS_LINUX
-+#  include <unistd.h>
- #  include <sys/syscall.h>
- #endif
- #ifdef Q_OS_DARWIN

Deleted: community-x86_64/clementine.install
===================================================================
--- community-x86_64/clementine.install	2014-04-24 07:51:18 UTC (rev 110102)
+++ community-x86_64/clementine.install	2014-04-24 07:51:45 UTC (rev 110103)
@@ -1,15 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:

Copied: clementine/repos/community-x86_64/clementine.install (from rev 110102, clementine/trunk/clementine.install)
===================================================================
--- community-x86_64/clementine.install	                        (rev 0)
+++ community-x86_64/clementine.install	2014-04-24 07:51:45 UTC (rev 110103)
@@ -0,0 +1,15 @@
+post_install() {
+  gtk-update-icon-cache -ftq usr/share/icons/hicolor
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+
+post_remove() {
+  post_install
+}
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list