Hi there!
I am developing a little gtk application with using libvlc in linux. So I want to make it available in the AUR and want to ship the app without the vlc dependency and include libvlc in my code. How can I achieve this? I really appreciate any hint!