emuld: remove unused files and code 65/19565/1
authorMunkyu Im <munkyu.im@samsung.com>
Tue, 15 Apr 2014 11:28:36 +0000 (20:28 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Tue, 15 Apr 2014 11:28:36 +0000 (20:28 +0900)
debian packaging files and sdb port code.

Change-Id: I87e015e1f44bb1db342b1efb2fac0b8159b7a26c
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/dirs [deleted file]
debian/docs [deleted file]
debian/emuld.install.in [deleted file]
debian/emuld.postinst.in [deleted file]
debian/rules [deleted file]
include/emuld.h
packaging/emuld.spec

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index 5108c36..0000000
+++ /dev/null
@@ -1,126 +0,0 @@
-emuld (0.2.20) unstable; urgency=low
-
-  * add checking routine 'recv' function's return value
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.20
-
- -- Jihye kim <jihye1128.kim@samsung.com> Mon, 04 Nov 2012 20:00:18 +0900
-
-emuld (0.2.18) unstable; urgency=low
-
-  * fixed hang up when sending packet vmodem to eventinjector
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.18
-
- -- Sungmin ha <sungmin82.ha@samsung.com> Wed, 12 Sep 2012 20:00:18 +0900
-
-emuld (0.2.17) unstable; urgency=low
-
-  * modified for scm build
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.17
-
- -- Sungmin ha <sungmin82.ha@samsung.com> Thu, 09 Aug 2012 21:00:18 +0900
-
-emuld (0.2.15) unstable; urgency=low
-
-  * Permission of sdcard partition changed from 755 to 777.
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.15
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Wed, 11 Jul 2012 19:38:44 +0900
-
-emuld (0.2.14) unstable; urgency=low
-
-  * modified for checking resource busy when umount sdcard
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.14
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Thu, 05 Jul 2012 21:03:00 +0900
-
-emuld (0.2.12) unstable; urgency=low
-
-  * modified for checking return value of fopen
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.12
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Fri, 22 Jun 2012 18:23:00 +0900
-
-emuld (0.2.10) unstable; urgency=low
-
-  * deleted process kill when umount
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.10
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Thu, 15 Jun 2012 16:16:00 +0900
-
-emuld (0.2.9) unstable; urgency=low
-
-  * modified vconf key path for sdcard supporting
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.9
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Thu, 14 Jun 2012 16:04:00 +0900
-
-emuld (0.2.8) unstable; urgency=low
-
-  * added sdcard mount/umount handling
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.8
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Tue, 29 May 2012 18:47:00 +0900
-
-emuld (0.2.7) unstable; urgency=low
-
-  * added exception handling
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.7
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Mon, 14 May 2012 18:10:00 +0900
-
-emuld (0.2.6) unstable; urgency=low
-
-  * modified how to get host ip
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.6
-
- -- Sungmin ha <sungmin82.ha@samsung.com>  Fri, 11 May 2012 18:05:00 +0900
-
-emuld (0.2.5) unstable; urgency=low
-
-  * add setting location replay and modify nfc.
-  * need sinchronization with event injector
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.5
-
- -- Jihye kim <jihye1128.kim@samsung.com>  Thu, 10 May 2012 11:30:00 +0900
-
-emuld (0.2.4) unstable; urgency=low
-
-  * back to the 0.2.2
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.4
-
- -- Jihye kim <jihye1128.kim@samsung.com>  Thu, 4 May 2012 11:50:00 +0900
-
-emuld (0.2.3) unstable; urgency=low
-
-  * Add making 'sdkMsg' file during post install.
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.3
-
- -- Jihye kim <jihye1128.kim@samsung.com>  Wen, 02 May 2012 14:00:00 +0900
-
-emuld (0.2.2) unstable; urgency=low
-
-  * Update changelog version.
-  * Git: slp/pkgs/e/emulator-daemon
-  * Tag: emuld_0.2.2
-
- -- Kitae kim <kt920.kim@samsung.com>  Thu, 27 Mar 2012 20:00:00 +0900
-
-emuld (0.2.1) unstable; urgency=low
-
-  * Initial Release.
-
- -- Sungmin Ha <sungmin82.ha@samsung.com>  Fri, 18 Nov 2011 09:29:52 +0900
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index 685dbb7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Source: emuld
-Section: misc
-Priority: extra
-Maintainer:Sungmin Ha <sungmin82.ha@samsung.com>,Jihye Kim <jihye1128.kim@samsung.com>,Yeongkyoon Lee <yeongkyoon.lee@samsung.com>
-Standards-Version: 0.2.20
-
-Package: emuld
-Section: misc
-Architecture: i386
-Description: emulator daemon for sdb
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644 (file)
index 8b13789..0000000
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644 (file)
index ca882bb..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index a0f0008..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CMakeLists.txt
diff --git a/debian/emuld.install.in b/debian/emuld.install.in
deleted file mode 100644 (file)
index 6c1b7eb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/emuld
diff --git a/debian/emuld.postinst.in b/debian/emuld.postinst.in
deleted file mode 100644 (file)
index 18091d3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-chmod 777 /usr/bin/emuld
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index 63f8398..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-CFLAGS ?= -Wall -g
-CXXFLAGS ?=  -Wall -g
-LDFLAGS ?= 
-PREFIX ?= /usr
-DATADIR ?= /opt
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CFLAGS += -O0
-       CXXFLAGS += -O0
-else
-       CFLAGS += -O2
-       CXXFLAGS += -O2
-endif
-
-LDFLAGS += -Wl,--rpath=$(PREFIX)/lib -Wl,--as-needed
-
-configure: configure-stamp
-configure-stamp:
-       dh_testdir
-       # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" cmake . -DCMAKE_INSTALL_PREFIX=$(PREFIX)
-
-       touch configure-stamp
-
-build: build-stamp
-
-build-stamp: configure-stamp 
-       dh_testdir
-
-       # Add here commands to compile the package.
-       $(MAKE)
-       #docbook-to-man debian/wavplayer.sgml > wavplayer.1
-
-       for f in `find $(CURDIR)/debian/ -name "*.in"`; do \
-               cat $$f > $${f%.in}; \
-               sed -i -e "s#@PREFIX@#$(PREFIX)#g" $${f%.in}; \
-               sed -i -e "s#@DATADIR@#$(DATADIR)#g" $${f%.in}; \
-       done
-
-
-       touch $@
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp configure-stamp
-
-       # Add here commands to clean up after the build process.
-       -$(MAKE) clean
-       rm -rf CMakeCache.txt
-       rm -rf CMakeFiles
-       rm -rf cmake_install.cmake
-       rm -rf Makefile
-       rm -rf install_manifest.txt
-#      rm -rf *.so
-
-       for f in `find $(CURDIR)/debian/ -name "*.in"`; do \
-               rm -f $${f%.in}; \
-       done
-
-       dh_clean 
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_clean -k 
-       dh_installdirs
-
-       # Add here commands to install the package into debian/wavplayer.
-       $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_installchangelogs 
-       dh_installdocs
-       dh_installexamples
-       dh_install --sourcedir=debian/tmp
-#      dh_installmenu
-#      dh_installdebconf       
-#      dh_installlogrotate
-#      dh_installemacsen
-#      dh_installpam
-#      dh_installmime
-#      dh_python
-#      dh_installinit
-#      dh_installcron
-#      dh_installinfo
-       dh_installman
-       dh_link
-       dh_strip
-       dh_compress
-       dh_fixperms
-#      dh_perl
-       dh_makeshlibs
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
index bccbacefd629d87727ec4e6f69acf519c2be6a48..d53e119813d6476b2f22a4113a8b29a129d1c58d 100644 (file)
@@ -73,7 +73,6 @@
 #define SUSPEND_UNLOCK      0
 #define SUSPEND_LOCK        1
 
-#define SDB_PORT_FILE       "/opt/home/sdb_port.txt"
 
 enum
 {
index 0ee114918f6311eae0ffd664f229485ba7a51ad4..1d1a9ae28f77a9b408c2408c6ae6e6b7e364e8b1 100644 (file)
@@ -1,5 +1,5 @@
 Name: emuld
-Version: 0.4.4
+Version: 0.4.5
 Release: 0
 Summary: Emulator daemon
 License: Apache-2.0