Revert "lottie: rename lottie-player to rlottie for cmake and gbs build, update names... accepted/tizen/unified/20190128.061629 submit/tizen/20190123.060112
authorHermet Park <hermetpark@gmail.com>
Wed, 23 Jan 2019 05:46:34 +0000 (14:46 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 23 Jan 2019 05:46:34 +0000 (14:46 +0900)
commit6e8aec45533a001275a12c879a3cd668988541c4
treeb311b761f8371f51fb992b5743f332ede263434f
parent569f16a7e999ad697008900948192b13c0e27f4f
Revert "lottie: rename lottie-player to rlottie for cmake and gbs build, update namespace to rlottie."

This reverts commit 569f16a7e999ad697008900948192b13c0e27f4f.
24 files changed:
CMakeLists.txt
COPYING
README.txt
cmake/lottie-playerConfig.cmake.in [new file with mode: 0644]
cmake/rlottieConfig.cmake.in [deleted file]
example/lottieview.cpp
example/lottieview.h
inc/CMakeLists.txt
inc/rlottie.h
lottie-player.manifest [moved from packaging/rlottie.manifest with 100% similarity]
lottie-player.pc.in [new file with mode: 0644]
packaging/lottie-player.manifest [new file with mode: 0644]
packaging/lottie-player.spec [moved from packaging/rlottie.spec with 76% similarity]
rlottie.pc.in [deleted file]
src/binding/c/CMakeLists.txt
src/binding/c/lottieanimation_capi.cpp
src/lottie/CMakeLists.txt
src/lottie/lottieanimation.cpp
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h
src/vector/CMakeLists.txt
src/vector/freetype/CMakeLists.txt
src/vector/pixman/CMakeLists.txt
test/test_lottieanimation.cpp