summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex.theoto2015-08-14 10:54:19 +0300
committeralex.theoto2015-08-14 10:54:19 +0300
commit9768eea914317a44b5337be1b6959760177beeaf (patch)
tree54aee9344c1ad9895bb1648f3aecd529b76df9ae
downloadaur-9768eea914317a44b5337be1b6959760177beeaf.tar.gz
Initial import
-rw-r--r--.SRCINFO25
-rw-r--r--PKGBUILD54
-rw-r--r--narcissu2-en.6.gz60
-rw-r--r--narcissu2-en.desktop9
-rw-r--r--narcissu2-en.install12
-rw-r--r--narcissu2-en.pngbin0 -> 3752 bytes
-rw-r--r--narcissu2-en.sh3
7 files changed, 163 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..54ce5525485f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = narcissu2-en
+ pkgdesc = A free japanese visual novel game, translated into English. This package includes both Narcissu and Narcissu: Side 2nd.
+ pkgver = 1.1
+ pkgrel = 8
+ url = http://www.neechin.net/narcissu/
+ install = narcissu2-en.install
+ arch = any
+ license = custom:freeware
+ depends = ponscripter
+ depends = sh
+ source = [Denpa]_Narcissu_2_Eng_[unix].tar.bz2::http://www.neechin.net/file_download/22/
+ source = Narcissu_2_Eng_v1.1_script_[All_platforms].zip::http://www.neechin.net/file_download/27/Narcissu_2_Eng_v1.1_script_%5BAll_platforms%5D.zip
+ source = narcissu2-en.sh
+ source = narcissu2-en.6.gz
+ source = narcissu2-en.desktop
+ source = narcissu2-en.png
+ md5sums = e785f7bb8735867b130c78dd17da3a5f
+ md5sums = cbbdf90489e0b937454e4ed94d63824a
+ md5sums = ba48169116ead98b2a2b121adeb239e5
+ md5sums = 791f635920d6f3a08f955e96becc4065
+ md5sums = ab0d31fd74a0dd4fec3141ffc41bc7bd
+ md5sums = caeca7f043c9384c89d95c0e8455d41c
+
+pkgname = narcissu2-en
+
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..810ff968e08b
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,54 @@
+# Maintainer: Anton Larionov <diffident dot cat at gmail dot com>
+
+pkgname=narcissu2-en
+pkgver=1.1
+pkgrel=8
+pkgdesc='A free japanese visual novel game, translated into English. This package includes both Narcissu and Narcissu: Side 2nd.'
+arch=('any')
+url='http://www.neechin.net/narcissu/'
+license=('custom:freeware')
+depends=('ponscripter' 'sh')
+install=${pkgname}.install
+
+source=('[Denpa]_Narcissu_2_Eng_[unix].tar.bz2::http://www.neechin.net/file_download/22/'
+ 'Narcissu_2_Eng_v1.1_script_[All_platforms].zip::http://www.neechin.net/file_download/27/Narcissu_2_Eng_v1.1_script_%5BAll_platforms%5D.zip'
+ "${pkgname}.sh"
+ "${pkgname}.6.gz"
+ "${pkgname}.desktop"
+ "${pkgname}.png")
+
+md5sums=('e785f7bb8735867b130c78dd17da3a5f'
+ 'cbbdf90489e0b937454e4ed94d63824a'
+ 'ba48169116ead98b2a2b121adeb239e5'
+ '791f635920d6f3a08f955e96becc4065'
+ 'ab0d31fd74a0dd4fec3141ffc41bc7bd'
+ 'caeca7f043c9384c89d95c0e8455d41c')
+
+package() {
+
+ # copy main files
+ install -dm755 "${pkgdir}/usr/share/${pkgname}"
+ cd "${srcdir}/narcissu2-installer/data"
+ install -m644 arc1.nsa arc.nsa cursor0.bmp nar01.mpg "${pkgdir}/usr/share/${pkgname}"
+ install -m644 "${srcdir}/0.utf" "${pkgdir}/usr/share/${pkgname}"
+ install -m644 "${srcdir}/${pkgname}.png" "${pkgdir}/usr/share/${pkgname}/icon.png"
+
+ # copy bash script
+ install -D -m755 "${srcdir}/narcissu2-en.sh" "${pkgdir}/usr/bin/${pkgname}"
+
+ # copy man
+ install -D -m644 "${srcdir}/narcissu2-en.6.gz" "${pkgdir}/usr/share/man/man6/narcissu2-en.6.gz"
+
+ # copy documentation
+ install -dm755 "${pkgdir}/usr/share/doc/${pkgname}"
+ cd "${srcdir}/narcissu2-installer/"
+ install -m644 INSTALL README "${pkgdir}/usr/share/doc/${pkgname}"
+ install -m644 "${srcdir}/README.txt" "${pkgdir}/usr/share/doc/${pkgname}/README_v1.1"
+
+ # install desktop entry file
+ install -D -m644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
+ install -D -m644 "${srcdir}/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
+ install -D -m755 "${srcdir}/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}"
+}
+
+# vim:set ts=2 sw=2 et:
diff --git a/narcissu2-en.6.gz b/narcissu2-en.6.gz
new file mode 100644
index 000000000000..5bc0ff402377
--- /dev/null
+++ b/narcissu2-en.6.gz
@@ -0,0 +1,60 @@
+.TH narcissu2-en 6 2009-01-17 "Narcissu Side 2nd" "Narcissu Side 2nd manual"
+.
+.SH NAME
+narcissu2-en \- Narcissu Side 2nd launcher
+.
+.SH SYNOPSIS
+.B narcissu2-en
+.RI [ OPTIONS ]
+.
+.SH DESCRIPTION
+.
+The command "narcissu2-en" launches the visual novel
+.IR "Narcissu Side 2nd" .
+.
+.PP
+This manpage documents only the launcher command.
+.
+Documentation for the game itself, including in-game controls, is
+provided separately in the README file.
+.
+.SH OPTIONS
+.
+The following named options are recognised by
+.BR narcissu2-en ,
+in additional to the standard
+.BR \-\-help " and " \-\-version
+flags which should need no further introduction:
+.
+.TP
+.BR \-\-window ", " \-\-fullscreen
+Sets the initial screen mode (windowed or fullscreen).
+.IP
+If neither option is specified, the game will default to whichever
+mode it was in most recently, or, on the first run, to windowed mode.
+.
+.TP
+.BR \-\-debug ",\fP " \-d
+Enables debugging mode.
+.IP
+This turns on Ponscripter's internal debugging feature.
+.
+It's rather verbose, but may be useful for tracking down problems in
+the (hopefully unlikely) case where you have any.
+.
+.TP
+.BI \-\-save \ path
+Sets the path to use for saved data.
+.IP
+You should not normally need to use this option; the default,
+.IR ~/.Narcissu_Side_2nd ,
+should be suitable for most users.
+.
+.SH BUGS
+.
+We were not aware of any bugs at the time of shipping.
+.
+We were probably mistaken, and the entire game is probably ridden with
+the darn things.
+.
+If you must disillusion us, please do so gently.
diff --git a/narcissu2-en.desktop b/narcissu2-en.desktop
new file mode 100644
index 000000000000..6bafa01ddcd6
--- /dev/null
+++ b/narcissu2-en.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Type=Application
+Version=1.1
+Name=Narcissu2-en
+Comment=Free japanese visual novel game, translated into English
+Icon=narcissu2-en.png
+Exec=/usr/bin/narcissu2-en
+Terminal=false
+Categories=Application;Game;
diff --git a/narcissu2-en.install b/narcissu2-en.install
new file mode 100644
index 000000000000..f33dc211afac
--- /dev/null
+++ b/narcissu2-en.install
@@ -0,0 +1,12 @@
+post_install() {
+ echo
+ echo "==> To launch game type:"
+ echo "==> narcissu2-en"
+ echo "==> To view man type:"
+ echo "==> man narcissu2-en"
+ echo
+}
+
+post_upgrade() {
+ post_install $1
+}
diff --git a/narcissu2-en.png b/narcissu2-en.png
new file mode 100644
index 000000000000..9dd4436475f3
--- /dev/null
+++ b/narcissu2-en.png
Binary files differ
diff --git a/narcissu2-en.sh b/narcissu2-en.sh
new file mode 100644
index 000000000000..26bec5fbaaf9
--- /dev/null
+++ b/narcissu2-en.sh
@@ -0,0 +1,3 @@
+#! /usr/bin/env sh
+
+exec /usr/bin/ponscripter --root /usr/share/narcissu2-en "$@"