[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2020-09-19 Thread Sergej Pupykin via arch-commits
Date: Saturday, September 19, 2020 @ 16:50:44
  Author: spupykin
Revision: 710889

backup etc/conf.d/inputattach

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-19 16:48:54 UTC (rev 710888)
+++ PKGBUILD2020-09-19 16:50:44 UTC (rev 710889)
@@ -12,6 +12,7 @@
 provides=('joystick' 'inputattach')
 replaces=('joystick' 'inputattach')
 optdepends=('sdl2: for ffmvforce utility')
+backup=('etc/conf.d/inputattach')
 validpgpkeys=('79D9C58C50D6B5AA65D530C1759778A9A36B494F')
 
source=(https://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2{,.sig}
'inputattach.conf.d'


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2019-11-04 Thread Sergej Pupykin via arch-commits
Date: Monday, November 4, 2019 @ 12:20:40
  Author: spupykin
Revision: 524047

upgpkg: linuxconsole 1.7.0-1

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 12:19:21 UTC (rev 524046)
+++ PKGBUILD2019-11-04 12:20:40 UTC (rev 524047)
@@ -2,22 +2,22 @@
 # Maintainer:  Andrzej Giniewicz 
 
 pkgname=linuxconsole
-pkgver=1.6.1
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('x86_64')
 url="https://sourceforge.net/projects/linuxconsole/;
 license=('GPL')
-makedepends=('sdl')
+makedepends=('sdl2')
 provides=('joystick' 'inputattach')
 replaces=('joystick' 'inputattach')
-optdepends=('sdl: for ffmvforce utility')
+optdepends=('sdl2: for ffmvforce utility')
 validpgpkeys=('79D9C58C50D6B5AA65D530C1759778A9A36B494F')
 
source=(https://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2{,.sig}
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-sha256sums=('e9d6b05a6c57c7eb3ec7f9f017f46b20e4b55d5a02f930eff1823a13921c5934'
+sha256sums=('95d112f06393806116341d593bda002c8bc44119c1538407623268fed90d8c34'
 'SKIP'
 '3807b2b34bea40c6d6036629ac3eaee31b44549c81fac62e922eb6524f0b203e'
 '3fe8df1d4330ad95a02206946440576ad3a56230d43107f1d703bff077182f84'


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2019-02-11 Thread Sergej Pupykin via arch-commits
Date: Monday, February 11, 2019 @ 11:22:23
  Author: spupykin
Revision: 431731

upgpkg: linuxconsole 1.6.1-1

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-11 11:22:17 UTC (rev 431730)
+++ PKGBUILD2019-02-11 11:22:23 UTC (rev 431731)
@@ -2,8 +2,8 @@
 # Maintainer:  Andrzej Giniewicz 
 
 pkgname=linuxconsole
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('x86_64')
 url="http://sourceforge.net/projects/linuxconsole/;
@@ -17,7 +17,7 @@
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-sha256sums=('ced2efed00b67b45f82eddc69be07385835d558f658016315ac621fe2eaa8146'
+sha256sums=('e9d6b05a6c57c7eb3ec7f9f017f46b20e4b55d5a02f930eff1823a13921c5934'
 'SKIP'
 '3807b2b34bea40c6d6036629ac3eaee31b44549c81fac62e922eb6524f0b203e'
 '3fe8df1d4330ad95a02206946440576ad3a56230d43107f1d703bff077182f84'


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 21:09:53
  Author: felixonmars
Revision: 404542

PIE/BUILDINFO rebuild

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 21:09:49 UTC (rev 404541)
+++ PKGBUILD2018-11-09 21:09:53 UTC (rev 404542)
@@ -3,7 +3,7 @@
 
 pkgname=linuxconsole
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('x86_64')
 url="http://sourceforge.net/projects/linuxconsole/;


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 16:29:26
  Author: spupykin
Revision: 195760

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 16:28:34 UTC (rev 195759)
+++ PKGBUILD2016-11-14 16:29:26 UTC (rev 195760)
@@ -13,14 +13,16 @@
 provides=('joystick' 'inputattach')
 replaces=('joystick' 'inputattach')
 optdepends=('sdl: for ffmvforce utility')
-source=(http://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2
+validpgpkeys=('79D9C58C50D6B5AA65D530C1759778A9A36B494F')
+source=(https://prdownloads.sourceforge.net/linuxconsole/linuxconsoletools-$pkgver.tar.bz2{,.sig}
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-md5sums=('fd52fa4a81455eb95a6c81efb087ce98'
- '7ca903e54829764c8241233af5069216'
- 'c19b9ed38b243191cf5378b87a42a4cc'
- '7dd0690a9d2fe5e1052900650906e273')
+sha256sums=('ced2efed00b67b45f82eddc69be07385835d558f658016315ac621fe2eaa8146'
+'SKIP'
+'3807b2b34bea40c6d6036629ac3eaee31b44549c81fac62e922eb6524f0b203e'
+'3fe8df1d4330ad95a02206946440576ad3a56230d43107f1d703bff077182f84'
+'908e3a6cec41bd4fbe7066fb54213a80c96d91b219ca045399a54e65c0995c8c')
 
 prepare() {
   cd "${srcdir}"/linuxconsoletools-$pkgver


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2016-11-07 Thread Sergej Pupykin
Date: Monday, November 7, 2016 @ 16:14:09
  Author: spupykin
Revision: 194893

upgpkg: linuxconsole 1.6.0-1

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-07 16:14:01 UTC (rev 194892)
+++ PKGBUILD2016-11-07 16:14:09 UTC (rev 194893)
@@ -3,7 +3,7 @@
 # Maintainer:  Andrzej Giniewicz 
 
 pkgname=linuxconsole
-pkgver=1.5.1
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-md5sums=('86b5c4e8fb6c91c5b7e9298f7dfe5b3e'
+md5sums=('fd52fa4a81455eb95a6c81efb087ce98'
  '7ca903e54829764c8241233af5069216'
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2016-04-26 Thread Sergej Pupykin
Date: Tuesday, April 26, 2016 @ 21:11:34
  Author: spupykin
Revision: 171933

upgpkg: linuxconsole 1.5.1-1

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-26 17:47:15 UTC (rev 171932)
+++ PKGBUILD2016-04-26 19:11:34 UTC (rev 171933)
@@ -3,8 +3,8 @@
 # Maintainer:  Andrzej Giniewicz 
 
 pkgname=linuxconsole
-pkgver=1.4.9
-pkgrel=2
+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/;
@@ -17,7 +17,7 @@
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-md5sums=('9b91718fefabc021ca7a5adbf13e3fde'
+md5sums=('86b5c4e8fb6c91c5b7e9298f7dfe5b3e'
  '7ca903e54829764c8241233af5069216'
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2016-01-29 Thread Sergej Pupykin
Date: Friday, January 29, 2016 @ 09:20:35
  Author: spupykin
Revision: 159406

upgpkg: linuxconsole 1.4.9-2

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-29 08:12:13 UTC (rev 159405)
+++ PKGBUILD2016-01-29 08:20:35 UTC (rev 159406)
@@ -4,7 +4,7 @@
 
 pkgname=linuxconsole
 pkgver=1.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/linuxconsole/;
@@ -22,6 +22,11 @@
  '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


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2016-01-28 Thread Sergej Pupykin
Date: Thursday, January 28, 2016 @ 22:04:24
  Author: spupykin
Revision: 159338

upgpkg: linuxconsole 1.4.9-1

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-28 21:04:19 UTC (rev 159337)
+++ PKGBUILD2016-01-28 21:04:24 UTC (rev 159338)
@@ -3,8 +3,8 @@
 # Maintainer:  Andrzej Giniewicz 
 
 pkgname=linuxconsole
-pkgver=1.4.7
-pkgrel=2
+pkgver=1.4.9
+pkgrel=1
 pkgdesc="Set of utilities for joysticks and serial devices"
 arch=('i686' 'x86_64')
 url="http://sourceforge.net/projects/linuxconsole/;
@@ -17,7 +17,7 @@
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-md5sums=('fc839ab0dd04718244e17eab9d137ecd'
+md5sums=('9b91718fefabc021ca7a5adbf13e3fde'
  '7ca903e54829764c8241233af5069216'
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2015-04-03 Thread Sergej Pupykin
Date: Friday, April 3, 2015 @ 16:14:16
  Author: spupykin
Revision: 130563

upgpkg: linuxconsole 1.4.7-2

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-03 13:59:04 UTC (rev 130562)
+++ PKGBUILD2015-04-03 14:14:16 UTC (rev 130563)
@@ -22,14 +22,9 @@
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')
 
-prepare() {
-  cd ${srcdir}/linuxconsoletools-$pkgver
-  sed -i 's|/usr/local/|/usr/|g' utils/jscal-{,re}store
-}
-
 build() {
   cd ${srcdir}/linuxconsoletools-$pkgver
-  make
+  make PREFIX=/usr
 }
 
 package() {


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2015-04-03 Thread Sergej Pupykin
Date: Friday, April 3, 2015 @ 15:59:04
  Author: spupykin
Revision: 130562

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-03 12:26:17 UTC (rev 130561)
+++ PKGBUILD2015-04-03 13:59:04 UTC (rev 130562)
@@ -4,7 +4,7 @@
 
 pkgname=linuxconsole
 pkgver=1.4.7
-pkgrel=1
+pkgrel=2
 pkgdesc=Set of utilities for joysticks and serial devices
 arch=('i686' 'x86_64')
 url=http://sourceforge.net/projects/linuxconsole/;
@@ -22,6 +22,11 @@
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')
 
+prepare() {
+  cd ${srcdir}/linuxconsoletools-$pkgver
+  sed -i 's|/usr/local/|/usr/|g' utils/jscal-{,re}store
+}
+
 build() {
   cd ${srcdir}/linuxconsoletools-$pkgver
   make


[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2014-07-14 Thread Sergej Pupykin
Date: Monday, July 14, 2014 @ 17:12:37
  Author: spupykin
Revision: 115721

upgpkg: linuxconsole 1.4.7-1

upd

Modified:
  linuxconsole/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-14 15:12:20 UTC (rev 115720)
+++ PKGBUILD2014-07-14 15:12:37 UTC (rev 115721)
@@ -3,7 +3,7 @@
 # Maintainer:  Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=linuxconsole
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc=Set of utilities for joysticks and serial devices
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
'inputattach.conf.d'
'inputattach.service'
'inputattachctl')
-md5sums=('9115e08e3a2193b62da46d0e02852787'
+md5sums=('fc839ab0dd04718244e17eab9d137ecd'
  '7ca903e54829764c8241233af5069216'
  'c19b9ed38b243191cf5378b87a42a4cc'
  '7dd0690a9d2fe5e1052900650906e273')



[arch-commits] Commit in linuxconsole/trunk (PKGBUILD)

2013-11-14 Thread Sergej Pupykin
Date: Thursday, November 14, 2013 @ 12:36:42
  Author: spupykin
Revision: 100994

upgpkg: linuxconsole 1.4.6-1

upd

Modified:
  linuxconsole/trunk/PKGBUILD   (contents, properties)

--+
 PKGBUILD |2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-14 11:32:01 UTC (rev 100993)
+++ PKGBUILD2013-11-14 11:36:42 UTC (rev 100994)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Maintainer:  Andrzej Giniewicz ggi...@gmail.com
 
 pkgname=linuxconsole


Property changes on: linuxconsole/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property