public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/upwork/
Date: Mon,  6 Jun 2016 11:34:23 +0000 (UTC)	[thread overview]
Message-ID: <1465212852.fdbb8cf382e39ed0908d531de0b01dc337b8f13a.titanofold@gentoo> (raw)

commit:     fdbb8cf382e39ed0908d531de0b01dc337b8f13a
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 11:33:23 2016 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 11:34:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbb8cf3

app-office/upwork: Version bump and Add Dependency

Version bump.

Add runtime dependency on gnome-base/gconf.

Bug: 584480, 584846

Package-Manager: portage-2.2.28

 app-office/upwork/Manifest              |  2 ++
 app-office/upwork/upwork-4.1.134.ebuild | 52 +++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/app-office/upwork/Manifest b/app-office/upwork/Manifest
index ed07190..4ae4d92 100644
--- a/app-office/upwork/Manifest
+++ b/app-office/upwork/Manifest
@@ -4,3 +4,5 @@ DIST upwork-4.0.53.0_i386.rpm 29330489 SHA256 8fe161e3bda15ee7b8c372dfb3fabe4324
 DIST upwork-4.0.53.0_x86_64.rpm 33297576 SHA256 cb206dd72795ef6465dac4cd777cb3495880c3941194a6d2e16c988bd5495f26 SHA512 aada2c85d9f310d7bf085986ffdcb925461ba948d314e6616fb3f570670391b8a0102e9b03aa0c46659c6654e36284c51ddabc488b5013812b6bb3a76d96aaf4 WHIRLPOOL 6b18f72b65c00f4e538793d4e52436543a4a2501c49656c6bf416adeed12380cda6e88e95c6466ee79179130a173f891f242e843e4c472480628673f351f71dd
 DIST upwork-4.0.70.0_i386.rpm 29349208 SHA256 b7d1490d3ebb170a2173b016a33c5263d3bc82845ba39dc3daa65295f9c03792 SHA512 cbece7f71e67bcb0742955e59f2682ab184af1bd28fab8682c6bd984beda086a20f8f3e4b8d3c3c40f1b244cc6f9f199662349ef7472e64bee05cd443ff033f3 WHIRLPOOL edad445cc1b3401c4d93357f1baf046541e61000b5ce127d109949170fd60a99090e4cbba911a4e089cd354e2433f3376121211c587344ce6f2a79ed02bae9ba
 DIST upwork-4.0.70.0_x86_64.rpm 33318408 SHA256 b6cfb3f69ce50634ef5f9f8a1695a507919fd29a8f99722c511b3737535051f4 SHA512 4b64cd247705045643b284656bd045a7d858ce8f632f58347bcf7672655d8eb4aed534c40e95a1ade71fe8c37c791500b86469941ac6ef49b57f1e1dd5f46f15 WHIRLPOOL 92decad071a092acfbb448478b27d92f93a905d4a2192b3f3b92358ecbe3d8c6b420e9e3c4d5c597d1f8e20887e01264abe404154b434a0790fc2ddb47aeabb4
+DIST upwork-4.1.134_i386.rpm 34420908 SHA256 6b5501eb678b44989b736205f7688d255eab3df7931733fa146ca64ad4506484 SHA512 68190c4aa26df36857311b5944d2cdc15930ff248d8a4c841785451c1a48bb15ad1bf7bdd586d109994de70cef493a98a198b68bd785df2e8b88e45b85a25f23 WHIRLPOOL cd7305979b3b86a5fb0679eb0953175e05fa45b013a028471d8f63089f839778cd0112f2adfc2d1c5912560e12f66cb38dc0502adc8508cad4daa5a955f085d0
+DIST upwork-4.1.134_x86_64.rpm 34025281 SHA256 1b6fd115f64ca1f94aea0b91e0c27336df481e5bb6a97be23917e576a97b4984 SHA512 65ef2e6552e34b50f24102c6227267a07881955bdf6b41571374167f844e07a0be6ee752c9fe3ff2b4280b58895ddeda86d0ba4aaa229bc12ff378ac5b6f730a WHIRLPOOL 144cfed4747410105d2851a59ef802520bf486cbd3619b29f4d35ff717811e8a9f5f189f70b94af675c0aa9b7d96a2191cd06c551136116d10d59e8f0475f4c3

diff --git a/app-office/upwork/upwork-4.1.134.ebuild b/app-office/upwork/upwork-4.1.134.ebuild
new file mode 100644
index 0000000..5eeb639
--- /dev/null
+++ b/app-office/upwork/upwork-4.1.134.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit rpm eutils pax-utils
+
+# Binary only distribution
+QA_PREBUILT="*"
+
+DESCRIPTION="Project collaboration and tracking software for upwork.com"
+HOMEPAGE="https://www.upwork.com/"
+SRC_URI="
+	amd64? ( http://updates.team.odesk.com/binaries/v4_1_314_0_0bo6g5kfbj07y2x4/upwork_x86_64.rpm -> ${P}_x86_64.rpm )
+	x86? ( http://updates.team.odesk.com/binaries/v4_1_314_0_0bo6g5kfbj07y2x4/upwork_i386.rpm -> ${P}_i386.rpm )
+"
+LICENSE="ODESK"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S=${WORKDIR}
+
+RDEPEND="
+	dev-libs/libgcrypt:11
+	gnome-base/gconf
+	media-libs/alsa-lib
+	sys-libs/libcap
+	virtual/udev
+	x11-libs/gtk+:2
+	x11-libs/gtkglext
+"
+
+src_prepare() {
+	epatch "${FILESDIR}/${PN}-desktop.patch"
+}
+
+src_install() {
+	# Wrapper to the real executable
+	dobin usr/bin/upwork
+
+	insinto /usr/share
+	pax-mark m usr/share/upwork/upwork
+	doins -r usr/share/upwork
+	dosym /usr/lib/libudev.so /usr/share/upwork/libudev.so.0
+
+	# Make this executable because it's the real executable
+	fperms 0755 /usr/share/upwork/upwork
+
+	domenu usr/share/applications/upwork.desktop
+	doicon usr/share/pixmaps/upwork.png
+}


             reply	other threads:[~2016-06-06 11:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 11:34 Aaron Swenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-20  4:16 [gentoo-commits] repo/gentoo:master commit in: app-office/upwork/ Sam James
2021-04-10 13:55 Sam James
2020-09-24  2:12 Aaron W. Swenson
2020-09-24  2:12 Aaron W. Swenson
2020-09-24  2:12 Aaron W. Swenson
2020-09-24  2:12 Aaron W. Swenson
2020-02-10 10:33 David Seifert
2020-02-10 10:33 David Seifert
2019-08-04 17:44 Aaron W. Swenson
2019-08-04 17:44 Aaron W. Swenson
2018-02-11 10:25 Michał Górny
2017-11-14 12:01 Aaron Swenson
2016-06-07 10:34 Aaron Swenson
2016-03-06 12:53 Aaron Swenson

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=1465212852.fdbb8cf382e39ed0908d531de0b01dc337b8f13a.titanofold@gentoo \
    --to=titanofold@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