ENE / comporg

Manage and organize your electronic components, datasheets and application notes on Arch LInux
GNU General Public License v3.0
1 stars 1 forks source link

AUR #15

Closed alexandre-mbm closed 7 years ago

alexandre-mbm commented 7 years ago

Issue by alexandre-mbm Sunday Dec 25, 2016 at 08:03 GMT Originally opened as https://github.com/rasgo-xyz/Component-Organizer/issues/15


Packaging for Arch Linux. I will do it at arch-pkgs.

alexandre-mbm commented 7 years ago

Comment by alexandre-mbm Monday Dec 26, 2016 at 01:25 GMT


git clone https://github.com/rasgo-xyz/Component-Organizer
cd Component-Organizer/
sudo pacman -Ss qt4
qmake-qt4 
make
alexandre-mbm commented 7 years ago
yaourt -S comporg

Note: success only after rm _build, qmake-qt4 and make.