File: arscript.in

package info (click to toggle)
x265 4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 15,364 kB
  • sloc: asm: 187,063; cpp: 118,996; ansic: 741; makefile: 146; sh: 91; python: 11
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
CREATE debian/tmp/usr/lib/@DEB_HOST_MULTIARCH@/libx265.a
ADDLIB x265-8bit/libx265.a
ADDLIB x265-10bit/libx265_main10.a
ADDLIB x265-12bit/libx265_main12.a
SAVE
END