Skip to content

lxde-gtk3/building

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

required packages

apt install devscripts build-essential git

build dependencies

apt install gtk-doc-tools intltool libdbus-glib-1-dev libglib2.0-dev libgtk2.0-dev libexif-dev libmenu-cache-dev pkg-config valac libglib2.0-doc libgtk-3-doc libgtk-3-dev libasound2-dev libiw-dev libwnck-dev libcurl4-openssl-dev libxml2-dev libkeybinder-dev libwnck-3-dev libkeybinder-3.0-dev libpolkit-agent-1-dev libvte-2.91-dev openbox-dev

getting sources

mkdir -p /var/build/lxde
cd /var/build/lxde
git clone https://github.com/lxde-gtk3/libfm
git clone https://github.com/lxde-gtk3/pcmanfm
git clone https://github.com/lxde-gtk3/lxpanel
git clone https://github.com/lxde-gtk3/lxsession
git clone https://github.com/lxde-gtk3/lxde-common
git clone https://github.com/lxde-gtk3/lxappearance
git clone https://github.com/lxde-gtk3/lxlauncher
git clone https://github.com/lxde-gtk3/lxrandr
git clone https://github.com/lxde-gtk3/lxtask
git clone https://github.com/lxde-gtk3/lxterminal

compiling

debuild -us -uc -b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages