packages: ocaml-lablgtk2/ocaml-lablgtk2.spec - added gtksourceview2 package
baggins
baggins at pld-linux.org
Thu Apr 7 12:06:55 CEST 2011
Author: baggins Date: Thu Apr 7 10:06:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added gtksourceview2 package
---- Files affected:
packages/ocaml-lablgtk2:
ocaml-lablgtk2.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: packages/ocaml-lablgtk2/ocaml-lablgtk2.spec
diff -u packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.32 packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.33
--- packages/ocaml-lablgtk2/ocaml-lablgtk2.spec:1.32 Thu Apr 7 11:46:04 2011
+++ packages/ocaml-lablgtk2/ocaml-lablgtk2.spec Thu Apr 7 12:06:47 2011
@@ -210,6 +210,39 @@
zawiera pliki niezbędne do tworzenia programów używających
LablGtk-GtkSourceView.
+%package gtksourceview2
+Summary: GTK+ binding for OCaml - GtkSourceView2 support
+Summary(pl.UTF-8): Wiązania GTK+ dla OCamla - wsparcie dla GtkSourceView2
+Group: Libraries
+Requires: %{name} = %{version}-%{release}
+%requires_eq ocaml
+
+%description gtksourceview2
+GTK+ binding for OCaml, GtkSourceView2 support. This package contains
+files needed to run bytecode OCaml programs using
+LablGtk-GtkSourceView2.
+
+%description gtksourceview2 -l pl.UTF-8
+Wiązania GTK+ dla OCamla, wsparcie dla GtkSourceView2. Pakiet ten
+zawiera binaria potrzebne do uruchamiania programów używających
+LablGtk-GtkSourceView2.
+
+%package gtksourceview2-devel
+Summary: GTK+ binding for OCaml - GtkSourceView2 support, development part
+Summary(pl.UTF-8): Wiązania GTK+ dla OCamla - wsparcie dla GtkSourceView2, część programistyczna
+Group: Development/Libraries
+Requires: %{name}-gtksourceview2 = %{version}-%{release}
+%requires_eq ocaml
+
+%description gtksourceview2-devel
+GTK+ binding for OCaml, GtkSourceView2 support. This package contains
+files needed to develop OCaml programs using LablGtk-GtkSourceView2.
+
+%description gtksourceview2-devel -l pl.UTF-8
+Wiązania GTK+ dla OCamla, wsparcie dla GtkSourceView2. Pakiet ten
+zawiera pliki niezbędne do tworzenia programów używających
+LablGtk-GtkSourceView2.
+
%package rsvg
Summary: GTK+ binding for OCaml - RSVG support
Summary(pl.UTF-8): Wiązania GTK+ dla OCamla - wsparcie dla RSVG
@@ -413,6 +446,18 @@
%{_libdir}/ocaml/lablgtk2/lablgtksourceview.cm*
%{_libdir}/ocaml/lablgtk2/liblablgtksourceview.a
+%files gtksourceview2
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/ocaml/stublibs/dlllablgtksourceview2.so
+
+%files gtksourceview2-devel
+%defattr(644,root,root,755)
+%{_libdir}/ocaml/lablgtk2/gSourceView2.cm*
+%{_libdir}/ocaml/lablgtk2/sourceView2Enums.cm*
+%{_libdir}/ocaml/lablgtk2/lablgtksourceview2.a
+%{_libdir}/ocaml/lablgtk2/lablgtksourceview2.cm*
+%{_libdir}/ocaml/lablgtk2/liblablgtksourceview2.a
+
%files rsvg
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/ocaml/stublibs/dlllablrsvg.so
@@ -434,6 +479,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2011/04/07 10:06:47 baggins
+- added gtksourceview2 package
+
Revision 1.32 2011/04/07 09:46:04 baggins
- rel 2
- can't grok gnome3 stuff
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml-lablgtk2/ocaml-lablgtk2.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list