aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kde4/automoc-native_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kde4/automoc-native_svn.bb')
-rw-r--r--recipes/kde4/automoc-native_svn.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/kde4/automoc-native_svn.bb b/recipes/kde4/automoc-native_svn.bb
new file mode 100644
index 0000000000..c79e7d1df9
--- /dev/null
+++ b/recipes/kde4/automoc-native_svn.bb
@@ -0,0 +1,8 @@
+require kde4.inc
+require kde4-native.inc
+inherit native
+
+SRC_URI = "svn://anonsvn.kde.org/home/kde/trunk/kdesupport;module=automoc;proto=svn"
+
+S = "${WORKDIR}/automoc"
+