This file is indexed.

/usr/share/pcb/pcblib-newlib/geda/SOT143.fp is in pcb-common 20110918-7.

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
27
28
29
30
31
32
33
34
35
	                             # 78 for SOT23
	                             # 82 for SOT23
	      # 41 for SOT23
	               # 34 for SOT23, 24 for SOT25
Element(0x00 "SMT transistor, 4 pins" "" "SOT143" 144 0 3 100 0x00)
(
	ElementLine(0 0 0 139 10)
	ElementLine(0 139 124 139 10)
	ElementLine(124 139 124 0 10)
	ElementLine(124 0 0 0 10)
	# 1st side, 1st pin
	# extra width
	   Pad(28 110
	       31 110
			   34
			      "1" "1" 0x100)
	# 1st side, 2nd pin
	# 1st side, 3rd pin
	Pad(99 107
	    99 113
			   34
			      "2" "2" 0x100)
	# 2nd side, 3rd pin
	Pad(99 25
	       99 31
			   34
			      "3" "3" 0x100)
	# 2nd side, 2nd pin
	# 2nd side, 1st pin
	Pad(25 25
	       25 31
			   34
			      "4" "4" 0x100)
	Mark(25 110)
)