Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038321
en ru br
Репозитории ALT
S:0.9.3-alt1
5.1: 0.9.2-alt1
4.1: 0.9.2-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: xorg-xf86miscproto-devel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: xorg-xf86miscproto-devel-0.9.3-alt1.patch
Скачать


 .gear/rules                                        |    2 +
 .../tags/adccfc2f624be56a9eb536449120320a50cf3dd1  |    6 +++
 .gear/tags/list                                    |    1 +
 Makefile.am                                        |    2 +-
 xorg-xf86miscproto-devel.spec                      |   43 ++++++++++++++++++++
 5 files changed, 53 insertions(+), 1 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..18239e2
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: xf86miscproto-@version@:. name=@name@-@version@
+diff: xf86miscproto-@version@:. . name=@name@-@version@-@release@.patch
diff --git a/.gear/tags/adccfc2f624be56a9eb536449120320a50cf3dd1 b/.gear/tags/adccfc2f624be56a9eb536449120320a50cf3dd1
new file mode 100644
index 0000000..c41b89f
--- /dev/null
+++ b/.gear/tags/adccfc2f624be56a9eb536449120320a50cf3dd1
@@ -0,0 +1,6 @@
+object 92eba87e3783665e7de9867a3787bb7a07ac14ee
+type commit
+tag xf86miscproto-0.9.3
+tagger Alan Coopersmith <alan.coopersmith@sun.com> 1255216123 -0700
+
+xf86miscproto 0.9.3
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..43ae3fc
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+adccfc2f624be56a9eb536449120320a50cf3dd1 xf86miscproto-0.9.3
diff --git a/Makefile.am b/Makefile.am
index f4ffe05..b2b035e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ xf86misc_HEADERS = \
 	xf86misc.h \
 	xf86mscstr.h
 
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = xf86miscproto.pc
 
 EXTRA_DIST = xf86miscproto.pc.in
diff --git a/xorg-xf86miscproto-devel.spec b/xorg-xf86miscproto-devel.spec
new file mode 100644
index 0000000..dfa5f07
--- /dev/null
+++ b/xorg-xf86miscproto-devel.spec
@@ -0,0 +1,43 @@
+Name: xorg-xf86miscproto-devel
+Version: 0.9.3
+Release: alt1
+Summary: X.org XF86MiscProto protocol headers
+License: MIT/X11
+Group: Development/C
+Url: http://xorg.freedesktop.org
+Packager: Valery Inozemtsev <shrek@altlinux.ru>
+
+Provides: xf86miscproto = %version-%release
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+BuildRequires: xorg-util-macros
+
+%description
+X.org XF86MiscProto protocol headers
+
+%prep
+%setup -q
+%patch -p1
+
+%build
+%autoreconf
+%configure \
+	--host= \
+	--build=
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_includedir/X11
+%_datadir/pkgconfig/*.pc
+
+%changelog
+* Fri Apr 22 2011 Valery Inozemtsev <shrek@altlinux.ru> 0.9.3-alt1
+- 0.9.3
+
+* Sat May 31 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.9.2-alt1
+- separate xorg-x11-proto-devel
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin