summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2006-01-11 09:11:13 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2006-01-11 09:11:13 +0000
commitce2b005a0b0a3d84af282b84751482c4ac2ba920 (patch)
tree6222a548ca58bdbfc6a44f5488bfd4f448e1d283 /www-apps/zina
parentVersion bump. (diff)
downloadgentoo-2-ce2b005a0b0a3d84af282b84751482c4ac2ba920.tar.gz
gentoo-2-ce2b005a0b0a3d84af282b84751482c4ac2ba920.tar.bz2
gentoo-2-ce2b005a0b0a3d84af282b84751482c4ac2ba920.zip
Added zina 0.12.10 to the portage tree
(Portage version: 2.0.53)
Diffstat (limited to 'www-apps/zina')
-rw-r--r--www-apps/zina/ChangeLog16
-rw-r--r--www-apps/zina/Manifest5
-rw-r--r--www-apps/zina/files/digest-zina-0.12.101
-rw-r--r--www-apps/zina/files/postinstall-en.txt24
-rw-r--r--www-apps/zina/metadata.xml9
-rw-r--r--www-apps/zina/zina-0.12.10.ebuild40
6 files changed, 95 insertions, 0 deletions
diff --git a/www-apps/zina/ChangeLog b/www-apps/zina/ChangeLog
new file mode 100644
index 000000000000..fd16cb762c7a
--- /dev/null
+++ b/www-apps/zina/ChangeLog
@@ -0,0 +1,16 @@
+# ChangeLog for www-apps/zina
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/zina/ChangeLog,v 1.1 2006/01/11 09:11:13 wrobel Exp $
+
+*zina-0.12.10 (11 Jan 2006)
+
+ 11 Jan 2006; <wrobel@gentoo.org> +files/postinstall-en.txt, +metadata.xml,
+ +zina-0.12.10.ebuild:
+ Added zina 0.12.10 to the portage tree
+
+ 29 Dec 2005; <wrobel@gentoo.org> ChangeLog:
+ Added cache directory. Fixed config protection for config file.
+
+ 20 Dec 2005; Renat Lumpau <rl03@gentoo.org> ChangeLog:
+ Initial ebuild wrt bug #101505.
+
diff --git a/www-apps/zina/Manifest b/www-apps/zina/Manifest
new file mode 100644
index 000000000000..dbd4b45ccb83
--- /dev/null
+++ b/www-apps/zina/Manifest
@@ -0,0 +1,5 @@
+MD5 1d89b8b9051e497bc38fc1c27fc23440 ChangeLog 319
+MD5 e72ee361fb9ad68fdbf39316f6e4c8ed files/digest-zina-0.12.10 64
+MD5 08a93be061fd007465da62f0c269109f files/postinstall-en.txt 1073
+MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280
+MD5 122704da8502f8fb8e3d67d08f59f89c zina-0.12.10.ebuild 995
diff --git a/www-apps/zina/files/digest-zina-0.12.10 b/www-apps/zina/files/digest-zina-0.12.10
new file mode 100644
index 000000000000..aa82f0f653c0
--- /dev/null
+++ b/www-apps/zina/files/digest-zina-0.12.10
@@ -0,0 +1 @@
+MD5 2d72a7a6cb278053598b231e2d161e5d zina-0.12.10.tar.gz 184962
diff --git a/www-apps/zina/files/postinstall-en.txt b/www-apps/zina/files/postinstall-en.txt
new file mode 100644
index 000000000000..6858edad4c3d
--- /dev/null
+++ b/www-apps/zina/files/postinstall-en.txt
@@ -0,0 +1,24 @@
+NOTE: This is the standalone Zina. For any embedded use, please
+see "http://www.pancake.org/zina/installation-0.11.x.html".
+
+NOTE: To use the Zina web configuration interface, the file
+"zina.ini.php" must be writable by the webserver user/group.
+Or, you can paste the text given by Zina into the file by
+hand, if you are into that sort of thing.
+
+If your web server is running as user apache, you can use the
+following command to ensure the file is writeable:
+
+# chown apache\: ${MY_INSTALLDIR}/zina.ini.php
+
+SECURITY NOTE: You are highly encouraged to restrict access to
+your Zina (unless you actually WANT to have the world see your
+audio file collections). Zina has no internal user-based authentication
+- only a single administrative user and password.
+
+You might want to also grab some sort of album cover fetching
+application, like "AlbumArt" (in Portage as media-sound/albumart).
+
+Not much to do for Zina to work "out of the box" - just browse
+to the location you've installed it into, and follow the
+simple instructions. (MAKE SURE TO CHANGE YOUR ADMIN PASSWORD!)
diff --git a/www-apps/zina/metadata.xml b/www-apps/zina/metadata.xml
new file mode 100644
index 000000000000..13bc126c7d91
--- /dev/null
+++ b/www-apps/zina/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>web-apps</herd>
+<maintainer>
+<email>web-apps@gentoo.org</email>
+<name>Gentoo Web Application Packages Maintainers</name>
+</maintainer>
+</pkgmetadata>
diff --git a/www-apps/zina/zina-0.12.10.ebuild b/www-apps/zina/zina-0.12.10.ebuild
new file mode 100644
index 000000000000..1636fabface0
--- /dev/null
+++ b/www-apps/zina/zina-0.12.10.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/zina/zina-0.12.10.ebuild,v 1.1 2006/01/11 09:11:13 wrobel Exp $
+
+inherit webapp
+
+DESCRIPTION="Zina (Zina Is Not Andromeda) is a digital audio streaming jukebox via a web interface."
+HOMEPAGE="http://www.pancake.org/zina/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+IUSE=""
+
+RDEPEND="net-www/apache
+ virtual/httpd-php"
+
+src_install() {
+ webapp_src_preinst
+
+ touch ${S}/zina.ini.php
+
+ cp -R . ${D}${MY_HTDOCSDIR}
+
+ webapp_configfile ${MY_HTDOCSDIR}/zina.ini.php
+
+ # webapp-config currently does not support config-owned & server-owned at the
+ # same time. Config protection is more important here.
+ # - wrobel 05/12/23
+ #webapp_serverowned ${MY_HTDOCSDIR}/zina.ini.php
+
+ # Added cache directory for saving play lists
+ # - wrobel 05/12/23
+ keepdir ${MY_HTDOCSDIR}/_zina/cache
+ webapp_serverowned ${MY_HTDOCSDIR}/_zina/cache
+
+ webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
+ webapp_src_install
+}
+