[arch-commits] Commit in movit/repos (4 files)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed Sep 6 17:39:10 UTC 2017
Date: Wednesday, September 6, 2017 @ 17:39:09
Author: jlichtblau
Revision: 256058
archrelease: copy trunk to community-i686, community-x86_64
Added:
movit/repos/community-i686/PKGBUILD
(from rev 256057, movit/trunk/PKGBUILD)
movit/repos/community-x86_64/PKGBUILD
(from rev 256057, movit/trunk/PKGBUILD)
Deleted:
movit/repos/community-i686/PKGBUILD
movit/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 29 ----------------------
community-x86_64/PKGBUILD | 29 ----------------------
3 files changed, 58 insertions(+), 58 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2017-09-06 17:38:50 UTC (rev 256057)
+++ community-i686/PKGBUILD 2017-09-06 17:39:09 UTC (rev 256058)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Evert Vorster (evorster at gmail.com)
-# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
-
-pkgname=movit
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="The modern video toolkit"
-arch=('i686' 'x86_64')
-url="http://movit.sesse.net/"
-license=('GPL')
-depends=('fftw' 'libepoxy')
-makedepends=('eigen' 'gtest' 'sdl2')
-source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
-sha256sums=('872ee2cd634527b505d631eea0b3e20e7155d6a260db11cb347a2a7a52fd6a8c')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: movit/repos/community-i686/PKGBUILD (from rev 256057, movit/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-06 17:39:09 UTC (rev 256058)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Evert Vorster <evorster at gmail.com>
+# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
+
+pkgname=movit
+pkgver=1.5.3
+pkgrel=1
+pkgdesc="The modern video toolkit"
+arch=('i686' 'x86_64')
+url="http://movit.sesse.net/"
+license=('GPL')
+depends=('fftw' 'libepoxy')
+makedepends=('eigen' 'gtest' 'sdl2')
+source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
+sha256sums=('ead191d717dbefbe914260ed0335cf04a7dfc6fde8f23293c5ca7f88e45ace81')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2017-09-06 17:38:50 UTC (rev 256057)
+++ community-x86_64/PKGBUILD 2017-09-06 17:39:09 UTC (rev 256058)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Evert Vorster (evorster at gmail.com)
-# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
-
-pkgname=movit
-pkgver=1.5.2
-pkgrel=1
-pkgdesc="The modern video toolkit"
-arch=('i686' 'x86_64')
-url="http://movit.sesse.net/"
-license=('GPL')
-depends=('fftw' 'libepoxy')
-makedepends=('eigen' 'gtest' 'sdl2')
-source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
-sha256sums=('872ee2cd634527b505d631eea0b3e20e7155d6a260db11cb347a2a7a52fd6a8c')
-
-build() {
- cd $pkgname-$pkgver
-
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
-
- make DESTDIR="$pkgdir" install
-}
Copied: movit/repos/community-x86_64/PKGBUILD (from rev 256057, movit/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2017-09-06 17:39:09 UTC (rev 256058)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Evert Vorster <evorster at gmail.com>
+# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
+
+pkgname=movit
+pkgver=1.5.3
+pkgrel=1
+pkgdesc="The modern video toolkit"
+arch=('i686' 'x86_64')
+url="http://movit.sesse.net/"
+license=('GPL')
+depends=('fftw' 'libepoxy')
+makedepends=('eigen' 'gtest' 'sdl2')
+source=(https://movit.sesse.net/$pkgname-$pkgver.tar.gz)
+sha256sums=('ead191d717dbefbe914260ed0335cf04a7dfc6fde8f23293c5ca7f88e45ace81')
+
+build() {
+ cd $pkgname-$pkgver
+
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list