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 57)
Currently displaying revision
57
,
Show latest
# # spec file for package aMule # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: aMule Version: 2.3.2.20201016.9fd038f82 Release: 0 Summary: Another eMule file-sharing program License: GPL-2.0+ Group: Productivity/Networking/Other Url: http://www.amule.org #https://github.com/amule-project/amule Source: %{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake >= 1.9 BuildRequires: binutils-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: mozilla-nspr BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: wxWidgets-3_0-nostl-devel BuildRequires: pkgconfig(cryptopp) BuildRequires: pkgconfig(gdlib) %if 0%{?suse_version} < 1500 BuildRequires: pkgconfig(geoip) %endif BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(libupnp) %if 0%{?suse_version} < 1500 Requires: GeoIP %endif Conflicts: aMule-kde4 %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. %prep %autosetup -p1 %build ./autogen.sh %configure \ %if 0%{?suse_version} < 1500 --enable-geoip \ %endif --enable-monolithic \ --enable-amule-daemon \ --enable-amulecmd \ --enable-webserver \ --enable-amule-gui \ --enable-cas \ --enable-wxcas \ --enable-ed2k \ --enable-alc \ --enable-alcc \ --enable-xas \ --enable-fileview \ --disable-static \ --enable-upnp \ --disable-debug \ --disable-profile \ --enable-optimize \ --disable-ccache \ --enable-mmap make %{?_smp_mflags} V=1 %install %make_install docdir=%{_defaultdocdir}/aMule.xxx rm -rfv %{buildroot}/%{_defaultdocdir}/aMule.xxx %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 # Don't overwrite system locale.alias rm -f %{buildroot}%{_datadir}/locale/locale.alias %find_lang amule %fdupes -s %{buildroot} %files -f amule.lang %defattr(-,root,root) %doc docs/AUTHORS docs/Changelog docs/README docs/license.txt %{_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 %dir %{_mandir}/ro %dir %{_mandir}/tr %dir %{_mandir}/hu %exclude %{_bindir}/plasmamule-engine-feeder %exclude %{_datadir}/applications/plasmamule-engine-feeder.desktop %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
.