An error occurred while loading the file. Please try again.
-
Oswald Buddenhagen authored
if the sanity bot is configured with gitdofetch=1, the repos need a periodic cleanup - otherwise they become amazingly slow (a simple fetch can take minutes before anything happens). i was too lazy make this an option of the sanity-bot script itself. maybe later. Change-Id: I85306264cd67d321c10cb069e5bfb5b60b2ca6db Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
9e791325
TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
requires(unix)
# Input
SOURCES += main.cpp
CONFIG += link_pkgconfig
PKGCONFIG += \
gstreamer-0.10 \
gstreamer-base-0.10 \
gstreamer-interfaces-0.10 \
gstreamer-audio-0.10 \
gstreamer-video-0.10 \
gstreamer-app-0.10