diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/Manifest.gz | bin | 40258 -> 40266 bytes | |||
-rw-r--r-- | dev-php/smarty/Manifest | 2 | ||||
-rw-r--r-- | dev-php/smarty/smarty-3.1.32.ebuild | 46 |
3 files changed, 48 insertions, 0 deletions
diff --git a/dev-php/Manifest.gz b/dev-php/Manifest.gz Binary files differindex 657fabb92477..ded29fe79bcd 100644 --- a/dev-php/Manifest.gz +++ b/dev-php/Manifest.gz diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest index bde7272de8c2..07d0ade03f8e 100644 --- a/dev-php/smarty/Manifest +++ b/dev-php/smarty/Manifest @@ -1,6 +1,8 @@ DIST manual-en.3.1.14.zip 408414 BLAKE2B 03d4e7a386eb3bd5b19e5c555ec34b86812838a5b5fac8ec0ab9701fba89a5867714da57d950f68224a89bbe2267c18d638ee850681860de309c74bbfb3d0a0b SHA512 d384e3856b45ed3f992f3732a5465120abe9fb947cdf13ff67a9c4264f72987d24885ee61cd7309b728e64cdfe4f34c3e7f757096d35de56d962f3b78def9e58 DIST smarty-3.1.30.tar.gz 255464 BLAKE2B 8378e6336f271e3c41e16b8fbb70356827ff4a9a61e3cf2a23fdbd0617155ec9dca6a5b6372327d4b35a5c6f7c3b58e807afe7403b7ed929ebacfb3c36e124d0 SHA512 6ad9a6cf10b81fecbdc4daa4acbd9724db5f1c2a014e35039b36b0bf00ba000946a2126f7da5899e587a79419f451aafcd1ee14597a32cf290bbd0bf13a877d0 DIST smarty-3.1.31.tar.gz 244196 BLAKE2B 695bd40d337e8f2d4a44a7b30b743ab4e5b6a7b024a514de956cd513dd6639ac6f9ae464f0d3b4cfcaf7de17994837a866cdd4945780bd3a96ff32df300302a3 SHA512 807343e4229413ea0f5219a828d4e91603fb5454f4abe8aa2d41f0a6fe32fa476e791340e1e95178ded3774d1524e98489c104c6fa391e70a8225de28fdcca18 +DIST smarty-3.1.32.tar.gz 250680 BLAKE2B 92d4942f2d3d802b18082f5f6079c8b6945abadd8ef2c87ea217b106eeeedfbde7f1bd00c6fced67b73fc3cf328ec91fc1fb61c7f991b992167fa9d2fb1f2ad2 SHA512 07c95177172718158b9b562c6d8ff79566f4bd8e07ba394cc82c52dec7ec869935fd03ce523115c08472159adf68b902d1db5f8543201a35adf22027c5978080 EBUILD smarty-3.1.30.ebuild 1329 BLAKE2B daf072ce974a2c555f63513608900b2065191cf7d95871ad09fa9b623e15fa5d21a4fc87f1ba8e8cf3dbc700632fb6fb3bca32586d5ebc7f98484da6f128a7cd SHA512 44dc07bf8992493879cfc7a343c8dc2b41d64d75121d3e8cfeeabd0b10e57bb04ba7fde15fc067dbfeb276d39c835007cca114152d7d6ba4538c59bc19203e8e EBUILD smarty-3.1.31.ebuild 1337 BLAKE2B 829ce42871c7a271301ba3fe16fa84db9bae6dce4ba499948074459e20f7658039770c27712f82a497dd0520957262dc8e2cc7c404cd0979af5f1bc843f2a181 SHA512 8f678139dc0899166b13c2c1a860dadddb4d79fb29cdb9e8bbb4a2feb0a417526772d5fe3a7e4db4185a0a07ffb36191116c2bfdfb780ec483b22e225acc71e0 +EBUILD smarty-3.1.32.ebuild 1337 BLAKE2B 46f304fcadd8eaceaf8f3d92a4ae4a8041ff68870fd6f21f029ec0b2b20657aea27eed71ab45f77b3da5f340f9baebd851edbfe09323bf9b0276c8d35deabb10 SHA512 85faa8feb80bfd0598bb43f53ece923563cc56ab3d733fa66f8e5147759069d69ae1ac180a9e47a30d41645c5301e7a842a363d49681a3a83e1975d7657a9ffe MISC metadata.xml 581 BLAKE2B c8e02efefe221a4cea961b32c448d3a69f2dbec795a1a012c727777dfc4a448fd0bb23816564843f0a3fe6eb67453175ee84417e7ffe0e72aa48f8f131b72aaa SHA512 1bf0fea8d62a06b1b67ee417eeb44dbb476ba590b35808f7c7bc1b40a6758b2c3f931e8290c2908a14828f8e2789eb8e2c6d5a26e106f97359f45a476fd31401 diff --git a/dev-php/smarty/smarty-3.1.32.ebuild b/dev-php/smarty/smarty-3.1.32.ebuild new file mode 100644 index 000000000000..d1a7a62bef98 --- /dev/null +++ b/dev-php/smarty/smarty-3.1.32.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DOC_PV="3.1.14" + +DESCRIPTION="A template engine for PHP" +HOMEPAGE="http://www.smarty.net/" +SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz + doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc" + +DEPEND="doc? ( app-arch/unzip )" + +# PHP unicode support is detected at runtime, and the cached templates +# that smarty generates depend on it. If, later on, PHP is reinstalled +# without unicode support, all of the previously-generated cached +# templates will begin to throw 500 errrors for missing mb_foo +# functions. See bug #532618. +RDEPEND="dev-lang/php:*[unicode]" + +src_install() { + insinto "/usr/share/php/${PN}" + doins -r libs/* + + local DOCS=( *.txt README README.md ) + local HTML_DOCS + use doc && HTML_DOCS="${WORKDIR}/manual-en/"* + einstalldocs +} + +pkg_postinst() { + elog "${PN} has been installed in /usr/share/php/${PN}/." + elog + elog 'To use it in your scripts, include the Smarty.class.php file' + elog "from the \"${PN}\" directory; for example," + elog + elog " require('${PN}/Smarty.class.php');" + elog + elog 'After that, the Smarty class will be available to you.' +} |