Package Details: smartgit 26.1.045-1

Git Clone URL: https://aur.archlinux.org/smartgit.git (read-only, click to copy)
Package Base: smartgit
Description: Git client with Hg and SVN support.
Upstream URL: https://www.smartgit.dev/
Keywords: git hg svn vcs
Licenses: LicenseRef-custom
Replaces: smartgithg
Submitter: alyst
Maintainer: Muflone (ptr1337)
Last Packager: Muflone
Votes: 178
Popularity: 0.000001
First Submitted: 2014-11-17 17:04 (UTC)
Last Updated: 2026-07-05 14:58 (UTC)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 Next › Last »

alyst commented on 2014-05-28 14:41 (UTC)

@Muflone I guess that's because they have just released version 6. fixed

Muflone commented on 2014-05-28 13:38 (UTC)

wrong source url for the *.tar.gz file

alyst commented on 2014-05-27 16:40 (UTC)

@Muflone thanks for suggestion, I've updated smartgithg.desktop as you recommend

Muflone commented on 2014-05-05 15:38 (UTC)

@alyst please, would you add StartupWMClass=SmartGit/Hg in the .desktop file in order to allow to window managers like GNOME overview or Unity to track the smartgit windows instead of creating two icons. See http://askubuntu.com/a/40327

alyst commented on 2013-06-11 07:03 (UTC)

@dapolinario java-environment is suggested by namcap, when checking the smartgithg package. If that dependency creates any inconveniences I will revert it to java-runtime for the next upstream version.

dapolinario commented on 2013-06-11 02:20 (UTC)

Java-environment is not necessary, only the java-runtime, as stated in: http://www.syntevo.com/smartgithg/download.

alyst commented on 2013-06-02 17:51 (UTC)

@roentgen thx for pointing out, it was there since I forked the package off smartsvn. In principle, post_remove() should have been handling the removal of the symlink. Now chmod/ln is in package(), the removal of the old package might be required.

roentgen commented on 2013-06-02 15:01 (UTC)

alyst, I wonder why did you choose to do the chmod and ln stuff in the post_install instead putting those in the package() section of the PKGBUILD. It leaves untracked files in /usr/bin.

Muflone commented on 2013-05-31 13:33 (UTC)

New version 4.5.4 is available