aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA19
1 files changed, 19 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..99af259
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "libogg"
+description: "Ogg media container reference implementation"
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://gitlab.xiph.org/xiph/ogg"
+ }
+ url {
+ type: GIT
+ value: "https://gitlab.xiph.org/xiph/ogg.git"
+ }
+ version: "v1.2.0"
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2012
+ month: 8
+ day: 6
+ }
+}