# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Pyuno_Pyuno,mailmerge,$(SRCDIR)/scripting/source/pyprov)) $(eval $(call gb_Pyuno_set_componentfile,mailmerge,scripting/source/pyprov/mailmerge)) $(eval $(call gb_Pyuno_add_files,mailmerge,,\ mailmerge.py \ msgbox.py \ )) # vim: set noet sw=4 ts=4: e/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/avmedia/Library_avmediagst.mk
AgeCommit message (Expand)Author
2020-07-06avmedia: create instances with uno constructorsNoel Grandin
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn
2019-06-03Drop extra define ENABLE_GTKSINKMichael Weghorn
2017-10-10Revert "iOS, removed unneeded avmedia libraries"jan Iversen
2017-10-10iOS, removed unneeded avmedia librariesjan Iversen
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2015-05-20Fix reporting missing GStreamer pluginsStephan Bergmann
2014-11-07Clarify configure GStreamer handlingJan-Marek Glogowski
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-08-29I doubt -DWINNT is neededTor Lillqvist
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan