rlottie icon indicating copy to clipboard operation
rlottie copied to clipboard

release ?

Open vtorri opened this issue 6 years ago • 18 comments

hello

do you think that you will proveide a release tarball soon ?

thank you

vtorri avatar Jun 27 '19 17:06 vtorri

@vtorri , You mean source code release or debian package (.deb file) ? Till now most users are building from the source.

smohantty avatar Jun 28 '19 01:06 smohantty

@vtorri we haven't any plan yet since it's under intensive development still. @smohantty it sounds @vtorri needs tarball (source code to build and install) not debian, guess https://mesonbuild.com/Creating-releases.html is the way to go.

hermet avatar Jun 28 '19 01:06 hermet

@smohantty Beaware this, once we tag versioning, we can't change any interfaces nor behavior, we need to discuss a schedule for official versioning.

hermet avatar Jun 28 '19 01:06 hermet

@vtorri plus, rlottie won't be contained in efl projects. This is an independent project, efl might needs to install rlottie package if it needs to use lottie feature. Just discussed the release of rlottie with @smohantty, we are looking at the end of this year for a official v1.0 release of rlottie. After then, we will try to push this to debian or some other package distributors.

hermet avatar Jun 28 '19 02:06 hermet

@hermet, yes, i need a source tarball. I want to add it to ewpi (https://github.com/vtorri/ewpi) I can use the git repo (ewpi supports it), but I prefer a release.

I'm also ok with pre-releases (like 0.* versions)

vtorri avatar Jun 28 '19 04:06 vtorri

@smohantty Beaware this, once we tag versioning, we can't change any interfaces nor behavior, we need to discuss a schedule for official versioning.

Telegram uses rlottie as external library since 1.7.13 release. Please, make a tag with some release number.

vitlav avatar Jul 06 '19 22:07 vitlav

Even 0.0.1 would be fine.

KAMiKAZOW avatar Jul 11 '19 21:07 KAMiKAZOW

Any update to this ?

I'm a downstream dependency who build rlottie SDK integration on iOS, called SDWebImageLottieCoder.

Currently I have to use Git Commit Hash for dependency, which I don't think it's suitable. Because I can not ensure whether the commit I use is stable enough to use in iOS App production.

Hopeful a official release soon, at least v0.0.1 is fine.

dreampiggy avatar Mar 09 '20 12:03 dreampiggy

@all, Created an inital release fro rlottie library v0.1

smohantty avatar Jun 18 '20 07:06 smohantty

I'll update the CocoaPods && Carthage && SwiftPM port of rlottie immediatelly.

For iOS user, please check: https://github.com/SDWebImage/librlottie-Xcode


Done. Available on CocoaPods: http://cocoapods.org/pods/librlottie

dreampiggy avatar Jun 18 '20 08:06 dreampiggy

@ALL, Created an inital release fro rlottie library v0.1 Please fix version in CMakeLists.txt and meson.build, there is still project( rlottie VERSION 0.0.1

vitlav avatar Jun 18 '20 08:06 vitlav

drop cmake instead :p

vtorri avatar Jun 18 '20 10:06 vtorri

corrected the version number in camke and meson also updated the release tag.

smohantty avatar Jun 19 '20 01:06 smohantty

drop cmake instead :p

There are few projects who are using rlottie and using cmake build system unfortunately.

smohantty avatar Jun 19 '20 01:06 smohantty

if they are users, they don't care how rlottie is built. but ok, it's just that i have managed 2 build systems in the efl and it has always been a pain to deal with.

vtorri avatar Jun 19 '20 04:06 vtorri

corrected the version number in camke and meson also updated the release tag. Hey, you can't update release tag. Every change it must be a new tag.

vitlav avatar Jun 19 '20 09:06 vitlav

I understand the fix for 0.1, and luckily it was done ~fast. Currently only Gentoo and Mageia seem to have updated to 0.1, and 0.1-1 was pushed at least to Gentoo with correct version. https://repology.org/project/rlottie/versions

But for future yes, please make a new .1 release for small fixes.

And lastly thanks for the release!

juippis avatar Jun 19 '20 09:06 juippis

It was a mistake .. I thought no one is using it yet. will keep in mind in future updates

smohantty avatar Jun 19 '20 09:06 smohantty