?? came.spec
字號(hào):
Name: camEVersion: 1.3Release: 1Source: %{name}-%{version}.tar.gzLicense: OpenSourceUrl: http://www.linuxbrit.co.uk/Vendor: Tom Gilbert <tom@linuxbrit.co.uk>Packager: Janus N. T鴑dering <janus@bananus.dk>Group: Applications/MultimediaSummary: rewrite of the xawtv webcam with numerous new featuresBuildRoot: /tmp/%{name}-buildRequires: giblibBuildRequires: giblib-devel%descriptioncamE is a rewrite of the xawtv webcam app, which adds imlib2 support and there following new features: * ttf fonts * blended transparent text * title text * options in ~/.camErc * message read from separate file (eg echo "eating my dinner" > ~/.caminfo) * color the text as you like * text background any color/alpha value * scp support for uploading * ftp support for uploading using libcurl, reconnect for each upload or reuse one connection * proper logging to file * user defined actions to be run before and after shots, and after upload (use to play sounds, beep, run scripts, copy files, whatever) * file for stopping uploads temporarily (touch ~/BLOCKCAM to stop shooting, remove it to resume) * now a proper daemon that can run without X forever if wanted * control of brightness, contrast, gamma, hue, colour, etc * control of framerate and use of snapshot mode for Philips cams * image archiving (timestamped into a directory of your choice after upload), every frame or every n frames * lag reduction (for some cams, when mmaped, the image grabbed lags behind the cam by up to 20 seconds. I use lag_reduce 5 in my ~/.camErc for example. This takes 5 shots in a row, which clears the mmap buffers, and then keeps the last shot, lag-free) * Other stuff I can't remember%prep%setup%buildmake%installmake -e ROOT=$RPM_BUILD_ROOT prefix=/usr install%clean[ "$RPM_BUILD_ROOT" != "/" ] && rm -fR $RPM_BUILD_ROOT%files%defattr(-,root,root)%doc AUTHORS COPYING camE_text.style camE_title.style %doc example.camErc.ssh example.camErc/usr/bin/camE
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -