Package Details: msgpack-c-git 0.5.9.r287.gf6d0cd9-2

Package Base: msgpack-c-git
Description: MessagePack implementation for C and C++
Upstream URL: http://msgpack.org/
Category: devel
Licenses: Apache
Conflicts: msgpack, msgpack-git
Provides: msgpack, msgpack-git
Submitter: None
Maintainer: None
Last Packager: None
Votes: 4
First Submitted: 2014-12-03 06:26
Last Updated: 2015-03-02 21:18

Dependencies (2)

Required by (0)

Sources

Latest Comments

Anonymous comment

2015-03-02 21:19

Thanks for the advice fwalch, I've updated the package.

Comment by fwalch

2015-03-02 13:37

The package version is a bit misleading, as upstream is at 0.5.9.. what about changing pkgver() to the following:

git describe --long --tags | sed -r 's/cpp-//;s/([^-]*-g)/r\1/;s/-/./g'

This will give a version of 0.5.9.r287.gf6d0cd9.

Comment by anatolik

2014-12-03 06:49

Ok, my bad. I believe old repo has been split into language-specific repos. I am going to merge these 2 AUR projects.

Comment by anatolik

2014-12-03 06:47

How it differs from https://aur.archlinux.org/packages/msgpack-git/ ?