add missing metadata files
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@2819 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
8b67287758
commit
1d1f888696
42
app-admin/mmc-web-core/mmc-web-core-3.0.1.ebuild
Normal file
42
app-admin/mmc-web-core/mmc-web-core-3.0.1.ebuild
Normal file
@ -0,0 +1,42 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit eutils depend.apache depend.php
|
||||
|
||||
MY_P="${P/_p/-}"
|
||||
MY_PV="${PV/_p*/}"
|
||||
|
||||
DESCRIPTION="Mandriva Directory Server - Identity and network services management made easy !"
|
||||
HOMEPAGE="http://mds.mandriva.org/"
|
||||
SRC_URI="http://mds.mandriva.org/pub/mmc-core/sources/${PV}/mmc-core-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
DEPEND="sys-apps/lsb-release
|
||||
sys-devel/gettext"
|
||||
RDEPEND=">=app-admin/mmc-core-${PV}
|
||||
dev-lang/php[ldap,xmlrpc,nls]
|
||||
virtual/cdrtools
|
||||
!app-admin/mmc-web-base"
|
||||
SLOT="0"
|
||||
|
||||
need_php_httpd
|
||||
|
||||
S="${WORKDIR}/mmc-core-${PV}/web"
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/mmc-core-3.0.0-gentoo-1.patch
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" PREFIX=/usr HTTPDUSER=apache install || die "install failed"
|
||||
insinto /etc/mmc
|
||||
doins confs/mmc.ini || die "ini install failed"
|
||||
|
||||
insinto /etc/apache2/modules.d
|
||||
newins confs/apache/mmc.conf 90_mmc.conf
|
||||
}
|
8
app-admin/pulse2-core/metadata.xml
Normal file
8
app-admin/pulse2-core/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>mario.fetka@gmail.com</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
3
app-admin/pulse2-web-core/Manifest
Normal file
3
app-admin/pulse2-web-core/Manifest
Normal file
@ -0,0 +1,3 @@
|
||||
DIST pulse2-1.3.0.tar.gz 12817762 RMD160 c909016d681aff9f0ec19b129619153ded321782 SHA1 a325a7f1913fa0bc7ec15dfd7e999c4f7050e51d SHA256 12c4b4e06aca4a20da3bcf8ce19399ff04723854798e16c368954a4ee961c5cf
|
||||
EBUILD pulse2-web-core-1.3.0.ebuild 877 RMD160 aa2ab5e4fb2981d460e735ff5ab2cea93d84fac1 SHA1 c0a108a216c05093d50de9bcaaa4bf780ed916b9 SHA256 36529780282e304e2d9c2ad8793c1a13c9bb67dd965145ea8eacf809486dad91
|
||||
MISC metadata.xml 226 RMD160 bebcbe7a5e3d2be83c25e006192f71ebf45abb14 SHA1 ec2b713fc2363b8c51e9c164d0802eeb59d9d296 SHA256 a9d3f7df2362a9a7ddcbe05c5d97d726eeb4bab135b21643508149a08bf6a2b2
|
8
app-admin/pulse2-web-core/metadata.xml
Normal file
8
app-admin/pulse2-web-core/metadata.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>no-herd</herd>
|
||||
<maintainer>
|
||||
<email>mario.fetka@gmail.com</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
38
app-admin/pulse2-web-core/pulse2-web-core-1.3.0.ebuild
Normal file
38
app-admin/pulse2-web-core/pulse2-web-core-1.3.0.ebuild
Normal file
@ -0,0 +1,38 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit eutils depend.apache depend.php
|
||||
|
||||
MY_P="${P/_p/-}"
|
||||
MY_PV="${PV/_p*/}"
|
||||
|
||||
DESCRIPTION="Open Source Computer System Management !"
|
||||
HOMEPAGE="http://pulse2.mandriva.org/"
|
||||
SRC_URI="http://mds.mandriva.org/pub/pulse2/server/sources/${PV}/pulse2-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
DEPEND="sys-apps/lsb-release
|
||||
sys-devel/gettext"
|
||||
RDEPEND=">=app-admin/pulse2-web-core-${PV}
|
||||
!app-admin/mmc-web-glpi
|
||||
!app-admin/mmc-web-imaging
|
||||
!app-admin/mmc-web-msc
|
||||
!app-admin/mmc-web-dyngroup
|
||||
!app-admin/mmc-web-inventory
|
||||
!app-admin/mmc-web-pkgs
|
||||
!app-admin/mmc-web-pulse2"
|
||||
|
||||
SLOT="0"
|
||||
|
||||
need_php_httpd
|
||||
|
||||
S="${WORKDIR}/pulse2-${PV}/web"
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" PREFIX=/usr install || die "install failed"
|
||||
}
|
Loading…
Reference in New Issue
Block a user