mirror of
				https://github.com/johnwhitington/cpdf-source.git
				synced 2025-06-05 22:09:39 +02:00 
			
		
		
		
	Updates ready for v2.8.1
This commit is contained in:
		
							
								
								
									
										2
									
								
								META
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								META
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | |||||||
| name="cpdf" | name="cpdf" | ||||||
| description="PDF commmand line tools" | description="PDF commmand line tools" | ||||||
| version="2.8" | version="2.8.1" | ||||||
| requires="camlpdf" | requires="camlpdf" | ||||||
| archive(byte)="cpdf.cma" | archive(byte)="cpdf.cma" | ||||||
| archive(native)="cpdf.cmxa" | archive(native)="cpdf.cmxa" | ||||||
|   | |||||||
| @@ -8,7 +8,7 @@ For commercial licenses, email | |||||||
| [contact@coherentgraphics.co.uk](mailto:contact@coherentgraphics.co.uk) or | [contact@coherentgraphics.co.uk](mailto:contact@coherentgraphics.co.uk) or | ||||||
| visit [https://www.coherentpdf.com/](https://www.coherentpdf.com/) | visit [https://www.coherentpdf.com/](https://www.coherentpdf.com/) | ||||||
|  |  | ||||||
| Copyright Coherent Graphics Ltd 2024. | Copyright Coherent Graphics Ltd 2025. | ||||||
|  |  | ||||||
| This code builds two things: | This code builds two things: | ||||||
|  |  | ||||||
| @@ -47,7 +47,7 @@ To build | |||||||
| -------- | -------- | ||||||
|  |  | ||||||
| If downloading from Github, obtain the correct source. This means choosing the | If downloading from Github, obtain the correct source. This means choosing the | ||||||
| tag for a particular version, such as "v2.8". The head of the master branch | tag for a particular version, such as "v2.8.1". The head of the master branch | ||||||
| is unstable. | is unstable. | ||||||
|  |  | ||||||
| 1. Type `make` to make the cpdf executable and the library | 1. Type `make` to make the cpdf executable and the library | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								cpdf.1
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								cpdf.1
									
									
									
									
									
								
							| @@ -1,7 +1,7 @@ | |||||||
| .\" Process this file with | .\" Process this file with | ||||||
| .\" groff -man -Tascii cpdf.1 | .\" groff -man -Tascii cpdf.1 | ||||||
| .\" | .\" | ||||||
| .TH CPDF 1 "DECEMBER 2024" "" "" | .TH CPDF 1 "APRIL 2025" "" "" | ||||||
| .SH NAME | .SH NAME | ||||||
| cpdf \- PDF command line tools | cpdf \- PDF command line tools | ||||||
| .SH SYNOPSIS | .SH SYNOPSIS | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| opam-version: "2.0" | opam-version: "2.0" | ||||||
| name: "cpdf" | name: "cpdf" | ||||||
| version: "2.8" | version: "2.8.1" | ||||||
| maintainer: "contact@coherentgraphics.co.uk" | maintainer: "contact@coherentgraphics.co.uk" | ||||||
| license: "AGPL-3.0-or-later" | license: "AGPL-3.0-or-later" | ||||||
| build: [[make]] | build: [[make]] | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user