Tizen 2.1 base
authorJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:57 +0000 (01:46 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Tue, 12 Mar 2013 16:46:57 +0000 (01:46 +0900)
commit78426f79987c45ebfad874edf7240d2703149576
tree49ee36921b6733daeaed078fa681dba3112b8011
parent07e1015afbd1526c914bbac782051d0570277675
Tizen 2.1 base
45 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
backend-lib/CMakeLists.txt [new file with mode: 0755]
backend-lib/inc/librpminternals.h [new file with mode: 0755]
backend-lib/src/librpm.c [new file with mode: 0755]
backend-lib/src/librpminternals.c [new file with mode: 0755]
backend/inc/rpm-installer.h [new file with mode: 0755]
backend/scripts/install_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/query_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/uninstall_rpm_package.sh.in [new file with mode: 0755]
backend/scripts/upgrade_rpm_package.sh.in [new file with mode: 0755]
backend/src/core/rpm-installer-core.c [new file with mode: 0755]
backend/src/core/rpm-installer-tool.c [new file with mode: 0755]
backend/src/rpm/rpm-installer.c [new file with mode: 0755]
backend/src/vconf/rpm-vconf-intf.c [new file with mode: 0755]
common/CMakeLists.txt [new file with mode: 0755]
common/rpm-installer-util.c [new file with mode: 0755]
debian/changelog [new file with mode: 0755]
debian/compat [new file with mode: 0755]
debian/control [new file with mode: 0755]
debian/control.slp [new file with mode: 0755]
debian/desktop.slp [new file with mode: 0755]
debian/dirs [new file with mode: 0755]
debian/docs [new file with mode: 0755]
debian/rpm-installer-dbg.postinst [new file with mode: 0755]
debian/rpm-installer.install.in [new file with mode: 0755]
debian/rpm-installer.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
frontend/CMakeLists.txt [new file with mode: 0755]
frontend/inc/rpm-frontend.h [new file with mode: 0755]
frontend/src/rpm-appcore-intf.c [new file with mode: 0755]
frontend/src/rpm-cmdline.c [new file with mode: 0755]
frontend/ui/include/rpm-homeview.h [new file with mode: 0755]
frontend/ui/src/rpm-homeview.c [new file with mode: 0755]
inc/rpm-installer-util.h [new file with mode: 0755]
packaging/rpm-installer.spec [new file with mode: 0755]
po/CMakeLists.txt [new file with mode: 0755]
po/POTFILES.in [new file with mode: 0755]
po/en_GB.po [new file with mode: 0755]
po/en_US.po [new file with mode: 0755]
po/ja_JP.po [new file with mode: 0755]
po/ko_KR.po [new file with mode: 0755]
po/update-po.sh [new file with mode: 0755]
po/zh_CN.po [new file with mode: 0755]
rpm-installer.manifest [new file with mode: 0755]