[arch-commits] Commit in noise-player/repos (12 files)

Maxime Gauduin alucryd at archlinux.org
Fri Aug 12 11:22:59 UTC 2016


    Date: Friday, August 12, 2016 @ 11:22:58
  Author: alucryd
Revision: 186603

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

Added:
  noise-player/repos/community-i686/PKGBUILD
    (from rev 186602, noise-player/trunk/PKGBUILD)
  noise-player/repos/community-i686/mesa-demos-conflict.patch
    (from rev 186602, noise-player/trunk/mesa-demos-conflict.patch)
  noise-player/repos/community-i686/noise-install-dirs.patch
    (from rev 186602, noise-player/trunk/noise-install-dirs.patch)
  noise-player/repos/community-x86_64/PKGBUILD
    (from rev 186602, noise-player/trunk/PKGBUILD)
  noise-player/repos/community-x86_64/mesa-demos-conflict.patch
    (from rev 186602, noise-player/trunk/mesa-demos-conflict.patch)
  noise-player/repos/community-x86_64/noise-install-dirs.patch
    (from rev 186602, noise-player/trunk/noise-install-dirs.patch)
Deleted:
  noise-player/repos/community-i686/PKGBUILD
  noise-player/repos/community-i686/mesa-demos-conflict.patch
  noise-player/repos/community-i686/noise-install-dirs.patch
  noise-player/repos/community-x86_64/PKGBUILD
  noise-player/repos/community-x86_64/mesa-demos-conflict.patch
  noise-player/repos/community-x86_64/noise-install-dirs.patch

--------------------------------------------+
 /PKGBUILD                                  |  118 +++++++++++++++++++++++++++
 /mesa-demos-conflict.patch                 |   62 ++++++++++++++
 /noise-install-dirs.patch                  |   84 +++++++++++++++++++
 community-i686/PKGBUILD                    |   59 -------------
 community-i686/mesa-demos-conflict.patch   |   68 ---------------
 community-i686/noise-install-dirs.patch    |   42 ---------
 community-x86_64/PKGBUILD                  |   59 -------------
 community-x86_64/mesa-demos-conflict.patch |   68 ---------------
 community-x86_64/noise-install-dirs.patch  |   42 ---------
 9 files changed, 264 insertions(+), 338 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-i686/PKGBUILD	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail dot com>
