[arch-commits] Commit in rapid-photo-downloader/repos/community-any (6 files)
Jaroslav Lichtblau
jlichtblau at nymeria.archlinux.org
Sun Mar 9 19:39:06 UTC 2014
Date: Sunday, March 9, 2014 @ 20:39:05
Author: jlichtblau
Revision: 106903
archrelease: copy trunk to community-any
Added:
rapid-photo-downloader/repos/community-any/PKGBUILD
(from rev 106902, rapid-photo-downloader/trunk/PKGBUILD)
rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog
(from rev 106902, rapid-photo-downloader/trunk/rapid-photo-downloader.changelog)
rapid-photo-downloader/repos/community-any/rapid-photo-downloader.install
(from rev 106902, rapid-photo-downloader/trunk/rapid-photo-downloader.install)
Deleted:
rapid-photo-downloader/repos/community-any/PKGBUILD
rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog
rapid-photo-downloader/repos/community-any/rapid-photo-downloader.install
----------------------------------+
PKGBUILD | 64 ++++++++++++++++++-------------------
rapid-photo-downloader.changelog | 7 ++--
rapid-photo-downloader.install | 24 ++++++-------
3 files changed, 49 insertions(+), 46 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-09 19:38:54 UTC (rev 106902)
+++ PKGBUILD 2014-03-09 19:39:05 UTC (rev 106903)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Marc Moody <marc.r.moody at gmail dot com>
-# Contributor: Dinh Bowman <dinh at vagueindustries dot com>
-
-pkgname=rapid-photo-downloader
-pkgver=0.4.9
-pkgrel=1
-pkgdesc="Photo and video downloader"
-arch=('any')
-url="http://www.damonlynch.net/rapid/"
-license=('GPL3')
-depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 'python2-imaging' 'python2-exiv2' 'python2-gconf' 'dbus-python' 'perl-image-exiftool')
-optdepends=('kaa-metadata: Enable video downloading'
- 'ffmpegthumbnailer: Enable video thumbnails'
- 'hachoir-metadata: Enable video downloading')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('fde91a89c11a614ba110b1509b5ef4fee2380b13a2114d0e142addad75fd4d3b')
-
-build() {
- cd ${srcdir}/$pkgname-$pkgver
-
- python2 setup.py build
-}
-
-package() {
- cd ${srcdir}/$pkgname-$pkgver
-
- python2 setup.py install --root=${pkgdir}
-}
Copied: rapid-photo-downloader/repos/community-any/PKGBUILD (from rev 106902, rapid-photo-downloader/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2014-03-09 19:39:05 UTC (rev 106903)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Marc Moody <marc.r.moody at gmail dot com>
+# Contributor: Dinh Bowman <dinh at vagueindustries dot com>
+
+pkgname=rapid-photo-downloader
+pkgver=0.4.10
+pkgrel=1
+pkgdesc="Photo and video downloader"
+arch=('any')
+url="http://www.damonlynch.net/rapid/"
+license=('GPL3')
+depends=('python2' 'gnome-python' 'python2-notify' 'pygtk' 'python2-rsvg' 'python2-pillow' 'python2-exiv2' 'python2-gconf' 'python2-dbus' 'perl-image-exiftool')
+optdepends=('kaa-metadata: Enable video downloading'
+ 'ffmpegthumbnailer: Enable video thumbnails'
+ 'hachoir-metadata: Enable video downloading')
+install=$pkgname.install
+changelog=$pkgname.changelog
+source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('5519f05ab1522c500ba51021e5e7c7c22938d52f750a15226a736121b7cf91cb')
+
+build() {
+ cd ${srcdir}/$pkgname-$pkgver
+
+ python2 setup.py build
+}
+
+package() {
+ cd ${srcdir}/$pkgname-$pkgver
+
+ python2 setup.py install --root=${pkgdir}
+}
Deleted: rapid-photo-downloader.changelog
===================================================================
--- rapid-photo-downloader.changelog 2014-03-09 19:38:54 UTC (rev 106902)
+++ rapid-photo-downloader.changelog 2014-03-09 19:39:05 UTC (rev 106903)
@@ -1,2 +0,0 @@
-2014-01-29 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
- * rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 54 votes
Copied: rapid-photo-downloader/repos/community-any/rapid-photo-downloader.changelog (from rev 106902, rapid-photo-downloader/trunk/rapid-photo-downloader.changelog)
===================================================================
--- rapid-photo-downloader.changelog (rev 0)
+++ rapid-photo-downloader.changelog 2014-03-09 19:39:05 UTC (rev 106903)
@@ -0,0 +1,5 @@
+2014-02-0429 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+ * rapid-photo-downloader 0.4.10-1
+
+2014-01-29 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+ * rapid-photo-downloader 0.4.9-1 - moved from AUR to [community] with 54 votes
Deleted: rapid-photo-downloader.install
===================================================================
--- rapid-photo-downloader.install 2014-03-09 19:38:54 UTC (rev 106902)
+++ rapid-photo-downloader.install 2014-03-09 19:39:05 UTC (rev 106903)
@@ -1,12 +0,0 @@
-post_install() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
Copied: rapid-photo-downloader/repos/community-any/rapid-photo-downloader.install (from rev 106902, rapid-photo-downloader/trunk/rapid-photo-downloader.install)
===================================================================
--- rapid-photo-downloader.install (rev 0)
+++ rapid-photo-downloader.install 2014-03-09 19:39:05 UTC (rev 106903)
@@ -0,0 +1,12 @@
+post_install() {
+ which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install $1
+}
+
+post_remove() {
+ post_install $1
+}
More information about the arch-commits
mailing list