File: 10-change-ABI-to-linux.patch

package info (click to toggle)
agg 1%3A2.7.0.r145%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,300 kB
  • sloc: cpp: 70,849; ansic: 13,038; makefile: 3,690; sh: 26
file content (16 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Change the ABI from major:minor:micro style to linux
  style current:revision:age
Author: John Horigan <john@glyphic.com>
Forwarded: not-needed

--- a/configure.ac
+++ b/configure.ac
@@ -127,7 +127,7 @@
 dnl ###############################################
 
 dnl Settung up library version
-AGG_LIB_VERSION="2:7:0"
+AGG_LIB_VERSION="4:0:2"
 dnl     current-´ / /
 dnl    revision--´ /
 dnl         age---´