164 Commits

Author SHA1 Message Date
geortz@gmail.com
475e91f5fe fixed min_size bug being greater than max_size <Nick>
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@211 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-03 10:31:27 +00:00
ph4ntome@gmail.com
64dfad3a28 removed prefix=/usr from Makefile since it is not used.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@210 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-03 08:38:55 +00:00
ph4ntome@gmail.com
aed2faa8b6 Applied the proposed changes by George to make_pkg
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@209 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-03 08:36:17 +00:00
geortz@gmail.com
bec999506d proposed changes regarding archiving commands (in comments)
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@208 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-02 15:27:18 +00:00
ph4ntome@gmail.com
82becf586c .svn directories are now removed from the zip archive
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@207 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-02 11:43:02 +00:00
ph4ntome@gmail.com
8a1b4f9d74 Only .pyc files are included in the zip package.
Since it's "freezed" it doesn't make any sense to
include .py files.


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@206 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-02 11:38:01 +00:00
ph4ntome@gmail.com
926cf96177 Now make_pkg includes main script's .pyc too.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@205 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-02 07:22:00 +00:00
ph4ntome@gmail.com
1fb45c2d81 .pyc generation went inside make_archive
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@204 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-01 22:53:05 +00:00
ph4ntome@gmail.com
1a53b5e4d8 zip packages now include .pyc files
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@203 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-01 22:47:56 +00:00
ph4ntome@gmail.com
c3dc09db4e Fixed mktemp templates
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@202 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-01 22:26:56 +00:00
ph4ntome@gmail.com
f8af3a09a9 Fixed the default interpreter issue.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@201 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-01 22:16:44 +00:00
geortz@gmail.com
d7446bde8a proposed new version of scripts:
using mktemp for temp dir
    fixed deps for calmagick
    writing to stdout in make_resources_list



git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@200 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-11-01 18:09:18 +00:00
ph4ntome@gmail.com
5370e100f7 Fixed a missing "\n".
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@199 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 23:26:37 +00:00
ph4ntome@gmail.com
e1ed041a19 There were more than one mistakes.
The second were that I tried to insert data to a dict that were never created.


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@198 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 23:24:39 +00:00
ph4ntome@gmail.com
e1aad0b221 Just fixed the reason that broke the program.
It was the script that creates the resource_list.
There was a typo "resoures_list" ...


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@197 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 23:19:41 +00:00
ph4ntome@gmail.com
e158dfa2db Added me to AUTHORS, added PKGBUILD.
This is a working PKGBUILD for Arch Linux.
I haven't uploaded it yet to AUR.
I will upload it in some hours, want to test it first.


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@196 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:57:59 +00:00
ph4ntome@gmail.com
fc69eafe7e RTFM (about install)
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@195 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:51:31 +00:00
ph4ntome@gmail.com
94e52e09b9 install works a bit differently than I expected
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@194 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:47:48 +00:00
ph4ntome@gmail.com
25c1096f82 The pain of "/"s ...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@193 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:44:42 +00:00
ph4ntome@gmail.com
fbb60177b1 Changed from prefix to destdir, seems to be the correct way to do it.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@192 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:41:29 +00:00
ph4ntome@gmail.com
04a9d7b462 Tabs fixed. Working on destdir jail.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@191 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:34:58 +00:00
ph4ntome@gmail.com
7b2a2126f3 fighting with makefile
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@190 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:29:36 +00:00
ph4ntome@gmail.com
459795fff7 Makefile is stubborn with tabs...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@189 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:28:48 +00:00
ph4ntome@gmail.com
ffdc2ac289 Dealing with tabs in makefile
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@188 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:26:54 +00:00
ph4ntome@gmail.com
04ac928a31 Working on make_pkg, added here docs, cause ppl like them :D
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@187 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 22:17:49 +00:00
ph4ntome@gmail.com
3a6e54e8e8 Fixin stuff in make_pkg
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@186 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 21:33:08 +00:00
ph4ntome@gmail.com
a3c19685ab Work on make_pkg
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@185 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 21:14:24 +00:00
ph4ntome@gmail.com
05fc2b89d8 Work on make_pkg script
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@184 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 21:12:41 +00:00
geortz@gmail.com
9be9c2e185 moved common funcs
version number



git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@183 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 17:39:36 +00:00
ph4ntome@gmail.com
b0deb9523f Changed make_resource_list as George suggested.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@182 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 17:01:56 +00:00
ph4ntome@gmail.com
eac11c2455 Made sys.path manipulation in load_plugin a bit more pythonic.
Removed 2nd "try" inside plugin.py and made first work as George suggested.
Reverted to "resource:" to make it feel correct.


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@181 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 16:51:54 +00:00
ph4ntome@gmail.com
3a50df8572 Remake of "make_resources_list" which is a dict actually and not a list. Hm...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@180 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 16:25:24 +00:00
ph4ntome@gmail.com
c87b9f3146 Removed Makefile, it's auto generated now.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@179 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:49:54 +00:00
ph4ntome@gmail.com
23512dc89c Automating things
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@178 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:49:25 +00:00
ph4ntome@gmail.com
6e3e42d0d1 Cleaning here and there
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@177 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:37:44 +00:00
ph4ntome@gmail.com
fbd5768841 Fixed! It's working!
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@176 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:22:04 +00:00
ph4ntome@gmail.com
d8e74ff812 Fixed some things, now it partialy works
What doesn't work is --list-[plugin]



git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@175 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 14:15:46 +00:00
ph4ntome@gmail.com
af09f855ff making things up to date
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@174 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 13:10:12 +00:00
ph4ntome@gmail.com
d6221eff89 added make_resource_list
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@173 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 12:22:57 +00:00
ph4ntome@gmail.com
9836d79fd1 New design...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@172 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 12:22:31 +00:00
ph4ntome@gmail.com
e63e7e352c Added a docstring
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@171 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-31 08:13:11 +00:00
ph4ntome@gmail.com
1c2c2b790a nah, I caps look better...
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@170 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 22:23:13 +00:00
ph4ntome@gmail.com
88e86d5d4b no caps plox
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@169 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 22:20:14 +00:00
ph4ntome@gmail.com
bd2f130815 bad idea, reverted holiday.py to previous version.
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@168 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 22:15:02 +00:00
ph4ntome@gmail.com
fd7ced7d66 forgot to upload new holiday.py
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@167 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 22:03:24 +00:00
ph4ntome@gmail.com
ca627b5565 added makefile and make_pkg
Makefile is, well, self explanatory, and completely experimental for the time being
make_pkg creates the zip packages, and makes them executable :D


git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@166 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:57:41 +00:00
ph4ntome@gmail.com
ec02bd6bc0 Changed some stuff to make it zip-package friendly
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@165 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:55:10 +00:00
ph4ntome@gmail.com
8e8026e1a9 git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@164 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df 2014-10-30 21:53:31 +00:00
geortz@gmail.com
1cceec25f6 test commit
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@163 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 21:47:35 +00:00
geortz@gmail.com
52b2165040 phantome's branch
git-svn-id: https://callirhoe.googlecode.com/svn/branches/phantome@162 81c8bb96-aa45-f2e2-0eef-c4fa4a15c6df
2014-10-30 11:27:36 +00:00