A fork of fedpkg-minimal for RPM Fusion's buildsystem. rfpkg-minimal provides a script that only downloads a package's sources.
Note: rfpkg-minimal determines if a package is in free or in nonfree
by reading ./.git/config. If this fails (because the git metadata
is missing), rfpkg-minimal will attempt to download a package's sources
from both the free/ and nonfree/ namespaces, ignoring whichever fails.
Like fedpkg-minimal, rfpkg-minimal is under the GPL, version 2. See LICENSE for the full text, and AUTHORS.md for authorship information.