Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37866103
en ru br
ALT Linux repositórios
S:0.4.1-alt2

Group :: Sistema/Bibliotecas
RPM: libxcbutil-icccm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libxcbutil-icccm-0.4.1-alt2.patch
Download


 .gear/rules                                        |  3 ++
 .../tags/bc219007c267e172c69c2fd2c529e29cca33cd16  | 13 +++++
 .gear/tags/list                                    |  1 +
 libxcbutil-icccm.spec                              | 61 ++++++++++++++++++++++
 4 files changed, 78 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..3cf64af
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,3 @@
+tar: @version@:.
+diff: @version@:. .
+tar: 177e4afb9b57a7b7589c15d8a9bd85b4a5524128:. name=m4
diff --git a/.gear/tags/bc219007c267e172c69c2fd2c529e29cca33cd16 b/.gear/tags/bc219007c267e172c69c2fd2c529e29cca33cd16
new file mode 100644
index 0000000..9e5a10c
--- /dev/null
+++ b/.gear/tags/bc219007c267e172c69c2fd2c529e29cca33cd16
@@ -0,0 +1,13 @@
+object 24eb17df2e1245885e72c9d4bbb0a0f69f0700f2
+type commit
+tag 0.4.1
+tagger Arnaud Fontaine <arnau@debian.org> 1392809187 +0900
+
+Release 0.4.1.
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAlMElOMACgkQvfKiIF42GdOPjACgil8vdVYYC45VZrt8k5FQk1PY
+uucAnjEXm2KYvyYSug1vj+mQJ+0hwrhS
+=h3Ok
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..4714ff5
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+bc219007c267e172c69c2fd2c529e29cca33cd16 0.4.1
diff --git a/libxcbutil-icccm.spec b/libxcbutil-icccm.spec
new file mode 100644
index 0000000..670c22a
--- /dev/null
+++ b/libxcbutil-icccm.spec
@@ -0,0 +1,61 @@
+Name: libxcbutil-icccm
+Version: 0.4.1
+Release: alt2
+Summary: Client and window-manager helper library on top of libxcb
+License: MIT
+Group: System/Libraries
+URL: http://xcb.freedesktop.org
+Packager: Evgenii Terechkov <evg@altlinux.org>
+
+Source: %name-%version.tar
+Source1: m4.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: libxcbutil-devel >= 0.3.8
+BuildRequires: xorg-xproto-devel xorg-util-macros xorg-xcbproto-devel
+
+Provides: libxcbutil-ewmh = %version-%release
+
+%description
+XCB util-wm module provides the following libraries:
+
+  - ewmh: Both client and window-manager helpers for EWMH.
+  - icccm: Both client and window-manager helpers for ICCCM.
+
+%package devel
+Summary: Development and header files for %name
+Group: Development/C
+Requires: %name = %EVR
+Provides: xcb-util-wm-devel = %EVR
+%description devel
+Development and header files for %name
+
+%prep
+%setup -a1
+
+%build
+%autoreconf
+%configure --disable-static
+%make_build
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_libdir/*.so.*
+%doc README NEWS
+
+%files devel
+%_includedir/xcb/*.h
+%_libdir/*.so
+%_pkgconfigdir/*.pc
+
+%changelog
+* Mon May 06 2019 Sergey V Turchin <zerg@altlinux.org> 0.4.1-alt2
+- fix buildrequires, provides
+
+* Sun Mar 30 2014 Terechkov Evgenii <evg@altlinux.org> 0.4.1-alt1
+- 0.4.1
+
+* Wed Sep  5 2012 Terechkov Evgenii <evg@altlinux.org> 0.3.9-alt1
+- Initial build for ALT Linux Sisyphus
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009