public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Krzysztof Pawlik" <nelchael@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/nelchael:master commit in: dev-util/yuicompressor/
Date: Mon, 12 Mar 2012 17:21:59 +0000 (UTC)	[thread overview]
Message-ID: <1331471748.45a215c5a625f2cb72c8db3946f6934aa2d406d4.nelchael@gentoo> (raw)

commit:     45a215c5a625f2cb72c8db3946f6934aa2d406d4
Author:     Krzysztof Pawlik <none <AT> none>
AuthorDate: Sun Mar 11 13:15:48 2012 +0000
Commit:     Krzysztof Pawlik <nelchael <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 13:15:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=commit;h=45a215c5

Add YUI Compressor - binary version.

(Portage version: 2.1.10.49/hg/Linux x86_64, signed Manifest commit with key 0xF6A80E46)

---
 dev-util/yuicompressor/ChangeLog                  |   10 +++++++
 dev-util/yuicompressor/Manifest                   |   18 +++++++++++++
 dev-util/yuicompressor/metadata.xml               |    7 +++++
 dev-util/yuicompressor/yuicompressor-2.4.7.ebuild |   28 +++++++++++++++++++++
 4 files changed, 63 insertions(+), 0 deletions(-)

diff --git a/dev-util/yuicompressor/ChangeLog b/dev-util/yuicompressor/ChangeLog
new file mode 100644
index 0000000..15e356f
--- /dev/null
+++ b/dev-util/yuicompressor/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-util/yuicompressor
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*yuicompressor-2.4.7 (11 Mar 2012)
+
+  11 Mar 2012; Krzysztof Pawlik <nelchael@gentoo.org>
+  +yuicompressor-2.4.7.ebuild, +metadata.xml:
+  Add YUI Compressor - binary version.
+

diff --git a/dev-util/yuicompressor/Manifest b/dev-util/yuicompressor/Manifest
new file mode 100644
index 0000000..4804218
--- /dev/null
+++ b/dev-util/yuicompressor/Manifest
@@ -0,0 +1,18 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
+DIST yuicompressor-2.4.7.zip 2000350 RMD160 824f57e0cf410ee7dda86726f30fef18bc081ac9 SHA1 64d209cae769cee2b89217ba226543001c59d27b SHA256 fb289b12733934a79032c86d674301a144b25e3e86d26f060b44c8636cdb89ae
+EBUILD yuicompressor-2.4.7.ebuild 694 RMD160 ea88cb3be4ba95621152b040044e6eba709a1334 SHA1 7b2739c1fb45edb3aac8bf6e2c50659fc40c7f3d SHA256 7d57dcd5660180ec49d15bd871a600a99b36134a730ec861e702a42afe7c4175
+MISC ChangeLog 299 RMD160 73054852b0b0dcaa74cb176e0308ce98cf77c64f SHA1 2a6e6445267c349d3a8b2608058ca43ef61398a6 SHA256 e0feb314feda8ac0253114388647cd9d35dca5eef32a29043e3e4353c202c485
+MISC metadata.xml 205 RMD160 e987371be157660daac092207f697d0131df2861 SHA1 73785dc8ec827ff32d4388ac9824d4ea5fd349d3 SHA256 01b130f2def7aeb83c9977e02bedc8ba2ca4b3b0d2257a4711795ee50acf81d2
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.18 (GNU/Linux)
+
+iQEcBAEBCgAGBQJPXKWDAAoJEBZyv1r2qA5GayYH/iH8rmE3mgZNsFIag8zhgfhF
+3bq0FpMo3hZWYVu0c9FhLxHEaELbiyDO3P4iejuBwAIFAcvWKaDg5vRdXn3dvfyr
+mLKcBwBGOffvcbG2s1HF4F4mNxdfEWRQTBwvMryvN9vrQesKqCHWvtiOaqehll0B
+v8Zj0eCKr4HpDIFNX/t6FrTaTb50J3wF2aoEctKedJt1JqpHPj1Uoy6mEU/Uq4vm
+5fI5xbF5AVW1ZzzUbbG/WIRKjEDEyYUEleXp8rk4/skQsKqdFytiNNK3ScT42PLL
+GIjUU3hS+cERfl6gBNQeVpQvMPeaS5iLAiAojWLoqSVpq57ZP/4hbm9xcuygIg4=
+=VZ6I
+-----END PGP SIGNATURE-----

diff --git a/dev-util/yuicompressor/metadata.xml b/dev-util/yuicompressor/metadata.xml
new file mode 100644
index 0000000..bc261ed
--- /dev/null
+++ b/dev-util/yuicompressor/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>nelchael@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-util/yuicompressor/yuicompressor-2.4.7.ebuild b/dev-util/yuicompressor/yuicompressor-2.4.7.ebuild
new file mode 100644
index 0000000..e4dc79a
--- /dev/null
+++ b/dev-util/yuicompressor/yuicompressor-2.4.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit java-utils-2
+
+# This is binary package, as YUI compressor replaces few classes from Rhino,
+# packaging this the right way will be a PITA.
+
+DESCRIPTION="Tool that supports the compression of both JavaScript and CSS files"
+HOMEPAGE="http://yuilibrary.com/projects/yuicompressor/"
+SRC_URI="http://yui.zenfs.com/releases/yuicompressor/${P}.zip"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-arch/unzip
+	>=virtual/jre-1.5"
+RDEPEND=">=virtual/jre-1.5"
+
+src_install() {
+	java-pkg_newjar "build/${P}.jar" "${PN}.jar"
+	java-pkg_dolauncher "${PN}"
+}



                 reply	other threads:[~2012-03-12 17:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1331471748.45a215c5a625f2cb72c8db3946f6934aa2d406d4.nelchael@gentoo \
    --to=nelchael@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox