[arch-commits] Commit in gnome-dictionary/repos (8 files)
Jan Steffens
heftig at nymeria.archlinux.org
Wed Oct 9 09:41:32 UTC 2013
Date: Wednesday, October 9, 2013 @ 11:41:32
Author: heftig
Revision: 196236
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
gnome-dictionary/repos/extra-i686/PKGBUILD
(from rev 196235, gnome-dictionary/trunk/PKGBUILD)
gnome-dictionary/repos/extra-i686/gnome-dictionary.install
(from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
gnome-dictionary/repos/extra-x86_64/PKGBUILD
(from rev 196235, gnome-dictionary/trunk/PKGBUILD)
gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
(from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
Deleted:
gnome-dictionary/repos/extra-i686/PKGBUILD
gnome-dictionary/repos/extra-i686/gnome-dictionary.install
gnome-dictionary/repos/extra-x86_64/PKGBUILD
gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install
---------------------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++
/gnome-dictionary.install | 22 +++++++++++
extra-i686/PKGBUILD | 30 ----------------
extra-i686/gnome-dictionary.install | 11 -----
extra-x86_64/PKGBUILD | 30 ----------------
extra-x86_64/gnome-dictionary.install | 11 -----
6 files changed, 82 insertions(+), 82 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-i686/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gnome-dictionary
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org"
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4881096d5952ca39e19e4ecfb37f16634d5f5c1e41ee1e74fa8550f59f5bd455')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: gnome-dictionary/repos/extra-i686/PKGBUILD (from rev 196235, gnome-dictionary/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gnome-dictionary
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org"
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('258b60fe50f7d0580a7dc3bb83f7fe2f6f0597d4013d97ac083c3f062c350ed7')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: extra-i686/gnome-dictionary.install
===================================================================
--- extra-i686/gnome-dictionary.install 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-i686/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,11 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: gnome-dictionary/repos/extra-i686/gnome-dictionary.install (from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
===================================================================
--- extra-i686/gnome-dictionary.install (rev 0)
+++ extra-i686/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,11 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-x86_64/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=gnome-dictionary
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="Look up words in dictionary sources"
-arch=(i686 x86_64)
-url="http://gnome.org"
-license=('GPL2')
-depends=('dconf' 'gtk3')
-makedepends=('intltool' 'itstool' 'docbook-xsl')
-install=$pkgname.install
-options=(!libtool)
-groups=('gnome')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4881096d5952ca39e19e4ecfb37f16634d5f5c1e41ee1e74fa8550f59f5bd455')
-
-build() {
- cd $pkgname-$pkgver
- ./configure --prefix=/usr
- make
-}
-
-package() {
- cd $pkgname-$pkgver
- make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
Copied: gnome-dictionary/repos/extra-x86_64/PKGBUILD (from rev 196235, gnome-dictionary/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=gnome-dictionary
+pkgver=3.10.0
+pkgrel=1
+pkgdesc="Look up words in dictionary sources"
+arch=(i686 x86_64)
+url="http://gnome.org"
+license=('GPL2')
+depends=('dconf' 'gtk3')
+makedepends=('intltool' 'itstool' 'docbook-xsl')
+install=$pkgname.install
+options=(!libtool)
+groups=('gnome')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('258b60fe50f7d0580a7dc3bb83f7fe2f6f0597d4013d97ac083c3f062c350ed7')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:
Deleted: extra-x86_64/gnome-dictionary.install
===================================================================
--- extra-x86_64/gnome-dictionary.install 2013-10-09 09:40:42 UTC (rev 196235)
+++ extra-x86_64/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -1,11 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: gnome-dictionary/repos/extra-x86_64/gnome-dictionary.install (from rev 196235, gnome-dictionary/trunk/gnome-dictionary.install)
===================================================================
--- extra-x86_64/gnome-dictionary.install (rev 0)
+++ extra-x86_64/gnome-dictionary.install 2013-10-09 09:41:32 UTC (rev 196236)
@@ -0,0 +1,11 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list