[arch-commits] Commit in kmplayer/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Sun Jul 10 19:07:02 UTC 2016
Date: Sunday, July 10, 2016 @ 19:07:01
Author: arojas
Revision: 182625
archrelease: copy trunk to community-i686, community-x86_64
Added:
kmplayer/repos/community-i686/PKGBUILD
(from rev 182624, kmplayer/trunk/PKGBUILD)
kmplayer/repos/community-x86_64/PKGBUILD
(from rev 182624, kmplayer/trunk/PKGBUILD)
Deleted:
kmplayer/repos/community-i686/PKGBUILD
kmplayer/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 76 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 41 -----------------------
community-x86_64/PKGBUILD | 41 -----------------------
3 files changed, 76 insertions(+), 82 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-07-10 19:06:26 UTC (rev 182624)
+++ community-i686/PKGBUILD 2016-07-10 19:07:01 UTC (rev 182625)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=kmplayer
-pkgver=0.12.0
-_commit=266320a
-pkgrel=1
-pkgdesc="Video player plugin for Konqueror and basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-url="http://kmplayer.kde.org"
-depends=(kmediaplayer kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=($pkgname-$pkgver.tar.gz::"http://quickgit.kde.org/?p=kmplayer.git&a=snapshot&h=$_commit&fmt=tgz")
-md5sums=('c8cdd60b67018954445bd5708a291a83')
-
-prepare() {
- mkdir -p build
-
-# Don't include kdelibs header
- sed -e '/kstdaction.h/d' -i $pkgname/src/kmplayerview.cpp -i $pkgname/src/viewarea.cpp
- sed -e '/ksimpleconfig.h/d' -i $pkgname/src/kmplayerpartbase.cpp
-}
-
-build() {
- cd build
- cmake ../$pkgname \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
-
Copied: kmplayer/repos/community-i686/PKGBUILD (from rev 182624, kmplayer/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-10 19:07:01 UTC (rev 182625)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=kmplayer
+pkgver=0.12.0.a
+_commit=e2681f00
+pkgrel=1
+pkgdesc="Video player plugin for Konqueror and basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+url="http://kmplayer.kde.org"
+depends=(kmediaplayer kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+optdepends=('mplayer: mplayer backend')
+source=($pkgname-$pkgver.tar.gz::"http://quickgit.kde.org/?p=kmplayer.git&a=snapshot&h=$_commit&fmt=tgz")
+md5sums=('d1e42186462d7887affe2cec8901082e')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
+
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-07-10 19:06:26 UTC (rev 182624)
+++ community-x86_64/PKGBUILD 2016-07-10 19:07:01 UTC (rev 182625)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-
-pkgname=kmplayer
-pkgver=0.12.0
-_commit=266320a
-pkgrel=1
-pkgdesc="Video player plugin for Konqueror and basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE"
-arch=(i686 x86_64)
-license=(GPL LGPL FDL)
-url="http://kmplayer.kde.org"
-depends=(kmediaplayer kdelibs4support hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
-source=($pkgname-$pkgver.tar.gz::"http://quickgit.kde.org/?p=kmplayer.git&a=snapshot&h=$_commit&fmt=tgz")
-md5sums=('c8cdd60b67018954445bd5708a291a83')
-
-prepare() {
- mkdir -p build
-
-# Don't include kdelibs header
- sed -e '/kstdaction.h/d' -i $pkgname/src/kmplayerview.cpp -i $pkgname/src/viewarea.cpp
- sed -e '/ksimpleconfig.h/d' -i $pkgname/src/kmplayerpartbase.cpp
-}
-
-build() {
- cd build
- cmake ../$pkgname \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
-
Copied: kmplayer/repos/community-x86_64/PKGBUILD (from rev 182624, kmplayer/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-07-10 19:07:01 UTC (rev 182625)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+
+pkgname=kmplayer
+pkgver=0.12.0.a
+_commit=e2681f00
+pkgrel=1
+pkgdesc="Video player plugin for Konqueror and basic MPlayer/Xine/ffmpeg/ffserver/VDR frontend for KDE"
+arch=(i686 x86_64)
+license=(GPL LGPL FDL)
+url="http://kmplayer.kde.org"
+depends=(kmediaplayer kdelibs4support hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdesignerplugin kdoctools python)
+optdepends=('mplayer: mplayer backend')
+source=($pkgname-$pkgver.tar.gz::"http://quickgit.kde.org/?p=kmplayer.git&a=snapshot&h=$_commit&fmt=tgz")
+md5sums=('d1e42186462d7887affe2cec8901082e')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_TESTING=OFF
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
+
More information about the arch-commits
mailing list