r1379 - in /unstable/libass/debian: changelog compat control copyright libass-dev.dirs libass-dev.install libass1.dirs libass1.install rules watch
xtophe-guest at users.alioth.debian.org
xtophe-guest at users.alioth.debian.org
Mon Aug 25 21:07:49 UTC 2008
Author: xtophe-guest
Date: Mon Aug 25 21:07:49 2008
New Revision: 1379
URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1379
Log:
initial import
Added:
unstable/libass/debian/changelog
unstable/libass/debian/compat
unstable/libass/debian/control
unstable/libass/debian/copyright
unstable/libass/debian/libass-dev.dirs
unstable/libass/debian/libass-dev.install
unstable/libass/debian/libass1.dirs
unstable/libass/debian/libass1.install
unstable/libass/debian/rules (with props)
unstable/libass/debian/watch
Added: unstable/libass/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/changelog?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/changelog (added)
+++ unstable/libass/debian/changelog Mon Aug 25 21:07:49 2008
@@ -1,0 +1,6 @@
+libass (0.9.5+080809-1) unstable; urgency=low
+
+ * Initial release (Closes: #496560)
+
+ -- Christophe Mutricy <xtophe at videolan.org> Mon, 25 Aug 2008 17:17:14 +0100
+
Added: unstable/libass/debian/compat
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/compat?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/compat (added)
+++ unstable/libass/debian/compat Mon Aug 25 21:07:49 2008
@@ -1,0 +1,1 @@
+7
Added: unstable/libass/debian/control
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/control?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/control (added)
+++ unstable/libass/debian/control Mon Aug 25 21:07:49 2008
@@ -1,0 +1,33 @@
+Source: libass
+Priority: extra
+Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at llists.alioth.debian.org>
+Uploaders: Christophe Mutricy <xtophe at videolan.org>
+Build-Depends: debhelper (>= 7),
+ autotools-dev,
+ libfreetype6-dev,
+ libenca-dev,
+ libfontconfig1-dev
+Standards-Version: 3.8.0
+Section: libs
+Homepage: http://sourceforge.net/projects/libass
+Vcs-Svn: svn://svn.debian.org/svn/pkg-multimedia/unstable/libass
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/
+
+Package: libass-dev
+Section: libdevel
+Architecture: any
+Depends: libass1 (= ${binary:Version})
+Description: development files for libass
+ Libass is a portable library for SSA/ASS subtitles rendering.
+ .
+ This package contains the header files and static libraries needed to compile
+ applications or shared objects that use libass.
+
+Package: libass1
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for SSA/ASS subtitles rendering
+ Libass is a portable library for SSA/ASS subtitles rendering.
+ .
+ This package contains the shared library for libass.
Added: unstable/libass/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/copyright?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/copyright (added)
+++ unstable/libass/debian/copyright Mon Aug 25 21:07:49 2008
@@ -1,0 +1,34 @@
+This package was debianized by Christophe Mutricy <xtophe at videolan.org> on
+Mon, 25 Aug 2008 17:17:14 +0100.
+
+It was downloaded from <http://sourceforge.net/projects/libass>
+
+Upstream Author(s):
+
+ Evgeniy Stepanov <eugeni.stepanov at gmail.com
+
+Copyright:
+
+ Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
+
+License:
+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is (C) 2008, Christophe Mutricy <xtophe at videolan.org> and
+is licensed under the GPL, see above.
Added: unstable/libass/debian/libass-dev.dirs
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/libass-dev.dirs?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/libass-dev.dirs (added)
+++ unstable/libass/debian/libass-dev.dirs Mon Aug 25 21:07:49 2008
@@ -1,0 +1,2 @@
+usr/lib
+usr/include
Added: unstable/libass/debian/libass-dev.install
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/libass-dev.install?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/libass-dev.install (added)
+++ unstable/libass/debian/libass-dev.install Mon Aug 25 21:07:49 2008
@@ -1,0 +1,6 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/lib/pkgconfig/*
Added: unstable/libass/debian/libass1.dirs
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/libass1.dirs?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/libass1.dirs (added)
+++ unstable/libass/debian/libass1.dirs Mon Aug 25 21:07:49 2008
@@ -1,0 +1,1 @@
+usr/lib
Added: unstable/libass/debian/libass1.install
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/libass1.install?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/libass1.install (added)
+++ unstable/libass/debian/libass1.install Mon Aug 25 21:07:49 2008
@@ -1,0 +1,1 @@
+usr/lib/lib*.so.*
Added: unstable/libass/debian/rules
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/rules?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/rules (added)
+++ unstable/libass/debian/rules Mon Aug 25 21:07:49 2008
@@ -1,0 +1,75 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# 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
+
+
+config.status: configure
+ dh_testdir
+ ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" LIBS="-lm"
+
+
+build: build-stamp
+build-stamp: config.status
+ dh_testdir
+ $(MAKE)
+ touch $@
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+ [ ! -f Makefile ] || $(MAKE) distclean
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs Changelog
+ dh_installdocs
+ dh_install
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress
+ dh_fixperms
+ dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Propchange: unstable/libass/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: unstable/libass/debian/watch
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libass/debian/watch?rev=1379&op=file
==============================================================================
--- unstable/libass/debian/watch (added)
+++ unstable/libass/debian/watch Mon Aug 25 21:07:49 2008
@@ -1,0 +1,6 @@
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+http://sf.net/libass/libass-(.*)\.tar\.gz
More information about the pkg-multimedia-commits
mailing list