nowy spec - enlightenment-module-itask-ng.spec

Paweł Chmiel golecpch at interia.pl
Sun Aug 3 18:00:54 CEST 2008


Kamil Dziedzic pisze:
> Podeślij jako załącznik.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> pld-devel-pl mailing list
> pld-devel-pl at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl




----------------------------------------------------------------------
Tylko dla detektywow! Konkurs na Smaker.pl
Kliknij >>> http://link.interia.pl/f1eb1
-------------- next part --------------
# $Revision: 1.1 $, $Date: 2008/08/03 14:28:18 $
%define		_module_name	itask-ng
Summary:	Enlightenment DR17 module: itask-ng
Summary(pl.UTF-8):	Moduł Enlightenmenta DR17: itask-ng
Name:		enlightenment-module-%{_module_name}
Version:	0.3.1
Release:	0.1
License:	BSD
Group:		X11/Window Managers/Tools
Source0:	http://itask-module.googlecode.com/files/%{_module_name}-%{version}.tar.gz
# Source0-md5:	42db4f8bc9b1bcaaedc5afff12abd214
URL:		http://code.google.com/p/itask-module/wiki/ItaskNG
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	edje
BuildRequires:	emotion-devel
BuildRequires:	enlightenment-devel
BuildRequires:	ewl-devel
BuildRequires:	libtool
Requires:	enlightenment
BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)

%description
Itask-NG is an application launcher and taskbar based on the good old
engage.

%description -l pl.UTF-8
Itask-NG ma funkcjonalność uruchamiania aplikacji oraz działa jako
zasobnik systemowy. Bazuje na starym dobrym engage.

%prep
%setup -q -n %{_module_name}

%build
%{__gettextize}
%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
%configure \
	--disable-static
%{__make}

%install
rm -rf $RPM_BUILD_ROOT

%{__make} install \
	DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
%dir %{_libdir}/enlightenment/modules/%{_module_name}
%dir %{_libdir}/enlightenment/modules/%{_module_name}/linux-gnu-*
%attr(755,root,root) %{_libdir}/enlightenment/modules/%{_module_name}/linux-gnu-*/module.so
%{_libdir}/enlightenment/modules/%{_module_name}/module_icon.png
%{_libdir}/enlightenment/modules/%{_module_name}/module.desktop
%{_libdir}/enlightenment/modules/%{_module_name}/*.edj

%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org

$Log: enlightenment-module-engage.spec,v $
Revision 1.1  2008/08/03 14:28:18  pablo
- initial pld version


More information about the pld-devel-pl mailing list