« Return to Thread: Application for TU

Re: Application for TU

by Abhishek Dasgupta :: Rate this Message:

Reply to Author | View in Thread

A few notes on your PKGBUILDs

- url is a string, not an array (amule-upnp)
- package description should not start with pkgname (baltazar, dirac-codec)
- you can use $pkgname-$pkgver in source array, makes
  maintenance easier (cpuspeed)
- backup array has preceding slashes (cpuspeed)
- if you put a package in depends, there is no need to put it in
  makedepends as well (rtpproxy)
- putting in '|| return 1' would be nice here (wireless-applet); this
  is especially important when you'll include patches.

--
Abhishek

 « Return to Thread: Application for TU