more cleanup for first gnuradio distro - no umts, but first bunch of stock f10 rpms
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 27 Mar 2009 10:53:58 +0000 (10:53 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Fri, 27 Mar 2009 10:53:58 +0000 (10:53 +0000)
bootstrapfs.pkgs
gnuradio-tags.mk
gnuradio.mirrors
gnuradio.mk

index ac71405..6b44660 100644 (file)
@@ -118,3 +118,52 @@ package: fprobe-ulog
 package: vsys
 package: monitor-client
 package: monitor-runlevelagent
+
+#
+# gnuradio
+#
+linux-kernel-headers
+#fftw (je dois modifier le spec file pour ajouter les options suivantes: ./configure --enable-float --enable-sse --enable-3dnow --enable-shared --disable-static)
+cppunit
+cppunit-devel
+swig
+python-numarray
+wxBase
+SDL
+libIDL
+ORBit2
+PolicyKit
+dbus-glib
+GConf2
+gstreamer-tools
+pkgconfig
+gstreamer
+libXv
+cdparanoia-libs
+libogg
+liboil
+libtheora
+libvisual
+libvorbis
+gstreamer-plugins-base
+wxGTK
+libXxf86vm
+libdrm
+mesa-dri-drivers
+mesa-libGL
+mesa-libGLU
+wxGTK-gl
+wxPython
+blas
+lapack
+python-setuptools
+python-nose
+numpy
+libgc
+sdcc
+python-devel
+libicu
+boost
+boost-devel
+gsl
+gsl-devel
index 4ed5831..4b7b499 100644 (file)
@@ -23,7 +23,6 @@ iptables-SVNPATH              := http://svn.planet-lab.org/svn/iptables/trunk
 iproute2-SVNPATH               := http://svn.planet-lab.org/svn/iproute2/trunk
 inotify-tools-SVNPATH          := http://svn.planet-lab.org/svn/inotify-tools/trunk
 vsys-SVNPATH                   := http://svn.planet-lab.org/svn/vsys/trunk
-dummynet_image-SVNPATH         := http://svn.planet-lab.org/svn/dummynet_image/trunk
 PLCAPI-SVNPATH                 := http://svn.planet-lab.org/svn/PLCAPI/trunk
 drupal-SVNPATH                 := http://svn.planet-lab.org/svn/drupal/trunk
 PLEWWW-SVNPATH                 := http://svn.planet-lab.org/svn/PLEWWW/trunk
index f2e6281..ecf5bc6 100644 (file)
@@ -1,3 +1,3 @@
 # use the local mirror only
 # see http://svn.planet-lab.org/wiki/VserverCentos for howto setup localhost mirroring
-mirror: http://mirror.one-lab.org/
+mirror: http://mirror.onelab.eu/
index 343ecd8..175a5b2 100644 (file)
@@ -25,7 +25,7 @@ kernel-RPMFLAGS:= --target i686
 else
 kernel-RPMFLAGS:= --target $(HOSTARCH)
 endif
-# 2.6.27 not yet ready for this
+### # 2.6.27 not yet ready for this
 #kernel-SPECVARS := iwlwifi=1
 KERNELS += kernel
 
@@ -53,25 +53,26 @@ madwifi-SPECVARS = kernel_version=$(kernel.rpm-version) \
 ALL += madwifi
 IN_BOOTSTRAPFS += madwifi
 
-# 
-# nozomi
-# 
-nozomi-MODULES := nozomi
-nozomi-SPEC := nozomi.spec
-nozomi-DEPEND-DEVEL-RPMS := kernel-devel
-nozomi-SPECVARS = kernel_version=$(kernel.rpm-version) \
-       kernel_release=$(kernel.rpm-release) \
-       kernel_arch=$(kernel.rpm-arch)
-IN_BOOTSTRAPFS += nozomi
-ALL += nozomi
-
-#
-# comgt
-# 
-comgt-MODULES := comgt
-comgt-SPEC := comgt.spec
-IN_BOOTSTRAPFS += comgt
-ALL += comgt
+### # 2.6.27 not yet ready for this
+### # 
+### # nozomi
+### # 
+### nozomi-MODULES := nozomi
+### nozomi-SPEC := nozomi.spec
+### nozomi-DEPEND-DEVEL-RPMS := kernel-devel
+### nozomi-SPECVARS = kernel_version=$(kernel.rpm-version) \
+###    kernel_release=$(kernel.rpm-release) \
+###    kernel_arch=$(kernel.rpm-arch)
+### IN_BOOTSTRAPFS += nozomi
+### ALL += nozomi
+### 
+### #
+### # comgt
+### # 
+### comgt-MODULES := comgt
+### comgt-SPEC := comgt.spec
+### IN_BOOTSTRAPFS += comgt
+### ALL += comgt
 
 #
 # util-vserver
@@ -225,14 +226,6 @@ endif
 IN_BOOTSTRAPFS += vsys
 ALL += vsys
 
-#
-# dummynet_image
-# 
-dummynet_image-MODULES := dummynet_image
-dummynet_image-SPEC := dummynet_image.spec
-IN_MYPLC += dummynet_image
-ALL += dummynet_image
-
 #
 # PLCAPI
 #