Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
dcraw
update_dcraw
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File update_dcraw of Package dcraw
#! /bin/sh # Call this script to update dcraw files (except the main package) to latest version. # "wget", "rcs" and "lynx" packages are required for the update wget -N http://www.cybercom.net/~dcoffin/dcraw/parse.c wget -N http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c wget -N http://www.cybercom.net/~dcoffin/dcraw/.badpixels wget -N http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c wget -N http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c wget -N http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c mv .badpixels badpixels ( URL="http://www.cybercom.net/~dcoffin/dcraw/" ; echo -e "$URL:\n" ; LC_ALL=C lynx -display_charset=utf-8 -dump "$URL" | sed '1d;3,4d' ) >README wget -N http://www.cybercom.net/~dcoffin/dcraw/RCS/dcraw.c,v rlog dcraw.c >dcraw.log wget -N http://www.cybercom.net/~dcoffin/dcraw/RCS/parse.c,v rlog parse.c >parse.log echo echo "********************************************************************" echo "********************************************************************" echo "Please check, whether packaged file list is up to date." echo "You can look at dcraw.log and parse.log for the complete change log." echo "Before submit, please call:" echo "rm dcraw.c,v dcraw.log parse.c,v parse.log"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor