[Debian-in-commits] [SCM] fonts-gargi.git branch, master, updated. upstream/2.0-37-g43058ce

Vasudev Kamath kamathvasudev at gmail.com
Sun Feb 3 09:42:28 UTC 2013


The following commit has been merged in the master branch:
commit 876cb53d8bde055a92bfea5795f6ad819cf0f6aa
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Feb 3 14:58:16 2013 +0530

    Install font in CDBS style

diff --git a/debian/rules b/debian/rules
index 8eda9c4..d451a95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
 
 include /usr/share/cdbs/1/class/makefile.mk
 
+pkgname = fonts-gargi
+
 DEB_UPSTREAM_PACKAGE = Gargi
 DEB_UPSTREAM_TARBALL_BASENAME = ${DEB_UPSTREAM_PACKAGE}-${DEB_UPSTREAM_VERSION}.src
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.xz
@@ -14,3 +16,6 @@ DEB_UPSTREAM_TARBALL_MD5 = c694cd82affa27b6a838d96e4da80a11
 
 # fontforge build dependency
 CDBS_BUILD_DEPENDS += fontforge
+
+# Install tweaks
+DEB_DH_INSTALL_ARGS_$(pkgname) = ${DEB_UPSTREAM_PACKAGE}.ttf /usr/share/fonts/truetype/${DEB_UPSTREAM_PACKAGE}/

-- 
fonts-gargi.git



More information about the Debian-in-commits mailing list