Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37896723
en ru br
ALT Linux repos
S:0.1.3-alt1
4.1: 0.1.2-alt0.M41.1

Group :: Development/C
RPM: xorg-fontcacheproto-devel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xorg-fontcacheproto-devel-0.1.3-alt1.patch
Download


 .gear/rules                                        |    2 +
 .../tags/e05a5fce7be6dcc86fd8fe1e520c41e5b1d7d803  |    6 +++
 .gear/tags/list                                    |    1 +
 xorg-fontcacheproto-devel.spec                     |   42 ++++++++++++++++++++
 4 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..388db43
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: fontcacheproto-@version@:.
+diff: fontcacheproto-@version@:. .
diff --git a/.gear/tags/e05a5fce7be6dcc86fd8fe1e520c41e5b1d7d803 b/.gear/tags/e05a5fce7be6dcc86fd8fe1e520c41e5b1d7d803
new file mode 100644
index 0000000..0746e6a
--- /dev/null
+++ b/.gear/tags/e05a5fce7be6dcc86fd8fe1e520c41e5b1d7d803
@@ -0,0 +1,6 @@
+object 79b075876c6874f1ad6605962973f2865b2a082a
+type commit
+tag fontcacheproto-0.1.3
+tagger Alan Coopersmith <alan.coopersmith@sun.com> 1254537012 -0700
+
+fontcacheproto 0.1.3
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..9ad5884
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+e05a5fce7be6dcc86fd8fe1e520c41e5b1d7d803 fontcacheproto-0.1.3
diff --git a/xorg-fontcacheproto-devel.spec b/xorg-fontcacheproto-devel.spec
new file mode 100644
index 0000000..6f79885
--- /dev/null
+++ b/xorg-fontcacheproto-devel.spec
@@ -0,0 +1,42 @@
+Name: xorg-fontcacheproto-devel
+Version: 0.1.3
+Release: alt1
+
+Summary: X.org FontcacheProto protocol headers
+License: MIT/X11
+Group: Development/C
+Url: http://xorg.freedesktop.org
+Packager: Valery Inozemtsev <shrek@altlinux.ru>
+
+Provides: fontcacheproto = %version-%release
+Conflicts: xorg-x11-proto-devel <= 7.4.0-alt1
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: xorg-util-macros
+
+%description
+X.org FontcacheProto protocol headers
+
+%prep
+%setup -q
+%patch -p1
+
+%build
+%autoreconf
+%configure
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_includedir/X11
+%_pkgconfigdir/*.pc
+
+%changelog
+* Sat Oct 03 2009 Valery Inozemtsev <shrek@altlinux.ru> 0.1.3-alt1
+- 0.1.3
+
+* Fri May 30 2008 Valery Inozemtsev <shrek@altlinux.ru> 0.1.2-alt1
+- separate xorg-x11-proto-devel
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin