diff options
author | jak1 <jak1@themanaworld.org> | 2024-02-16 14:50:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-02-18 00:31:12 -0300 |
commit | d36cb0eb4b7bba79b2b654c0e5f91f16726bdc68 (patch) | |
tree | d4279a38b763cefd033cfbf4d1ec2ff13c5e5dd2 /packaging/openSUSE Build Service | |
parent | 775392e472933be8d1d76619894efc0671f0c02d (diff) | |
download | ManaVerse-jesusalva/renameprog.tar.gz ManaVerse-jesusalva/renameprog.tar.bz2 ManaVerse-jesusalva/renameprog.tar.xz ManaVerse-jesusalva/renameprog.zip |
Rename the program from ManaPlus to ManaVerse.jesusalva/renameprog
Diffstat (limited to 'packaging/openSUSE Build Service')
-rw-r--r-- | packaging/openSUSE Build Service/manaplus.spec | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/packaging/openSUSE Build Service/manaplus.spec b/packaging/openSUSE Build Service/manaplus.spec index 852f6422c..b624c5cf2 100644 --- a/packaging/openSUSE Build Service/manaplus.spec +++ b/packaging/openSUSE Build Service/manaplus.spec @@ -1,11 +1,11 @@ -Name: manaplus +Name: manaverse Version: 1.1.6.26 Release: 1 -Summary: A client for Evol Online and The Mana World: 2D MMORPG +Summary: A client for The Mana World: 2D MMORPG Group: Games/Other License: GPLv2+ -Url: http://manaplus.evolonline.org/ -Source0: http://download.evolonline.org/manaplus/download/%{version}/%{name}-%{version}.tar.bz2 +Url: https://manaverse.germantmw.de/ +Source0: https://git.themanaworld.org/mana/plus/-/tree/v%{version}/ BuildRoot: %{_topdir}/%{name}-%{version}-root BuildRequires: gcc-c++ @@ -21,15 +21,11 @@ BuildRequires: libxml2-devel BuildRequires: libpng-devel BuildRequires: gettext-devel -Provides: evolonline-client = %{version}-%{release} Provides: manaworld-client = %{version}-%{release} %description -ManaPlus is extended client for Evol Online, The Mana World and similar +ManaVerse is extended client for The Mana World and similar servers based on eAthena fork. -As a 2D style game, Evol Online aims to create a friendly environment where -people can escape reality and interact with others while enjoying themselves -through a fantasy style game. The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. |