Marginal / QLVideo

This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files.
GNU General Public License v2.0
2.57k stars 88 forks source link

add VLCKit as submodule? #5

Closed cytec closed 10 years ago

cytec commented 10 years ago

think that would be easier for people to compile it on their own

Marginal commented 10 years ago

I don't want to fork VLCKit. You can grab /Library/QuickLook/Video.qlgenerator/Contents/Frameworks/VLCKit.framework after installing the pre-built .pkg if you want.

cytec commented 10 years ago

you don't have to fork it you could just link it useing submodules... checkout http://git-scm.com/book/en/Git-Tools-Submodules for more info ;)