You are not logged in.
I saw a demo of an app today called Duck Launcher and I'd really like to try it out. The problem is that it is very debian centric and, currently, the source only builds to a .deb
Given that it's only available in git, my starting place is, presumably, the PKGBUILD-git.PROTO file - which is fine.
My question at this stage is, should I build it to a deb, which there are ;apparently; already scripts for and then convert to an arch pkg, or should I try and create an arch pkg type structure?
Or should I just experiment and see what works!? ![]()
Any other pieces of advice welcome as well. This is not my first PKGBUILD, but it looks like it could well be my most ambitious.
Offline
You link to the youtube vid, but not to the source code? ![]()
While we're waiting for more useful info, here's a few answers to your questions:
- no, your starting place is the VCS PKGBUILD Guidelines wiki page, where you will find a nice pink warning about those .proto files being way out of date.
- build an arch package obviously. Converting debs to Arch packages is most definitely a last resort, when there's absolutely no other option.
- Experiment, of course. Fail spectacularly, clean up the mess, try again, fail again.... etc. Imagine the fun you'll have! ![]()
Offline
My apologies, of course the source link would be useful:
https://github.com/the-duck/launcher
Offline