[arch-commits] Commit in smplayer/repos (6 files)

Felix Yan fyan at archlinux.org
Wed Apr 27 16:50:21 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:50:20
  Author: fyan
Revision: 266274

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

Added:
  smplayer/repos/extra-i686/PKGBUILD
    (from rev 266273, smplayer/trunk/PKGBUILD)
  smplayer/repos/extra-x86_64/PKGBUILD
    (from rev 266273, smplayer/trunk/PKGBUILD)
Deleted:
  smplayer/repos/extra-i686/PKGBUILD
  smplayer/repos/extra-i686/smplayer.install
  smplayer/repos/extra-x86_64/PKGBUILD
  smplayer/repos/extra-x86_64/smplayer.install

-------------------------------+
 /PKGBUILD                     |   68 ++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD           |   35 --------------------
 extra-i686/smplayer.install   |   12 -------
 extra-x86_64/PKGBUILD         |   35 --------------------
 extra-x86_64/smplayer.install |   12 -------
 5 files changed, 68 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-04-27 16:49:26 UTC (rev 266273)
+++ extra-i686/PKGBUILD	2016-04-27 16:50:20 UTC (rev 266274)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
-# Contributor: shamrok <szamrok at gmail.com>
-
-pkgname=smplayer
-pkgver=16.4.0
-pkgrel=1
-pkgdesc="A complete front-end for MPlayer"
-arch=('i686' 'x86_64')
-url="http://smplayer.sourceforge.net/"
-license=('GPL')
-depends=('qt5-script' 'mplayer' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-            'smplayer-skins: skin themes collection'
-            'smtube: browse and play youtube videos'
-            'mpv: for using mpv instead of mplayer')
-install=smplayer.install
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('b89975a1edc60e1ea89159e4bd7cde07')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr \
-    DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
-    QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DOC_PATH=/usr/share/doc/smplayer \
-    DESTDIR="$pkgdir" PREFIX="/usr" install
-}

Copied: smplayer/repos/extra-i686/PKGBUILD (from rev 266273, smplayer/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-04-27 16:50:20 UTC (rev 266274)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
+# Contributor: shamrok <szamrok at gmail.com>
+
+pkgname=smplayer
+pkgver=16.4.0
+pkgrel=2
+pkgdesc="A complete front-end for MPlayer"
+arch=('i686' 'x86_64')
+url="http://smplayer.sourceforge.net/"
+license=('GPL')
+depends=('qt5-script' 'mplayer' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('smplayer-themes: icon themes collection'
+            'smplayer-skins: skin themes collection'
+            'smtube: browse and play youtube videos'
+            'mpv: for using mpv instead of mplayer')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('b89975a1edc60e1ea89159e4bd7cde07')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr \
+    DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
+    QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DOC_PATH=/usr/share/doc/smplayer \
+    DESTDIR="$pkgdir" PREFIX="/usr" install
+}

Deleted: extra-i686/smplayer.install
===================================================================
--- extra-i686/smplayer.install	2016-04-27 16:49:26 UTC (rev 266273)
+++ extra-i686/smplayer.install	2016-04-27 16:50:20 UTC (rev 266274)
@@ -1,12 +0,0 @@
-post_install() {
-     xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-     update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-04-27 16:49:26 UTC (rev 266273)
+++ extra-x86_64/PKGBUILD	2016-04-27 16:50:20 UTC (rev 266274)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
-# Contributor: shamrok <szamrok at gmail.com>
-
-pkgname=smplayer
-pkgver=16.4.0
-pkgrel=1
-pkgdesc="A complete front-end for MPlayer"
-arch=('i686' 'x86_64')
-url="http://smplayer.sourceforge.net/"
-license=('GPL')
-depends=('qt5-script' 'mplayer' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('smplayer-themes: icon themes collection'
-            'smplayer-skins: skin themes collection'
-            'smtube: browse and play youtube videos'
-            'mpv: for using mpv instead of mplayer')
-install=smplayer.install
-source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('b89975a1edc60e1ea89159e4bd7cde07')
-
-build() {
-  cd "$pkgname-$pkgver"
-  make PREFIX=/usr \
-    DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
-    QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DOC_PATH=/usr/share/doc/smplayer \
-    DESTDIR="$pkgdir" PREFIX="/usr" install
-}

Copied: smplayer/repos/extra-x86_64/PKGBUILD (from rev 266273, smplayer/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-04-27 16:50:20 UTC (rev 266274)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Alessio 'mOLOk' Bolognino <themolok at gmail.com>
+# Contributor: shamrok <szamrok at gmail.com>
+
+pkgname=smplayer
+pkgver=16.4.0
+pkgrel=2
+pkgdesc="A complete front-end for MPlayer"
+arch=('i686' 'x86_64')
+url="http://smplayer.sourceforge.net/"
+license=('GPL')
+depends=('qt5-script' 'mplayer' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('smplayer-themes: icon themes collection'
+            'smplayer-skins: skin themes collection'
+            'smtube: browse and play youtube videos'
+            'mpv: for using mpv instead of mplayer')
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
+md5sums=('b89975a1edc60e1ea89159e4bd7cde07')
+
+build() {
+  cd "$pkgname-$pkgver"
+  make PREFIX=/usr \
+    DOC_PATH="\\\"/usr/share/doc/smplayer\\\"" \
+    QMAKE_OPTS=DEFINES+=NO_DEBUG_ON_CONSOLE
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DOC_PATH=/usr/share/doc/smplayer \
+    DESTDIR="$pkgdir" PREFIX="/usr" install
+}

Deleted: extra-x86_64/smplayer.install
===================================================================
--- extra-x86_64/smplayer.install	2016-04-27 16:49:26 UTC (rev 266273)
+++ extra-x86_64/smplayer.install	2016-04-27 16:50:20 UTC (rev 266274)
@@ -1,12 +0,0 @@
-post_install() {
-     xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-     update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list