4 years agoFixed previous previous previous commit :P (forgot to update $version var) master
Treviño - 3v1n0 [Sun, 25 Nov 2007 19:28:07 +0000] 
Fixed previous previous previous commit :P (forgot to update $version var)

4 years agoAdded many new extra plugins:
Treviño - 3v1n0 [Mon, 19 Nov 2007 00:45:36 +0000] 
Added many new extra plugins:
 - flash
 - photowheel
 - freewins
 - smackpad
 - stars
 - atlantis2
 - cubedbus
 - anaglyph
 - filedebug
 - notifier

4 years agoOoops... I forgot to update a variable in previous-previous commit :P
Treviño - 3v1n0 [Sun, 18 Nov 2007 18:08:00 +0000] 
Ooops... I forgot to update a variable in previous-previous commit :P

4 years agoFixed a typo in previous commit :P
Treviño - 3v1n0 [Sun, 18 Nov 2007 18:03:14 +0000] 
Fixed a typo in previous commit :P

4 years agoAdded new 'compversion' function to calculate the deb-version to be used
Treviño - 3v1n0 [Sun, 18 Nov 2007 18:00:39 +0000] 
Added new 'compversion' function to calculate the deb-version to be used
Some code from buildpkg function has been moved there, the version now will
be calculed using always the latest version available in various sources...
This allows to override a version simply editing the debian/changelog file

4 years agoInclude debug symbols by default in packages
Treviño - 3v1n0 [Sun, 16 Sep 2007 18:12:13 +0000] 
Include debug symbols by default in packages
This could be reverted setting INCLUDEDEBUG="false" in your setting file

4 years agoSet compiz-fusion-plugins-main as priopkg and install it
Treviño - 3v1n0 [Wed, 12 Sep 2007 00:45:35 +0000] 
Set compiz-fusion-plugins-main as priopkg and install it
I waited so long to apply this woraround that should fix some problems in
compiling/using plugins depending on compiz-text.h

4 years agoFixed dependency grabbing and installation
Treviño - 3v1n0 [Mon, 10 Sep 2007 23:47:26 +0000] 
Fixed dependency grabbing and installation

4 years agoRemoved widged and kiosk plugins from extra
Treviño - 3v1n0 [Tue, 4 Sep 2007 01:31:25 +0000] 
Removed widged and kiosk plugins from extra

4 years agoAdded support for new compiz-core CORE_ABIVERSION
Treviño - 3v1n0 [Tue, 4 Sep 2007 01:30:33 +0000] 
Added support for new compiz-core CORE_ABIVERSION

4 years agoAdded support for configure.in.in in versioning
Treviño - 3v1n0 [Sat, 18 Aug 2007 17:53:19 +0000] 
Added support for configure.in.in in versioning

4 years agoFixed logs blacklisting
Treviño - 3v1n0 [Sat, 18 Aug 2007 15:34:03 +0000] 
Fixed logs blacklisting

4 years agoFixed versioning related things
Treviño - 3v1n0 [Sat, 18 Aug 2007 14:08:04 +0000] 
Fixed versioning related things
 - extraction from configure.ac
 - inverted '~' and '+'

4 years agoAdded visualevent extra plugin support
Treviño - 3v1n0 [Tue, 31 Jul 2007 00:51:33 +0000] 
Added visualevent extra plugin support

4 years agoRemoved autogen.sh pure dependency, and added setup.py support
Treviño - 3v1n0 [Mon, 30 Jul 2007 23:50:32 +0000] 
Removed autogen.sh pure dependency, and added setup.py support
Now ccsm should build correctly

4 years agoAdded cubecaps extra plugin
Treviño - 3v1n0 [Mon, 30 Jul 2007 15:14:22 +0000] 
Added cubecaps extra plugin

4 years agoFixed "-git" version cleaning
Treviño - 3v1n0 [Sat, 28 Jul 2007 16:46:35 +0000] 
Fixed "-git" version cleaning

4 years agoAdded 'nopatch' commandline support to avoid patching
Treviño - 3v1n0 [Fri, 27 Jul 2007 00:29:31 +0000] 
Added 'nopatch' commandline support to avoid patching
Using this command line flag makefusiondebs won't apply any
debian patch to the packages...

4 years agoPartly reversed previous commit, remove patch samp file always
Treviño - 3v1n0 [Mon, 9 Jul 2007 18:27:45 +0000] 
Partly reversed previous commit, remove patch samp file always

4 years agoRemove the debian/stamp-patched file if found
Treviño - 3v1n0 [Mon, 9 Jul 2007 18:09:07 +0000] 
Remove the debian/stamp-patched file if found

