summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2004-03-18and for gst_playJohan Dahlin
2004-03-18configure.ac: s/GST_*_INCLUDES/GST_*_LIBS/Johan Dahlin
2004-03-18disable docs checking until they pass make check properly during make distcheckThomas Vander Stichele
2004-03-16configure.ac: Support build without gstplay and gstinterfacesJohan Dahlin
2004-03-16gst/Makefile.am: Move the gstplay bindings over hereJohan Dahlin
2004-03-15gst/*: Move interfaces over here, make it build, remove gstreamer.pyJohan Dahlin
2004-03-12Forgot, 2.0.0->1.99.4Johan Dahlin
2004-03-12s/LDFLAGS/LIBSJohan Dahlin
2004-03-12configure.ac: AC_SUBST GStreamer and PyGTK flagsJohan Dahlin
2004-03-12Makefile.am (PLAYDIR): Disable for nowJohan Dahlin
2004-03-05codegen/*: Copy PyGTK code generator here, to avoid depending on latest version.Johan Dahlin
2004-03-04fix make distcheck mv examples/gstreamer examples/gstThomas Vander Stichele
2004-03-04make gstreamer python work uninstalled againThomas Vander Stichele
2004-02-27gstreamer/: All over the place, more rename work (gstreamer -> gst)Johan Dahlin
2004-02-03gst/: Support GstPlay, bug fixes, updates.David I. Lehn
2004-01-27Makefile.am: add gstinterfaces dirDavid I. Lehn
2003-10-10Mass change to support compiling for both 0.6 and 0.7. Common support is now...David I. Lehn
2003-10-09require autoconf 2.57 and pygtk 2.0.0.David I. Lehn
2003-10-04add Element () constructor add testsuiteThomas Vander Stichele
2003-07-10distcheck and final release prep fixesgst-python-0.1.0David I. Lehn
2003-07-09check for xmlcatalog for docs build (probably not strictly needed for general...David I. Lehn
2003-06-26kill docutils based docs (easy come, easy go) docbook based docsDavid I. Lehn
2003-06-26docutils based docs (fixups)David I. Lehn
2003-06-26add pkgconfig supportDavid I. Lehn
2003-06-11update to conform more to other modules fix spec file, the bindings build and...Thomas Vander Stichele
2003-02-05require GStreamer core 0.6.0David I. Lehn
2003-01-10require GStreamer core 0.5.1.1David I. Lehn
2003-01-01require PyGTK 1.99.14David I. Lehn
2002-12-22fix include dir path and fail if not foundDavid I. Lehn
2002-12-17update to 0.5.0David I. Lehn
2002-11-07bump gstreamer version to 0.4.2, bump pygtk version to 1.99.13David I. Lehn
2002-10-03require gstreamer core 0.4.1David I. Lehn
2002-06-17various updates to work with cvs codeDavid I. Lehn
2002-04-15Update to 0.3.4 API plus bonus feature: code no longer worksDavid I. Lehn
2002-03-24initial python bindingsDavid I. Lehn