Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38474 Details for
Bug 20106
New ebuild: mapserver-4.2.2.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mapserver-4.2.2.ebuild
mapserver-4.2.2.ebuild (text/plain), 1.38 KB, created by
Renat Lumpau (RETIRED)
on 2004-08-30 01:47:11 UTC
(
hide
)
Description:
mapserver-4.2.2.ebuild
Filename:
MIME Type:
Creator:
Renat Lumpau (RETIRED)
Created:
2004-08-30 01:47:11 UTC
Size:
1.38 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit webapp > ># could use supoprt for: GDAL, mygis >IUSE="png pdflib tiff jpeg xpm proj postgis ming curl mpatrol" > >DESCRIPTION="MapServer is an OpenSource development environment for building spatially enabled Internet applications" >HOMEPAGE="http://mapserver.gis.umn.edu/" >SRC_URI="http://cvs.gis.umn.edu/dist/${P}.tar.gz" > >KEYWORDS="~x86" > >DEPEND=" > media-libs/freetype > media-libs/gd > sys-libs/zlib > png? ( media-libs/libpng ) > pdflib? ( media-libs/pdflib ) > tiff? ( media-libs/tiff ) > jpeg? ( media-libs/jpeg ) > xpm? ( media-libs/xpm ) > proj? ( dev-libs/proj ) > postgis? ( dev-db/postgis ) > ming? ( media-libs/ming ) > curl? ( >=net-misc/curl-7.10.7 ) > mpatrol? ( dev-libs/mpatrol ) >" >RDEPEND=" > ${DEPEND} > virtual/php >" > >LICENSE="GPL-2" > >src_compile() { > econf \ > `use_with png` \ > `use_with pdflib` \ > `use_with tiff` \ > `use_with jpeg` \ > `use_with xpm` \ > `use_with proj` \ > `use_with postgis` \ > `use_with curl curl-config` \ > `use_with mpatrol` \ > || die "configure failed" > emake || die "emake failed" >} > >src_install() { > webapp_src_preinst > einstall || die "install failed" > cp mapserv ${D}/${MY_CGIBINDIR} && chmod +x ${D}/${MY_CGIBINDIR}/mapserv ># webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt ># webapp_hook_script ${FILESDIR}/reconfig > webapp_src_install >}
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 20106
:
11250
| 38474