Git Product home page Git Product logo

Comments (14)

nikreiman avatar nikreiman commented on July 18, 2024

Nice, this would be great!

from cello.

orangeduck avatar orangeduck commented on July 18, 2024

Hey - this would be great. You can probably update to the 1.0 link on the website. Thanks :)

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck Ok. I'll update the link to the 1.0 release and submit it to homebrew. :)

from cello.

radare avatar radare commented on July 18, 2024

Just as a note: i have packaged and maintain the libcello package for voidlinux.

See: https://github.com/xtraeme/xbps-packages/blob/master/srcpkgs/libCello/template

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck ok. It's in the pull queue, hopefully it'll get reviewed and merged in a couple of days.

Homebrew/legacy-homebrew#21441

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck Looks like the Makefile and formula need some work before they'll accept the pull request.

Homebrew/legacy-homebrew#21441 (comment)

I'll make the tweaks in the morning unless you beat me to it.

from cello.

orangeduck avatar orangeduck commented on July 18, 2024

Please go ahead. I'm pretty sick of build systems and Makefiles! Thanks.

from cello.

novabyte avatar novabyte commented on July 18, 2024

Morning, looks like @radare beat me to the changes to the Makefile. See #47.

I'll update the formula in my branch of Homebrew. You'll need to update the libCello tar.gz to include the newest Makefile. Let me know when you have and I'll regenerate the sha1 in the formula.

from cello.

orangeduck avatar orangeduck commented on July 18, 2024

Thanks. Have updated the tarball on the website.

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck Thanks. I've updated the pull request on Homebrew. Let's wait and see. :)

from cello.

orangeduck avatar orangeduck commented on July 18, 2024

Hey I may have broken this by mistake in the latest update as I updated the tarball on the website. Forgot this would break the sha1 hash. I tried rolling back but I couldn't regenerate a new tarball with the old hash.

The updates I made are pretty minor so if you have a tarball with the old hash you could send it over. Otherwise updating the homebrew record is the other option.

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck No worries. I'll update the Homebrew formula. :)

from cello.

novabyte avatar novabyte commented on July 18, 2024

@orangeduck I just got round to trying to updating the Homebrew formula.

I'm now getting this error when trying to build:

$> make install PREFIX=/usr/local/Cellar/libcello/1.0.0
gcc obj/Array.o obj/Bool.o obj/Char.o obj/Dictionary.o obj/Exception.o obj/File.o obj/Format.o obj/Function.o obj/Lambda.o obj/List.o obj/Map.o obj/Number.o obj/Pool.o obj/Prelude.o obj/Reference.o obj/String.o obj/Table.o obj/Thread.o obj/Tree.o obj/Type.o -shared -g -ggdb -o libCello.so
brew: superenv removed: -g -ggdb
cp -f libCello.a /usr/local/Cellar/libcello/1.0.0/lib/libCello.a
cp: /usr/local/Cellar/libcello/1.0.0/lib/libCello.a: No such file or directory
make: *** [install] Error 1

from cello.

orangeduck avatar orangeduck commented on July 18, 2024

You definitely using the newest version? It should be performing the mkdir commands to ensure that directory exists first.

from cello.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.