Git Product home page Git Product logo

Comments (3)

Merith-TK avatar Merith-TK commented on June 27, 2024

Im even willing to work on making a PKGBUILD (once i learn how they work) to download the latest release they have from github and install it

from aur-caddy.

ashpieboop avatar ashpieboop commented on June 27, 2024

Hi,

If you want to create a caddy2-bin aur package, please feel free to do so.

My understanding is that -git packages are packages that both pull their sources from a git repo and automatically get the latest commit without PKGBUILD modification needed. This package (caddy2) pins the source repository to stable release tags which excludes it from this definition.

Furthermore, the official caddy package's PKGBUILD on next does work that way, pulling caddy's git repo and pinning to stable release tags.

If the official caddy package ever chose to to distribute official binaries instead of a custom compiled one, the caddy2 aur package would still have to work that way because distributing binaries on an aur package means it has to be suffixed with -bin (per the AUR submission guidelines wiki page).

I would be happy to help you with your compilation errors, however please provide a full log of the build without any modification of the PKGBUILD. Please also note that caddy 2.1.2 (latest stable version) doesn't build with go 1.15 (current official arch go package version) so please stay with go 1.14 for now.

from aur-caddy.

ashpieboop avatar ashpieboop commented on June 27, 2024

I'm closing this issue, but feel free to reply and I'll reopen it.

from aur-caddy.

Related Issues (3)

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.