Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Support custom attributes for parched #1

Open
onny opened this issue Apr 30, 2013 · 1 comment
Open

Support custom attributes for parched #1

onny opened this issue Apr 30, 2013 · 1 comment

Comments

@onny
Copy link

onny commented Apr 30, 2013

Hello,
I'm using a custom attribute in my PKGBUILDs and want to parse it with parched. I guess this is not supported yet. I wish to use this feature like this:

package = PKGBUILD(filepath)
package.custom('_watch')

Where '_watch' may look like this in the PKGBUILD:
_watch=http://example.com,option1

Hope you consider implementing this :) Thank you!

@SpotlightKid
Copy link
Contributor

You can access non-standard PKBUILD variables via the PKGBUILD._symbols instance dictionary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants