Skip to content

Commit

Permalink
removed liqcamera_tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Birkett committed Dec 11, 2010
1 parent feca9e4 commit 45b355b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 237 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
libliqbase (0.3.63) unstable; urgency=low

* removing liqcamera_tools, no real need to be there yet, will reinstert later.

-- Gary Birkett <liquid@gmail.com> Sat, 11 Dec 2010 00:09:10 +0000

libliqbase (0.3.62) unstable; urgency=low

* preinst was not being included for auto optify
Expand Down
2 changes: 1 addition & 1 deletion src/Makefile
Expand Up @@ -33,7 +33,7 @@ CFLAGS = $(MAEMO) -fPIC -Wall `freetype-config --cflags` `pkg-config --cfla
LDFLAGS = -lX11 -lXext -lXv -lm -lcurl `freetype-config --libs` -ljpeg -lpthread `pkg-config --libs $(LIBRARIES)`
RM = /bin/rm -f

OBJSUI = liqx11overlay.o liqx11_cover.o liqdialog_showtree.o liqcameraface.o liqimage_thumbnail.o liqimage_rotate.o liqlist.o liqcell_child_select.o liqx11info.o filebuf.o vgraph.o liqcell.o liqcell_arrange.o liqcell_prop.o liqcell_easyrun.o liqcell_easypaint.o liqcell_parse_filename.o liqcell_parse_liqbrain.o liqcell_easyhandler_kinetic.o liqui.o liqcell_dllcache.o md5.o textbox.o liqkeyboard.o liqaccel.o liqcell_historystore.o liqsketchedit.o liqimagescan_hotspot.o liqcamera_tools.o
OBJSUI = liqx11overlay.o liqx11_cover.o liqdialog_showtree.o liqcameraface.o liqimage_thumbnail.o liqimage_rotate.o liqlist.o liqcell_child_select.o liqx11info.o filebuf.o vgraph.o liqcell.o liqcell_arrange.o liqcell_prop.o liqcell_easyrun.o liqcell_easypaint.o liqcell_parse_filename.o liqcell_parse_liqbrain.o liqcell_easyhandler_kinetic.o liqui.o liqcell_dllcache.o md5.o textbox.o liqkeyboard.o liqaccel.o liqcell_historystore.o liqsketchedit.o liqimagescan_hotspot.o
OBJS = liqtimer.o liqcell_easyrun_multitouch.o liqrecentphotoselect.o liqapp.o liqapp_hildon.o liqapp_prefs.o liqapp_filecache.o liqcanvas_firstrun_splash.o liq_xsurface.o liqcanvas.o liqimage.o liqfont.o liqfontview.o liqsketch.o liqsketchpagefilename.o liqcliprect.o liqapp_turbo.o $(OBJSUI) dialog_selectimage.o dialog_selectimage_grid.o dialog_selectcolor.o dialog_selectcolor_greycube.o dialog_selectcolor_colorcube.o


Expand Down
236 changes: 0 additions & 236 deletions src/liqcamera_tools.c

This file was deleted.

0 comments on commit 45b355b

Please sign in to comment.