]> git.donarmstrong.com Git - cran2deb.git/blobdiff - tags/gsoc_final/inst/etc/pbuilderrc.in
gsoc_final
[cran2deb.git] / tags / gsoc_final / inst / etc / pbuilderrc.in
diff --git a/tags/gsoc_final/inst/etc/pbuilderrc.in b/tags/gsoc_final/inst/etc/pbuilderrc.in
new file mode 100644 (file)
index 0000000..0724261
--- /dev/null
@@ -0,0 +1,12 @@
+BASETGZ=/var/cache/pbuilder/base-cran2deb.tgz
+HOOKDIR=@ROOT@/etc/hook
+BUILDRESULT=/var/cache/cran2deb/results
+EXTRAPACKAGES='debhelper r-base-dev cdbs r-base-core lintian xvfb xauth xfonts-base'
+REMOVEPACKAGES='lilo libldap-2.4-2 libopencdk10 libsasl2-2'
+# don't actually need aptitude, but pbuilder insists...
+#REMOVEPACKAGES+='aptitude libcwidget3 libept0 libncursesw5 libsigc++-2.0-0c2a libxapian15'
+DISTRIBUTION=unstable
+OTHERMIRROR='deb http://localhost/users/cb/cran2deb/ unstable/$(ARCH)/ | deb http://localhost/users/cb/cran2deb/ unstable/all/'
+MIRRORSITE='http://ftp.debian.org/debian/'
+APTCACHE=''
+PBUILDERSATISFYDEPENDSCMD='/usr/lib/pbuilder/pbuilder-satisfydepends-classic'