Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

martyr-deepin/liblunar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liblunar for DLtk+-2.0

depend
======
DLtk+-2.0
git clone git@github.com:linuxdeepin/dltk.git

build && install
================
1. 
cd lunar-date
./autogen.sh --prefix=/usr
make
sudo make install

2. 
cd lunar-calendar
./autogen.sh --prefix=/usr
make
sudo make install

3. 
sudo python setup.py install

Releases

No releases published

Packages

No packages published