Package Details: kikoplay 0.9.3-1

Git Clone URL: https://aur.archlinux.org/kikoplay.git (read-only, click to copy)
Package Base: kikoplay
Description: linux danmaku player
Upstream URL: https://github.com/KikoPlayProject/KikoPlay
Keywords: danmaku player
Licenses: GPL3
Conflicts: kikoplay-bin
Submitter: pureboys
Maintainer: sanbikappa
Last Packager: sanbikappa
Votes: 2
Popularity: 0.000000
First Submitted: 2019-10-18 05:30 (UTC)
Last Updated: 2023-05-08 22:05 (UTC)

Latest Comments

1 2 Next › Last »

sanbikappa commented on 2023-04-01 20:56 (UTC) (edited on 2023-04-01 20:56 (UTC) by sanbikappa)

更新至0.9.3,修改成以下的PKGBUILD:
https://paste2.org/3mdLfCs8

sanbikappa commented on 2023-02-25 15:53 (UTC)

参照了软件作者编译出来的linux版本,修改成了以下的PKGBUILD:

https://paste2.org/v9jP1Yeh

如有需要可以看一下。

fenglingdingdang commented on 2022-06-12 12:50 (UTC)

我也遇到了报错,错误提示是“make:未找到命令”,然后就退出了

Puxirepublic commented on 2022-06-07 04:53 (UTC)

我这里一开头就报 lua 编译错误,

==> Starting build()...
Info: creating stash file /home/user/.cache/pikaur/build/kikoplay/src/KikoPlay-0.9.0/.qmake.stash
cd Script/lua && make MYCFLAGS=-fPIC\ -DLUA_USE_LINUX\ -DLUA_COMPAT_5_2 liblua.a
make[1]: Entering directory '/home/user/.cache/pikaur/build/kikoplay/src/KikoPlay-0.9.0/Script/lua'
make[1]: *** No rule to make target 'liblua.a'.  Stop.
make[1]: Leaving directory '/home/user/.cache/pikaur/build/kikoplay/src/KikoPlay-0.9.0/Script/lua'
make: *** [Makefile:1131: Script/lua/liblua.a] Error 2
==> ERROR: A failure occurred in build().

fenglingdingdang commented on 2022-06-03 15:53 (UTC)

0.9版本已发布,可以更新一下了

pureboys commented on 2020-07-21 13:37 (UTC)

@aloxaf 感谢,以更新

aloxaf commented on 2020-07-12 05:00 (UTC)

你忘记更新 .SRCINFO 了(

makepkg --printsrcinfo > .SRCINFO

pureboys commented on 2020-06-26 06:10 (UTC)

@aloxaf 非常感谢提供的帮助,已经更新到了最新版本了。

aloxaf commented on 2020-06-19 03:19 (UTC) (edited on 2020-06-21 11:10 (UTC) by aloxaf)

一份更改后的 PKGBUILD:PKGBUILD

====

请按照规范打包:

如果这是一个 git 包,包名应该为 kikoplay-git,并且编写 pkgver() 函数生成版本号,否则不会被 AUR Helper 更新。

如果这不是 git 包,请指定版本号。

安装直接 make install 就行了

详见: https://wiki.archlinux.org/index.php/VCS_package_guidelines_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)

https://wiki.archlinux.org/index.php/Creating_packages_%28%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%29

https://wiki.archlinux.org/index.php/PKGBUILD_%28%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%29

https://wiki.archlinux.org/index.php/Arch_package_guidelines_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)

====

顺便吐槽一下暗色主题下显示似乎有问题……