Giter VIP home page Giter VIP logo

Comments (11)

git-bruh avatar git-bruh commented on July 24, 2024 6

👍 to remove DESTDIR, RUSTFLAGS, GOFLAGS, GOPATH, and VERSION markers
👎 to keep them

from repo.

aabacchus avatar aabacchus commented on July 24, 2024

I sometimes curl $(cat pkg/sources); VERSION is unhelpful for this.

from repo.

 avatar commented on July 24, 2024

I am for explicitly specifying DESTDIR (with its removal from kiss) and against MARKERS (for the reason mentioned above). But really, I don't care C:

from repo.

Vouivre avatar Vouivre commented on July 24, 2024

I have the same opinion as @nvidialinuxuser . When I explicitely specify DESTDIR, I know exactly the content of
the variable. It would be convenient with markers, but I prefer without.

from repo.

ioraff avatar ioraff commented on July 24, 2024

Maybe also relevant are the implicit RUSTFLAGS, GOFLAGS, and GOPATH

from repo.

aabacchus avatar aabacchus commented on July 24, 2024

Maybe also relevant are the implicit RUSTFLAGS, GOFLAGS, and GOPATH

Agreed. Explicit is better than implicit.

from repo.

echawk avatar echawk commented on July 24, 2024

For clarification - I'm totally fine with removing the implicit environment variables, just not the VERSION markers.

from repo.

git-bruh avatar git-bruh commented on July 24, 2024

@ehawkvu Btw your use case can also be accomplished with a script that does the same thing kiss does for substituting variables but at commit-time

from repo.

echawk avatar echawk commented on July 24, 2024

@git-bruh - I don't doubt the ability of git hooks to replicate the way things currently work, but I've never intereacted with them. Have you done something similar, or a POC?

@cemkeylan - What's your solution with Carbs? IIRC there was a pr/issue where you had mentioned what you do.

from repo.

cemkeylan avatar cemkeylan commented on July 24, 2024

I've been against this functionality since day one. It kills the entire "static" package management aspect. Instead of building such a functionality inside cpt I use some personal scripts along with m4 macros. These can be used to create boilerplate build templates (e.g. for go packages), dependencies (e.g. meson when using a meson template), and sources (such as gnome projects or Xorg software).

from repo.

git-bruh avatar git-bruh commented on July 24, 2024

https://codeberg.org/kiss-community/repo/issues/90

from repo.

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.