← recipes

Commit 9384d2d

0
plików
+0
dodanych
-0
usuniętych
@@ -1,57 +1,57 @@
1 -pkgname: 'xorg-xf86-input-evdev'
2 -pkgver: '2.11.0'
3 -pkgrel: '1'
4 -pkgdesc: 'Xorg evdev input drivers'
5 -url: ''
6 -arch: x86_64
7 -depends: []
8 -makedepends:
9 -- mtdev
10 -- libevdev
11 -- 'xorg-server'
12 -
13 -source:
14 -- 'http://ftp.x.org/pub/individual//driver/${name/xorg-/}-${pkgver}.tar.xz'
15 -
16 -sha256sums:
17 -- SKIP
18 -
19 -footprint_xorg-xf86-input-evdev_devel: |
20 - drwxr-xr-x root/root usr/include/
21 - drwxr-xr-x root/root usr/include/xorg/
22 - -rw-r--r-- root/root usr/include/xorg/evdev-properties.h
23 - drwxr-xr-x root/root usr/lib/pkgconfig/
24 - -rw-r--r-- root/root usr/lib/pkgconfig/xorg-evdev.pc
25 -
26 -footprint: |
27 - drwxr-xr-x root/root usr/
28 - drwxr-xr-x root/root usr/lib/
29 - drwxr-xr-x root/root usr/lib/xorg/
30 - drwxr-xr-x root/root usr/lib/xorg/modules/
31 - drwxr-xr-x root/root usr/lib/xorg/modules/input/
32 - -rwxr-xr-x root/root usr/lib/xorg/modules/input/evdev_drv.so
33 - drwxr-xr-x root/root usr/share/
34 - drwxr-xr-x root/root usr/share/X11/
35 - drwxr-xr-x root/root usr/share/X11/xorg.conf.d/
36 - -rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-evdev.conf
37 -
38 -footprint_xorg-xf86-input-evdev_man: |
39 - drwxr-xr-x root/root usr/share/man/
40 - drwxr-xr-x root/root usr/share/man/man4/
41 - -rw-r--r-- root/root usr/share/man/man4/evdev.4.gz
42 -
43 -build: |
44 - cd ${name/xorg-/}-2.11.0
45 - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
46 - make
47 -
48 -package: |
49 - # Obsolet lib
50 - rm ${PKGDIR}/usr/lib/xorg/modules/input/evdev_drv.la
51 -
52 -update: |
53 - local ext url name LINX
54 - LYNX="lynx -read_timeout=20 -dump -listonly -nonumbers "
55 - ext=".tar.bz2"
56 - url="https://ftp.x.org/archive//individual//driver"
57 - $LYNX $url/?C=M\;O=D|grep "$ext$"|grep "$url/xf86-input-evdev-"|sed "s@$ext\$@@"|sed "s@$url/xf86-input-evdev-@@"|head -1
1 +pkgname: 'xorg-xf86-input-evdev'
2 +pkgver: '2.11.0'
3 +pkgrel: '1'
4 +pkgdesc: 'Xorg evdev input drivers'
5 +url: ''
6 +arch: x86_64
7 +depends: []
8 +makedepends:
9 +- mtdev
10 +- libevdev
11 +- 'xorg-server'
12 +
13 +source:
14 +- 'http://ftp.x.org/pub/individual//driver/${pkgname}-${pkgver}.tar.xz'
15 +
16 +sha256sums:
17 +- SKIP
18 +
19 +footprint_xorg-xf86-input-evdev_devel: |
20 + drwxr-xr-x root/root usr/include/
21 + drwxr-xr-x root/root usr/include/xorg/
22 + -rw-r--r-- root/root usr/include/xorg/evdev-properties.h
23 + drwxr-xr-x root/root usr/lib/pkgconfig/
24 + -rw-r--r-- root/root usr/lib/pkgconfig/xorg-evdev.pc
25 +
26 +footprint: |
27 + drwxr-xr-x root/root usr/
28 + drwxr-xr-x root/root usr/lib/
29 + drwxr-xr-x root/root usr/lib/xorg/
30 + drwxr-xr-x root/root usr/lib/xorg/modules/
31 + drwxr-xr-x root/root usr/lib/xorg/modules/input/
32 + -rwxr-xr-x root/root usr/lib/xorg/modules/input/evdev_drv.so
33 + drwxr-xr-x root/root usr/share/
34 + drwxr-xr-x root/root usr/share/X11/
35 + drwxr-xr-x root/root usr/share/X11/xorg.conf.d/
36 + -rw-r--r-- root/root usr/share/X11/xorg.conf.d/10-evdev.conf
37 +
38 +footprint_xorg-xf86-input-evdev_man: |
39 + drwxr-xr-x root/root usr/share/man/
40 + drwxr-xr-x root/root usr/share/man/man4/
41 + -rw-r--r-- root/root usr/share/man/man4/evdev.4.gz
42 +
43 +build: |
44 + cd ${name/xorg-/}-2.11.0
45 + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static
46 + make
47 +
48 +package: |
49 + # Obsolet lib
50 + rm ${PKGDIR}/usr/lib/xorg/modules/input/evdev_drv.la
51 +
52 +update: |
53 + local ext url name LINX
54 + LYNX="lynx -read_timeout=20 -dump -listonly -nonumbers "
55 + ext=".tar.bz2"
56 + url="https://ftp.x.org/archive//individual//driver"
57 + $LYNX $url/?C=M\;O=D|grep "$ext$"|grep "$url/xf86-input-evdev-"|sed "s@$ext\$@@"|sed "s@$url/xf86-input-evdev-@@"|head -1