Package Details: th07 0.11-6

Git Clone URL: https://aur.archlinux.org/th07.git (read-only, click to copy)
Package Base: th07
Description: Perfect cherry blossom trial version. Seventh game of the Touhou Project series. (via wine)
Upstream URL: https://www16.big.or.jp/~zun/html/th07.html
Licenses: custom
Submitter: chris_l
Maintainer: chris_l
Last Packager: chris_l
Votes: 3
Popularity: 0.000018
First Submitted: 2010-12-11 03:05 (UTC)
Last Updated: 2022-11-21 01:45 (UTC)

Latest Comments

nyefan commented on 2022-11-07 00:20 (UTC)

I got this working adding the following to the PKGBUILD

depends=(
  'wine'
+  'lhasa'
)

options=(!strip)

+ noextract=(
+   youmu_tr011.lzh
+ )

+ prepare() {
+   cd $srcdir
+   lha -x youmu_tr011.lzh
+ }
build() {
  cd $srcdir/youmu
  mv $'\203'}$'\203'j$'\203'$'\205'$'\203'A$'\203'$'\213' th07man
  ls *.txt|grep -va '^[rc]'|xargs -I file mv file info.txt
}

weilinfox commented on 2022-10-22 07:08 (UTC)

Failed to install due to lzh extract error.

==> Extracting sources...
  -> Extracting youmu_tr011.lzh with bsdtar
bsdtar: (null)
bsdtar: Error exit delayed from previous errors.
==> ERROR: Failed to extract youmu_tr011.lzh
    Aborting...
 -> error making: th07

chris_l commented on 2021-03-28 00:11 (UTC)

ok, done

micwoj92 commented on 2021-03-27 17:33 (UTC)

Hello, could you update homepage to https?