]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - pkgs/core/xorg-x11-drv-evdev/xorg-x11-drv-evdev.nm
QA: Add workaround for relo and disabled BIND_NOW at x packages.
[people/ms/ipfire-3.x.git] / pkgs / core / xorg-x11-drv-evdev / xorg-x11-drv-evdev.nm
CommitLineData
f520c16f
SS
1###############################################################################
2# #
3# IPFire.org - A linux based firewall #
4# Copyright (C) 2007, 2008 Michael Tremer & Christian Schmidt #
5# #
6# This program is free software: you can redistribute it and/or modify #
7# it under the terms of the GNU General Public License as published by #
8# the Free Software Foundation, either version 3 of the License, or #
9# (at your option) any later version. #
10# #
11# This program is distributed in the hope that it will be useful, #
12# but WITHOUT ANY WARRANTY; without even the implied warranty of #
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
14# GNU General Public License for more details. #
15# #
16# You should have received a copy of the GNU General Public License #
17# along with this program. If not, see <http://www.gnu.org/licenses/>. #
18# #
19###############################################################################
20
21###############################################################################
22# Definitions
23###############################################################################
24
25include $(PKGROOT)/Include
26
27PKG_NAME = xorg-x11-drv-evdev
28PKG_VER = 2.4.99.901
29PKG_REL = 0
30
9784d377 31PKG_MAINTAINER = Stefan Schantl <stefan.schantl@ipfire.org>
f520c16f
SS
32PKG_GROUP = X/Driver
33PKG_URL = http://www.x.org/
34PKG_LICENSE = MIT
35PKG_SUMMARY = Xorg X11 evdev input driver.
36
d2acf4f1 37PKG_DEPS += libxbkfile xkeyboard-config xorg-x11-server
f520c16f
SS
38
39define PKG_DESCRIPTION
40 X.Org X11 evdev input driver.
41endef
42
43PKG_TARBALL = xf86-input-evdev-$(PKG_VER).tar.bz2
44
45DIR_APP = $(DIR_SRC)/xf86-input-evdev-$(PKG_VER)
46
355c246d
SS
47CFLAGS += -Wl,-z,lazy
48
f520c16f
SS
49CONFIGURE_OPTIONS += \
50 --disable-static