And I think, better to use .deb packages. Will not need: makedepends=('rpmextract')
if test "$CARCH" = i686; then
source=("https://www.odesk.com/downloads/linux/odeskteam_${pkgver}_ubuntu_12.04_i386.deb")
md5sums=('654b2c2c2ebdf5c06df4a8d47a2006f8')
fi
if test "$CARCH" = x86_64; then
source=("https://www.odesk.com/downloads/linux/odeskteam_${pkgver}_ubuntu_12.04_amd64.deb")
md5sums=('ab2f2fe1ff67818acd3aec0ef925c438')
fi
prepare() {
cd "$srcdir"
tar -zxf "$srcdir/data.tar.gz"
}
package() {
...
}
Search Criteria
Package Details: upwork 5.8.0.35-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/upwork.git (read-only, click to copy) |
---|---|
Package Base: | upwork |
Description: | Track your time for Hourly Payment Protection. Stay connected. |
Upstream URL: | https://www.upwork.com/ab/downloads/?os=linux |
Keywords: | freelance job time time-tracker time-tracking |
Licenses: | custom |
Conflicts: | upwork-beta |
Submitter: | lybin |
Maintainer: | yurikoles |
Last Packager: | yurikoles |
Votes: | 68 |
Popularity: | 0.000920 |
First Submitted: | 2015-05-05 17:51 (UTC) |
Last Updated: | 2024-10-31 03:32 (UTC) |
Dependencies (4)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 Next › Last »
lybin commented on 2014-12-27 14:12 (UTC)
lybin commented on 2014-12-27 14:07 (UTC)
Please, add the depends=('libxss' 'gstreamer0.10-base' 'libnotify' 'qt4')
You can check using namcap. Thx :)
gaudha commented on 2014-10-19 01:26 (UTC)
Please add phonon in the dependency list.
amenzhinsky commented on 2014-06-03 12:46 (UTC)
This package depends on gstreamer0.10-base, could you add it to the list of dependencies?
infty commented on 2014-04-03 17:00 (UTC)
The dependencies extra/libnotify and extra/libxss seem to be missing in the PKGBUILD.
pranavchavda commented on 2014-03-15 21:45 (UTC)
FYI, this just got updated. The latest version is 3.10.5
der_fenix commented on 2014-01-24 20:04 (UTC)
Replaced version to 3.2.59, for 3.6.17 created odeskteam-beta package since it actually beta.
imrehg commented on 2014-01-17 08:09 (UTC)
Crashing upon login for me (x64).
Changaco commented on 2013-10-15 20:05 (UTC)
@wik No, I don't really know where the problem was. I didn't do anything special to fix it, I just retried to launch the app today and it worked.
Pinned Comments