Package Details: lunar-date 3.2.0-1

Git Clone URL: https://aur.archlinux.org/lunar-date.git (read-only, click to copy)
Package Base: lunar-date
Description: Chinese lunar date library.
Upstream URL: https://github.com/yetist/lunar-date
Licenses: LGPL-2.1-only
Submitter: zlsun
Maintainer: yetist
Last Packager: yetist
Votes: 11
Popularity: 0.000000
First Submitted: 2016-02-21 07:31 (UTC)
Last Updated: 2026-05-27 09:42 (UTC)

Latest Comments

1 2 Next › Last »

taotieren commented on 2026-05-28 08:18 (UTC)

Use the clean extra environment in devtools to compile an error. Can you fix it? Thank you.

...
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency gio-2.0 found: YES 2.88.1
Run-time dependency gio-unix-2.0 found: YES 2.88.1
Configuring config.h using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring lunar-date-version.h using configuration
Build-time dependency glib-2.0 found: YES 2.88.1
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 for build machine found: YES 2.88.1 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Build-time dependency gio-2.0 found: YES 2.88.1
Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency gobject-introspection-1.0 found: YES 1.86.0
Dependency gobject-introspection-1.0 for host machine found: YES 1.86.0 (cached)
Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 for host machine found: YES 1.86.0 (cached)
Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program vapigen found: YES (/usr/bin/vapigen)
Dependency gio-2.0 for build machine found: YES 2.88.1 (cached)
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Configuring org.chinese.Lunar.Date.service using configuration
Program gi-docgen found: NO

docs/meson.build:4:11: ERROR: Program 'gi-docgen' not found or not executable

A full log can be found at /build/lunar-date/src/lunar-date-3.2.0/build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
==> ERROR: A failure occurred in build().
    Aborting...

taotieren commented on 2025-05-14 07:17 (UTC) (edited on 2025-05-14 07:48 (UTC) by taotieren)

已发布 https://github.com/yetist/lunar-date/releases/tag/v3.0.2

还需要添加 glibc gcc-libs 依赖

glib2-devel 的编译依赖

协议改成 LGPL-2.1-only

chaozhi_l commented on 2021-02-09 05:56 (UTC)

@Universebenzene Thank you for your opinion. Would you like to co-maintain this package?

Universebenzene commented on 2021-02-09 05:47 (UTC)

vala should be in makedepends. Or it will give ERROR: Program 'vapigen' not found

roachsinai commented on 2018-05-29 17:30 (UTC)

It failed cause I didn't install pkg-config. @天苯 thanks!

roachsinai commented on 2018-05-28 05:46 (UTC)

安装的时候遇到一个错误:

checking for XML::Parser... ok
./configure: line 13065: PKG_PROG_PKG_CONFIG: command not found
checking for gtk-doc... ./configure: line 13072: syntax error near unexpected token `$gtk_doc_requires,have_gtk_doc=yes,have_gtk_doc=no'
./configure: line 13072: `  PKG_CHECK_EXISTS($gtk_doc_requires,have_gtk_doc=yes,have_gtk_doc=no)'
==> 错误: 在 build() 中发生一个错误。
    正在放弃...
==> 错误:Makepkg 无法构建 lunar-date.
==> 重新构建 lunar-date ?[y/N]

Universebenzene commented on 2016-12-20 00:55 (UTC) (edited on 2016-12-20 01:02 (UTC) by Universebenzene)

@zlsun It works, thanks. So the dependencies may need to be updated.

zlsun commented on 2016-12-19 14:27 (UTC)

@Universebenzene I figure out what's wrong, `gobject-introspection` is missing in the dependencies, `pacman -S gobject-introspection` should fix the issue. Please try and let me know if it works.

Universebenzene commented on 2016-12-19 13:51 (UTC)

@zlsun full output here: http://paste.ubuntu.org.cn/4223733