[arch-commits] Commit in eog/repos (8 files)
Jan Steffens
heftig at archlinux.org
Mon Sep 28 19:17:05 UTC 2015
Date: Monday, September 28, 2015 @ 21:17:05
Author: heftig
Revision: 247839
archrelease: copy trunk to staging-i686, staging-x86_64
Added:
eog/repos/staging-i686/PKGBUILD
(from rev 247836, eog/trunk/PKGBUILD)
eog/repos/staging-i686/eog.install
(from rev 247836, eog/trunk/eog.install)
eog/repos/staging-x86_64/PKGBUILD
(from rev 247836, eog/trunk/PKGBUILD)
eog/repos/staging-x86_64/eog.install
(from rev 247838, eog/trunk/eog.install)
Deleted:
eog/repos/staging-i686/PKGBUILD
eog/repos/staging-i686/eog.install
eog/repos/staging-x86_64/PKGBUILD
eog/repos/staging-x86_64/eog.install
----------------------------+
/PKGBUILD | 60 +++++++++++++++++++++++++++++++++++++++++++
/eog.install | 26 ++++++++++++++++++
staging-i686/PKGBUILD | 30 ---------------------
staging-i686/eog.install | 13 ---------
staging-x86_64/PKGBUILD | 30 ---------------------
staging-x86_64/eog.install | 13 ---------
6 files changed, 86 insertions(+), 86 deletions(-)
Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD 2015-09-28 19:16:25 UTC (rev 247838)
+++ staging-i686/PKGBUILD 2015-09-28 19:17:05 UTC (rev 247839)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=eog
-pkgver=3.17.92
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg dconf)
-makedepends=(intltool itstool gobject-introspection)
-install=eog.install
-groups=(gnome)
-options=('!emptydirs')
-url="https://wiki.gnome.org/Apps/EyeOfGnome"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8d8cb893d595bda05f7ea52f6be6fb107940861bac390a1694b28181a6819b2c')
-
-build() {
- cd "$pkgname-$pkgver"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var
- make
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
-}
Copied: eog/repos/staging-i686/PKGBUILD (from rev 247836, eog/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD (rev 0)
+++ staging-i686/PKGBUILD 2015-09-28 19:17:05 UTC (rev 247839)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=eog
+pkgver=3.18.0
+pkgrel=1
+pkgdesc="Eye of Gnome: An image viewing and cataloging program"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg dconf)
+makedepends=(intltool itstool gobject-introspection)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url="https://wiki.gnome.org/Apps/EyeOfGnome"
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('740b2942ea52fbcdbacb0988e07193113017e0607cf5779769c82723b1685e28')
+
+build() {
+ cd "$pkgname-$pkgver"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var
+ make
+}
+
+package() {
+ cd "$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
+}
Deleted: staging-i686/eog.install
===================================================================
--- staging-i686/eog.install 2015-09-28 19:16:25 UTC (rev 247838)
+++ staging-i686/eog.install 2015-09-28 19:17:05 UTC (rev 247839)
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: eog/repos/staging-i686/eog.install (from rev 247836, eog/trunk/eog.install)
===================================================================
--- staging-i686/eog.install (rev 0)
+++ staging-i686/eog.install 2015-09-28 19:17:05 UTC (rev 247839)
@@ -0,0 +1,13 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+ update-desktop-database -q
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD 2015-09-28 19:16:25 UTC (rev 247838)
+++ staging-x86_64/PKGBUILD 2015-09-28 19:17:05 UTC (rev 247839)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=eog
-pkgver=3.17.92
-pkgrel=1
-pkgdesc="Eye of Gnome: An image viewing and cataloging program"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg dconf)
-makedepends=(intltool itstool gobject-introspection)
-install=eog.install
-groups=(gnome)
-options=('!emptydirs')
-url="https://wiki.gnome.org/Apps/EyeOfGnome"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8d8cb893d595bda05f7ea52f6be6fb107940861bac390a1694b28181a6819b2c')
-
-build() {
- cd "$pkgname-$pkgver"
- ./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var
- make
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
-}
Copied: eog/repos/staging-x86_64/PKGBUILD (from rev 247836, eog/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-28 19:17:05 UTC (rev 247839)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=eog
+pkgver=3.18.0
+pkgrel=1
+pkgdesc="Eye of Gnome: An image viewing and cataloging program"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(gnome-desktop libexif lcms2 desktop-file-utils exempi libpeas librsvg dconf)
+makedepends=(intltool itstool gobject-introspection)
+install=eog.install
+groups=(gnome)
+options=('!emptydirs')
+url="https://wiki.gnome.org/Apps/EyeOfGnome"
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('740b2942ea52fbcdbacb0988e07193113017e0607cf5779769c82723b1685e28')
+
+build() {
+ cd "$pkgname-$pkgver"
+ ./configure --prefix=/usr --sysconfdir=/etc \
+ --localstatedir=/var
+ make
+}
+
+package() {
+ cd "$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
+}
Deleted: staging-x86_64/eog.install
===================================================================
--- staging-x86_64/eog.install 2015-09-28 19:16:25 UTC (rev 247838)
+++ staging-x86_64/eog.install 2015-09-28 19:17:05 UTC (rev 247839)
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: eog/repos/staging-x86_64/eog.install (from rev 247838, eog/trunk/eog.install)
===================================================================
--- staging-x86_64/eog.install (rev 0)
+++ staging-x86_64/eog.install 2015-09-28 19:17:05 UTC (rev 247839)
@@ -0,0 +1,13 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+ update-desktop-database -q
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list