This file is indexed.

/usr/share/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.sty is in gnuplot-qt 4.6.4-2.

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
%%
%%  LaTeX wrapper for gnuplot-tikz style file
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{gnuplot-lua-tikz}%
          [2012/02/07 (rev. 100) GNUPLOT Lua terminal style]

\RequirePackage{tikz}

\usetikzlibrary{arrows,patterns,plotmarks,backgrounds}
\input gnuplot-lua-tikz-common.tex

\endinput