Page MenuHomePhabricator (Chris)

No OneTemporary

Size
2 KB
Referenced Files
None
Subscribers
None
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..7cbee1c
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+TTFPATCH
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..79b3c94
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
+</project>
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..aeb7613
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ProjectModuleManager">
+ <modules>
+ <module fileurl="file://$PROJECT_DIR$/.idea/untitled.iml" filepath="$PROJECT_DIR$/.idea/untitled.iml" />
+ </modules>
+ </component>
+</project>
\ No newline at end of file
diff --git a/.idea/untitled.iml b/.idea/untitled.iml
new file mode 100644
index 0000000..f08604b
--- /dev/null
+++ b/.idea/untitled.iml
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module classpath="CMake" type="CPP_MODULE" version="4" />
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project>
\ No newline at end of file
diff --git a/debian/control b/debian/control
index ed0c52c..a25610b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,16 @@
Source: ttfpatch
Section: devel
Priority: optional
Maintainer: Chris <dpkg@chris-nz.com>
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.5.0
Homepage: http://www.derwok.de/downloads/ttfpatch/
Rules-Requires-Root: no
Package: ttfpatch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Set permissions flags in truetype fonts
TrueType fonts contain a bitmask indicating licensing terms.
TTFPATCH provides a command which can set or correct the
value of this bitmask.

File Metadata

Mime Type
text/x-diff
Expires
Wed, Sep 10, 3:14 PM (4 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42602
Default Alt Text
(2 KB)

Event Timeline