Initial Commit

This commit is contained in:
2025-05-08 17:19:11 +03:00
commit db26e1fff4
2 changed files with 42 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: x265
description: Free software library and application for encoding video streams into the H.265/MPEG-H HEVC compression format
version: 4.0
url: https://www.videolan.org/developers/x265.html
license: GPL
architecture: any
depends: ["gcc"]
make_depends: ["cmake","nasm"]
type: source