Search Criteria
Package Details: wesnoth-devel 1.17.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wesnoth-devel.git (read-only, click to copy) |
---|---|
Package Base: | wesnoth-devel |
Description: | development version of a turn-based strategy game on a fantasy world |
Upstream URL: | https://www.wesnoth.org/ |
Keywords: | game strategy |
Licenses: | GPL |
Submitter: | valdar |
Maintainer: | valdar |
Last Packager: | valdar |
Votes: | 59 |
Popularity: | 0.000000 |
First Submitted: | 2007-02-28 22:40 (UTC) |
Last Updated: | 2022-07-20 18:55 (UTC) |
Dependencies (19)
- boost-libs (boost171, boost-libs-git)
- dbus (dbus-elogind, dbus-git, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-selinux, dbus-x11, dbus-xdg-docs)
- openssl (libressl-git, openssl-hardened, quictls-openssl, openssl-git, openssl-static)
- pango (pango-ubuntu, pango-minimal-git, pango-git, gtk4-git)
- sdl2 (sdl2-rbp-bin, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-rpi, sdl2-nox-git, sdl2-nox, sdl2-git)
- sdl2_image (sdl2_image-minimal-git)
- sdl2_mixer (sdl2_mixer-minimal-git)
- boost (boost-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- scons (make)
- appstream-glib (appstream-glib-git) (check)
- desktop-file-utils (desktop-file-utils-git) (check)
- advancecomp (advancecomp-git) (optional) – png optimization with wesnoth-optipng / woptipng
- gettext (gettext-git) (optional) – for creating translation files with wmlxgettext
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (optional) – png optimization with wesnoth-optipng / woptipng
- optipng (optional) – png optimization with wesnoth-optipng / woptipng
- python (python38, python37, nogil-python, python39, python36, python32, python311) (optional) – some tools for UMC developers
- python-pyenchant (optional) – spellchecking with wmllint
- tk (tk85) (optional) – for GUI.pyw, a gui for some of these tools
Latest Comments
valdar commented on 2022-06-21 13:19 (UTC)
Updated to 1.17.5
valdar commented on 2022-04-14 09:03 (UTC)
Updated to 1.17.2
valdar commented on 2022-02-21 16:30 (UTC)
Updated to 1.17.1
valdar commented on 2021-09-27 06:32 (UTC)
Updated to 1.15.18
valdar commented on 2021-09-04 13:35 (UTC)
Updated to 1.15.17
valdar commented on 2021-08-23 21:48 (UTC)
Updated to 1.15.16
valdar commented on 2021-05-16 07:42 (UTC)
Updated to 1.15.13
valdar commented on 2021-04-18 14:11 (UTC)
Updated to 1.15.12
valdar commented on 2021-03-22 15:03 (UTC)
Updated to 1.15.11
valdar commented on 2021-02-25 09:39 (UTC)
updated to 1.15.10
valdar commented on 2021-01-17 20:50 (UTC) (edited on 2021-01-17 20:51 (UTC) by valdar)
Updated to 1.15.9
thanks to @Singularity for the suggestions.
valdar commented on 2021-01-12 16:22 (UTC)
Updated to 1.15.8
@TrialnError yep I missed a couple of notifications it seems :)
TrialnError commented on 2020-12-23 21:15 (UTC)
Normally I avoid posting OOD messages as a comment, but as this package is already flagged...
valdar, if you don't have the time to keep this package updated you should think about co-maintainers or dropping this package. Latest release is 1.15.8. Almost a year since you made the last update.
valdar commented on 2020-01-21 14:16 (UTC) (edited on 2020-01-21 14:17 (UTC) by valdar)
@Singularity ah I understood it was fine to leave prefsdir=.local/share/wesnoth/1.15 out, my bad. Changed as suggested now.
Singularity commented on 2020-01-20 23:40 (UTC)
Thanks for updating, please also change the prefsdir option.
About the bash part, there's a little misunderstanding. In the other package, -1.12.6 is added, which is by coincidence the pkgversion. However, the .6 does not refer to the pkgversion, but to the before removed file extension. The command to see the manpage is "man wesnoth-1.12". And by before removed, that's what's happening by the basename command, it removes the directory name, but also the .6 suffix. (Btw, in the final package, the file extensions will be .6.gz, but the compression happens later.)
valdar commented on 2020-01-20 11:18 (UTC)
@Singularity: if I understood you correctly I should have updated the package. tnx.
Singularity commented on 2020-01-16 12:07 (UTC)
To change prefsdir=.local/share/wesnoth/1.15. Because that is the default location for saves and add-ons, but avoids collision with the 1.14 preference file. However … so far nothing happened which makes the preference file incompatible, I'd even leave the option out as you have then the same preferences.
On another note, can you incorporate lines 91-95 from the wesnoth-1.12 pkgbuild instead of changing the mandir option? That let's you have the manpages installed in parallel, too.
Other news are, openmp option got removed (along with openmp support) and there's this packaging change: https://r.wesnoth.org/t51038
This could be added with: echo Linux repository > "$pkgdir"/usr/share/wesnoth-devel/data/dist (The allowed values are hardcoded to the ones in the Link)
valdar commented on 2020-01-15 21:44 (UTC)
Updated to 1.15.2
I have no idea why I made the below note to myself. If someone have a clue pleas let me know :)
valdar commented on 2019-03-09 22:13 (UTC)
note to self, for 1.15 use local/share/wesnoth/1.15 as datadir
valdar commented on 2019-03-09 21:18 (UTC)
@dvzrv what do you mean by conflicting? I think this can be instelled next to a non develpoment version of wesnoth since I rename all the artifacts during the build/install process.
dvzrv commented on 2019-02-24 15:02 (UTC)
@valdar: your package conflicts with wesnoth in community. You need to declare that in your PKGBUILD.
valdar commented on 2018-06-11 10:22 (UTC)
Waiting for the first 1.15 branch development release. So untill then pelas don't mark this as out-of-date.
valdar commented on 2018-06-11 09:35 (UTC) (edited on 2018-06-11 10:22 (UTC) by valdar)
Updated to 1.13.13.
valdar commented on 2018-03-26 13:54 (UTC)
Updated to 1.13.12 thanks to @RoundCube
valdar commented on 2018-03-15 10:20 (UTC)
Updated to 1.13.11 thanks to @RoundCube sry for the delay :)
Singularity commented on 2017-09-19 01:22 (UTC) (edited on 2017-09-27 09:40 (UTC) by Singularity)
vasya commented on 2017-06-09 09:35 (UTC)
valdar commented on 2017-06-08 07:55 (UTC)
valdar commented on 2017-01-19 21:05 (UTC)
valdar commented on 2017-01-19 17:07 (UTC)
valdar commented on 2016-09-27 13:33 (UTC)
cockatricehunter commented on 2016-09-03 00:26 (UTC)
darkbasic commented on 2016-08-28 08:22 (UTC)
darkbasic commented on 2016-06-02 12:29 (UTC)
valdar commented on 2016-05-31 06:53 (UTC)
valdar commented on 2016-05-31 06:52 (UTC)
darkbasic commented on 2016-05-18 08:51 (UTC)
valdar commented on 2016-05-11 10:02 (UTC)
darkbasic commented on 2016-05-10 14:47 (UTC)
valdar commented on 2016-03-11 23:21 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)
darkbasic commented on 2016-01-04 14:37 (UTC)
valdar commented on 2015-12-28 21:02 (UTC) (edited on 2016-04-04 19:51 (UTC) by valdar)
valdar commented on 2015-12-28 18:38 (UTC)
valdar commented on 2015-12-27 14:30 (UTC)
darkbasic commented on 2015-12-27 14:09 (UTC)
valdar commented on 2015-12-27 13:55 (UTC)
valdar commented on 2015-12-27 13:10 (UTC)
valdar commented on 2015-12-27 12:52 (UTC)
darkbasic commented on 2015-12-26 09:08 (UTC)
darkbasic commented on 2015-12-25 12:22 (UTC)
valdar commented on 2015-12-24 15:51 (UTC)
darkbasic commented on 2015-12-22 11:12 (UTC)
darkbasic commented on 2015-12-21 12:33 (UTC)
valdar commented on 2015-08-24 17:58 (UTC)
valdar commented on 2015-04-20 12:53 (UTC)
valdar commented on 2014-11-10 17:43 (UTC)
valdar commented on 2014-10-26 18:16 (UTC)
valdar commented on 2014-10-14 11:37 (UTC)
einsiedlerkrebs commented on 2014-10-13 14:53 (UTC)
cockatricehunter commented on 2014-10-12 18:40 (UTC)
valdar commented on 2014-10-12 13:46 (UTC)
cockatricehunter commented on 2014-10-03 23:32 (UTC)
valdar commented on 2014-10-03 23:15 (UTC)
cockatricehunter commented on 2014-10-03 22:46 (UTC)
valdar commented on 2014-07-17 18:00 (UTC)
valdar commented on 2014-06-30 08:05 (UTC)
valdar commented on 2014-06-13 07:43 (UTC)
TrialnError commented on 2014-06-12 15:42 (UTC)
valdar commented on 2014-06-11 22:23 (UTC)
valdar commented on 2014-06-09 07:14 (UTC)
TrialnError commented on 2014-06-06 19:36 (UTC)
TrialnError commented on 2014-06-06 19:32 (UTC)
valdar commented on 2014-05-27 19:53 (UTC)
einsiedlerkrebs commented on 2014-05-27 17:40 (UTC)
valdar commented on 2014-04-25 19:11 (UTC)
einsiedlerkrebs commented on 2014-04-25 10:01 (UTC)
valdar commented on 2014-04-01 18:53 (UTC)
einsiedlerkrebs commented on 2014-03-31 21:08 (UTC)
valdar commented on 2014-03-17 22:41 (UTC)
macxcool commented on 2014-03-17 13:24 (UTC)
valdar commented on 2014-03-17 13:15 (UTC)
macxcool commented on 2014-03-17 12:32 (UTC)
valdar commented on 2014-03-17 08:14 (UTC)
Rudanar commented on 2014-03-15 17:29 (UTC)
Xiaoming94 commented on 2014-03-15 08:23 (UTC)
Xiaoming94 commented on 2014-02-12 12:36 (UTC)
valdar commented on 2014-02-05 19:06 (UTC)
valdar commented on 2014-01-31 08:20 (UTC)
Xiaoming94 commented on 2014-01-30 22:10 (UTC)
Xiaoming94 commented on 2014-01-30 22:06 (UTC)
valdar commented on 2014-01-30 21:22 (UTC)
Xiaoming94 commented on 2014-01-30 18:27 (UTC)
valdar commented on 2014-01-09 22:44 (UTC)
valdar commented on 2013-11-18 22:25 (UTC)
valdar commented on 2013-09-30 20:40 (UTC)
valdar commented on 2013-09-29 16:33 (UTC)
mindkeep commented on 2013-09-29 06:26 (UTC)
valdar commented on 2013-05-26 21:50 (UTC)
valdar commented on 2013-04-21 16:07 (UTC)
valdar commented on 2012-12-28 18:37 (UTC)
commented on 2012-09-03 09:34 (UTC)
valdar commented on 2012-09-02 15:14 (UTC)
emericn6k commented on 2012-09-01 08:18 (UTC)
commented on 2012-08-23 05:32 (UTC)
valdar commented on 2012-01-30 08:32 (UTC)
valdar commented on 2012-01-13 15:05 (UTC)
macxcool commented on 2012-01-13 13:13 (UTC)
valdar commented on 2012-01-11 21:49 (UTC)
valdar commented on 2011-12-24 22:51 (UTC)
valdar commented on 2011-12-12 23:13 (UTC)
valdar commented on 2011-11-26 16:06 (UTC)
valdar commented on 2011-11-12 16:55 (UTC)
commented on 2011-11-11 16:33 (UTC)
valdar commented on 2011-09-16 20:04 (UTC)
ReNoM commented on 2011-09-07 06:20 (UTC)
valdar commented on 2011-08-19 09:39 (UTC)
valdar commented on 2011-08-14 18:24 (UTC)
Raziel23 commented on 2011-08-11 10:04 (UTC)
commented on 2011-08-10 12:32 (UTC)
macxcool commented on 2011-08-09 13:11 (UTC)
commented on 2011-08-09 03:36 (UTC)
commented on 2011-08-08 13:34 (UTC)
macxcool commented on 2011-08-08 13:13 (UTC)
commented on 2011-08-04 23:04 (UTC)
commented on 2011-08-04 22:20 (UTC)
macxcool commented on 2011-08-04 12:48 (UTC)
valdar commented on 2011-08-03 21:40 (UTC)
TZ86 commented on 2011-08-03 12:44 (UTC)
valdar commented on 2011-07-03 23:02 (UTC)
valdar commented on 2011-06-12 13:09 (UTC)
valdar commented on 2011-06-12 13:09 (UTC)
matthewbauer commented on 2011-06-11 19:57 (UTC)
valdar commented on 2011-05-15 18:06 (UTC)
macxcool commented on 2011-04-11 13:51 (UTC)
macxcool commented on 2011-04-09 19:53 (UTC)
commented on 2011-04-07 14:06 (UTC)
macxcool commented on 2011-04-07 12:46 (UTC)
macxcool commented on 2011-04-07 12:43 (UTC)
commented on 2011-04-06 23:51 (UTC)
valdar commented on 2011-04-06 19:58 (UTC)
macxcool commented on 2011-04-05 16:41 (UTC)
commented on 2011-04-05 10:41 (UTC)
valdar commented on 2011-04-03 20:27 (UTC)
commented on 2011-03-29 19:07 (UTC)
valdar commented on 2011-03-29 17:54 (UTC)
macxcool commented on 2011-03-22 12:37 (UTC)
commented on 2011-03-21 18:55 (UTC)
valdar commented on 2011-03-17 19:48 (UTC)
commented on 2011-03-17 08:27 (UTC)
valdar commented on 2011-02-08 20:26 (UTC)
valdar commented on 2010-12-11 20:02 (UTC)
valdar commented on 2010-11-29 11:22 (UTC)
emericn6k commented on 2010-11-26 19:18 (UTC)
Rudanar commented on 2010-11-08 22:26 (UTC)
valdar commented on 2010-09-24 08:06 (UTC)
vcap commented on 2010-09-24 00:58 (UTC)
valdar commented on 2010-09-23 01:07 (UTC)
feufochmar commented on 2010-09-18 11:01 (UTC)
valdar commented on 2010-08-29 20:37 (UTC)
emericn6k commented on 2010-08-24 17:08 (UTC)
commented on 2010-08-23 19:20 (UTC)
feufochmar commented on 2010-08-21 14:24 (UTC)
valdar commented on 2010-08-05 08:58 (UTC)
valdar commented on 2010-04-03 23:48 (UTC)