[arch-commits] Commit in smtube/repos (4 files)

Antonio Rojas arojas at archlinux.org
Wed Feb 22 07:55:05 UTC 2017


    Date: Wednesday, February 22, 2017 @ 07:55:04
  Author: arojas
Revision: 213455

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

Added:
  smtube/repos/community-i686/PKGBUILD
    (from rev 213454, smtube/trunk/PKGBUILD)
  smtube/repos/community-x86_64/PKGBUILD
    (from rev 213454, smtube/trunk/PKGBUILD)
Deleted:
  smtube/repos/community-i686/PKGBUILD
  smtube/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   66 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   33 ----------------------
 community-x86_64/PKGBUILD |   33 ----------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-22 07:54:41 UTC (rev 213454)
+++ community-i686/PKGBUILD	2017-02-22 07:55:04 UTC (rev 213455)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-# Contributor: Andreas Schnaiter <rc.poison at gmail.com>
-
-pkgname=smtube
-pkgver=16.7.2
-pkgrel=1
-pkgdesc="A small youtube browser"
-arch=('i686' 'x86_64')
-url="http://www.smtube.org/"
-license=('GPL')
-depends=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('mplayer: play videos with MPlayer'
-            'smplayer: play videos with SMPlayer'
-            'gnome-mplayer: play videos with GNOME MPlayer'
-            'dragon: play videos with Dragon Player'
-            'totem: play videos with Totem'
-            'vlc: play videos with VLC'
-            'mpv: play videos with MPV'
-            'youtube-dl: download videos')
-source=("http://downloads.sourceforge.net/project/smtube/SMTube/$pkgver/smtube-$pkgver.tar.bz2")
-md5sums=('318369359ae36a2fce92939f56291f3e')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-}

Copied: smtube/repos/community-i686/PKGBUILD (from rev 213454, smtube/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-22 07:55:04 UTC (rev 213455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Andreas Schnaiter <rc.poison at gmail.com>
+
+pkgname=smtube
+pkgver=17.1.0
+pkgrel=1
+pkgdesc="A small youtube browser"
+arch=('i686' 'x86_64')
+url="http://www.smtube.org/"
+license=('GPL')
+depends=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('mplayer: play videos with MPlayer'
+            'smplayer: play videos with SMPlayer'
+            'gnome-mplayer: play videos with GNOME MPlayer'
+            'dragon: play videos with Dragon Player'
+            'totem: play videos with Totem'
+            'vlc: play videos with VLC'
+            'mpv: play videos with MPV'
+            'youtube-dl: download videos')
+source=("http://downloads.sourceforge.net/project/smtube/SMTube/$pkgver/smtube-$pkgver.tar.bz2")
+md5sums=('baefe662fe60d78ecc313c5499f01495')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-22 07:54:41 UTC (rev 213454)
+++ community-x86_64/PKGBUILD	2017-02-22 07:55:04 UTC (rev 213455)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer : speps <speps at aur dot archlinux dot org>
-# Contributor: Andreas Schnaiter <rc.poison at gmail.com>
-
-pkgname=smtube
-pkgver=16.7.2
-pkgrel=1
-pkgdesc="A small youtube browser"
-arch=('i686' 'x86_64')
-url="http://www.smtube.org/"
-license=('GPL')
-depends=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
-makedepends=('qt5-tools')
-optdepends=('mplayer: play videos with MPlayer'
-            'smplayer: play videos with SMPlayer'
-            'gnome-mplayer: play videos with GNOME MPlayer'
-            'dragon: play videos with Dragon Player'
-            'totem: play videos with Totem'
-            'vlc: play videos with VLC'
-            'mpv: play videos with MPV'
-            'youtube-dl: download videos')
-source=("http://downloads.sourceforge.net/project/smtube/SMTube/$pkgver/smtube-$pkgver.tar.bz2")
-md5sums=('318369359ae36a2fce92939f56291f3e')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-}

Copied: smtube/repos/community-x86_64/PKGBUILD (from rev 213454, smtube/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-22 07:55:04 UTC (rev 213455)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Andreas Schnaiter <rc.poison at gmail.com>
+
+pkgname=smtube
+pkgver=17.1.0
+pkgrel=1
+pkgdesc="A small youtube browser"
+arch=('i686' 'x86_64')
+url="http://www.smtube.org/"
+license=('GPL')
+depends=('qt5-script' 'qt5-webkit' 'hicolor-icon-theme')
+makedepends=('qt5-tools')
+optdepends=('mplayer: play videos with MPlayer'
+            'smplayer: play videos with SMPlayer'
+            'gnome-mplayer: play videos with GNOME MPlayer'
+            'dragon: play videos with Dragon Player'
+            'totem: play videos with Totem'
+            'vlc: play videos with VLC'
+            'mpv: play videos with MPV'
+            'youtube-dl: download videos')
+source=("http://downloads.sourceforge.net/project/smtube/SMTube/$pkgver/smtube-$pkgver.tar.bz2")
+md5sums=('baefe662fe60d78ecc313c5499f01495')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+}



More information about the arch-commits mailing list