Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create package builder task #69

Closed
dminca opened this issue Aug 20, 2017 · 2 comments
Closed

Create package builder task #69

dminca opened this issue Aug 20, 2017 · 2 comments

Comments

@dminca
Copy link
Member

dminca commented Aug 20, 2017

Create a task that builds & installs packages from AUR. Let's take for example that I'd like to install sublime-text-dev package and it's only available on the AUR.

Steps to achieve that would require this:

  • clone the repo in a temporary location
  • build the package makepkg -p PKGBUILD inside the repo
  • after the archive is build, pacman -U /home/user/ceofhack-0.6-1-x86_64.pkg.tar.gz

Additionally tag 🏷️ the task for extensive usage.

Resources

@dminca
Copy link
Member Author

dminca commented Sep 8, 2017

I see no reason to install this one from AUR, instead of just pulling it directly from https://www.sublimetext.com/3 and untar it to /opt/sublime_text (how we do'it now).

Marking this one as pending ⏱

@dminca dminca added the b0aring label Sep 8, 2017
@dminca dminca modified the milestones: 4.2.0, future-release Oct 4, 2017
@dminca dminca changed the title Create package builder task for ArchLinux Create package builder task Mar 4, 2018
@dminca dminca added the archlinux ArchLinux distro related issues label Mar 4, 2018
@dminca dminca removed this from the future-release milestone Mar 5, 2018
@dminca dminca mentioned this issue Mar 5, 2018
2 tasks
@dminca
Copy link
Member Author

dminca commented Mar 5, 2018

Closing this in favor of #94

@dminca dminca closed this as completed Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant