Package Details: viagee 3.7.2-1

Git Clone URL: https://aur.archlinux.org/viagee.git (read-only, click to copy)
Package Base: viagee
Description: Formerly gnome-gmail. It allows desktop mail actions, such as 'Send File as Email' or web 'mailto' links, to be handled by the Gmail web client.
Upstream URL: https://davesteele.github.io/viagee/
Licenses: GPL2
Conflicts: gnome-gmail
Provides: gnome-gmail
Replaces: gnome-gmail
Submitter: ainola
Maintainer: max.bra
Last Packager: max.bra
Votes: 63
Popularity: 0.000000
First Submitted: 2021-04-24 00:13 (UTC)
Last Updated: 2024-03-15 07:29 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

yochananmarqos commented on 2019-10-22 22:49 (UTC) (edited on 2019-10-22 22:49 (UTC) by yochananmarqos)

Please adhere to Python package guidelines:

build() {
  cd "$pkgname-$_pkgbranch-$pkgver"
  python setup.py build
}

package() {
  cd "$pkgname-$_pkgbranch-$pkgver"
  python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
}

max.bra commented on 2019-05-30 07:34 (UTC)

@teohhanhui added w/o versione bump. thanks for reporting.

teohhanhui commented on 2019-05-28 15:05 (UTC)

Missing makedepends: intltool

Bazon commented on 2019-01-28 19:09 (UTC)

==> Validating source files with md5sums... 2.5.6.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build gnome-gmail.

max.bra commented on 2017-10-19 07:04 (UTC)

ok, very well. still seems to be a mistery: https://github.com/ttzhou/setroot/issues/13

<deleted-account> commented on 2017-10-19 06:59 (UTC)

@max.bra yes. makepkg worked.

max.bra commented on 2017-10-19 06:50 (UTC)

hey marioaria, just installed from aur via yaourt here, all seems normal. are you using pacaur? can you download the snapshot and makepkg on it?

<deleted-account> commented on 2017-10-19 06:40 (UTC)

Hi again, is this me or the package? :: Installing gnome-gmail package(s)... :: gnome-gmail package(s) failed to install. :: ensure package version does not mismatch between .SRCINFO and PKGBUILD :: ensure package name has a VCS suffix if this is a devel package

max.bra commented on 2017-10-18 12:11 (UTC)

:D no problem, thanks for reporting, updating deps.

<deleted-account> commented on 2017-10-18 12:09 (UTC)

@max.bra I'm such a noob :D Thanks!