Search Criteria
Package Details: tibia latest-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tibia.git (read-only, click to copy) |
---|---|
Package Base: | tibia |
Description: | fast-paced free massively multiplayer online role-playing game |
Upstream URL: | http://www.tibia.com |
Keywords: | cipsoft mmorpg |
Licenses: | custom |
Submitter: | Cameri |
Maintainer: | Cameri (TrialnError) |
Last Packager: | TrialnError |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-09 06:01 (UTC) |
Last Updated: | 2024-10-13 17:22 (UTC) |
Dependencies (6)
- glu (glu-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libice
- libxext (libxext-gitAUR)
- gendesk (make)
- python-html2text (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
victorperin commented on 2019-11-20 04:53 (UTC)
I fixed it by running this patch:
diff --git a/PKGBUILD b/PKGBUILD index
9066280
..96354c2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,13 +10,16 @@ license=('custom') depends=('glu' 'libgl' 'libice' 'libxext' 'openssl-1.0' 'pcre' 'qt5-base' 'qt5-declarative') makedepends=('gendesk' 'python-html2text')-source=("${pkgname}.tar.gz::http://static.tibia.com/download/tibia.x64.tar.gz" - "${pkgname}-agreement.php::http://www.tibia.com/support/agreement.php" +DLAGENTS=("https::/usr/bin/curl --compressed -fLC - --retry 0 --retry-delay 0 -e %u -o %o %u" + "${DLAGENTS[@]}") + +source=("${pkgname}.tar.gz::https://static.tibia.com/download/tibia.x64.tar.gz" + "${pkgname}-agreement.php::https://www.tibia.com/support/agreement.php" "01_openssl102.patch" "02_freetype.patch")
sha256sums=('SKIP' - '1200d3d5a77c8408a79a92c2fb4bdb5fa123b928aa036a32d2951e2459f0f7d9' + 'SKIP' 'e9e6cdd4e2954ae0838dc427a92871bb9cacdacb0523598c60287a05f8568d1f' '3cdf107369e4366aa5fc6d1b90ba0b41bd3d19abeb418fb85a693d74c3ece736')
annisar commented on 2018-10-19 20:51 (UTC) (edited on 2018-10-19 20:52 (UTC) by annisar)
@TrialInError: Yes it's something wrong with PKGBUILD and it's not AUR helper's fail - plain makepkg fails on the PKGBUILD too, and the fix is to add: --pkgname=${pkgname} to gendesk invocation (gendesk v.0.7 as upstream).
Sorry for my late answer but I've got no notification of your response.
zwastik commented on 2018-10-14 21:59 (UTC)
==> Iniciando prepare()... [tibia] Generating desktop file... ok can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was:
|--- start-tibia.sh |+++ start-tibia.sh
File to patch:
TrialnError commented on 2018-03-10 22:59 (UTC)
@annisar: Anything wrong with the PKGBUILD or why flagging it out of date? The comment you added wasn't helpful as I don't see a difference.
RaphaelCosta commented on 2018-02-20 14:49 (UTC)
Yep, working perfectly. I believe you can ignore the "out-of-date" flags from now on.
RaphaelCosta commented on 2018-02-13 10:02 (UTC)
Sorry, I only remember this page exists when Tibia fails to launch. I see you improved and merged my patch, the game updated great. =D
@Kuchiriel I have default yaourt and it's working just fine.
TrialnError commented on 2018-02-08 20:54 (UTC)
@Kuchiriel: Who knows. Some AUR helper are crappier than others (in regard of default settings and behaviour and whatnot).
Cameri commented on 2018-02-08 17:32 (UTC)
@TrialnError Let's merge @RaphaelCosta's patch then.
Kuchiriel commented on 2018-02-08 15:50 (UTC) (edited on 2018-02-08 15:52 (UTC) by Kuchiriel)
When I use pacaur I can install without issues, when I use yaourt, It prompts me to select the file to patch. Why? Anyway if you don't specify package ver, it will download the latest version available isn't?
TrialnError commented on 2018-02-07 21:28 (UTC)
@Cameri: Tested various settings and the results were always sorted.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »