[arch-commits] Commit in pitivi/repos/community-any (6 files)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Oct 7 10:06:23 UTC 2013
Date: Monday, October 7, 2013 @ 12:06:23
Author: spupykin
Revision: 98177
archrelease: copy trunk to community-any
Added:
pitivi/repos/community-any/ChangeLog
(from rev 98176, pitivi/trunk/ChangeLog)
pitivi/repos/community-any/PKGBUILD
(from rev 98176, pitivi/trunk/PKGBUILD)
pitivi/repos/community-any/pitivi.install
(from rev 98176, pitivi/trunk/pitivi.install)
Deleted:
pitivi/repos/community-any/ChangeLog
pitivi/repos/community-any/PKGBUILD
pitivi/repos/community-any/pitivi.install
----------------+
ChangeLog | 82 +++++++++++++++++++++++++++----------------------------
PKGBUILD | 82 +++++++++++++++++++++++++++----------------------------
pitivi.install | 24 ++++++++--------
3 files changed, 94 insertions(+), 94 deletions(-)
Deleted: ChangeLog
===================================================================
--- ChangeLog 2013-10-07 10:05:50 UTC (rev 98176)
+++ ChangeLog 2013-10-07 10:06:23 UTC (rev 98177)
@@ -1,41 +0,0 @@
-pitivi (0.13.1-2)
-
- * Update hicolor icon cache.
- * Update mime database.
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Thu, 23 Jul 2009 11:57:49 +0530
-
-pitivi (0.13.1-1)
-
- * New upstream version.
- * Removed: fix-as-problems.diff pitivi.desktop
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Wed, 24 Jun 2009 16:01:42 +0530
-
-pitivi (0.11.3-1)
-
- * New upstream version.
- * fix-as-problems.diff: Fixed the problem caused by "as" in
- pitivi/timeline/timeline.py
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Sat, 13 Dec 2008 16:29:24 +0530
-
-pitivi (0.11.2-4)
-
- * Added gnome-icon-theme as dependency. Closes: FS# 12292.
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Mon, 01 Dec 2008 23:08:28 +0530
-
-pitivi (0.11.2-3)
-
- * fix-as.diff: Fixed the error
- in pitivi/objectfactory.py caused by the line
- as = self.audio_info_stream
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Sun, 09 Nov 2008 00:34:22 +0530
-
-pitivi (0.11.2-2)
-
- * Added dbus-python as dependency.
-
- -- Abhishek Dasgupta <abhidg at gmail.com> Sun, 26 Oct 2008 14:08:06 +0530
Copied: pitivi/repos/community-any/ChangeLog (from rev 98176, pitivi/trunk/ChangeLog)
===================================================================
--- ChangeLog (rev 0)
+++ ChangeLog 2013-10-07 10:06:23 UTC (rev 98177)
@@ -0,0 +1,41 @@
+pitivi (0.13.1-2)
+
+ * Update hicolor icon cache.
+ * Update mime database.
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Thu, 23 Jul 2009 11:57:49 +0530
+
+pitivi (0.13.1-1)
+
+ * New upstream version.
+ * Removed: fix-as-problems.diff pitivi.desktop
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Wed, 24 Jun 2009 16:01:42 +0530
+
+pitivi (0.11.3-1)
+
+ * New upstream version.
+ * fix-as-problems.diff: Fixed the problem caused by "as" in
+ pitivi/timeline/timeline.py
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Sat, 13 Dec 2008 16:29:24 +0530
+
+pitivi (0.11.2-4)
+
+ * Added gnome-icon-theme as dependency. Closes: FS# 12292.
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Mon, 01 Dec 2008 23:08:28 +0530
+
+pitivi (0.11.2-3)
+
+ * fix-as.diff: Fixed the error
+ in pitivi/objectfactory.py caused by the line
+ as = self.audio_info_stream
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Sun, 09 Nov 2008 00:34:22 +0530
+
+pitivi (0.11.2-2)
+
+ * Added dbus-python as dependency.
+
+ -- Abhishek Dasgupta <abhidg at gmail.com> Sun, 26 Oct 2008 14:08:06 +0530
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-07 10:05:50 UTC (rev 98176)
+++ PKGBUILD 2013-10-07 10:06:23 UTC (rev 98177)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Abhishek Dasgupta <abhidg at gmail.com>
-# Contributor: Gabor Nyekhelyi (n0gabor) <n0gabor at vipmail.hu>
-
-pkgname=pitivi
-pkgver=0.15.2
-pkgrel=6
-pkgdesc="Editor for audio/video projects using the GStreamer framework"
-arch=('any')
-url="http://www.pitivi.org/"
-license=('LGPL')
-depends=('gstreamer0.10>=0.10.24' 'pygoocanvas' 'gstreamer0.10-good' 'pygtk>=2.14.0'
- 'gstreamer0.10-python>=0.10.19' 'gnonlin>=0.10.13'
- 'zope-interface' 'dbus-python' 'gnome-icon-theme' 'pyxdg'
- 'python2-setuptools')
-makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils')
-optdepends=('frei0r-plugins: enable the video transformations'
- 'python2-numpy: enable the video transformations')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.15/$pkgname-$pkgver.tar.xz)
-md5sums=('e0e379fca759025140ac1316819b2173')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- # python2 fix
- for file in $(find . -name '*.py' -print) bin/pitivi.in; do
- sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
- sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
- done
- sed -i 'y/\xc2\xa0/ /' help/Makefile.in
-
- ./configure --prefix=/usr --localedir=/usr/share/locale
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
-}
Copied: pitivi/repos/community-any/PKGBUILD (from rev 98176, pitivi/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2013-10-07 10:06:23 UTC (rev 98177)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Abhishek Dasgupta <abhidg at gmail.com>
+# Contributor: Gabor Nyekhelyi (n0gabor) <n0gabor at vipmail.hu>
+
+pkgname=pitivi
+pkgver=0.91
+pkgrel=1
+pkgdesc="Editor for audio/video projects using the GStreamer framework"
+arch=('any')
+url="http://www.pitivi.org/"
+license=('LGPL')
+depends=('gstreamer0.10>=0.10.24' 'pygoocanvas' 'gstreamer0.10-good' 'pygtk>=2.14.0'
+ 'gstreamer0.10-python>=0.10.19' 'gnonlin>=0.10.13'
+ 'zope-interface' 'dbus-python' 'gnome-icon-theme' 'pyxdg'
+ 'python2-setuptools' 'itstool')
+makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils')
+optdepends=('frei0r-plugins: enable the video transformations'
+ 'python2-numpy: enable the video transformations')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.91/$pkgname-$pkgver.tar.xz)
+md5sums=('30f520587885d231aeb9a7ddb2585e45')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+
+ # python2 fix
+ for file in $(find . -name '*.py' -print) bin/pitivi.in; do
+ sed -i 's_^#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+ sed -i 's_^#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+ done
+ sed -i 'y/\xc2\xa0/ /' help/Makefile.in
+
+ ./configure --prefix=/usr --localedir=/usr/share/locale
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+}
Deleted: pitivi.install
===================================================================
--- pitivi.install 2013-10-07 10:05:50 UTC (rev 98176)
+++ pitivi.install 2013-10-07 10:06:23 UTC (rev 98177)
@@ -1,12 +0,0 @@
-post_install() {
- [ -d usr/share/icons/hicolor ] && [ -x usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- [ -x usr/bin/update-mime-database ] && update-mime-database usr/share/mime >/dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: pitivi/repos/community-any/pitivi.install (from rev 98176, pitivi/trunk/pitivi.install)
===================================================================
--- pitivi.install (rev 0)
+++ pitivi.install 2013-10-07 10:06:23 UTC (rev 98177)
@@ -0,0 +1,12 @@
+post_install() {
+ [ -d usr/share/icons/hicolor ] && [ -x usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ [ -x usr/bin/update-mime-database ] && update-mime-database usr/share/mime >/dev/null
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list