diff options
author | Julian Grinblat <julian@dotcore.co.il> | 2023-03-29 02:06:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:10 +0700 |
commit | fb84a0104e0c0bd90ac38388510a9abeefe13fd7 (patch) | |
tree | 809637a7be490851dc849e663247dd3444f2dbd0 /libraries/libtraceevent/libtraceevent.info | |
parent | 8c60c2497dfdcebf945be6567ba79ae713a2733b (diff) |
libraries/libtraceevent: Added (Linux kernel trace event library)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtraceevent/libtraceevent.info')
-rw-r--r-- | libraries/libtraceevent/libtraceevent.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libtraceevent/libtraceevent.info b/libraries/libtraceevent/libtraceevent.info new file mode 100644 index 0000000000000..9b5fa798ff5b4 --- /dev/null +++ b/libraries/libtraceevent/libtraceevent.info @@ -0,0 +1,10 @@ +PRGNAM="libtraceevent" +VERSION="1.7.2" +HOMEPAGE="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/about" +DOWNLOAD="https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-1.7.2.tar.gz" +MD5SUM="5a8cd771ab709e7a7eb793555c7e570f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Julian Grinblat" +EMAIL="julian@dotcore.co.il" |