diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/applications/rosegarden/debian/semantic.cache | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/rosegarden/debian/semantic.cache')
-rw-r--r-- | ubuntu/_base/applications/rosegarden/debian/semantic.cache | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/rosegarden/debian/semantic.cache b/ubuntu/_base/applications/rosegarden/debian/semantic.cache new file mode 100644 index 000000000..e7b76d07a --- /dev/null +++ b/ubuntu/_base/applications/rosegarden/debian/semantic.cache @@ -0,0 +1,15 @@ +;; Object debian/ +;; SEMANTICDB Tags save file +(semanticdb-project-database-file "debian/" + :tables (list + (semanticdb-table "rules" + :major-mode 'makefile-mode + :tags '(("DEB_BUILD_ARCH" variable (:default-value ("$(shell dpkg --print-installation-architecture)")) nil [171 237]) ("ARCH" variable (:default-value ("$(DEB_BUILD_ARCH)")) nil [237 260]) ("CXXFLAGS" variable (:default-value ("-O0" "-mieee")) nil [282 303]) ("CXXFLAGS" variable (:default-value ("-O2")) nil [308 322]) ("DH_COMPAT" variable (:default-value ("4")) nil [768 780]) ("configure" function (:arguments ("configure-stamp")) nil [781 809]) ("configure-stamp" function nil nil [809 914]) ("build" function (:arguments ("build-stamp")) nil [914 934]) ("build-stamp" function (:arguments ("configure-stamp")) nil [934 977]) ("clean" function nil nil [1028 1211]) ("install" function (:arguments ("build")) nil [1211 1281]) ("binary-indep" function (:arguments ("build" "install")) nil [1460 1524]) ("binary-arch" function (:arguments ("build" "install")) nil [1568 2107]) ("binary" function (:arguments ("binary-indep" "binary-arch")) nil [2107 2146])) + :file "rules" + :pointmax 2210 + ) + ) + :file "semantic.cache" + :semantic-tag-version "2.0pre3" + :semanticdb-version "2.0pre3" + ) |