Rename xf86-mouse.pc to xorg-mouse.pc

Other input drivers already shipping pkgconfig files use this naming scheme
and since the 1.8 release didn't install the file anyway, renaming is still
acceptable at this point.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Peter Hutterer
2012-07-31 08:28:27 +10:00
parent a5630a5668
commit 5748979008
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ SUBDIRS = include src man
MAINTAINERCLEANFILES = ChangeLog INSTALL
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xf86-mouse.pc
pkgconfig_DATA = xorg-mouse.pc
.PHONY: ChangeLog INSTALL

View File

@@ -88,7 +88,7 @@ DRIVER_NAME=mouse
AC_SUBST([DRIVER_NAME])
AC_CONFIG_FILES([Makefile
xf86-mouse.pc
xorg-mouse.pc
include/Makefile
src/Makefile
man/Makefile])

View File

@@ -1,6 +1,6 @@
sdkdir=@sdkdir@
Name: xf86-mouse
Name: xorg-mouse
Description: X.Org mouse input driver for non-evdev OS'es
Version: @PACKAGE_VERSION@
Cflags: -I${sdkdir}