public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-admin/print-manager/
Date: Sun,  5 Aug 2012 19:40:58 +0000 (UTC)	[thread overview]
Message-ID: <1344195781.3c282b10808336fffabf2e7e9a167418ea2e5632.dilfridge@gentoo> (raw)

commit:     3c282b10808336fffabf2e7e9a167418ea2e5632
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Sun Aug  5 19:38:21 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 19:43:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3c282b10

[app-admin/print-manage] Add cups-1.6 capable version

(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)

---
 .../print-manager/print-manager-0.1.0-r1.ebuild    |   31 ++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/app-admin/print-manager/print-manager-0.1.0-r1.ebuild b/app-admin/print-manager/print-manager-0.1.0-r1.ebuild
new file mode 100644
index 0000000..0298101
--- /dev/null
+++ b/app-admin/print-manager/print-manager-0.1.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_SCM="git"
+KDE_LINGUAS="cs da de et hu km nl pl pt pt_BR sk sv uk"
+inherit kde4-base
+
+DESCRIPTION="A tool for managing print jobs and printers"
+HOMEPAGE="https://projects.kde.org/projects/playground/base/print-manager"
+[[ "${PV}" != "9999" ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
+SRC_URI+=" http://dev.gentoo.org/~dilfridge/distfiles/${P}-cups16.patch.bz2"
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+SLOT="4"
+IUSE="debug"
+
+RDEPEND="
+	>=net-print/cups-1.6.0[dbus]
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${WORKDIR}/${P}-cups16.patch" )
+
+src_configure() {
+	mycmakeargs=( -DCUPS_1_6=ON )
+	kde4-base_src_configure
+}


             reply	other threads:[~2012-08-05 19:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 19:40 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-27 10:10 [gentoo-commits] proj/kde:master commit in: app-admin/print-manager/ Johannes Huber
2012-07-27  9:58 Johannes Huber
2012-07-06 20:54 Andreas Hüttel

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=1344195781.3c282b10808336fffabf2e7e9a167418ea2e5632.dilfridge@gentoo \
    --to=dilfridge@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