Projects
Extra
aMule
aMule.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aMule.spec of Package aMule (Revision 6)
Currently displaying revision
6
,
Show latest
# norootforbuild Name: aMule Summary: another eMule file-sharing program Version: 2.2.6 Release: 1 License: GPL Group: Productivity/Networking/Other URL: http://www.amule.org Source0: http://downloads.sourceforge.net/amule/aMule-%{version}.tar.bz2 Patch0: aMule-CVS-wx_utils.h.patch Patch1: amule-2.2.6-gcc45.patch Patch2: aMule-fix_ambiguous_char2unicode_to_wxstring.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ gd-devel libpng-devel fdupes BuildRequires: libupnp-devel libcryptopp-devel libGeoIP-devel update-desktop-files %if %suse_version <= 1130 BuildRequires: wxGTK-devel wxGTK-gl %else BuildRequires: wxWidgets-devel %define _use_internal_dependency_generator 0 %define __find_requires %wx_requires %endif Requires: GeoIP %description aMule stand for another eMule file-sharing program, it is also another fork of the xMule (former lMule) project. It connects to eDonkey2000 network, supports Linux, *BSD platforms, and has a new vision of the GUI. ### # Think about splitting up the packages: amulegui, amuled... ### %prep %setup -q %patch0 -p1 %if %suse_version >= 1130 %patch1 -p1 %endif %patch2 %build %configure \ %if 0%{?suse_version} >= 1140 --enable-optimize \ --disable-debug \ %endif --enable-amulecmd \ --enable-amule-gui \ --enable-amule-daemon \ --enable-webserver \ --enable-webservergui \ --enable-cas \ --enable-wxcas \ --enable-alc \ --enable-alcc \ --enable-geoip %__make %{?_smp_flags} V=1 VERBOSE=1 SILENT=0 %install %makeinstall docdir=%{_defaultdocdir}/aMule %suse_update_desktop_file -G "P2P Client" -i amule Network P2P %suse_update_desktop_file %buildroot/%_datadir/applications/alc.desktop %suse_update_desktop_file %buildroot/%_datadir/applications/amulegui.desktop %suse_update_desktop_file %buildroot/%_datadir/applications/wxcas.desktop #tar -xf %{SOURCE1} -C %{buildroot}%{_datadir}/amule/ #mv %{buildroot}%{_datadir}/amule/amule__icon.png %{buildroot}%{_datadir}/pixmaps/amule.png %find_lang amule %fdupes -s %buildroot %clean rm -rf %{buildroot} %files -f amule.lang %defattr(-,root,root) %doc docs/AUTHORS docs/Changelog docs/ED2K-Links.HOWTO docs/README docs/license.txt %doc %{_mandir}/*/* %{_bindir}/* %{_libdir}/xchat/plugins/xas.pl %{_datadir}/amule/* %{_datadir}/cas/* %{_datadir}/locale/*/LC_MESSAGES/* %{_datadir}/applications/* %{_datadir}/pixmaps/* %dir %{_libdir}/xchat %dir %{_libdir}/xchat/plugins %dir %{_datadir}/amule %dir %{_datadir}/cas %if 0%{?suse_version} == 1120 %dir %{_datadir}/locale/ko_KR %dir %{_datadir}/locale/ko_KR/LC_MESSAGES %endif %dir %{_datadir}/man/eu %dir %{_datadir}/man/hu %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.