You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
778 B
24 lines
778 B
# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
|
|
# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
|
|
# DEPENDING ON IT IN YOUR PROJECT. ***
|
|
name: "elfutils"
|
|
description: "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://sourceware.org/elfutils/"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "git://sourceware.org/git/elfutils.git"
|
|
}
|
|
version: "elfutils-0.183"
|
|
license_type: BY_EXCEPTION_ONLY
|
|
license_note: "Would be RESTRICTED save for doc/COPYING-GFDL"
|
|
last_upgrade_date {
|
|
year: 2021
|
|
month: 2
|
|
day: 16
|
|
}
|
|
}
|