Έκανα μεταφορά του θέματος σε ποιο κατάλληλη ενότητα...
Θα προτιμούσα να είναι shell script με dialog κτλ για να μπορέσω να το σκαλίσω αλλά δεν πειράζει, θα μάθουμε Lazarus
Συντονιστής: konnn
| K Debian Testing 64bit|Ιntel i5 3rd|8GBRam|IntelHD4000 D Ευρετήριο οδηγών και how-to | Τερματικό για..αρχάριους E Ρώτα με τον έξυπνο τρόπο | Οδηγίες για νέους | |




medigeek έγραψε:Συμφωνώ, όπως είπε ο Dimitris, θα ήταν καλό να το έβαζες σε δικό του φάκελο, π.χ.:
- Κώδικας: Επιλογή όλων
concom-0.2/concom.lpr
medigeek έγραψε:
[*] ένα COPYING αρχείο το οποίο να περιέχει το License που θες.
Εγώ συστήνω GNU General Public License version 3.0 (GPLv3):
http://www.gnu.org/licenses/GPL-howto.html
medigeek έγραψε:
[*] Ένα README αρχείο όπου επεξηγείς με λίγα λόγια τι είναι το πρόγραμμα και τι κάνει
medigeek έγραψε:
[*] Ένα INSTALL αρχείο όπου επεξηγείς τι χρειάζεται για να κάνει κάποιος compile από το source[/list]



// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
sudo apt-get install fpc
fpc project1.lpr
έγραψε:Για να μην νομίσεις πως σε ζορίζω άδικα:
http://www.gnu.org/licenses/GPL-howto.html


