mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
debian: Drop cmake and use meson
Also with these changes: 1/ Bump version to 1.9.0 2/ Remove -dev package 3/ Use ld.so.conf 4/ Add more packages Run ./update_debian.sh to re-generate files when libraries changed. Change-Id: I47d65f63df9b26dd3bd9ea5fd50738b909bf8fe5 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
This commit is contained in:
parent
f127d14e87
commit
8d83987ce5
184 changed files with 823 additions and 510 deletions
22
.gitignore
vendored
22
.gitignore
vendored
|
|
@ -9,27 +9,5 @@
|
|||
*.pc
|
||||
.deps
|
||||
.libs
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
compile
|
||||
missing
|
||||
Makefile
|
||||
Makefile.in
|
||||
config.h
|
||||
config.h.in
|
||||
stamp-h1
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
TAGS
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
*\.a
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue