This file is indexed.

/usr/share/pcb/pcblib-newlib/geda/DIP14M.fp is in pcb-common 20110918-9.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# retain backwards compatibility to older versions of PKG_DIL 
# which did not have 100,60,28 args
Element(0x00 "Dual in-line package, medium wide (400 mil)" "" "DIP14M" 270 100 3 100 0x00)
(
	Pin(50 50 60 28 "1" 0x101)
	Pin(50 150 60 28 "2" 0x01)
	Pin(50 250 60 28 "3" 0x01)
	Pin(50 350 60 28 "4" 0x01)
	Pin(50 450 60 28 "5" 0x01)
	Pin(50 550 60 28 "6" 0x01)
	Pin(50 650 60 28 "7" 0x01)
	Pin(450 650 60 28 "8" 0x01)
	Pin(450 550 60 28 "9" 0x01)
	Pin(450 450 60 28 "10" 0x01)
	Pin(450 350 60 28 "11" 0x01)
	Pin(450 250 60 28 "12" 0x01)
	Pin(450 150 60 28 "13" 0x01)
	Pin(450 50 60 28 "14" 0x01)
	ElementLine(0 0 0 700 10)
	ElementLine(0 700 500 700 10)
	ElementLine(500 700 500 0 10)
	ElementLine(0 0 200 0 10)
	ElementLine(300 0 500 0 10)
	ElementArc(250 0 50 50 0 180 10)
	Mark(50 50)
)