[arch-commits] Commit in onboard/repos (8 files)
Balló György
bgyorgy at archlinux.org
Sun Mar 8 19:20:55 UTC 2015
Date: Sunday, March 8, 2015 @ 20:20:54
Author: bgyorgy
Revision: 128949
archrelease: copy trunk to community-i686, community-x86_64
Added:
onboard/repos/community-i686/PKGBUILD
(from rev 128948, onboard/trunk/PKGBUILD)
onboard/repos/community-i686/onboard.install
(from rev 128948, onboard/trunk/onboard.install)
onboard/repos/community-x86_64/PKGBUILD
(from rev 128948, onboard/trunk/PKGBUILD)
onboard/repos/community-x86_64/onboard.install
(from rev 128948, onboard/trunk/onboard.install)
Deleted:
onboard/repos/community-i686/PKGBUILD
onboard/repos/community-i686/onboard.install
onboard/repos/community-x86_64/PKGBUILD
onboard/repos/community-x86_64/onboard.install
----------------------------------+
/PKGBUILD | 52 +++++++++++++++++++++++++++++++++++++
/onboard.install | 26 ++++++++++++++++++
community-i686/PKGBUILD | 29 --------------------
community-i686/onboard.install | 13 ---------
community-x86_64/PKGBUILD | 29 --------------------
community-x86_64/onboard.install | 13 ---------
6 files changed, 78 insertions(+), 84 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-03-08 19:20:47 UTC (rev 128948)
+++ community-i686/PKGBUILD 2015-03-08 19:20:54 UTC (rev 128949)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=onboard
-pkgver=1.0.1
-pkgrel=4
-pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
-arch=('i686' 'x86_64')
-url="https://launchpad.net/onboard"
-license=('GPL')
-depends=('libxkbfile' 'libcanberra' 'hunspell' 'python-cairo' 'python-dbus' 'python-gobject' 'gtk3' 'iso-codes' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
-makedepends=('python-distutils-extra')
-optdepends=('mousetweaks: hover click with mouse')
-options=('!emptydirs')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('88cc91722238ffd6bee47c8adde3eb11')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python3 setup.py build
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python3 setup.py install --root=$pkgdir/ --optimize=1
-}
Copied: onboard/repos/community-i686/PKGBUILD (from rev 128948, onboard/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-08 19:20:54 UTC (rev 128949)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=onboard
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
+arch=('i686' 'x86_64')
+url="https://launchpad.net/onboard"
+license=('GPL')
+depends=('libxkbfile' 'libcanberra' 'hunspell' 'python-cairo' 'python-dbus' 'python-gobject' 'gtk3' 'iso-codes' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf')
+makedepends=('python-distutils-extra')
+optdepends=('mousetweaks: hover click with mouse')
+install=$pkgname.install
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+md5sums=('4b4cd0075ff71ee4087d46e7b2e98473')
+
+build() {
+ cd $pkgname-$pkgver
+ python3 setup.py build
+}
+
+package() {
+ cd $pkgname-$pkgver
+ python3 setup.py install --root=$pkgdir --optimize=1
+}
Deleted: community-i686/onboard.install
===================================================================
--- community-i686/onboard.install 2015-03-08 19:20:47 UTC (rev 128948)
+++ community-i686/onboard.install 2015-03-08 19:20:54 UTC (rev 128949)
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- update-desktop-database -q
- xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
Copied: onboard/repos/community-i686/onboard.install (from rev 128948, onboard/trunk/onboard.install)
===================================================================
--- community-i686/onboard.install (rev 0)
+++ community-i686/onboard.install 2015-03-08 19:20:54 UTC (rev 128949)
@@ -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 $1
+}
+
+post_remove() {
+ post_install $1
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-03-08 19:20:47 UTC (rev 128948)
+++ community-x86_64/PKGBUILD 2015-03-08 19:20:54 UTC (rev 128949)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=onboard
-pkgver=1.0.1
-pkgrel=4
-pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
-arch=('i686' 'x86_64')
-url="https://launchpad.net/onboard"
-license=('GPL')
-depends=('libxkbfile' 'libcanberra' 'hunspell' 'python-cairo' 'python-dbus' 'python-gobject' 'gtk3' 'iso-codes' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'xdg-utils')
-makedepends=('python-distutils-extra')
-optdepends=('mousetweaks: hover click with mouse')
-options=('!emptydirs')
-install=$pkgname.install
-source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('88cc91722238ffd6bee47c8adde3eb11')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python3 setup.py build
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- python3 setup.py install --root=$pkgdir/ --optimize=1
-}
Copied: onboard/repos/community-x86_64/PKGBUILD (from rev 128948, onboard/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-03-08 19:20:54 UTC (rev 128949)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=onboard
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="On-screen keyboard useful on tablet PCs or for mobility impaired users"
+arch=('i686' 'x86_64')
+url="https://launchpad.net/onboard"
+license=('GPL')
+depends=('libxkbfile' 'libcanberra' 'hunspell' 'python-cairo' 'python-dbus' 'python-gobject' 'gtk3' 'iso-codes' 'librsvg' 'gsettings-desktop-schemas' 'desktop-file-utils' 'dconf')
+makedepends=('python-distutils-extra')
+optdepends=('mousetweaks: hover click with mouse')
+install=$pkgname.install
+source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
+md5sums=('4b4cd0075ff71ee4087d46e7b2e98473')
+
+build() {
+ cd $pkgname-$pkgver
+ python3 setup.py build
+}
+
+package() {
+ cd $pkgname-$pkgver
+ python3 setup.py install --root=$pkgdir --optimize=1
+}
Deleted: community-x86_64/onboard.install
===================================================================
--- community-x86_64/onboard.install 2015-03-08 19:20:47 UTC (rev 128948)
+++ community-x86_64/onboard.install 2015-03-08 19:20:54 UTC (rev 128949)
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
- update-desktop-database -q
- xdg-icon-resource forceupdate
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}
Copied: onboard/repos/community-x86_64/onboard.install (from rev 128948, onboard/trunk/onboard.install)
===================================================================
--- community-x86_64/onboard.install (rev 0)
+++ community-x86_64/onboard.install 2015-03-08 19:20:54 UTC (rev 128949)
@@ -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 $1
+}
+
+post_remove() {
+ post_install $1
+}
More information about the arch-commits
mailing list