Skip to content

Commit

Permalink
remove unused clang-llvm, halide, jetsocat, siquery, xpp, libwebm, li…
Browse files Browse the repository at this point in the history
…byuv, lizard, nng
  • Loading branch information
Marc-André Moreau authored and awakecoding committed Nov 21, 2023
1 parent 9fb8c74 commit bd506c2
Show file tree
Hide file tree
Showing 45 changed files with 1 addition and 930 deletions.
7 changes: 1 addition & 6 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ function Invoke-TlkBuild {
)

$HostPackages += @('yarc')
#$HostPackages += @('clang-llvm')
$HostPackages += @('halide')

$TargetPackages = @()

Expand All @@ -119,7 +117,6 @@ function Invoke-TlkBuild {
'lz4',
'miniz',
'cjson',
'lizard',
'libpng',
'libjpeg',
'libcbor',
Expand All @@ -128,8 +125,7 @@ function Invoke-TlkBuild {
'libressl',
'winpr',
'freerdp',
'pcre2',
'nng'
'pcre2'
)

if (@('linux','android') -Contains $Platform) {
Expand All @@ -142,7 +138,6 @@ function Invoke-TlkBuild {
$TargetPackages += @(
'munit',
'libvpx',
'libwebm',
'libfido2',
'wxsqlite3'
)
Expand Down
1 change: 0 additions & 1 deletion recipes/clang-llvm/.gitattributes

This file was deleted.

1 change: 0 additions & 1 deletion recipes/clang-llvm/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion recipes/clang-llvm/VERSION

This file was deleted.

50 changes: 0 additions & 50 deletions recipes/clang-llvm/conanfile.py

This file was deleted.

1 change: 0 additions & 1 deletion recipes/halide/.gitattributes

This file was deleted.

2 changes: 0 additions & 2 deletions recipes/halide/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion recipes/halide/VERSION

This file was deleted.

108 changes: 0 additions & 108 deletions recipes/halide/conanfile.py

This file was deleted.

43 changes: 0 additions & 43 deletions recipes/halide/test_package/conanfile.py

This file was deleted.

1 change: 0 additions & 1 deletion recipes/jetsocat/.gitattributes

This file was deleted.

3 changes: 0 additions & 3 deletions recipes/jetsocat/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion recipes/jetsocat/VERSION

This file was deleted.

50 changes: 0 additions & 50 deletions recipes/jetsocat/conanfile.py

This file was deleted.

20 changes: 0 additions & 20 deletions recipes/jetsocat/test_package/conanfile.py

This file was deleted.

1 change: 0 additions & 1 deletion recipes/libwebm/.gitattributes

This file was deleted.

1 change: 0 additions & 1 deletion recipes/libwebm/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion recipes/libwebm/VERSION

This file was deleted.

Loading

0 comments on commit bd506c2

Please sign in to comment.