4 years agoFixed echo (missing -e to enable underlining and \n)
Treviño - 3v1n0 [Sun, 8 Jul 2007 14:01:17 +0000] 
Fixed echo (missing -e to enable underlining and \n)

4 years agoRemoved (really now) scalefilter from list
Treviño - 3v1n0 [Sat, 7 Jul 2007 01:16:46 +0000] 
Removed (really now) scalefilter from list
However the script had been projected not to download it
or remove if already present in non-extra repositories

4 years agoAdded more extra plugins with a cleaner syntax
Treviño - 3v1n0 [Sat, 7 Jul 2007 01:15:15 +0000] 
Added more extra plugins with a cleaner syntax
 + Added:
  - workarounds
  - radial-switcher
 + Removed:
  - scalefilter (included in extra)

4 years agoDon't show what unpatching...
Treviño - 3v1n0 [Fri, 6 Jul 2007 20:10:31 +0000] 
Don't show what unpatching...

4 years agoChanged unpatch command to git-restore
Treviño - 3v1n0 [Fri, 6 Jul 2007 13:24:40 +0000] 
Changed unpatch command to git-restore

4 years agoFixed .pc position
Treviño - 3v1n0 [Fri, 6 Jul 2007 05:11:55 +0000] 
Fixed .pc position

4 years agoRemove the .pc dir after unpatching
Treviño - 3v1n0 [Fri, 6 Jul 2007 05:03:57 +0000] 
Remove the .pc dir after unpatching

4 years agoCheck for configure.ac before searching version there
Treviño - 3v1n0 [Fri, 6 Jul 2007 01:19:15 +0000] 
Check for configure.ac before searching version there

4 years agoFixed git_commit_date() (missing cd to enter to dir)
Treviño - 3v1n0 [Fri, 6 Jul 2007 01:14:04 +0000] 
Fixed git_commit_date() (missing cd to enter to dir)

4 years agoUpdated makefusiondebs-options due to new extra structure
Treviño - 3v1n0 [Fri, 6 Jul 2007 01:06:06 +0000] 
Updated makefusiondebs-options due to new extra structure

4 years agogit-commit-date() support non-git folders
Treviño - 3v1n0 [Fri, 6 Jul 2007 00:49:45 +0000] 
git-commit-date() support non-git folders
(with git subfolders (needed for extra).

4 years agoFixed debian changelog format if there are more git commits
Treviño - 3v1n0 [Fri, 6 Jul 2007 00:26:33 +0000] 
Fixed debian changelog format if there are more git commits

4 years agoImproved git-extra and git-commit management
Treviño - 3v1n0 [Fri, 6 Jul 2007 00:02:59 +0000] 
Improved git-extra and git-commit management
 * Added exta repositories in the -extra file
 * Now should be definied extra_items_do and/or
   extra_user_items_do to define extra actions
 * git-commit() support non-git folders with git
   folders (needed for extra)

4 years agoFixed bug that prevented building 3D.
Treviño - 3v1n0 [Thu, 5 Jul 2007 05:15:13 +0000] 
Fixed bug that prevented building 3D.
Show "ask for password" only if needed

4 years agoUpdated git_commit_date() to return null value.
Treviño - 3v1n0 [Thu, 5 Jul 2007 04:59:44 +0000] 
Updated git_commit_date() to return null value.
Fixed base-version search

4 years agoAdded more extra plugins to build
Treviño - 3v1n0 [Thu, 5 Jul 2007 04:17:24 +0000] 
Added more extra plugins to build

4 years agoAdded support for Extra GIT repositories and packages
Treviño - 3v1n0 [Thu, 5 Jul 2007 04:08:58 +0000] 
Added support for Extra GIT repositories and packages
Now the makefusiondebs can be configured for using extra
packages (from main git) or extra git repositories from
other git servers. This can be done using some external
files:
 - makefusiondebs-extra: autoupdated config file
 - makefusiondebs-extra-user: user customizable

4 years agoAdded some quotes and improvements in git_ignore_add()
Treviño - 3v1n0 [Thu, 5 Jul 2007 01:13:06 +0000] 
Added some quotes and improvements in git_ignore_add()

4 years agoFixed previous commit (put '&&' instead of '||')
Treviño - 3v1n0 [Thu, 5 Jul 2007 00:50:04 +0000] 
Fixed previous commit (put '&&' instead of '||')

4 years agoAsk for password only if not update - Ask for more times
Treviño - 3v1n0 [Thu, 5 Jul 2007 00:44:13 +0000] 
Ask for password only if not update - Ask for more times

4 years agoAdded lsb_release support
Treviño - 3v1n0 [Tue, 3 Jul 2007 01:37:49 +0000] 
Added lsb_release support

4 years agoRe-enabled the .pc/ removing, updated TODO
Treviño - 3v1n0 [Mon, 2 Jul 2007 19:29:38 +0000] 
Re-enabled the .pc/ removing, updated TODO

4 years agoAdded -y to apt-get update not to ask user what doing...
Treviño - 3v1n0 [Mon, 2 Jul 2007 14:06:46 +0000] 
Added -y to apt-get update not to ask user what doing...

4 years agoAdded wait after apt-get install
Treviño - 3v1n0 [Mon, 2 Jul 2007 14:00:40 +0000] 
Added wait after apt-get install

4 years agoFixed askuser() Y/y recognition. Added patch as depends
Treviño - 3v1n0 [Mon, 2 Jul 2007 13:26:01 +0000] 
Fixed askuser() Y/y recognition. Added patch as depends

4 years agoUpdated $GITBLACKLIST - Remove blacklisted dirs if found
Treviño - 3v1n0 [Mon, 2 Jul 2007 11:58:16 +0000] 
Updated $GITBLACKLIST - Remove blacklisted dirs if found
$GITBLACKLIST now includes also makefile and i18n

4 years agoAdded support for root
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:54:05 +0000] 
Added support for root
If the script is launched as root sudo isn't more necessary

