branding-alt-virtualization.../Makefile.in
Andrey Cherepanov 1bd58afc26 Merge remote-tracking branch 'school-server/sisyphus' into school-server
Conflicts:
	branding.spec
	components.mk
	components/ahttpd/styles/alterator.css.in
	components/bootloader/gfxboot.cfg.in
	components/browser-qt/design/design.ini.in
	components/indexhtml/index.css.in
	components/indexhtml/indexhtml.desktop.in
	configure.ac
	images/boot.jpg
	images/boot.png
	images/installer.png
	images/product-logo.png
	images/wallpaper.png
	notes/index-en.html.in
	notes/index-ru.html.in
	notes/license.ru.html.in
	notes/release-notes.all.html.in
	notes/release-notes.ru.html.in
2012-04-05 16:16:48 +04:00

20 lines
872 B
Makefile

STATUS=@STATUS@
THEME=@THEME@
NAME=@NAME@
VERSION=@VERSION@
all:
# background
# convert images/wallpaper.png -fill '#c62530' -font /usr/share/fonts/ttf/dejavu/DejaVuSansCondensed-Bold.ttf -style Normal -weight Normal -pointsize 20 -gravity northeast -draw 'text 25,25 "@STATUS@"' wallpaper.png
convert images/wallpaper.png wallpaper.png
cp -al wallpaper.png graphics/backgrounds/default.png
cp -al wallpaper.png graphics/backgrounds/xdm.png
convert wallpaper.png kde3-styles-splash/Background.jpg
cp -al wallpaper.png kde3-styles-splash/Background.png
convert -resize '400x320!' images/wallpaper.png kde3-styles-splash/Preview.png
#color scheme
mv kde3-settings/apps/kdisplay/color-schemes/scheme.kcsrc "kde3-settings/apps/kdisplay/color-schemes/@BRAND_FNAME@ @NAME@.kcsrc"
include components.mk
install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml