Browse Source

new: libwebp 0.2.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7398 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 11 years ago
parent
commit
e5509b896d
1 changed files with 18 additions and 4 deletions
  1. 18 4
      lib/libw/libwebp/libwebp-vl.spec

+ 18 - 4
lib/libw/libwebp/libwebp.spec → lib/libw/libwebp/libwebp-vl.spec

@@ -1,9 +1,13 @@
+%define ver 0.2.1
+%define rel 1
+
 Name:		libwebp
-Version:	0.2.1
-Release:	1%{?dist}
+Version:	%{ver}
+Release:	%{rel}%{?_dist_release}
 Group:		Development/Libraries
 URL:		http://webmproject.org/
 Summary:	Library and tools for the WebP graphics format
+Summary(ja):	WebP 画像フォーマットのためのライブラリとツール
 # Additional IPR is licensed as well. See PATENTS file for details
 License:	BSD
 Source0:	http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -22,6 +26,7 @@ images more efficiently.
 %package tools
 Group:		Development/Tools
 Summary:	The WebP command line tools
+Summary(ja):	WebP コマンドラインツール
 
 %description tools
 WebP is an image format that does lossy compression of digital
@@ -33,7 +38,8 @@ images more efficiently.
 %package devel
 Group:		Development/Libraries
 Summary:	Development files for libwebp, a library for the WebP format
-Requires:	%{name}%{?_isa} = %{version}-%{release}
+Summary(ja):	WebP フォーマットのためのライブラリ libwebp の開発ファイル
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 WebP is an image format that does lossy compression of digital
@@ -45,13 +51,18 @@ images more efficiently.
 %package java
 Group:		Development/Libraries
 Summary:	Java bindings for libwebp, a library for the WebP format
-Requires:	%{name}%{?_isa} = %{version}-%{release}
+Summary(ja):	WebP フォーマットのためのライブラリ libwebp の Java バインディング
+Requires:	%{name} = %{version}-%{release}
 Requires:	java
 Requires:	jpackage-utils
 
 %description java
 Java bindings for libwebp.
 
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: iwaim
+
 %prep
 %setup -q
 
@@ -112,6 +123,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
 %{_libdir}/%{name}-java/
 
 %changelog
+* Sat Jan 12 2013 IWAI, Masaharu <iwai@alib.jp> 0.2.1-1
+- initial build for Vine Linux
+
 * Thu Dec 27 2012 Rahul Sundaram <sundaram@fedoraproject.org> - 0.2.1-1
 - new upstream release 0.2.1