debian/0000775000000000000000000000000012260350476007175 5ustar debian/rules0000775000000000000000000000312412260350417010250 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # These are used for cross-compiling and for saving the configure script # from having to guess our platform (since we know it already) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) else CROSS= --build $(DEB_BUILD_GNU_TYPE) endif configure: configure-stamp configure-stamp: dh_testdir dh_autoreconf ./configure $(CROSS) --prefix=/usr CFLAGS="$(CFLAGS)" --disable-static touch $@ build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: configure-stamp dh_testdir $(MAKE) touch $@ clean: dh_testdir dh_testroot rm -f build-stamp configure-stamp [ ! -f Makefile ] || $(MAKE) distclean dh_autoreconf_clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs $(MAKE) install DESTDIR=$(CURDIR)/debian/ogmrip-dirac rm debian/ogmrip-dirac/usr/lib/ogmrip/video-plugins/*.la # Build architecture-independent files here. binary-indep: install # We have nothing to do by default. # Build architecture-dependent files here. binary-arch: install dh_testdir dh_testroot dh_installchangelogs ChangeLog dh_installdocs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/watch0000664000000000000000000000007312114476270010225 0ustar version=3 http://sf.net/ogmrip/ogmrip-dirac-(.*)\.tar\.gz debian/changelog0000664000000000000000000000233412260350471011044 0ustar ogmrip-dirac (0.2-0ubuntu2) trusty; urgency=medium * Use dh-autoreconf to fix FTBFS on ppc64el by getting new libtool macros. -- Logan Rosen Mon, 30 Dec 2013 15:01:28 -0500 ogmrip-dirac (0.2-0ubuntu1) raring; urgency=low * New upstream release. * debian/control: - Add Build-Depends on autotools-dev. - Bump Standards-Version to 3.9.4. * debian/rules: Add Build-Arch and Build-Indep targets. * debian/source/format: Indicate 3.0 (quilt) source format. -- Logan Rosen Sat, 02 Mar 2013 17:28:18 -0500 ogmrip-dirac (0.1-0.2build1) lucid; urgency=low * rebuild for new dirac -- Reinhard Tartler Fri, 15 Jan 2010 23:00:42 +0100 ogmrip-dirac (0.1-0.2) unstable; urgency=low * Build with --disable-static. -- Christian Marillat Sun, 09 Aug 2009 22:47:44 +0200 ogmrip-dirac (0.1-0.1) unstable; urgency=low * Remove libdvdred-dev from Build-Depends and update libogmrip-dev version to 0.13.0-0.2 -- Christian Marillat Mon, 20 Jul 2009 13:17:12 +0200 ogmrip-dirac (0.1-0.0) unstable; urgency=low * Initial release. -- Christian Marillat Mon, 20 Jul 2009 10:19:58 +0200 debian/compat0000664000000000000000000000000212114476270010372 0ustar 7 debian/copyright0000664000000000000000000000136412114476270011133 0ustar This package was debianized by Christian Marillat on Mon, 20 Jul 2009 10:19:58 +0200. It was downloaded from http://ogmrip.sourceforge.net/en/plugins.html Upstream Author: Olivier Rolland Copyright: Copyright © 2008 Olivier Rolland License: You should have received a copy of the GNU Lesser General Public License with the Debian GNU/Linux distribution in file /usr/share/common-licenses/LGPL-2.1; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. The Debian packaging is: Copyright © 2009 Christian Marillat and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012114476672010502 5ustar debian/source/format0000664000000000000000000000001412114476646011711 0ustar 3.0 (quilt) debian/control0000664000000000000000000000107612260350427010600 0ustar Source: ogmrip-dirac Section: video Priority: extra Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Christian Marillat Bugs: mailto:marillat@debian.org Homepage: http://ogmrip.sourceforge.net Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7), autotools-dev, libogmrip-dev (>= 0.13.0-0.2), libdirac-dev, dh-autoreconf Package: ogmrip-dirac Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: dirac support for OGMRip A plugin for OGMRip which enables transcoding to dirac.