4 years agoFixed a syntax error
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:24:40 +0000] 
Fixed a syntax error

4 years agoGit clean now removes directories too.
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:23:51 +0000] 
Git clean now removes directories too.
Added a warning message and quieted the git-clean tool

4 years agoAdded git_pull_check() function, use it for checking repos
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:18:03 +0000] 
Added git_pull_check() function, use it for checking repos

4 years agoChanged git-clean approach
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:12:17 +0000] 
Changed git-clean approach

4 years agoChanged way to catch the git-pull errors
Treviño - 3v1n0 [Mon, 2 Jul 2007 01:09:41 +0000] 
Changed way to catch the git-pull errors

4 years agoEdited "ask for sudo password" message
Treviño - 3v1n0 [Mon, 2 Jul 2007 00:57:23 +0000] 
Edited "ask for sudo password" message

4 years agoFixed "cd" error
Treviño - 3v1n0 [Mon, 2 Jul 2007 00:55:00 +0000] 
Fixed "cd" error

4 years agoCleaned the update code
Treviño - 3v1n0 [Mon, 2 Jul 2007 00:52:56 +0000] 
Cleaned the update code

4 years agoFixed standard git restore
Treviño - 3v1n0 [Mon, 2 Jul 2007 00:46:23 +0000] 
Fixed standard git restore

4 years agoRestore git version before every git-pull
Treviño - 3v1n0 [Mon, 2 Jul 2007 00:40:47 +0000] 
Restore git version before every git-pull
Try again if first pull fails cleaning git directory

4 years agoWrong password message fixed, added a sleep
Treviño - 3v1n0 [Sat, 30 Jun 2007 12:00:54 +0000] 
Wrong password message fixed, added a sleep

4 years agoAdded sudo check - improved the password checking
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:58:07 +0000] 
Added sudo check - improved the password checking

4 years agoAdded "\n" before than password asking...
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:50:02 +0000] 
Added "\n" before than password asking...

4 years agoCheck the sudo password before saving it
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:48:52 +0000] 
Check the sudo password before saving it
If the wrong password is provided, the user will have to
give the right password when asked durning the build process
maybe I could ask the password more than one time...

4 years agoAdded dummy echo in askuser(). Fixed libdecoration installing
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:38:05 +0000] 
Added dummy echo in askuser(). Fixed libdecoration installing
Removed also unneded dummy echos, now only libdecoration0*
packages are installed

4 years agoAdded an empty echo after askin password
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:30:18 +0000] 
Added an empty echo after askin password

4 years agoMoved installpackages, added support to saved sudo in checkdepends
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:28:39 +0000] 
Moved installpackages, added support to saved sudo in checkdepends

4 years agoAdded sudo password saver and cleaned packages installing
Treviño - 3v1n0 [Sat, 30 Jun 2007 11:24:38 +0000] 
Added sudo password saver and cleaned packages installing
Added the installpackages() function that will install the
debs using sudo with the provided or saved password...

4 years agoImproved checksw, added more checks
Treviño - 3v1n0 [Sat, 30 Jun 2007 10:49:26 +0000] 
Improved checksw, added more checks

4 years agoMoved checks to header
Treviño - 3v1n0 [Sat, 30 Jun 2007 10:44:20 +0000] 
Moved checks to header

4 years agoFixed some syntax errors
Treviño - 3v1n0 [Sat, 30 Jun 2007 10:42:59 +0000] 
Fixed some syntax errors

