[arch-commits] Commit in phonon-gstreamer/repos (8 files)
Andrea Scarpino
andrea at archlinux.org
Sat Jul 14 10:11:45 UTC 2012
Date: Saturday, July 14, 2012 @ 06:11:44
Author: andrea
Revision: 163506
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
phonon-gstreamer/repos/extra-i686/PKGBUILD
(from rev 163505, phonon-gstreamer/trunk/PKGBUILD)
phonon-gstreamer/repos/extra-i686/phonon-gstreamer.install
(from rev 163505, phonon-gstreamer/trunk/phonon-gstreamer.install)
phonon-gstreamer/repos/extra-x86_64/PKGBUILD
(from rev 163505, phonon-gstreamer/trunk/PKGBUILD)
phonon-gstreamer/repos/extra-x86_64/phonon-gstreamer.install
(from rev 163505, phonon-gstreamer/trunk/phonon-gstreamer.install)
Deleted:
phonon-gstreamer/repos/extra-i686/PKGBUILD
phonon-gstreamer/repos/extra-i686/phonon-gstreamer.install
phonon-gstreamer/repos/extra-x86_64/PKGBUILD
phonon-gstreamer/repos/extra-x86_64/phonon-gstreamer.install
---------------------------------------+
extra-i686/PKGBUILD | 64 ++++++++++++++++----------------
extra-i686/phonon-gstreamer.install | 22 +++++------
extra-x86_64/PKGBUILD | 64 ++++++++++++++++----------------
extra-x86_64/phonon-gstreamer.install | 22 +++++------
4 files changed, 86 insertions(+), 86 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-07-14 10:11:18 UTC (rev 163505)
+++ extra-i686/PKGBUILD 2012-07-14 10:11:44 UTC (rev 163506)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=phonon-gstreamer
-pkgver=4.6.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc="Phonon GStreamer backend"
-license=('LGPL')
-depends=('gstreamer0.10-base-plugins')
-makedepends=('cmake' 'automoc4' 'phonon' 'mesa')
-provides=('phonon-backend')
-install="${pkgname}.install"
-source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz")
-md5sums=('cc380c7612aaaa87294185ded702f88a')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../phonon-backend-gstreamer-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_SKIP_RPATH=ON
- make
-}
-
-package() {
- cd "${srcdir}/build"
- make DESTDIR="${pkgdir}" install
-}
Copied: phonon-gstreamer/repos/extra-i686/PKGBUILD (from rev 163505, phonon-gstreamer/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-07-14 10:11:44 UTC (rev 163506)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=phonon-gstreamer
+pkgver=4.6.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc="Phonon GStreamer backend"
+license=('LGPL')
+depends=('gstreamer0.10-base-plugins')
+makedepends=('cmake' 'automoc4' 'phonon' 'mesa')
+provides=('phonon-backend')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz")
+md5sums=('c0c8a1064e32c83dd6976187dcc491a3')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../phonon-backend-gstreamer-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_SKIP_RPATH=ON
+ make
+}
+
+package() {
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-i686/phonon-gstreamer.install
===================================================================
--- extra-i686/phonon-gstreamer.install 2012-07-14 10:11:18 UTC (rev 163505)
+++ extra-i686/phonon-gstreamer.install 2012-07-14 10:11:44 UTC (rev 163506)
@@ -1,11 +0,0 @@
-post_install(){
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: phonon-gstreamer/repos/extra-i686/phonon-gstreamer.install (from rev 163505, phonon-gstreamer/trunk/phonon-gstreamer.install)
===================================================================
--- extra-i686/phonon-gstreamer.install (rev 0)
+++ extra-i686/phonon-gstreamer.install 2012-07-14 10:11:44 UTC (rev 163506)
@@ -0,0 +1,11 @@
+post_install(){
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-07-14 10:11:18 UTC (rev 163505)
+++ extra-x86_64/PKGBUILD 2012-07-14 10:11:44 UTC (rev 163506)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=phonon-gstreamer
-pkgver=4.6.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url='http://phonon.kde.org/'
-pkgdesc="Phonon GStreamer backend"
-license=('LGPL')
-depends=('gstreamer0.10-base-plugins')
-makedepends=('cmake' 'automoc4' 'phonon' 'mesa')
-provides=('phonon-backend')
-install="${pkgname}.install"
-source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz")
-md5sums=('cc380c7612aaaa87294185ded702f88a')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../phonon-backend-gstreamer-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_SKIP_RPATH=ON
- make
-}
-
-package() {
- cd "${srcdir}/build"
- make DESTDIR="${pkgdir}" install
-}
Copied: phonon-gstreamer/repos/extra-x86_64/PKGBUILD (from rev 163505, phonon-gstreamer/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-07-14 10:11:44 UTC (rev 163506)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=phonon-gstreamer
+pkgver=4.6.1
+pkgrel=1
+arch=('i686' 'x86_64')
+url='http://phonon.kde.org/'
+pkgdesc="Phonon GStreamer backend"
+license=('LGPL')
+depends=('gstreamer0.10-base-plugins')
+makedepends=('cmake' 'automoc4' 'phonon' 'mesa')
+provides=('phonon-backend')
+install="${pkgname}.install"
+source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz")
+md5sums=('c0c8a1064e32c83dd6976187dcc491a3')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../phonon-backend-gstreamer-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_SKIP_RPATH=ON
+ make
+}
+
+package() {
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/phonon-gstreamer.install
===================================================================
--- extra-x86_64/phonon-gstreamer.install 2012-07-14 10:11:18 UTC (rev 163505)
+++ extra-x86_64/phonon-gstreamer.install 2012-07-14 10:11:44 UTC (rev 163506)
@@ -1,11 +0,0 @@
-post_install(){
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: phonon-gstreamer/repos/extra-x86_64/phonon-gstreamer.install (from rev 163505, phonon-gstreamer/trunk/phonon-gstreamer.install)
===================================================================
--- extra-x86_64/phonon-gstreamer.install (rev 0)
+++ extra-x86_64/phonon-gstreamer.install 2012-07-14 10:11:44 UTC (rev 163506)
@@ -0,0 +1,11 @@
+post_install(){
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list