[arch-commits] Commit in linuxconsole/repos (16 files)
Sergej Pupykin
spupykin at archlinux.org
Tue Apr 26 19:11:55 UTC 2016
Date: Tuesday, April 26, 2016 @ 21:11:55
Author: spupykin
Revision: 171934
archrelease: copy trunk to community-i686, community-x86_64
Added:
linuxconsole/repos/community-i686/PKGBUILD
(from rev 171933, linuxconsole/trunk/PKGBUILD)
linuxconsole/repos/community-i686/inputattach.conf.d
(from rev 171933, linuxconsole/trunk/inputattach.conf.d)
linuxconsole/repos/community-i686/inputattach.service
(from rev 171933, linuxconsole/trunk/inputattach.service)
linuxconsole/repos/community-i686/inputattachctl
(from rev 171933, linuxconsole/trunk/inputattachctl)
linuxconsole/repos/community-x86_64/PKGBUILD
(from rev 171933, linuxconsole/trunk/PKGBUILD)
linuxconsole/repos/community-x86_64/inputattach.conf.d
(from rev 171933, linuxconsole/trunk/inputattach.conf.d)
linuxconsole/repos/community-x86_64/inputattach.service
(from rev 171933, linuxconsole/trunk/inputattach.service)
linuxconsole/repos/community-x86_64/inputattachctl
(from rev 171933, linuxconsole/trunk/inputattachctl)
Deleted:
linuxconsole/repos/community-i686/PKGBUILD
linuxconsole/repos/community-i686/inputattach.conf.d
linuxconsole/repos/community-i686/inputattach.service
linuxconsole/repos/community-i686/inputattachctl
linuxconsole/repos/community-x86_64/PKGBUILD
linuxconsole/repos/community-x86_64/inputattach.conf.d
linuxconsole/repos/community-x86_64/inputattach.service
linuxconsole/repos/community-x86_64/inputattachctl
--------------------------------------+
/PKGBUILD | 84 +++++++++++++++++++++++++++++++++
/inputattach.conf.d | 20 +++++++
/inputattach.service | 22 ++++++++
/inputattachctl | 28 +++++++++++
community-i686/PKGBUILD | 42 ----------------
community-i686/inputattach.conf.d | 10 ---
community-i686/inputattach.service | 11 ----
community-i686/inputattachctl | 14 -----
community-x86_64/PKGBUILD | 42 ----------------
community-x86_64/inputattach.conf.d | 10 ---
community-x86_64/inputattach.service | 11 ----
community-x86_64/inputattachctl | 14 -----
12 files changed, 154 insertions(+), 154 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-i686/PKGBUILD 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-
-pkgname=linuxconsole
-pkgver=1.4.9
-pkgrel=2
-pkgdesc="Set of utilities for joysticks and serial devices"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/linuxconsole/"
-license=('GPL')
-makedepends=('sdl')
-provides=('joystick' 'inputattach')
-replaces=('joystick' 'inputattach')
-optdepends=('sdl: for ffmvforce utility')
-source=(http://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2
- 'inputattach.conf.d'
- 'inputattach.service'
- 'inputattachctl')
-md5sums=('9b91718fefabc021ca7a5adbf13e3fde'
- '7ca903e54829764c8241233af5069216'
- 'c19b9ed38b243191cf5378b87a42a4cc'
- '7dd0690a9d2fe5e1052900650906e273')
-
-prepare() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- sed -i 's|lib/udev|usr/lib/udev|g' utils/Makefile
-}
-
-build() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- make PREFIX=/usr
-}
-
-package() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- make PREFIX=/usr DESTDIR="${pkgdir}" install
-
- install -Dm755 $srcdir/inputattachctl $pkgdir/usr/bin/inputattachctl
- install -Dm644 $srcdir/inputattach.conf.d "$pkgdir/etc/conf.d/inputattach"
- install -Dm644 $srcdir/inputattach.service $pkgdir/usr/lib/systemd/system/inputattach.service
-}
Copied: linuxconsole/repos/community-i686/PKGBUILD (from rev 171933, linuxconsole/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+
+pkgname=linuxconsole
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="Set of utilities for joysticks and serial devices"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/linuxconsole/"
+license=('GPL')
+makedepends=('sdl')
+provides=('joystick' 'inputattach')
+replaces=('joystick' 'inputattach')
+optdepends=('sdl: for ffmvforce utility')
+source=(http://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2
+ 'inputattach.conf.d'
+ 'inputattach.service'
+ 'inputattachctl')
+md5sums=('86b5c4e8fb6c91c5b7e9298f7dfe5b3e'
+ '7ca903e54829764c8241233af5069216'
+ 'c19b9ed38b243191cf5378b87a42a4cc'
+ '7dd0690a9d2fe5e1052900650906e273')
+
+prepare() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ sed -i 's|lib/udev|usr/lib/udev|g' utils/Makefile
+}
+
+build() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ make PREFIX=/usr
+}
+
+package() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ make PREFIX=/usr DESTDIR="${pkgdir}" install
+
+ install -Dm755 $srcdir/inputattachctl $pkgdir/usr/bin/inputattachctl
+ install -Dm644 $srcdir/inputattach.conf.d "$pkgdir/etc/conf.d/inputattach"
+ install -Dm644 $srcdir/inputattach.service $pkgdir/usr/lib/systemd/system/inputattach.service
+}
Deleted: community-i686/inputattach.conf.d
===================================================================
--- community-i686/inputattach.conf.d 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-i686/inputattach.conf.d 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,10 +0,0 @@
-#
-# Configuration for inputattach
-#
-# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
-# An inputattach instance will be started for each element.
-
-IAPARAMS=(
- "--microsoft /dev/ttyS0"
- #"--baud 9600 --w8001 /dev/ttyS1"
-)
Copied: linuxconsole/repos/community-i686/inputattach.conf.d (from rev 171933, linuxconsole/trunk/inputattach.conf.d)
===================================================================
--- community-i686/inputattach.conf.d (rev 0)
+++ community-i686/inputattach.conf.d 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,10 @@
+#
+# Configuration for inputattach
+#
+# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
+# An inputattach instance will be started for each element.
+
+IAPARAMS=(
+ "--microsoft /dev/ttyS0"
+ #"--baud 9600 --w8001 /dev/ttyS1"
+)
Deleted: community-i686/inputattach.service
===================================================================
--- community-i686/inputattach.service 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-i686/inputattach.service 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Attach serial input devices to kernel input subsystem
-After=syslog.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/inputattachctl start
-ExecStop=/usr/bin/inputattachctl stop
-
-[Install]
-WantedBy=multi-user.target
Copied: linuxconsole/repos/community-i686/inputattach.service (from rev 171933, linuxconsole/trunk/inputattach.service)
===================================================================
--- community-i686/inputattach.service (rev 0)
+++ community-i686/inputattach.service 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Attach serial input devices to kernel input subsystem
+After=syslog.target
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/inputattachctl start
+ExecStop=/usr/bin/inputattachctl stop
+
+[Install]
+WantedBy=multi-user.target
Deleted: community-i686/inputattachctl
===================================================================
--- community-i686/inputattachctl 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-i686/inputattachctl 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-. /etc/conf.d/inputattach
-
-case "$1" in
- start)
- for i in "${IAPARAMS[@]}"; do
- /usr/bin/inputattach --daemon $i || exit 1
- done
- ;;
- stop)
- killall inputattach || exit 1
- ;;
-esac
Copied: linuxconsole/repos/community-i686/inputattachctl (from rev 171933, linuxconsole/trunk/inputattachctl)
===================================================================
--- community-i686/inputattachctl (rev 0)
+++ community-i686/inputattachctl 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+. /etc/conf.d/inputattach
+
+case "$1" in
+ start)
+ for i in "${IAPARAMS[@]}"; do
+ /usr/bin/inputattach --daemon $i || exit 1
+ done
+ ;;
+ stop)
+ killall inputattach || exit 1
+ ;;
+esac
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-x86_64/PKGBUILD 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
-
-pkgname=linuxconsole
-pkgver=1.4.9
-pkgrel=2
-pkgdesc="Set of utilities for joysticks and serial devices"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/linuxconsole/"
-license=('GPL')
-makedepends=('sdl')
-provides=('joystick' 'inputattach')
-replaces=('joystick' 'inputattach')
-optdepends=('sdl: for ffmvforce utility')
-source=(http://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2
- 'inputattach.conf.d'
- 'inputattach.service'
- 'inputattachctl')
-md5sums=('9b91718fefabc021ca7a5adbf13e3fde'
- '7ca903e54829764c8241233af5069216'
- 'c19b9ed38b243191cf5378b87a42a4cc'
- '7dd0690a9d2fe5e1052900650906e273')
-
-prepare() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- sed -i 's|lib/udev|usr/lib/udev|g' utils/Makefile
-}
-
-build() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- make PREFIX=/usr
-}
-
-package() {
- cd "${srcdir}"/linuxconsoletools-$pkgver
- make PREFIX=/usr DESTDIR="${pkgdir}" install
-
- install -Dm755 $srcdir/inputattachctl $pkgdir/usr/bin/inputattachctl
- install -Dm644 $srcdir/inputattach.conf.d "$pkgdir/etc/conf.d/inputattach"
- install -Dm644 $srcdir/inputattach.service $pkgdir/usr/lib/systemd/system/inputattach.service
-}
Copied: linuxconsole/repos/community-x86_64/PKGBUILD (from rev 171933, linuxconsole/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
+
+pkgname=linuxconsole
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="Set of utilities for joysticks and serial devices"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/linuxconsole/"
+license=('GPL')
+makedepends=('sdl')
+provides=('joystick' 'inputattach')
+replaces=('joystick' 'inputattach')
+optdepends=('sdl: for ffmvforce utility')
+source=(http://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2
+ 'inputattach.conf.d'
+ 'inputattach.service'
+ 'inputattachctl')
+md5sums=('86b5c4e8fb6c91c5b7e9298f7dfe5b3e'
+ '7ca903e54829764c8241233af5069216'
+ 'c19b9ed38b243191cf5378b87a42a4cc'
+ '7dd0690a9d2fe5e1052900650906e273')
+
+prepare() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ sed -i 's|lib/udev|usr/lib/udev|g' utils/Makefile
+}
+
+build() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ make PREFIX=/usr
+}
+
+package() {
+ cd "${srcdir}"/linuxconsoletools-$pkgver
+ make PREFIX=/usr DESTDIR="${pkgdir}" install
+
+ install -Dm755 $srcdir/inputattachctl $pkgdir/usr/bin/inputattachctl
+ install -Dm644 $srcdir/inputattach.conf.d "$pkgdir/etc/conf.d/inputattach"
+ install -Dm644 $srcdir/inputattach.service $pkgdir/usr/lib/systemd/system/inputattach.service
+}
Deleted: community-x86_64/inputattach.conf.d
===================================================================
--- community-x86_64/inputattach.conf.d 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-x86_64/inputattach.conf.d 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,10 +0,0 @@
-#
-# Configuration for inputattach
-#
-# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
-# An inputattach instance will be started for each element.
-
-IAPARAMS=(
- "--microsoft /dev/ttyS0"
- #"--baud 9600 --w8001 /dev/ttyS1"
-)
Copied: linuxconsole/repos/community-x86_64/inputattach.conf.d (from rev 171933, linuxconsole/trunk/inputattach.conf.d)
===================================================================
--- community-x86_64/inputattach.conf.d (rev 0)
+++ community-x86_64/inputattach.conf.d 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,10 @@
+#
+# Configuration for inputattach
+#
+# IAPARAMS is an array of inputattach arguments, see 'inputattach --help'.
+# An inputattach instance will be started for each element.
+
+IAPARAMS=(
+ "--microsoft /dev/ttyS0"
+ #"--baud 9600 --w8001 /dev/ttyS1"
+)
Deleted: community-x86_64/inputattach.service
===================================================================
--- community-x86_64/inputattach.service 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-x86_64/inputattach.service 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Attach serial input devices to kernel input subsystem
-After=syslog.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/inputattachctl start
-ExecStop=/usr/bin/inputattachctl stop
-
-[Install]
-WantedBy=multi-user.target
Copied: linuxconsole/repos/community-x86_64/inputattach.service (from rev 171933, linuxconsole/trunk/inputattach.service)
===================================================================
--- community-x86_64/inputattach.service (rev 0)
+++ community-x86_64/inputattach.service 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Attach serial input devices to kernel input subsystem
+After=syslog.target
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/inputattachctl start
+ExecStop=/usr/bin/inputattachctl stop
+
+[Install]
+WantedBy=multi-user.target
Deleted: community-x86_64/inputattachctl
===================================================================
--- community-x86_64/inputattachctl 2016-04-26 19:11:34 UTC (rev 171933)
+++ community-x86_64/inputattachctl 2016-04-26 19:11:55 UTC (rev 171934)
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-. /etc/conf.d/inputattach
-
-case "$1" in
- start)
- for i in "${IAPARAMS[@]}"; do
- /usr/bin/inputattach --daemon $i || exit 1
- done
- ;;
- stop)
- killall inputattach || exit 1
- ;;
-esac
Copied: linuxconsole/repos/community-x86_64/inputattachctl (from rev 171933, linuxconsole/trunk/inputattachctl)
===================================================================
--- community-x86_64/inputattachctl (rev 0)
+++ community-x86_64/inputattachctl 2016-04-26 19:11:55 UTC (rev 171934)
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+. /etc/conf.d/inputattach
+
+case "$1" in
+ start)
+ for i in "${IAPARAMS[@]}"; do
+ /usr/bin/inputattach --daemon $i || exit 1
+ done
+ ;;
+ stop)
+ killall inputattach || exit 1
+ ;;
+esac
More information about the arch-commits
mailing list