Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73734 Details for
Bug 37465
new TYPO3 ebuild for 3.8.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-www/typo3_src/typo3_src-3.8.1.ebuild
typo3_src-3.8.1.ebuild (text/plain), 2.15 KB, created by
Matthias Langhammer
on 2005-11-28 07:53:14 UTC
(
hide
)
Description:
net-www/typo3_src/typo3_src-3.8.1.ebuild
Filename:
MIME Type:
Creator:
Matthias Langhammer
Created:
2005-11-28 07:53:14 UTC
Size:
2.15 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >inherit eutils webapp > >MY_P=${PN}-${PV/_/} > >DESCRIPTION="TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets." >HOMEPAGE="http://www.typo3.com/ http://typo3.org/" >#SRC_URI="http://typo3.sunsite.dk/unix-archives/${PV}/typo3_src/${MY_P}.tar.gz" >SRC_URI="mirror://sourceforge/typo3/${MY_P}.tar.gz" >RESTRICT="nomirror nostrip" >LICENSE="GPL" >KEYWORDS="x86 ppc sparc" >RDEPEND=">=app-admin/webapp-config-1.9-r3 > ~media-libs/freetype-1.3.1-r3 > media-libs/jpeg > sys-libs/zlib > media-libs/tiff > media-libs/libpng > media-libs/gd > media-gfx/graphicsmagick > sys-devel/gettext > media-libs/ming > media-libs/pdflib > dev-db/mysql > net-www/apache > dev-php/mod_php" > >S=${WORKDIR}/${MY_P} > > >src_install() { > webapp_src_preinst > local docs="TODO.txt GPL.txt ChangeLog LICENSE.txt Package.txt README.txt" > cd ${WORKDIR} > cd ${WORKDIR}/${MY_P}/typo3/install/ > #cp index.php index.php.orig > #sed -e 's:die:#die:g' index.php.orig > index.php || die "sed command failed!" > #rm index.php.orig > sed -i -e 's:die:#die:g' index.php || die "sed command failed!" > cd ${WORKDIR} > > einfo "Installing main files" > mkdir -p ${D}${MY_HOSTROOTDIR}/${MY_P}/typo3/temp > touch ${D}${MY_HOSTROOTDIR}/${MY_P}/typo3/temp/.keep > mkdir -p ${D}${MY_HOSTROOTDIR}/ > mkdir -p ${D}${MY_HOOKSCRIPTSDIR} > cp -r . ${D}${MY_HOSTROOTDIR} > cd ${WORKDIR}/${MY_P} > > webapp_src_install > webapp_hook_script ${FILESDIR}/typo3_generate_symlinks_3.8.1.sh >} > >pkg_postinst() { > einfo " *** NOTE gd ***" > einfo "gd needs to be compiled with USE=\"gif\"" > einfo "If you don't have \"gif\" in your USE gd needs a recompile." > einfo "" > einfo " *** NOTE mod_php ***" > einfo "If your mod_php was compiled before gd it needs to be recompiled." > einfo "You also need to set \"gd-external\" in your USE variable." > einfo "" > einfo " *** NOTE Typo3 ***" > einfo "You also need to emerge typo3_dummy, typo3_testsite or" > einfo "typo3_quickstart!" > einfo "Setup will now be done with webapp-config!" > einfo "" > einfo " Have a nice day!" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 37465
:
23289
|
23688
|
23691
|
23734
|
23743
|
23767
|
24321
|
27959
|
31844
|
31944
|
31945
|
31946
|
32156
|
32371
|
32518
|
32519
|
32634
|
34612
|
35727
|
37006
|
40181
|
40563
|
43173
|
43438
|
55568
|
56650
|
61722
|
67674
|
67675
|
67676
|
67677
|
67678
|
67679
|
67680
|
67682
| 73734 |
73735
|
73736
|
73737
|
73738
|
73739
|
73740
|
73741