4 years agoAdded checksw, force update on gitweb down.
Treviño - 3v1n0 [Sat, 30 Jun 2007 10:41:44 +0000] 
Added checksw, force update on gitweb down.
Fixed some typos, too...

4 years agoFixed typo in previous commit (s/done/fi/)
Treviño - 3v1n0 [Fri, 29 Jun 2007 12:16:13 +0000] 
Fixed typo in previous commit (s/done/fi/)

4 years agocheckdepends: added support for installing already built debs
Treviño - 3v1n0 [Fri, 29 Jun 2007 12:14:44 +0000] 
checkdepends: added support for installing already built debs

4 years agoFixed typo on sed regex of previous commit
Treviño - 3v1n0 [Thu, 28 Jun 2007 12:10:15 +0000] 
Fixed typo on sed regex of previous commit

4 years agoFixed checkdepends if is set some version data
Treviño - 3v1n0 [Thu, 28 Jun 2007 12:06:30 +0000] 
Fixed checkdepends if is set some version data
Updated TODO list

4 years agoSome fixes in apt-get install <missing pkgs>
Treviño - 3v1n0 [Thu, 28 Jun 2007 11:01:49 +0000] 
Some fixes in apt-get install <missing pkgs>

4 years agoAdded support for dependencies autoinstallation
Treviño - 3v1n0 [Thu, 28 Jun 2007 10:55:01 +0000] 
Added support for dependencies autoinstallation

4 years agoFixing again checkdepends...
Treviño - 3v1n0 [Thu, 28 Jun 2007 10:43:32 +0000] 
Fixing again checkdepends...

4 years agoFixing user interaction in checkdepends
Treviño - 3v1n0 [Thu, 28 Jun 2007 10:39:57 +0000] 
Fixing user interaction in checkdepends

4 years agoForgot to remove testing variables
Treviño - 3v1n0 [Thu, 28 Jun 2007 10:32:15 +0000] 
Forgot to remove testing variables

4 years agoAdded checkdepends function that checks for needed packages
Treviño - 3v1n0 [Thu, 28 Jun 2007 10:28:26 +0000] 
Added checkdepends function that checks for needed packages
(before than running autogen or any other command...)

4 years agoAdded more documentations about $settingfile
Treviño - 3v1n0 [Thu, 28 Jun 2007 01:42:06 +0000] 
Added more documentations about $settingfile

4 years agoReuse parameters on reloading...
Treviño - 3v1n0 [Thu, 28 Jun 2007 01:05:31 +0000] 
Reuse parameters on reloading...

4 years agoRemoved forgotten data..
Treviño - 3v1n0 [Thu, 28 Jun 2007 01:02:55 +0000] 
Removed forgotten data..

4 years agoUpdated TODO (hardcoded)
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:54:48 +0000] 
Updated TODO (hardcoded)

4 years agoFixed askuser() call error in errorcontrol() and others
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:53:35 +0000] 
Fixed askuser() call error in errorcontrol() and others

4 years agoAdded some newlines on echo(s), updated the Documentation
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:35:08 +0000] 
Added some newlines on echo(s), updated the Documentation

4 years agoFirst autoupdate test has gone well! :)
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:16:21 +0000] 
First autoupdate test has gone well! :)
Fixing a syntax error...

4 years agoRemoved some debug code for First autoupdate test
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:14:49 +0000] 
Removed some debug code for First autoupdate test
Fixed also a missing echo "-e"...

4 years agoForgot to add the check and restart on autoupdate
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:10:54 +0000] 
Forgot to add the check and restart on autoupdate
Removed also some redundant code on move old packages

4 years agoFirst release of 'makefusiondebs' !!
Treviño - 3v1n0 [Thu, 28 Jun 2007 00:09:18 +0000] 
First release of 'makefusiondebs' !!
It's based on the 'makedebs' script I built both for
beryl-svn and beryl-git; since latest public (git)
version there are some important changes:
 * Autoupdate (the script will update itself)
 * Option file support (makefusiondebs-options)
 * Debian patches support (quilt based)
 * Plugins ABIVERSION support (to rebuild them on update)
 * Base version now is loaded from configure.ac too
 * Support for debian version prefix (#:version)
 * Fixed some versioning if using particular prefix
 * Fixed the local-based date in changelog
 * Move old debs in proper dir based on package source too
 * Debs, changelogs, and Old-Debs dirs now can be set
 * $DISTRODIR_USER now has priority on $DISTRODIR
 * Some code cleanups
 * Many other fixes I can't remember :)

4 years agoRemoved dummy file
Treviño - 3v1n0 [Wed, 27 Jun 2007 23:54:29 +0000] 
Removed dummy file

4 years agoDummy commit
3v1n0 [Wed, 27 Jun 2007 23:52:31 +0000] 
Dummy commit