Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Commit

Permalink
geis: dbus-core -> dbus
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-Long Chen committed Oct 8, 2016
1 parent 191035a commit 6ebfd57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions geis/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# Maintainer: Xiao-Long Chen <chenxiaolong@cxl.epac.to>

# vercheck-pkgbuild: auto
# vercheck-ubuntu: name=${pkgname}, repo=xenial
# vercheck-ubuntu: name=${pkgname}, repo=yakkety
# vercheck-launchpad: name=${pkgname}

pkgname=geis
_actual_ver=2.2.17
_extra_ver=+16.04.20160126
pkgver=${_actual_ver}${_extra_ver/\+/.}
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface."
arch=(i686 x86_64)
url="https://launchpad.net/geis"
license=(GPL LGPL)
depends=(grail xorg-xinput python3 dbus-core)
depends=(grail xorg-xinput python3 dbus)
makedepends=(xorg-server-devel)
options=(!emptydirs)
source=("https://launchpad.net/ubuntu/+archive/primary/+files/geis_${_actual_ver}${_extra_ver}.orig.tar.gz")
Expand Down

0 comments on commit 6ebfd57

Please sign in to comment.