packages: luakit/luakit.spec - updated to 2011.04.13 - pl desc and summary
lisu
lisu at pld-linux.org
Tue Apr 19 10:18:06 CEST 2011
Author: lisu Date: Tue Apr 19 08:18:05 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2011.04.13
- pl desc and summary
---- Files affected:
packages/luakit:
luakit.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: packages/luakit/luakit.spec
diff -u packages/luakit/luakit.spec:1.16 packages/luakit/luakit.spec:1.17
--- packages/luakit/luakit.spec:1.16 Thu Jan 27 22:05:28 2011
+++ packages/luakit/luakit.spec Tue Apr 19 10:18:00 2011
@@ -10,15 +10,15 @@
%define rel 1
Summary: WebKitGTK+ based browser
Summary(hu.UTF-8): WebKitGTK+ alapú böngésző
+Summary(pl.UTF-8): Przeglądarka oparta na WebKitGTK+
Name: luakit
-Version: 2010.12.25
+Version: 2011.04.13
Release: %{rel}%{?with_git:.git.%(date +%s)}
License: GPL v3
Group: Applications
Source0: http://github.com/mason-larobina/luakit/tarball/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: b87dc75ed64ef701f75db68fc2c1bd3c
-Patch0: %{name}-make.patch
-Patch1: %{name}-shebang.patch
+# Source0-md5: 277418eeef073beb0a8e96472aa0a3ad
+Patch0: %{name}-shebang.patch
URL: http://luakit.org/
%{?with_git:BuildRequires: git-core}
BuildRequires: glib-devel
@@ -39,23 +39,26 @@
WebKit web content engine and the GTK+ toolkit. It is very fast,
extensible by Lua.
-%description -l hu.UTF-8
+%description -l hu.UTF-8
luakit egy magas szinten konfigurálható, micro-böngésző keretrendszer
WebKit motorral és GTK+ grafikus felületettel. Nagyon gyors, és Lua
nyelven bővíthető.
+%description -l pl.UTF-8
+luakit jest wysoko konfigurowalnym frameworkiem mikro-przeglądarki
+opartym na silniku webowym WebKit oraz GTK+. Jest szybki i
+rozszeezalny przez Lua.
+
%prep
%if %{without git}
%setup -qc
mv mason-larobina-%{name}-*/* .
%patch0 -p1
-%patch1 -p1
%else
%setup -qcT
git clone -b %{git_branch} %{git_url} .
%{!?luakit_skip_patches:
%patch0 -p1
-%patch1 -p1
}
%endif
@@ -94,6 +97,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.17 2011/04/19 08:18:00 lisu
+- updated to 2011.04.13
+- pl desc and summary
+
Revision 1.16 2011/01/27 21:05:28 sparky
- BR: pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/luakit/luakit.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list