-
-pkgname=noise-player
-pkgver=0.3.1
-pkgrel=2
-pkgdesc='The Pantheon Music Player'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/noise'
-license=('GPL3')
-depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc'
-         'gst-plugins-base-libs' 'gstreamer' 'gtk3' 'hicolor-icon-theme'
-         'libgee' 'libgpod' 'libnotify' 'libpeas' 'libsoup' 'libxml2' 'pango'
-         'sqlheavy' 'taglib' 'zeitgeist'
-         'libgranite.so')
-makedepends=('cmake' 'gobject-introspection' 'vala')
-optdepends=('gst-plugins-base: "Base" plugin libraries'
-            'gst-plugins-good: "Good" plugin libraries'
-            'gst-plugins-bad: "Bad" plugin libraries'
-            'gst-plugins-ugly: "Ugly" plugin libraries')
-replaces=('noise')
-source=("https://launchpad.net/noise/${pkgver%.*}.x/${pkgver}/+download/noise-${pkgver}.tgz"
-        'mesa-demos-conflict.patch'
-        'noise-install-dirs.patch')
-sha256sums=('245c4659d0944be59b53ed24089ffe7ad77dbaf6d1834b871bc860bc646e0e1e'
-            'b3bec8516d9497ee961fcd607e96b7c17ed76eed3d7af4093827ff5e052d0dc0'
-            'd0ebc710a742d942e04a8df61d91dd75ae4b2aeafe7fece08f1fbc90c507f1df')
-
-prepare() {
-  cd noise-${pkgver}
-
-  patch -Np1 -i ../mesa-demos-conflict.patch
-  patch -Np1 -i ../noise-install-dirs.patch
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build
-
-}
-
-build() {
-  cd noise-${pkgver}/build
-
-  cmake .. \
-    -DCMAKE_BUILD_TYPE='Release' \
-    -DCMAKE_INSTALL_PREFIX='/usr' \
-    -DCMAKE_INSTALL_LIBDIR='/usr/lib' \
-    -DGSETTINGS_COMPILE='FALSE'
-  make -j1
-}
-
-package() {
-  cd noise-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: noise-player/repos/community-i686/PKGBUILD (from rev 186602, noise-player/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail dot com>
+
+pkgname=noise-player
+pkgver=0.4
+pkgrel=1
+pkgdesc='The Pantheon Music Player'
+arch=('i686' 'x86_64')
+url='https://launchpad.net/noise'
+license=('GPL3')
+depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gst-plugins-base-libs'
+         'gstreamer' 'gtk3' 'json-glib' 'libaccounts-glib' 'libgda' 'libgee'
+         'libgpod' 'libgsignon-glib' 'libpeas' 'libsoup' 'pango' 'taglib'
+         'zeitgeist'
+         'libgranite.so')
+makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
+optdepends=('gst-plugins-base: "Base" plugin libraries'
+            'gst-plugins-good: "Good" plugin libraries'
+            'gst-plugins-bad: "Bad" plugin libraries'
+            'gst-plugins-ugly: "Ugly" plugin libraries')
+replaces=('noise')
+source=("https://launchpad.net/noise/0.4.x/${pkgver}/+download/noise-${pkgver}.tar.xz"
+        'mesa-demos-conflict.patch'
+        'noise-install-dirs.patch')
+sha256sums=('ae7b1f07df1f1e773c602cad224188ebc26799f1b759525b114edc698d044ab1'
+            '9135fe677b0d61778a624ba211b545eb861468b500cfd161469aa28139ab1296'
+            'd0ebc710a742d942e04a8df61d91dd75ae4b2aeafe7fece08f1fbc90c507f1df')
+
+prepare() {
+  cd noise-${pkgver}
+
+  patch -Np1 -i ../mesa-demos-conflict.patch
+  patch -Np1 -i ../noise-install-dirs.patch
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build
+
+}
+
+build() {
+  cd noise-${pkgver}/build
+
+  cmake .. \
+    -DCMAKE_BUILD_TYPE='Release' \
+    -DCMAKE_INSTALL_PREFIX='/usr' \
+    -DCMAKE_INSTALL_LIBDIR='/usr/lib' \
+    -DGSETTINGS_COMPILE='FALSE'
+  make -j1
+}
+
+package() {
+  cd noise-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/mesa-demos-conflict.patch
===================================================================
--- community-i686/mesa-demos-conflict.patch	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-i686/mesa-demos-conflict.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,68 +0,0 @@
-diff -rupN noise-0.3.1.orig/data/CMakeLists.txt noise-0.3.1/data/CMakeLists.txt
---- noise-0.3.1.orig/data/CMakeLists.txt	2015-08-30 13:02:13.782481101 +0200
-+++ noise-0.3.1/data/CMakeLists.txt	2015-08-30 13:04:05.279065874 +0200
-@@ -1 +1 @@
--install (FILES noise.desktop DESTINATION share/applications)
-+install (FILES noise-player.desktop DESTINATION share/applications)
-diff -rupN noise-0.3.1.orig/data/noise.desktop noise-0.3.1/data/noise.desktop
---- noise-0.3.1.orig/data/noise.desktop	2015-08-30 13:02:13.782481101 +0200
-+++ noise-0.3.1/data/noise.desktop	1970-01-01 01:00:00.000000000 +0100
-@@ -1,21 +0,0 @@
--[Desktop Entry]
--Type=Application
--Name=Noise
--GenericName=Music Player
--Comment=Listen to music
--Exec=noise %U
--Icon=multimedia-audio-player
--Terminal=false
--Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
--MimeType=x-content/audio-player;x-content/audio-cdda;application/ogg;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-ogg;audio/3gpp;audio/aac;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/flac;audio/midi;audio/mp2;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-realaudio;audio/x-real-audio;audio/x-sbc;audio/x-scpls;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;
--StartupNotify=true
--X-GNOME-Gettext-Domain=noise
--X-GNOME-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
--X-GNOME-UsesNotifications=true
--X-AppInstall-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
--X-PulseAudio-Properties=media.role=music
--Actions=AboutDialog;
--
--[Desktop Action AboutDialog]
--Exec=noise --about
--Name=About Noise
-diff -rupN noise-0.3.1.orig/data/noise-player.desktop noise-0.3.1/data/noise-player.desktop
---- noise-0.3.1.orig/data/noise-player.desktop	1970-01-01 01:00:00.000000000 +0100
-+++ noise-0.3.1/data/noise-player.desktop	2015-08-30 13:03:47.112955459 +0200
-@@ -0,0 +1,21 @@
-+[Desktop Entry]
-+Type=Application
-+Name=Noise
-+GenericName=Music Player
-+Comment=Listen to music
-+Exec=noise-player %U
-+Icon=multimedia-audio-player
-+Terminal=false
-+Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
-+MimeType=x-content/audio-player;x-content/audio-cdda;application/ogg;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-ogg;audio/3gpp;audio/aac;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/flac;audio/midi;audio/mp2;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-realaudio;audio/x-real-audio;audio/x-sbc;audio/x-scpls;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;
-+StartupNotify=true
-+X-GNOME-Gettext-Domain=noise
-+X-GNOME-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
-+X-GNOME-UsesNotifications=true
-+X-AppInstall-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
-+X-PulseAudio-Properties=media.role=music
-+Actions=AboutDialog;
-+
-+[Desktop Action AboutDialog]
-+Exec=noise-player --about
-+Name=About Noise
-diff -rupN noise-0.3.1.orig/src/CMakeLists.txt noise-0.3.1/src/CMakeLists.txt
---- noise-0.3.1.orig/src/CMakeLists.txt	2015-08-30 13:02:13.789147563 +0200
-+++ noise-0.3.1/src/CMakeLists.txt	2015-08-30 13:03:12.900669914 +0200
-@@ -93,7 +93,7 @@ vala_precompile (CLIENT_VALA_C ${SRC_TAR
-   ${CLIENT_VAPI}
- )
- 
--set (EXEC_NAME ${SRC_TARGET})
-+set (EXEC_NAME ${SRC_TARGET}-player)
- 
- add_definitions (${DEPS_CFLAGS})
- link_directories (${DEPS_LIBRARY_DIRS})

Copied: noise-player/repos/community-i686/mesa-demos-conflict.patch (from rev 186602, noise-player/trunk/mesa-demos-conflict.patch)
===================================================================
--- community-i686/mesa-demos-conflict.patch	                        (rev 0)
+++ community-i686/mesa-demos-conflict.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,31 @@
+diff -rupN noise-0.4.orig/data/org.pantheon.noise.desktop.in.in noise-0.4/data/org.pantheon.noise.desktop.in.in
+--- noise-0.4.orig/data/org.pantheon.noise.desktop.in.in	2016-08-12 12:42:36.415710999 +0200
++++ noise-0.4/data/org.pantheon.noise.desktop.in.in	2016-08-12 12:46:39.418412632 +0200
+@@ -3,7 +3,7 @@ Type=Application
+ _Name=@APP_NAME@
+ _GenericName=Music Player
+ _Comment=Listen to music
+-Exec=noise %U
++Exec=pantheon-music %U
+ Icon=multimedia-audio-player
+ Terminal=false
+ Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
+@@ -15,5 +15,5 @@ X-PulseAudio-Properties=media.role=music
+ Actions=AboutDialog;
+ 
+ [Desktop Action AboutDialog]
+-Exec=noise --about
++Exec=pantheon-music --about
+ _Name=About @APP_NAME@
+diff -rupN noise-0.4.orig/src/CMakeLists.txt noise-0.4/src/CMakeLists.txt
+--- noise-0.4.orig/src/CMakeLists.txt	2016-08-12 12:42:36.425710687 +0200
++++ noise-0.4/src/CMakeLists.txt	2016-08-12 12:45:25.250582352 +0200
+@@ -88,7 +88,7 @@ vala_precompile (CLIENT_VALA_C ${SRC_TAR
+   ${CLIENT_VAPI}
+ )
+ 
+-set (EXEC_NAME ${SRC_TARGET})
++set (EXEC_NAME pantheon-music)
+ 
+ add_definitions (${DEPS_CFLAGS})
+ link_directories (${DEPS_LIBRARY_DIRS})

Deleted: community-i686/noise-install-dirs.patch
===================================================================
--- community-i686/noise-install-dirs.patch	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-i686/noise-install-dirs.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,42 +0,0 @@
-diff -rupN noise-0.3.1.orig/CMakeLists.txt noise-0.3.1/CMakeLists.txt
---- noise-0.3.1.orig/CMakeLists.txt	2015-08-30 14:03:02.563699740 +0200
-+++ noise-0.3.1/CMakeLists.txt	2015-08-30 14:05:57.528197582 +0200
-@@ -13,11 +13,10 @@ set (VERSION "0.3.1")
- set (VERSION_INFO "Stable Release")
- 
- include (GNUInstallDirs)
--set (DATADIR ${CMAKE_INSTALL_PREFIX}/share)
-+set (DATADIR ${CMAKE_INSTALL_FULL_DATADIR})
- set (PKG_DATADIR ${DATADIR}/${CMAKE_PROJECT_NAME})
- set (ICON_DIR ${DATADIR}/${CMAKE_PROJECT_NAME}/icons)
--set (PLUGIN_DIR_UNPREFIXED ${CMAKE_INSTALL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
--set (PLUGIN_DIR ${CMAKE_INSTALL_PREFIX}/${PLUGIN_DIR_UNPREFIXED})
-+set (PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
- 
- add_definitions ("-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\"")
- 
-diff -rupN noise-0.3.1.orig/core/noise-core.pc.cmake noise-0.3.1/core/noise-core.pc.cmake
---- noise-0.3.1.orig/core/noise-core.pc.cmake	2015-08-30 14:03:02.563699740 +0200
-+++ noise-0.3.1/core/noise-core.pc.cmake	2015-08-30 14:03:14.083336997 +0200
-@@ -1,12 +1,12 @@
- prefix=@PREFIX@
--exec_prefix=@DOLLAR@{prefix}
--libdir=@DOLLAR@{prefix}/@CMAKE_INSTALL_LIBDIR@
--includedir=@DOLLAR@{prefix}/@CMAKE_INSTALL_INCLUDEDIR@/
--plugindir=@DOLLAR@{prefix}/@PLUGIN_DIR_UNPREFIXED@
-- 
-+exec_prefix=@PREFIX@
-+libdir=@CMAKE_INSTALL_FULL_LIBDIR@
-+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
-+plugindir=@PLUGIN_DIR@
-+
- Name: Noise
--Description: Noise headers  
--Version: @VERSION@  
-+Description: Noise headers
-+Version: @VERSION@
- Libs: -lnoise-core
- Cflags: -I at DOLLAR@{includedir}/noise-core
--Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0
-\ No newline at end of file
-+Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0

Copied: noise-player/repos/community-i686/noise-install-dirs.patch (from rev 186602, noise-player/trunk/noise-install-dirs.patch)
===================================================================
--- community-i686/noise-install-dirs.patch	                        (rev 0)
+++ community-i686/noise-install-dirs.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,42 @@
+diff -rupN noise-0.3.1.orig/CMakeLists.txt noise-0.3.1/CMakeLists.txt
+--- noise-0.3.1.orig/CMakeLists.txt	2015-08-30 14:03:02.563699740 +0200
++++ noise-0.3.1/CMakeLists.txt	2015-08-30 14:05:57.528197582 +0200
+@@ -13,11 +13,10 @@ set (VERSION "0.3.1")
+ set (VERSION_INFO "Stable Release")
+ 
+ include (GNUInstallDirs)
+-set (DATADIR ${CMAKE_INSTALL_PREFIX}/share)
++set (DATADIR ${CMAKE_INSTALL_FULL_DATADIR})
+ set (PKG_DATADIR ${DATADIR}/${CMAKE_PROJECT_NAME})
+ set (ICON_DIR ${DATADIR}/${CMAKE_PROJECT_NAME}/icons)
+-set (PLUGIN_DIR_UNPREFIXED ${CMAKE_INSTALL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
+-set (PLUGIN_DIR ${CMAKE_INSTALL_PREFIX}/${PLUGIN_DIR_UNPREFIXED})
++set (PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
+ 
+ add_definitions ("-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\"")
+ 
+diff -rupN noise-0.3.1.orig/core/noise-core.pc.cmake noise-0.3.1/core/noise-core.pc.cmake
+--- noise-0.3.1.orig/core/noise-core.pc.cmake	2015-08-30 14:03:02.563699740 +0200
++++ noise-0.3.1/core/noise-core.pc.cmake	2015-08-30 14:03:14.083336997 +0200
+@@ -1,12 +1,12 @@
+ prefix=@PREFIX@
+-exec_prefix=@DOLLAR@{prefix}
+-libdir=@DOLLAR@{prefix}/@CMAKE_INSTALL_LIBDIR@
+-includedir=@DOLLAR@{prefix}/@CMAKE_INSTALL_INCLUDEDIR@/
+-plugindir=@DOLLAR@{prefix}/@PLUGIN_DIR_UNPREFIXED@
+- 
++exec_prefix=@PREFIX@
++libdir=@CMAKE_INSTALL_FULL_LIBDIR@
++includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
++plugindir=@PLUGIN_DIR@
++
+ Name: Noise
+-Description: Noise headers  
+-Version: @VERSION@  
++Description: Noise headers
++Version: @VERSION@
+ Libs: -lnoise-core
+ Cflags: -I at DOLLAR@{includedir}/noise-core
+-Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0
+\ No newline at end of file
++Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-x86_64/PKGBUILD	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail dot com>
-
-pkgname=noise-player
-pkgver=0.3.1
-pkgrel=2
-pkgdesc='The Pantheon Music Player'
-arch=('i686' 'x86_64')
-url='https://launchpad.net/noise'
-license=('GPL3')
-depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc'
-         'gst-plugins-base-libs' 'gstreamer' 'gtk3' 'hicolor-icon-theme'
-         'libgee' 'libgpod' 'libnotify' 'libpeas' 'libsoup' 'libxml2' 'pango'
-         'sqlheavy' 'taglib' 'zeitgeist'
-         'libgranite.so')
-makedepends=('cmake' 'gobject-introspection' 'vala')
-optdepends=('gst-plugins-base: "Base" plugin libraries'
-            'gst-plugins-good: "Good" plugin libraries'
-            'gst-plugins-bad: "Bad" plugin libraries'
-            'gst-plugins-ugly: "Ugly" plugin libraries')
-replaces=('noise')
-source=("https://launchpad.net/noise/${pkgver%.*}.x/${pkgver}/+download/noise-${pkgver}.tgz"
-        'mesa-demos-conflict.patch'
-        'noise-install-dirs.patch')
-sha256sums=('245c4659d0944be59b53ed24089ffe7ad77dbaf6d1834b871bc860bc646e0e1e'
-            'b3bec8516d9497ee961fcd607e96b7c17ed76eed3d7af4093827ff5e052d0dc0'
-            'd0ebc710a742d942e04a8df61d91dd75ae4b2aeafe7fece08f1fbc90c507f1df')
-
-prepare() {
-  cd noise-${pkgver}
-
-  patch -Np1 -i ../mesa-demos-conflict.patch
-  patch -Np1 -i ../noise-install-dirs.patch
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build
-
-}
-
-build() {
-  cd noise-${pkgver}/build
-
-  cmake .. \
-    -DCMAKE_BUILD_TYPE='Release' \
-    -DCMAKE_INSTALL_PREFIX='/usr' \
-    -DCMAKE_INSTALL_LIBDIR='/usr/lib' \
-    -DGSETTINGS_COMPILE='FALSE'
-  make -j1
-}
-
-package() {
-  cd noise-${pkgver}/build
-
-  make DESTDIR="${pkgdir}" install
-}
-
-# vim: ts=2 sw=2 et:

Copied: noise-player/repos/community-x86_64/PKGBUILD (from rev 186602, noise-player/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,59 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail dot com>
+
+pkgname=noise-player
+pkgver=0.4
+pkgrel=1
+pkgdesc='The Pantheon Music Player'
+arch=('i686' 'x86_64')
+url='https://launchpad.net/noise'
+license=('GPL3')
+depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gst-plugins-base-libs'
+         'gstreamer' 'gtk3' 'json-glib' 'libaccounts-glib' 'libgda' 'libgee'
+         'libgpod' 'libgsignon-glib' 'libpeas' 'libsoup' 'pango' 'taglib'
+         'zeitgeist'
+         'libgranite.so')
+makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala')
+optdepends=('gst-plugins-base: "Base" plugin libraries'
+            'gst-plugins-good: "Good" plugin libraries'
+            'gst-plugins-bad: "Bad" plugin libraries'
+            'gst-plugins-ugly: "Ugly" plugin libraries')
+replaces=('noise')
+source=("https://launchpad.net/noise/0.4.x/${pkgver}/+download/noise-${pkgver}.tar.xz"
+        'mesa-demos-conflict.patch'
+        'noise-install-dirs.patch')
+sha256sums=('ae7b1f07df1f1e773c602cad224188ebc26799f1b759525b114edc698d044ab1'
+            '9135fe677b0d61778a624ba211b545eb861468b500cfd161469aa28139ab1296'
+            'd0ebc710a742d942e04a8df61d91dd75ae4b2aeafe7fece08f1fbc90c507f1df')
+
+prepare() {
+  cd noise-${pkgver}
+
+  patch -Np1 -i ../mesa-demos-conflict.patch
+  patch -Np1 -i ../noise-install-dirs.patch
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build
+
+}
+
+build() {
+  cd noise-${pkgver}/build
+
+  cmake .. \
+    -DCMAKE_BUILD_TYPE='Release' \
+    -DCMAKE_INSTALL_PREFIX='/usr' \
+    -DCMAKE_INSTALL_LIBDIR='/usr/lib' \
+    -DGSETTINGS_COMPILE='FALSE'
+  make -j1
+}
+
+package() {
+  cd noise-${pkgver}/build
+
+  make DESTDIR="${pkgdir}" install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/mesa-demos-conflict.patch
===================================================================
--- community-x86_64/mesa-demos-conflict.patch	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-x86_64/mesa-demos-conflict.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,68 +0,0 @@
-diff -rupN noise-0.3.1.orig/data/CMakeLists.txt noise-0.3.1/data/CMakeLists.txt
---- noise-0.3.1.orig/data/CMakeLists.txt	2015-08-30 13:02:13.782481101 +0200
-+++ noise-0.3.1/data/CMakeLists.txt	2015-08-30 13:04:05.279065874 +0200
-@@ -1 +1 @@
--install (FILES noise.desktop DESTINATION share/applications)
-+install (FILES noise-player.desktop DESTINATION share/applications)
-diff -rupN noise-0.3.1.orig/data/noise.desktop noise-0.3.1/data/noise.desktop
---- noise-0.3.1.orig/data/noise.desktop	2015-08-30 13:02:13.782481101 +0200
-+++ noise-0.3.1/data/noise.desktop	1970-01-01 01:00:00.000000000 +0100
-@@ -1,21 +0,0 @@
--[Desktop Entry]
--Type=Application
--Name=Noise
--GenericName=Music Player
--Comment=Listen to music
--Exec=noise %U
--Icon=multimedia-audio-player
--Terminal=false
--Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
--MimeType=x-content/audio-player;x-content/audio-cdda;application/ogg;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-ogg;audio/3gpp;audio/aac;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/flac;audio/midi;audio/mp2;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-realaudio;audio/x-real-audio;audio/x-sbc;audio/x-scpls;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;
--StartupNotify=true
--X-GNOME-Gettext-Domain=noise
--X-GNOME-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
--X-GNOME-UsesNotifications=true
--X-AppInstall-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
--X-PulseAudio-Properties=media.role=music
--Actions=AboutDialog;
--
--[Desktop Action AboutDialog]
--Exec=noise --about
--Name=About Noise
-diff -rupN noise-0.3.1.orig/data/noise-player.desktop noise-0.3.1/data/noise-player.desktop
---- noise-0.3.1.orig/data/noise-player.desktop	1970-01-01 01:00:00.000000000 +0100
-+++ noise-0.3.1/data/noise-player.desktop	2015-08-30 13:03:47.112955459 +0200
-@@ -0,0 +1,21 @@
-+[Desktop Entry]
-+Type=Application
-+Name=Noise
-+GenericName=Music Player
-+Comment=Listen to music
-+Exec=noise-player %U
-+Icon=multimedia-audio-player
-+Terminal=false
-+Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
-+MimeType=x-content/audio-player;x-content/audio-cdda;application/ogg;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-ogg;audio/3gpp;audio/aac;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/flac;audio/midi;audio/mp2;audio/mp4;audio/mpeg;audio/ogg;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-realaudio;audio/x-real-audio;audio/x-sbc;audio/x-scpls;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis+ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;
-+StartupNotify=true
-+X-GNOME-Gettext-Domain=noise
-+X-GNOME-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
-+X-GNOME-UsesNotifications=true
-+X-AppInstall-Keywords=Noise;Audio;Player;MP3;iPod;Play;Playlist;Media;CD;Phone;Songs;
-+X-PulseAudio-Properties=media.role=music
-+Actions=AboutDialog;
-+
-+[Desktop Action AboutDialog]
-+Exec=noise-player --about
-+Name=About Noise
-diff -rupN noise-0.3.1.orig/src/CMakeLists.txt noise-0.3.1/src/CMakeLists.txt
---- noise-0.3.1.orig/src/CMakeLists.txt	2015-08-30 13:02:13.789147563 +0200
-+++ noise-0.3.1/src/CMakeLists.txt	2015-08-30 13:03:12.900669914 +0200
-@@ -93,7 +93,7 @@ vala_precompile (CLIENT_VALA_C ${SRC_TAR
-   ${CLIENT_VAPI}
- )
- 
--set (EXEC_NAME ${SRC_TARGET})
-+set (EXEC_NAME ${SRC_TARGET}-player)
- 
- add_definitions (${DEPS_CFLAGS})
- link_directories (${DEPS_LIBRARY_DIRS})

Copied: noise-player/repos/community-x86_64/mesa-demos-conflict.patch (from rev 186602, noise-player/trunk/mesa-demos-conflict.patch)
===================================================================
--- community-x86_64/mesa-demos-conflict.patch	                        (rev 0)
+++ community-x86_64/mesa-demos-conflict.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,31 @@
+diff -rupN noise-0.4.orig/data/org.pantheon.noise.desktop.in.in noise-0.4/data/org.pantheon.noise.desktop.in.in
+--- noise-0.4.orig/data/org.pantheon.noise.desktop.in.in	2016-08-12 12:42:36.415710999 +0200
++++ noise-0.4/data/org.pantheon.noise.desktop.in.in	2016-08-12 12:46:39.418412632 +0200
+@@ -3,7 +3,7 @@ Type=Application
+ _Name=@APP_NAME@
+ _GenericName=Music Player
+ _Comment=Listen to music
+-Exec=noise %U
++Exec=pantheon-music %U
+ Icon=multimedia-audio-player
+ Terminal=false
+ Categories=Audio;Music;Player;AudioVideo;GNOME;GTK;
+@@ -15,5 +15,5 @@ X-PulseAudio-Properties=media.role=music
+ Actions=AboutDialog;
+ 
+ [Desktop Action AboutDialog]
+-Exec=noise --about
++Exec=pantheon-music --about
+ _Name=About @APP_NAME@
+diff -rupN noise-0.4.orig/src/CMakeLists.txt noise-0.4/src/CMakeLists.txt
+--- noise-0.4.orig/src/CMakeLists.txt	2016-08-12 12:42:36.425710687 +0200
++++ noise-0.4/src/CMakeLists.txt	2016-08-12 12:45:25.250582352 +0200
+@@ -88,7 +88,7 @@ vala_precompile (CLIENT_VALA_C ${SRC_TAR
+   ${CLIENT_VAPI}
+ )
+ 
+-set (EXEC_NAME ${SRC_TARGET})
++set (EXEC_NAME pantheon-music)
+ 
+ add_definitions (${DEPS_CFLAGS})
+ link_directories (${DEPS_LIBRARY_DIRS})

Deleted: community-x86_64/noise-install-dirs.patch
===================================================================
--- community-x86_64/noise-install-dirs.patch	2016-08-12 11:22:43 UTC (rev 186602)
+++ community-x86_64/noise-install-dirs.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -1,42 +0,0 @@
-diff -rupN noise-0.3.1.orig/CMakeLists.txt noise-0.3.1/CMakeLists.txt
---- noise-0.3.1.orig/CMakeLists.txt	2015-08-30 14:03:02.563699740 +0200
-+++ noise-0.3.1/CMakeLists.txt	2015-08-30 14:05:57.528197582 +0200
-@@ -13,11 +13,10 @@ set (VERSION "0.3.1")
- set (VERSION_INFO "Stable Release")
- 
- include (GNUInstallDirs)
--set (DATADIR ${CMAKE_INSTALL_PREFIX}/share)
-+set (DATADIR ${CMAKE_INSTALL_FULL_DATADIR})
- set (PKG_DATADIR ${DATADIR}/${CMAKE_PROJECT_NAME})
- set (ICON_DIR ${DATADIR}/${CMAKE_PROJECT_NAME}/icons)
--set (PLUGIN_DIR_UNPREFIXED ${CMAKE_INSTALL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
--set (PLUGIN_DIR ${CMAKE_INSTALL_PREFIX}/${PLUGIN_DIR_UNPREFIXED})
-+set (PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
- 
- add_definitions ("-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\"")
- 
-diff -rupN noise-0.3.1.orig/core/noise-core.pc.cmake noise-0.3.1/core/noise-core.pc.cmake
---- noise-0.3.1.orig/core/noise-core.pc.cmake	2015-08-30 14:03:02.563699740 +0200
-+++ noise-0.3.1/core/noise-core.pc.cmake	2015-08-30 14:03:14.083336997 +0200
-@@ -1,12 +1,12 @@
- prefix=@PREFIX@
--exec_prefix=@DOLLAR@{prefix}
--libdir=@DOLLAR@{prefix}/@CMAKE_INSTALL_LIBDIR@
--includedir=@DOLLAR@{prefix}/@CMAKE_INSTALL_INCLUDEDIR@/
--plugindir=@DOLLAR@{prefix}/@PLUGIN_DIR_UNPREFIXED@
-- 
-+exec_prefix=@PREFIX@
-+libdir=@CMAKE_INSTALL_FULL_LIBDIR@
-+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
-+plugindir=@PLUGIN_DIR@
-+
- Name: Noise
--Description: Noise headers  
--Version: @VERSION@  
-+Description: Noise headers
-+Version: @VERSION@
- Libs: -lnoise-core
- Cflags: -I at DOLLAR@{includedir}/noise-core
--Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0
-\ No newline at end of file
-+Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0

Copied: noise-player/repos/community-x86_64/noise-install-dirs.patch (from rev 186602, noise-player/trunk/noise-install-dirs.patch)
===================================================================
--- community-x86_64/noise-install-dirs.patch	                        (rev 0)
+++ community-x86_64/noise-install-dirs.patch	2016-08-12 11:22:58 UTC (rev 186603)
@@ -0,0 +1,42 @@
+diff -rupN noise-0.3.1.orig/CMakeLists.txt noise-0.3.1/CMakeLists.txt
+--- noise-0.3.1.orig/CMakeLists.txt	2015-08-30 14:03:02.563699740 +0200
++++ noise-0.3.1/CMakeLists.txt	2015-08-30 14:05:57.528197582 +0200
+@@ -13,11 +13,10 @@ set (VERSION "0.3.1")
+ set (VERSION_INFO "Stable Release")
+ 
+ include (GNUInstallDirs)
+-set (DATADIR ${CMAKE_INSTALL_PREFIX}/share)
++set (DATADIR ${CMAKE_INSTALL_FULL_DATADIR})
+ set (PKG_DATADIR ${DATADIR}/${CMAKE_PROJECT_NAME})
+ set (ICON_DIR ${DATADIR}/${CMAKE_PROJECT_NAME}/icons)
+-set (PLUGIN_DIR_UNPREFIXED ${CMAKE_INSTALL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
+-set (PLUGIN_DIR ${CMAKE_INSTALL_PREFIX}/${PLUGIN_DIR_UNPREFIXED})
++set (PLUGIN_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME}/plugins)
+ 
+ add_definitions ("-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\"")
+ 
+diff -rupN noise-0.3.1.orig/core/noise-core.pc.cmake noise-0.3.1/core/noise-core.pc.cmake
+--- noise-0.3.1.orig/core/noise-core.pc.cmake	2015-08-30 14:03:02.563699740 +0200
++++ noise-0.3.1/core/noise-core.pc.cmake	2015-08-30 14:03:14.083336997 +0200
+@@ -1,12 +1,12 @@
+ prefix=@PREFIX@
+-exec_prefix=@DOLLAR@{prefix}
+-libdir=@DOLLAR@{prefix}/@CMAKE_INSTALL_LIBDIR@
+-includedir=@DOLLAR@{prefix}/@CMAKE_INSTALL_INCLUDEDIR@/
+-plugindir=@DOLLAR@{prefix}/@PLUGIN_DIR_UNPREFIXED@
+- 
++exec_prefix=@PREFIX@
++libdir=@CMAKE_INSTALL_FULL_LIBDIR@
++includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
++plugindir=@PLUGIN_DIR@
++
+ Name: Noise
+-Description: Noise headers  
+-Version: @VERSION@  
++Description: Noise headers
++Version: @VERSION@
+ Libs: -lnoise-core
+ Cflags: -I at DOLLAR@{includedir}/noise-core
+-Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0
+\ No newline at end of file
++Requires: glib-2.0 gio-2.0 gee-0.8 libpeas-1.0 libpeas-gtk-1.0 gtk+-3.0 granite gstreamer-1.0 gstreamer-pbutils-1.0 gstreamer-tag-1.0



More information about the arch-commits mailing list