summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Kaspar Rudert (mortzu)2019-07-28 09:44:58 +0200
committerMoritz Kaspar Rudert (mortzu)2019-07-28 09:44:58 +0200
commita7cd24fbc522bb7c70a727d5c28a42943bf294c5 (patch)
tree285f4c3113f9c2cadee88ab8f7b4d344c6173077
parentf8c2c9926b560812b493888d7a287958d431370f (diff)
downloadaur-a7cd24fbc522bb7c70a727d5c28a42943bf294c5.tar.gz
Updated
-rw-r--r--.SRCINFO16
-rw-r--r--ChromiumOS_Licence.txt27
-rw-r--r--PKGBUILD24
3 files changed, 12 insertions, 55 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c073517f13a4..1526c9b10e3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,9 @@
pkgbase = xf86-input-cmt
pkgdesc = Chromium OS multitouch input driver for Xorg X server
- pkgver = 2.0.5
- pkgrel = 2
- url = https://github.com/hugegreenbug/xf86-input-cmt
+ pkgver = 3.0
+ pkgrel = 1
+ url = https://github.com/GalliumOS/xf86-input-cmt
install = xf86-input-cmt.install
- arch = i686
arch = x86_64
license = custom:chromiumos
depends = xf86-input-evdev
@@ -12,16 +11,11 @@ pkgbase = xf86-input-cmt
depends = libgestures
depends = libevdev
depends = libevdevc
- provides = xf86-input-cmt=2.0.5
conflicts = xf86-input-synaptics
options = !emptydirs
options = !strip
- source = ChromiumOS_Licence.txt
- md5sums = af314be4bf04a749665a07203b120f54
- source_i686 = xf86-input-cmt_2.0.5-1ubuntu1_i386.deb::https://launchpad.net/~hugegreenbug/+archive/ubuntu/cmt2/+files/xf86-input-cmt_2.0.5-1ubuntu1_i386.deb
- md5sums_i686 = e5477e04e3922c21be92ee1086fec440
- source_x86_64 = xf86-input-cmt_2.0.5-1ubuntu1_amd64.deb::https://launchpad.net/~hugegreenbug/+archive/ubuntu/cmt2/+files/xf86-input-cmt_2.0.5-1ubuntu1_amd64.deb
- md5sums_x86_64 = ea4cf785d988ccfc0957fd9423bbb779
+ source = https://apt.galliumos.org/pool/main/x/xf86-input-cmt/xserver-xorg-input-cmt_3.0_amd64.deb
+ md5sums = 344998e4bca270d5dc7ad705137f1dbf
pkgname = xf86-input-cmt
diff --git a/ChromiumOS_Licence.txt b/ChromiumOS_Licence.txt
deleted file mode 100644
index 69b485551f00..000000000000
--- a/ChromiumOS_Licence.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/PKGBUILD b/PKGBUILD
index 88096bd8c405..e8f241095f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,29 +1,19 @@
-# Original author: Thomas Sowell <tom@fancydriving.org>
-# Maintained by: Joseph Riches
-
pkgname=xf86-input-cmt
pkgdesc="Chromium OS multitouch input driver for Xorg X server"
-pkgver=2.0.5
-pkgrel=2
-arch=(i686 x86_64)
-url="https://github.com/hugegreenbug/xf86-input-cmt"
+pkgver=3.0
+pkgrel=1
+arch=(x86_64)
+url="https://github.com/GalliumOS/xf86-input-cmt"
license=('custom:chromiumos')
depends=('xf86-input-evdev' 'xf86-input-cmt-setup' 'libgestures' 'libevdev' 'libevdevc')
-provides=("xf86-input-cmt=$pkgver")
conflicts=('xf86-input-synaptics')
install=${pkgname}.install
options=('!emptydirs' '!strip')
-
-source=('ChromiumOS_Licence.txt')
-source_x86_64=('xf86-input-cmt_2.0.5-1ubuntu1_amd64.deb::https://launchpad.net/~hugegreenbug/+archive/ubuntu/cmt2/+files/xf86-input-cmt_2.0.5-1ubuntu1_amd64.deb')
-source_i686=('xf86-input-cmt_2.0.5-1ubuntu1_i386.deb::https://launchpad.net/~hugegreenbug/+archive/ubuntu/cmt2/+files/xf86-input-cmt_2.0.5-1ubuntu1_i386.deb')
-
-md5sums=('af314be4bf04a749665a07203b120f54')
-md5sums_x86_64=('ea4cf785d988ccfc0957fd9423bbb779')
-md5sums_i686=('e5477e04e3922c21be92ee1086fec440')
+source=('https://apt.galliumos.org/pool/main/x/xf86-input-cmt/xserver-xorg-input-cmt_3.0_amd64.deb')
+md5sums=('344998e4bca270d5dc7ad705137f1dbf')
package() {
echo "Extracting package..."
bsdtar -xf data.tar.xz -C "$pkgdir/"
- install -Dm644 ChromiumOS_Licence.txt "$pkgdir"/usr/share/licenses/xf86-input-cmt/LICENCE
+ install -Dm644 "$pkgdir"/usr/share/doc/xserver-xorg-input-cmt/copyright "$pkgdir"/usr/share/licenses/xf86-input-cmt/LICENCE
}