X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-SDL.git;a=blobdiff_plain;f=ocaml-SDL.spec;h=06e293ea47300d25003ce54479638dea8d4ea772;hp=72b0275f490cfd2fde6b85730b2ef19d2637dd1a;hb=93ef2896479db9da652ba488ae6389a5f0b735ae;hpb=6684267e8ccb2a43987d29ced63ee740a875d121 diff --git a/ocaml-SDL.spec b/ocaml-SDL.spec index 72b0275..06e293e 100644 --- a/ocaml-SDL.spec +++ b/ocaml-SDL.spec @@ -9,9 +9,9 @@ Source0: http://dl.sourceforge.net/ocamlsdl/ocamlsdl-%{version}.tar.gz # Source0-md5: 3829b20bd975e3bef5195a54e2cd04cb URL: http://ocamlsdl.sourceforge.net/ BuildRequires: SDL-devel +BuildRequires: SDL_image-devel BuildRequires: SDL_mixer-devel BuildRequires: SDL_ttf-devel -BuildRequires: SDL_image-devel BuildRequires: ocaml >= 3.07 BuildRequires: ocaml-lablgl-devel %requires_eq ocaml-runtime @@ -24,6 +24,13 @@ between the ML programming language and the SDL C library. This package contains files needed to run bytecode executables using this library. +%description -l pl +OCamlSDL to próba napisania interfejsu programowego miêdzy jêzykiem +programowania ML a bibliotek± C SDL. + +Ten pakiet zawiera pliki potrzebne do uruchamiania wykonywalnego +bytecodu u¿ywaj±cego tej biblioteki. + %package devel Summary: SDL binding for OCaml - development part Summary(pl): Wi±zania SDL dla OCamla - cze¶æ programistyczna @@ -38,6 +45,13 @@ between the ML programming language and the SDL C library. This package contains files needed to develop OCaml programs using this library. +%description devel -l pl +OCamlSDL to próba napisania interfejsu programowego miêdzy jêzykiem +programowania ML a bibliotek± C SDL. + +Ten pakiet zawiera pliki potrzebne do tworzenia programów w OCamlu +u¿ywaj±cych tej biblioteki. + %prep %setup -q -n ocamlsdl-%{version}