Magellan Linux

Log of /trunk/include

View Directory Listing Directory Listing


Sticky Revision:

Revision 33633 - Directory Listing
Modified Thu Aug 10 15:21:29 2023 UTC (7 months, 2 weeks ago) by niro
-use python3-3.11 as minimal python version

Revision 33632 - Directory Listing
Modified Thu Aug 10 15:19:59 2023 UTC (7 months, 2 weeks ago) by niro
-added missing python_multilib_src_prepare() function

Revision 33631 - Directory Listing
Modified Thu Aug 10 15:18:55 2023 UTC (7 months, 2 weeks ago) by niro
-support pyproject.toml sources with python-pip

Revision 33630 - Directory Listing
Modified Thu Aug 10 15:16:07 2023 UTC (7 months, 2 weeks ago) by niro
-updated mget-python-libdir() and mget-python-includedir() to work with newer python versions

Revision 33629 - Directory Listing
Modified Thu Aug 10 15:13:41 2023 UTC (7 months, 2 weeks ago) by niro
-updated default python version to >= dev-lang/python-3

Revision 33628 - Directory Listing
Modified Thu Aug 10 15:10:19 2023 UTC (7 months, 2 weeks ago) by niro
-use newer CMAKE_INSTALL_LIBDIR macro for variable LIBDIR via mlibdir() and evaluate CMAKE_SRCDIR/CMAKE_BUILDDIR correctly on multilib builds

Revision 33627 - Directory Listing
Modified Thu Aug 10 15:08:29 2023 UTC (7 months, 2 weeks ago) by niro
-make every python version configurable for which packages will be build

Revision 33626 - Directory Listing
Modified Thu Aug 10 15:06:32 2023 UTC (7 months, 2 weeks ago) by niro
-mlibdir(): support MABI=m32/m64

Revision 33625 - Directory Listing
Modified Thu Aug 10 15:05:08 2023 UTC (7 months, 2 weeks ago) by niro
-use xz tarballs for SRCFILE default and replaced dev-util/pkgconfig by virtual/pkgconfig

Revision 33356 - Directory Listing
Modified Thu Jul 13 09:10:10 2023 UTC (8 months, 2 weeks ago) by niro
-fixed a typo

Revision 33340 - Directory Listing
Modified Wed Jul 12 20:17:40 2023 UTC (8 months, 2 weeks ago) by niro
-support variable ABIS

Revision 33339 - Directory Listing
Modified Wed Jul 12 20:17:12 2023 UTC (8 months, 2 weeks ago) by niro
-support variable ABIS

Revision 33338 - Directory Listing
Modified Wed Jul 12 20:16:24 2023 UTC (8 months, 2 weeks ago) by niro
-disabled headers_check

Revision 33316 - Directory Listing
Modified Wed Sep 16 10:26:25 2020 UTC (3 years, 6 months ago) by niro
-respect NULL values

Revision 33315 - Directory Listing
Modified Wed Aug 26 07:49:26 2020 UTC (3 years, 7 months ago) by niro
-fixed evaluation issues of bash if run from sysroot '/'

Revision 33314 - Directory Listing
Modified Wed Aug 19 12:47:32 2020 UTC (3 years, 7 months ago) by niro
-fixed cmake_src_compile() on multilib

Revision 33306 - Directory Listing
Modified Tue Oct 29 21:07:32 2019 UTC (4 years, 4 months ago) by niro
-only run zapmost and clean if the target directories exist, this fixes issues with empty libvtv pkgs

Revision 33281 - Directory Listing
Modified Wed Oct 23 11:27:48 2019 UTC (4 years, 5 months ago) by niro
-fixed logic for multilib meson builds

Revision 33262 - Directory Listing
Modified Tue Oct 22 12:33:27 2019 UTC (4 years, 5 months ago) by niro
-use ${abi} not $(mabi)

Revision 33261 - Directory Listing
Modified Tue Oct 22 12:29:35 2019 UTC (4 years, 5 months ago) by niro
-set CMAKE_ variables local if not globally set

Revision 33260 - Directory Listing
Modified Tue Oct 22 12:29:09 2019 UTC (4 years, 5 months ago) by niro
-use mninja() to respect multilib and this fixes multilib_src_install issues too, removed unused variables and set MESON_ variables local if not globally set

Revision 33244 - Directory Listing
Modified Mon Oct 21 10:10:55 2019 UTC (4 years, 5 months ago) by niro
-use variable builddir functions

Revision 33243 - Directory Listing
Modified Mon Oct 21 10:09:36 2019 UTC (4 years, 5 months ago) by niro
-added bison and flex to sdeps

Revision 33242 - Directory Listing
Modified Mon Oct 21 10:08:11 2019 UTC (4 years, 5 months ago) by niro
-make cmakes srcdir and builddir configurable

Revision 33241 - Directory Listing
Modified Mon Oct 21 10:06:01 2019 UTC (4 years, 5 months ago) by niro
-call mninja install instead of meson install to honor MESON_BUILDDIR

Revision 33240 - Directory Listing
Modified Mon Oct 21 10:01:11 2019 UTC (4 years, 5 months ago) by niro
-fixed copy&paste typos

Revision 33239 - Directory Listing
Modified Mon Oct 21 09:58:50 2019 UTC (4 years, 5 months ago) by niro
-make mesons builddir and srcdir configurable

Revision 33238 - Directory Listing
Modified Mon Oct 21 09:34:16 2019 UTC (4 years, 5 months ago) by niro
-updated python3 to 3.7

Revision 33237 - Directory Listing
Modified Mon Oct 21 09:33:32 2019 UTC (4 years, 5 months ago) by niro
-honor meson

Revision 33234 - Directory Listing
Modified Mon Oct 21 09:06:20 2019 UTC (4 years, 5 months ago) by niro
-support meson

Revision 32910 - Directory Listing
Modified Tue Jul 23 22:30:24 2019 UTC (4 years, 8 months ago) by niro
-added uninstall_gcc_library() function

Revision 32074 - Directory Listing
Modified Fri Mar 22 23:42:09 2019 UTC (5 years ago) by niro
-added basic dracut functions

Revision 31854 - Directory Listing
Modified Thu Dec 20 14:06:37 2018 UTC (5 years, 3 months ago) by niro
-print the selected RUST_TARGET

Revision 31852 - Directory Listing
Modified Thu Dec 20 13:40:54 2018 UTC (5 years, 3 months ago) by niro
-honor rust targets on multilib builds

Revision 31848 - Directory Listing
Modified Tue Dec 18 13:15:14 2018 UTC (5 years, 3 months ago) by niro
-make the abi SRCDIR auto enter configurable

Revision 31745 - Directory Listing
Modified Thu Dec 6 14:12:13 2018 UTC (5 years, 3 months ago) by niro
-added mget-systemd-user-unit-dir() function

Revision 31664 - Directory Listing
Modified Wed Dec 5 09:15:51 2018 UTC (5 years, 3 months ago) by niro
-perl-5.28.1

Revision 31579 - Directory Listing
Modified Mon Dec 3 09:18:38 2018 UTC (5 years, 3 months ago) by niro
-enhanced multlib support fpr meson_setup_builddir() and mminja() to honor only-abiXX

Revision 31554 - Directory Listing
Modified Fri Nov 30 10:15:39 2018 UTC (5 years, 3 months ago) by niro
added mfilterflag() and maddflag() funtions

Revision 31493 - Directory Listing
Modified Wed Aug 8 13:38:20 2018 UTC (5 years, 7 months ago) by niro
-added mget-systemd-tmpfilesdir(), mget-systemd-sysusersdir(), mget-systemd-sysctldir() functions and use mget-systemd-tmpfilesdir() in the minstalltmp() function

Revision 31041 - Directory Listing
Modified Tue May 29 11:59:34 2018 UTC (5 years, 10 months ago) by niro
-perl-5.26.2

Revision 30917 - Directory Listing
Modified Wed May 16 08:06:56 2018 UTC (5 years, 10 months ago) by niro
-meson_with(): fixed broken feature variable evalutation

Revision 30916 - Directory Listing
Modified Wed May 16 08:06:16 2018 UTC (5 years, 10 months ago) by niro
-meson_bool_true|false(): fixed broken feature variable evalutation

Revision 30900 - Directory Listing
Modified Tue May 15 07:24:41 2018 UTC (5 years, 10 months ago) by niro
-fixed libexec dir evalution on non multilib builds

Revision 30741 - Directory Listing
Modified Tue Mar 27 12:08:28 2018 UTC (6 years ago) by niro
-meson_configure(): fixed mlibdir evaluation

Revision 30422 - Directory Listing
Modified Fri Jan 19 09:04:36 2018 UTC (6 years, 2 months ago) by niro
-always use dracut

Revision 30421 - Directory Listing
Modified Thu Jan 18 14:48:44 2018 UTC (6 years, 2 months ago) by niro
-fixed permissions to workaround gnu patch issues

Revision 30182 - Directory Listing
Modified Thu Nov 2 13:14:58 2017 UTC (6 years, 4 months ago) by niro
-fixed pypi python2/3 depends

Revision 30125 - Directory Listing
Modified Fri Oct 27 08:58:33 2017 UTC (6 years, 5 months ago) by niro
-evaluate variables on non mutlilib systems directly in cmake_configure()

Revision 30002 - Directory Listing
Modified Fri Oct 20 08:24:46 2017 UTC (6 years, 5 months ago) by niro
-use cmake_mmake() everywhere

Revision 30001 - Directory Listing
Modified Fri Oct 20 08:22:50 2017 UTC (6 years, 5 months ago) by niro
-cmake_mmake(): honor argv opts

Revision 30000 - Directory Listing
Modified Fri Oct 20 08:20:35 2017 UTC (6 years, 5 months ago) by niro
-added cmake_mmake() wrapper and honor multilib abi and single abi builds

Revision 29992 - Directory Listing
Modified Fri Oct 20 06:34:55 2017 UTC (6 years, 5 months ago) by niro
-path trough cmake_configure opts in cmake_src_compile()

Revision 29991 - Directory Listing
Modified Fri Oct 20 06:33:16 2017 UTC (6 years, 5 months ago) by niro
-specify cmake BUILDDIR while calling mmake

Revision 29890 - Directory Listing
Modified Tue Oct 17 13:56:49 2017 UTC (6 years, 5 months ago) by niro
-run cmake_multilib_src_install with abi caller abi-${abi}

Revision 29889 - Directory Listing
Modified Tue Oct 17 13:53:59 2017 UTC (6 years, 5 months ago) by niro
-fixed missing abi-${abi} caller for cmake_configure and fixed multilib issues with libsuffix too

Revision 29887 - Directory Listing
Modified Tue Oct 17 08:55:26 2017 UTC (6 years, 5 months ago) by niro
-honor MAKEOPTS

Revision 29886 - Directory Listing
Modified Tue Oct 17 08:53:12 2017 UTC (6 years, 5 months ago) by niro
-fixed multilib issues

Revision 29849 - Directory Listing
Modified Mon Oct 16 10:37:50 2017 UTC (6 years, 5 months ago) by niro
-fixed src_uri

Revision 29846 - Directory Listing
Modified Mon Oct 16 09:52:30 2017 UTC (6 years, 5 months ago) by niro
-more multilib and multiple python version fixes

Revision 29841 - Directory Listing
Modified Mon Oct 16 09:21:22 2017 UTC (6 years, 5 months ago) by niro
-SPLITPNAME -> SPLIT_PNAME

Revision 29840 - Directory Listing
Modified Mon Oct 16 09:19:58 2017 UTC (6 years, 5 months ago) by niro
-use SPLITPNAME variable to make the PNAME variable for split_packages

Revision 29821 - Directory Listing
Modified Fri Oct 13 08:43:20 2017 UTC (6 years, 5 months ago) by niro
-added python3 wrapper for mget-python-version(), mget-python-libdir(), mget-python-includedir()

Revision 29820 - Directory Listing
Modified Fri Oct 13 08:43:13 2017 UTC (6 years, 5 months ago) by niro
-added python2 wrapper for mget-python-version(), mget-python-libdir(), mget-python-includedir()

Revision 29819 - Directory Listing
Modified Fri Oct 13 08:33:10 2017 UTC (6 years, 5 months ago) by niro
-fixed multilib issues

Revision 29818 - Directory Listing
Modified Fri Oct 13 08:08:39 2017 UTC (6 years, 5 months ago) by niro
-fixed a typo in mget-python-version()

Revision 29817 - Directory Listing
Modified Fri Oct 13 08:08:12 2017 UTC (6 years, 5 months ago) by niro
-removed useless checks

Revision 29811 - Directory Listing
Modified Thu Oct 12 14:09:19 2017 UTC (6 years, 5 months ago) by niro
-fixed multilib issues with mlibdir()

Revision 29810 - Directory Listing
Modified Thu Oct 12 14:09:10 2017 UTC (6 years, 5 months ago) by niro
-fixed multilib issues with mlibdir()

Revision 29803 - Directory Listing
Modified Thu Oct 12 13:32:33 2017 UTC (6 years, 5 months ago) by niro
-be more multilib friendly and moved mbuild multilib build functions here

Revision 29802 - Directory Listing
Modified Thu Oct 12 13:32:14 2017 UTC (6 years, 5 months ago) by niro
-be more multilib friendly and moved cmake multilib build functions here

Revision 29801 - Directory Listing
Modified Thu Oct 12 13:30:10 2017 UTC (6 years, 5 months ago) by niro
-move multlib mbuild and cmake functions to their own smincs

Revision 29798 - Directory Listing
Modified Thu Oct 12 12:07:06 2017 UTC (6 years, 5 months ago) by niro
-set builddir in mninja

Revision 29797 - Directory Listing
Modified Thu Oct 12 11:59:07 2017 UTC (6 years, 5 months ago) by niro
-set builddir in meson_configure

Revision 29796 - Directory Listing
Modified Thu Oct 12 11:56:55 2017 UTC (6 years, 5 months ago) by niro
-removed broken ABI_DO_NOT_ENTER_SRCDIR feature

Revision 29795 - Directory Listing
Modified Thu Oct 12 11:55:58 2017 UTC (6 years, 5 months ago) by niro
-removed broken ABI_DO_NOT_ENTER_SRCDIR feature

Revision 29793 - Directory Listing
Modified Thu Oct 12 11:38:00 2017 UTC (6 years, 5 months ago) by niro
-added multilib wrappers here and be more multilib friendly

Revision 29792 - Directory Listing
Modified Thu Oct 12 11:37:16 2017 UTC (6 years, 5 months ago) by niro
-moved meson mutlilib wrapper to meson.sminc and introduce ABI_DO_NOT_ENTER_SRCDIR variable, an boolean which can be used to switch off to automatically enter the abi SRCDIR an abi-xxx runs

Revision 29788 - Directory Listing
Modified Thu Oct 12 08:49:24 2017 UTC (6 years, 5 months ago) by niro
-added mninja() multilib wrapper and use it

Revision 29787 - Directory Listing
Modified Thu Oct 12 08:47:05 2017 UTC (6 years, 5 months ago) by niro
-added meson build functions

Revision 29786 - Directory Listing
Modified Thu Oct 12 07:24:27 2017 UTC (6 years, 5 months ago) by niro
-added meson multilib handlers

Revision 29784 - Directory Listing
Modified Wed Oct 11 11:03:08 2017 UTC (6 years, 5 months ago) by niro
-pathtrough python_docompile and python_doinstall arguments

Revision 29783 - Directory Listing
Modified Wed Oct 11 11:03:05 2017 UTC (6 years, 5 months ago) by niro
-pathtrough python_docompile and python_doinstall arguments

Revision 29782 - Directory Listing
Modified Wed Oct 11 11:03:03 2017 UTC (6 years, 5 months ago) by niro
-pathtrough python_docompile and python_doinstall arguments

Revision 29780 - Directory Listing
Modified Wed Oct 11 10:56:55 2017 UTC (6 years, 5 months ago) by niro
-reworked subdir handling

Revision 29779 - Directory Listing
Modified Wed Oct 11 10:56:52 2017 UTC (6 years, 5 months ago) by niro
-reworked subdir handling

Revision 29778 - Directory Listing
Modified Wed Oct 11 10:56:30 2017 UTC (6 years, 5 months ago) by niro
-fixed some typos and missing exported functions

Revision 29776 - Directory Listing
Modified Wed Oct 11 09:52:54 2017 UTC (6 years, 5 months ago) by niro
-be python2 and python3 friendly and automatically generate split_packages

Revision 29775 - Directory Listing
Modified Wed Oct 11 09:28:16 2017 UTC (6 years, 5 months ago) by niro
-added python3 sminclude

Revision 29774 - Directory Listing
Modified Wed Oct 11 09:28:11 2017 UTC (6 years, 5 months ago) by niro
-added python2 sminclude

Revision 29773 - Directory Listing
Modified Wed Oct 11 09:27:47 2017 UTC (6 years, 5 months ago) by niro
-use a variable python exec and be python2 and python3 friendly

Revision 29665 - Directory Listing
Modified Tue Aug 29 12:33:04 2017 UTC (6 years, 7 months ago) by niro
-honor xz archives

Revision 29548 - Directory Listing
Modified Tue Jun 27 14:49:18 2017 UTC (6 years, 9 months ago) by niro
split of toolchain functions from smage to sminc

Revision 29369 - Directory Listing
Modified Thu Jun 1 13:57:57 2017 UTC (6 years, 9 months ago) by niro
-use CPAN_MODULE home as homepage, not the author and updated perl version

Revision 28681 - Directory Listing
Modified Tue Mar 14 16:03:46 2017 UTC (7 years ago) by niro
-updated perl version to 5.24.1

Revision 27428 - Directory Listing
Modified Fri Jan 15 09:54:22 2016 UTC (8 years, 2 months ago) by niro
-fixed recursive php inclusion

Revision 26386 - Directory Listing
Modified Fri Jun 26 09:50:05 2015 UTC (8 years, 9 months ago) by niro
-updated perl version to 5.22.0

Revision 26379 - Directory Listing
Modified Fri Jun 26 09:13:40 2015 UTC (8 years, 9 months ago) by niro
-depend on perl-5.22.0

Revision 23681 - Directory Listing
Modified Thu Jul 10 07:31:21 2014 UTC (9 years, 8 months ago) by niro
-added kde4_add_baloo_depend() and kde_add_nepomuk_depend() functions

Revision 23339 - Directory Listing
Modified Tue Nov 11 12:51:56 2014 UTC (9 years, 4 months ago) by niro
-added kde-wallpapers to the excludes

Revision 23335 - Directory Listing
Modified Tue Nov 11 11:07:21 2014 UTC (9 years, 4 months ago) by niro
-automoc4 does not need phonon

Revision 23332 - Directory Listing
Modified Tue Nov 11 11:02:38 2014 UTC (9 years, 4 months ago) by niro
-re-worked auto deps handling

Revision 23309 - Directory Listing
Modified Mon Nov 10 10:19:29 2014 UTC (9 years, 4 months ago) by niro
-fix some error messages on version which begins with 0

Revision 23297 - Directory Listing
Modified Fri Nov 7 13:35:09 2014 UTC (9 years, 4 months ago) by niro
-do not overwrite DEPENDS

Revision 23284 - Directory Listing
Modified Fri Nov 7 08:59:17 2014 UTC (9 years, 4 months ago) by niro
-use xdg-tools to update icon resources

Revision 23248 - Directory Listing
Modified Wed Nov 5 13:03:05 2014 UTC (9 years, 4 months ago) by niro
-support variable tarball suffix in up2date via CPAN_TARBALL_SUFFIX

Revision 22644 - Directory Listing
Modified Mon Oct 27 14:21:07 2014 UTC (9 years, 5 months ago) by niro
-always sdepend on all protos for driver builds

Revision 22551 - Directory Listing
Modified Thu Oct 23 12:49:30 2014 UTC (9 years, 5 months ago) by niro
-honor up2date

Revision 22528 - Directory Listing
Modified Wed Oct 22 13:45:21 2014 UTC (9 years, 5 months ago) by niro
-fixed typos

Revision 22525 - Directory Listing
Modified Wed Oct 22 13:39:58 2014 UTC (9 years, 5 months ago) by niro
-added rpath functions

Revision 22510 - Directory Listing
Modified Tue Oct 21 11:32:06 2014 UTC (9 years, 5 months ago) by niro
-use fdo-mime and gtk2 sminclude for post functions

Revision 22418 - Directory Listing
Modified Thu Apr 3 23:09:35 2014 UTC (9 years, 11 months ago) by niro
-use mget- naming scheme for jar-from-classpath function

Revision 22417 - Directory Listing
Modified Thu Apr 3 23:09:15 2014 UTC (9 years, 11 months ago) by niro
-use mget- naming scheme for yasm_arch_tuple functions

Revision 22416 - Directory Listing
Modified Thu Apr 3 23:08:50 2014 UTC (9 years, 11 months ago) by niro
-use mget- naming scheme for get_python_ functions

Revision 22307 - Directory Listing
Modified Fri Sep 19 13:02:41 2014 UTC (9 years, 6 months ago) by niro
-honor SRCSUBDIR

Revision 22297 - Directory Listing
Modified Fri Sep 19 11:22:11 2014 UTC (9 years, 6 months ago) by niro
-use marchsdepend to eval EMUL_LINUX_32_SDEPEND to fix issues with depwalker direct calls

Revision 22273 - Directory Listing
Modified Thu Sep 18 08:30:15 2014 UTC (9 years, 6 months ago) by niro
-common yasm functions

Revision 22182 - Directory Listing
Modified Fri Sep 12 06:58:11 2014 UTC (9 years, 6 months ago) by niro
-drop man-db depend

Revision 22124 - Directory Listing
Modified Fri Sep 5 07:24:10 2014 UTC (9 years, 6 months ago) by niro
-export GNOME_FULL_PROCESSOR_FUNCTIONS when set

Revision 22123 - Directory Listing
Modified Fri Sep 5 06:47:42 2014 UTC (9 years, 6 months ago) by niro
-added missing grubby dep

Revision 22105 - Directory Listing
Modified Tue Sep 2 13:37:06 2014 UTC (9 years, 6 months ago) by niro
-added hicolor-icon-theme to depend

Revision 22103 - Directory Listing
Modified Tue Sep 2 12:08:56 2014 UTC (9 years, 6 months ago) by niro
-split glib2 fdo-mime and gtk functions from gnome2

Revision 22102 - Directory Listing
Modified Tue Sep 2 12:08:33 2014 UTC (9 years, 6 months ago) by niro
-fixed whitespaces

Revision 22068 - Directory Listing
Modified Fri Aug 22 13:18:50 2014 UTC (9 years, 7 months ago) by niro
-fixed a logic error

Revision 22067 - Directory Listing
Modified Fri Aug 22 12:29:21 2014 UTC (9 years, 7 months ago) by niro
-fixed missing abi suffix

Revision 22066 - Directory Listing
Modified Fri Aug 22 12:04:19 2014 UTC (9 years, 7 months ago) by niro
-honor inside and outside build dir builds

Revision 22058 - Directory Listing
Modified Thu Aug 21 15:32:38 2014 UTC (9 years, 7 months ago) by niro
-respect old bash versions

Revision 22057 - Directory Listing
Modified Thu Aug 21 13:55:11 2014 UTC (9 years, 7 months ago) by niro
-cleanup comments

Revision 22056 - Directory Listing
Modified Thu Aug 21 13:52:42 2014 UTC (9 years, 7 months ago) by niro
-always sdepend on perl

Revision 22055 - Directory Listing
Modified Thu Aug 21 13:52:18 2014 UTC (9 years, 7 months ago) by niro
-do not overwrite depends/sdepends

Revision 22054 - Directory Listing
Modified Thu Aug 21 13:51:38 2014 UTC (9 years, 7 months ago) by niro
-substitute asc files from UP2DATE

Revision 21977 - Directory Listing
Modified Sun Aug 10 18:53:11 2014 UTC (9 years, 7 months ago) by niro
-enforce sys-dev/bc dep

Revision 21549 - Directory Listing
Modified Tue Jul 1 08:34:47 2014 UTC (9 years, 8 months ago) by niro
-include UP2DATE URI and updated perl version

Revision 21410 - Directory Listing
Modified Fri Jun 20 08:57:21 2014 UTC (9 years, 9 months ago) by niro
-added some default driver descriptions

Revision 21408 - Directory Listing
Modified Fri Jun 20 08:50:14 2014 UTC (9 years, 9 months ago) by niro
-added default input-driver deps, added default homepage adn up2date uri

Revision 21293 - Directory Listing
Modified Wed Jun 11 11:10:25 2014 UTC (9 years, 9 months ago) by niro
-honor inside and outside build-dir builds

Revision 21166 - Directory Listing
Modified Thu Mar 13 15:11:50 2014 UTC (10 years ago) by niro
-disabled src_check

Revision 21143 - Directory Listing
Modified Wed Mar 12 16:50:25 2014 UTC (10 years ago) by niro
-use dbus.sminc

Revision 21142 - Directory Listing
Modified Wed Mar 12 16:40:33 2014 UTC (10 years ago) by niro
-no check target

Revision 21141 - Directory Listing
Modified Wed Mar 12 16:39:55 2014 UTC (10 years ago) by niro
-added UP2DATE uri and updated dependencies

Revision 21128 - Directory Listing
Modified Wed Mar 12 10:05:14 2014 UTC (10 years ago) by niro
-fixed missing pypi_src_install()

Revision 21097 - Directory Listing
Modified Tue Mar 11 09:37:40 2014 UTC (10 years ago) by niro
-mdelete(): fixed logic errors

Revision 21095 - Directory Listing
Modified Tue Mar 11 08:58:44 2014 UTC (10 years ago) by niro
-mdelete(): fixed whitespace handling

Revision 21094 - Directory Listing
Modified Tue Mar 11 08:44:45 2014 UTC (10 years ago) by niro
-mdelete(): honor symlinks

Revision 21032 - Directory Listing
Modified Thu Mar 6 08:49:48 2014 UTC (10 years ago) by niro
-honor multilib

Revision 21031 - Directory Listing
Modified Thu Mar 6 08:46:51 2014 UTC (10 years ago) by niro
-define src_check() to overwrite src_check from multilib

Revision 21030 - Directory Listing
Modified Thu Mar 6 08:44:16 2014 UTC (10 years ago) by niro
-no src_check() defined

Revision 21029 - Directory Listing
Modified Thu Mar 6 08:40:01 2014 UTC (10 years ago) by niro
-honor multilib, use local variables and return 1 on empty retvals

Revision 20987 - Directory Listing
Modified Mon Mar 3 09:56:03 2014 UTC (10 years ago) by niro
-only export override function if the original one exist

Revision 20980 - Directory Listing
Modified Wed Feb 19 12:23:44 2014 UTC (10 years, 1 month ago) by niro
-fixed a typo

Revision 20978 - Directory Listing
Modified Wed Feb 19 12:10:12 2014 UTC (10 years, 1 month ago) by niro
-provide missing cmake_src_check() override

Revision 20977 - Directory Listing
Modified Wed Feb 19 11:32:53 2014 UTC (10 years, 1 month ago) by niro
-honor cmake

Revision 20976 - Directory Listing
Modified Wed Feb 19 11:32:23 2014 UTC (10 years, 1 month ago) by niro
-added src_check function

Revision 20903 - Directory Listing
Modified Thu Feb 13 14:41:09 2014 UTC (10 years, 1 month ago) by niro
-fixed mabi- functions, add missing die() and drop use of minstall_destdir()

Revision 20887 - Directory Listing
Modified Wed Feb 12 09:36:45 2014 UTC (10 years, 1 month ago) by niro
-using xz tarball as default and included UP2DATE uris

Revision 20742 - Directory Listing
Modified Tue Feb 4 16:37:50 2014 UTC (10 years, 1 month ago) by niro
-up2date got a updatecmd_pypi() function

Revision 20740 - Directory Listing
Modified Tue Feb 4 16:02:29 2014 UTC (10 years, 1 month ago) by niro
-honor up2 variables

Revision 20738 - Directory Listing
Modified Tue Feb 4 15:57:23 2014 UTC (10 years, 1 month ago) by niro
-fixed up2date sorting

Revision 20731 - Directory Listing
Modified Tue Feb 4 14:55:19 2014 UTC (10 years, 1 month ago) by niro
-fixed UP2DATE and make PYPI_ARCHIVE variable

Revision 20730 - Directory Listing
Modified Tue Feb 4 14:48:09 2014 UTC (10 years, 1 month ago) by niro
-fixed SRC_URI

Revision 20726 - Directory Listing
Modified Tue Feb 4 14:42:27 2014 UTC (10 years, 1 month ago) by niro
-initial release

Revision 20669 - Directory Listing
Modified Mon Feb 3 10:30:26 2014 UTC (10 years, 1 month ago) by niro
-fixed whitespaces

Revision 20668 - Directory Listing
Modified Mon Feb 3 10:29:49 2014 UTC (10 years, 1 month ago) by niro
-fixed glamor-egl download URI

Revision 20244 - Directory Listing
Modified Wed Nov 27 09:11:00 2013 UTC (10 years, 4 months ago) by niro
-removed unnecessary variables

Revision 20241 - Directory Listing
Modified Wed Nov 27 08:11:25 2013 UTC (10 years, 4 months ago) by niro
-do not overwrite already given vars

Revision 20235 - Directory Listing
Modified Tue Nov 26 11:58:46 2013 UTC (10 years, 4 months ago) by niro
-fix support for esr builds

Revision 20234 - Directory Listing
Modified Tue Nov 26 11:58:19 2013 UTC (10 years, 4 months ago) by niro
-fix support for esr builds

Revision 20077 - Directory Listing
Modified Mon Nov 25 09:32:24 2013 UTC (10 years, 4 months ago) by niro
-fixed preferences dir for browsers

Revision 20075 - Directory Listing
Modified Mon Nov 25 09:19:18 2013 UTC (10 years, 4 months ago) by niro
-fixed MOZ_APP_DIR for browsers

Revision 19693 - Directory Listing
Modified Thu Oct 10 14:02:49 2013 UTC (10 years, 5 months ago) by niro
-fixed mget-udev-dir()

Revision 19689 - Directory Listing
Modified Thu Oct 10 13:23:19 2013 UTC (10 years, 5 months ago) by niro
-split off dbus functions from mtools too

Revision 19670 - Directory Listing
Modified Wed Oct 9 13:16:15 2013 UTC (10 years, 5 months ago) by niro
-reorder functions: move minstalldir(), minstallfile, minstallexec() and minstalllib() to the top so we can use them savly in other functions and to better keep track of all of them

Revision 19669 - Directory Listing
Modified Wed Oct 9 13:10:56 2013 UTC (10 years, 5 months ago) by niro
-use mpname to honor split-packages

Revision 19668 - Directory Listing
Modified Wed Oct 9 13:09:29 2013 UTC (10 years, 5 months ago) by niro
-split udev, hal, systemd and sysvinit functions into seperate includes and use pkgconfig if possible

Revision 19665 - Directory Listing
Modified Wed Oct 9 10:15:55 2013 UTC (10 years, 5 months ago) by niro
-only create extension dir. the id dir overrides the xpi

Revision 19664 - Directory Listing
Modified Wed Oct 9 09:18:01 2013 UTC (10 years, 5 months ago) by niro
-fixed logic error, do not eval BINDIR twice

Revision 19662 - Directory Listing
Modified Wed Oct 9 09:10:09 2013 UTC (10 years, 5 months ago) by niro
-fixed broken src_install with split packages and their PNAME handling. old non split  cannot be evaluated in src_install. workaround be copying SRCFILE to SRCDIR in src_prepare phase

Revision 19661 - Directory Listing
Modified Wed Oct 9 08:55:21 2013 UTC (10 years, 5 months ago) by niro
-fixed a typo SOURCESDIR -> SOURCEDIR

Revision 19660 - Directory Listing
Modified Wed Oct 9 08:46:17 2013 UTC (10 years, 5 months ago) by niro
-do not cd into SRCDIR, because it does not exist

Revision 19657 - Directory Listing
Modified Wed Oct 9 08:22:44 2013 UTC (10 years, 5 months ago) by niro
_use http uri to speed up things

Revision 19656 - Directory Listing
Modified Wed Oct 9 08:08:07 2013 UTC (10 years, 5 months ago) by niro
-do not extract language xpi anymore, just install them

Revision 19655 - Directory Listing
Modified Wed Oct 9 08:06:12 2013 UTC (10 years, 5 months ago) by niro
-revert last commit

Revision 19654 - Directory Listing
Modified Wed Oct 9 08:02:31 2013 UTC (10 years, 5 months ago) by niro
-do not extract language xpi anymore, just install them

Revision 19347 - Directory Listing
Modified Thu Sep 5 08:26:53 2013 UTC (10 years, 6 months ago) by niro
-depend on perl-5.18.1

Revision 18943 - Directory Listing
Modified Wed Aug 14 14:00:36 2013 UTC (10 years, 7 months ago) by niro
-fixed kernel-sources destination directory

Revision 18722 - Directory Listing
Modified Wed Aug 14 11:14:05 2013 UTC (10 years, 7 months ago) by niro
-new kernel-split include

Revision 18721 - Directory Listing
Modified Wed Aug 14 11:13:11 2013 UTC (10 years, 7 months ago) by niro
-remove old initrd/depmod in preinstall phase or new-kernel-pkg cannot find the kernel-image

Revision 18720 - Directory Listing
Modified Wed Aug 14 11:08:46 2013 UTC (10 years, 7 months ago) by niro
-make kernel symlinks in /boot optional

Revision 18719 - Directory Listing
Modified Wed Aug 14 10:58:50 2013 UTC (10 years, 7 months ago) by niro
-make kernelversion file optional

Revision 18718 - Directory Listing
Modified Wed Aug 14 10:49:25 2013 UTC (10 years, 7 months ago) by niro
-kernel-image requires bc at buildtime

Revision 18717 - Directory Listing
Modified Wed Aug 14 10:47:24 2013 UTC (10 years, 7 months ago) by niro
-introduce new kernel_apply_patches function

Revision 18716 - Directory Listing
Modified Wed Aug 14 10:41:53 2013 UTC (10 years, 7 months ago) by niro
-drop is_old_xorg_installed reference and drop unused preinstall function. clean old cruft too

Revision 18715 - Directory Listing
Modified Wed Aug 14 10:14:47 2013 UTC (10 years, 7 months ago) by niro
-added src_check

Revision 18714 - Directory Listing
Modified Wed Aug 14 09:43:17 2013 UTC (10 years, 7 months ago) by niro
-convert PCATEGORIE -> PCAT as fallback for old systems

Revision 18713 - Directory Listing
Modified Wed Aug 14 09:42:36 2013 UTC (10 years, 7 months ago) by niro
-drop deprecated is_old_xorg_installed() check

Revision 18712 - Directory Listing
Modified Wed Aug 14 09:39:02 2013 UTC (10 years, 7 months ago) by niro
-added default homepage variable

Revision 18711 - Directory Listing
Modified Wed Aug 14 09:37:51 2013 UTC (10 years, 7 months ago) by niro
-perl-5.18

Revision 18611 - Directory Listing
Modified Fri Aug 2 06:21:38 2013 UTC (10 years, 7 months ago) by niro
-revert changes

Revision 17613 - Directory Listing
Modified Sun Jun 23 13:01:46 2013 UTC (10 years, 9 months ago) by niro
-do not fix kdemodule name anymore

Revision 17611 - Directory Listing
Modified Sun Jun 23 12:38:55 2013 UTC (10 years, 9 months ago) by niro
-revert changes

Revision 17610 - Directory Listing
Modified Sun Jun 23 12:24:07 2013 UTC (10 years, 9 months ago) by niro
-do not fix kdemodule name anymore

Revision 17041 - Directory Listing
Modified Sun Apr 7 13:24:55 2013 UTC (10 years, 11 months ago) by niro
-allow enforce

Revision 16994 - Directory Listing
Modified Thu Apr 4 14:17:58 2013 UTC (10 years, 11 months ago) by niro
-let maddconfig write empty lines

Revision 16912 - Directory Listing
Modified Fri Mar 15 10:20:44 2013 UTC (11 years ago) by niro
-escape tr patterns to avoid bash interpretation

Revision 16173 - Directory Listing
Modified Mon Jan 28 09:10:20 2013 UTC (11 years, 2 months ago) by niro
-enabled src_check for xfce

Revision 16170 - Directory Listing
Modified Mon Jan 28 08:55:49 2013 UTC (11 years, 2 months ago) by niro
-added xfce4-terminal uri handle

Revision 15843 - Directory Listing
Modified Fri Jan 11 09:31:10 2013 UTC (11 years, 2 months ago) by niro
-set mozilla_pref_path to */preferences and create it if not exist

Revision 15837 - Directory Listing
Modified Fri Jan 11 08:26:25 2013 UTC (11 years, 2 months ago) by niro
-fixed PCAT handling

Revision 15834 - Directory Listing
Modified Fri Jan 11 08:02:45 2013 UTC (11 years, 2 months ago) by niro
-several fixes for new pkg name and use 'app-lang' PCAT

Revision 15828 - Directory Listing
Modified Thu Jan 10 12:24:26 2013 UTC (11 years, 2 months ago) by niro
-oxygen-icons needs no phonon depend

Revision 15759 - Directory Listing
Modified Tue Jan 8 10:25:23 2013 UTC (11 years, 2 months ago) by niro
-fix dbus location if KDECONFDIR!=/etc

Revision 15752 - Directory Listing
Modified Tue Jan 8 08:05:56 2013 UTC (11 years, 2 months ago) by niro
-print a warning

Revision 15751 - Directory Listing
Modified Tue Jan 8 08:03:41 2013 UTC (11 years, 2 months ago) by niro
-fixe dbus location if KDECONFDIR!=/etc

Revision 15565 - Directory Listing
Modified Fri Jan 4 09:40:45 2013 UTC (11 years, 2 months ago) by niro
-eval tarball extension if no srcfile was given

Revision 14484 - Directory Listing
Modified Fri Dec 21 13:38:40 2012 UTC (11 years, 3 months ago) by niro
-revert changes

Revision 14483 - Directory Listing
Modified Fri Dec 21 13:37:15 2012 UTC (11 years, 3 months ago) by niro
-typo

Revision 14482 - Directory Listing
Modified Fri Dec 21 13:36:33 2012 UTC (11 years, 3 months ago) by niro
-typo

Revision 14481 - Directory Listing
Modified Fri Dec 21 13:35:02 2012 UTC (11 years, 3 months ago) by niro
-medelete respect symlinks, which dest does not exist

Revision 14373 - Directory Listing
Modified Fri Dec 14 13:59:28 2012 UTC (11 years, 3 months ago) by niro
-only run mconfigure, if a configure script exist

Revision 14029 - Directory Listing
Modified Mon Nov 12 15:56:03 2012 UTC (11 years, 4 months ago) by niro
-minstalllib(): prefer scanelf to get the right soname and fixed fallback symlinking if more the 3 so-lib suffixes are used, fixed spelling too

Revision 13974 - Directory Listing
Modified Fri Nov 2 10:54:04 2012 UTC (11 years, 4 months ago) by niro
-reverted last commit

Revision 13972 - Directory Listing
Modified Fri Nov 2 10:45:29 2012 UTC (11 years, 4 months ago) by niro
-enforce linux32 on request

Revision 13930 - Directory Listing
Modified Wed Oct 31 19:28:12 2012 UTC (11 years, 4 months ago) by niro
-renamed php5.sminc -> php.sminc

Revision 13929 - Directory Listing
Modified Wed Oct 31 19:27:07 2012 UTC (11 years, 4 months ago) by niro
-dropped versionizing

Revision 13883 - Directory Listing
Modified Mon Oct 29 09:08:25 2012 UTC (11 years, 5 months ago) by niro
-do not apply default depend on oxygen-icons

Revision 13880 - Directory Listing
Modified Mon Oct 29 07:51:50 2012 UTC (11 years, 5 months ago) by niro
-fixed a typo rmmodep -> rmmoddep

Revision 13526 - Directory Listing
Modified Thu Oct 11 10:32:43 2012 UTC (11 years, 5 months ago) by niro
-fixed munpack call

Revision 13488 - Directory Listing
Modified Wed Oct 10 09:13:52 2012 UTC (11 years, 5 months ago) by niro
-let multilib munpack honor params

Revision 13439 - Directory Listing
Modified Tue Oct 9 07:54:18 2012 UTC (11 years, 5 months ago) by niro
-remove modeles.dep files in postremove pahse too

Revision 13438 - Directory Listing
Modified Tue Oct 9 07:53:35 2012 UTC (11 years, 5 months ago) by niro
-fixed whitespaces

Revision 12741 - Directory Listing
Modified Sun Jul 1 18:50:25 2012 UTC (11 years, 8 months ago) by niro
-prepare for usr-move

Revision 12656 - Directory Listing
Modified Tue Jun 26 17:59:31 2012 UTC (11 years, 9 months ago) by niro
-let zapmost be more verbose

Revision 12655 - Directory Listing
Modified Tue Jun 26 16:15:58 2012 UTC (11 years, 9 months ago) by niro
-fixed udev and systemd install directories

Revision 12654 - Directory Listing
Modified Tue Jun 26 15:41:10 2012 UTC (11 years, 9 months ago) by niro
-negate broken dest check

Revision 12653 - Directory Listing
Modified Tue Jun 26 15:38:25 2012 UTC (11 years, 9 months ago) by niro
-fixed dest check

Revision 12652 - Directory Listing
Modified Tue Jun 26 14:57:12 2012 UTC (11 years, 9 months ago) by niro
-added mdelete() function

Revision 12533 - Directory Listing
Modified Wed Jun 6 20:49:47 2012 UTC (11 years, 9 months ago) by niro
-define name as local variable to prevent a global var re-define

Revision 12532 - Directory Listing
Modified Wed Jun 6 20:46:19 2012 UTC (11 years, 9 months ago) by niro
-reverted escaping

Revision 12531 - Directory Listing
Modified Wed Jun 6 20:39:04 2012 UTC (11 years, 9 months ago) by niro
-fixed comman evaluation

Revision 12528 - Directory Listing
Modified Wed Jun 6 19:57:49 2012 UTC (11 years, 9 months ago) by niro
-fixed escaping

Revision 12527 - Directory Listing
Modified Wed Jun 6 19:55:06 2012 UTC (11 years, 9 months ago) by niro
-fixed missing BINDIR

Revision 12340 - Directory Listing
Modified Wed May 16 20:19:14 2012 UTC (11 years, 10 months ago) by niro
-added kde4-split-2 to support non 4 kde package names

Revision 12339 - Directory Listing
Modified Wed May 16 20:18:33 2012 UTC (11 years, 10 months ago) by niro
-use tar.xz extionsion with >=kde-4.8.3

Revision 12304 - Directory Listing
Modified Wed May 16 11:34:48 2012 UTC (11 years, 10 months ago) by niro
-PKGTYPE=virtual needs no NOPKGBUILD variable anymore

Revision 12303 - Directory Listing
Modified Wed May 16 11:23:16 2012 UTC (11 years, 10 months ago) by niro
-variable meta generation

Revision 12279 - Directory Listing
Modified Tue May 15 13:12:16 2012 UTC (11 years, 10 months ago) by niro
-added qt4-declarative

Revision 12229 - Directory Listing
Modified Mon May 14 14:42:54 2012 UTC (11 years, 10 months ago) by niro
-only init vars if not already set

Revision 11830 - Directory Listing
Modified Wed Apr 18 21:50:49 2012 UTC (11 years, 11 months ago) by niro
-use lower letters for local variables

Revision 11828 - Directory Listing
Modified Wed Apr 18 21:46:01 2012 UTC (11 years, 11 months ago) by niro
-added mabi-cflags(), mabi-cxxflags() and mabi-ldflags() functions

Revision 11827 - Directory Listing
Modified Wed Apr 18 21:41:58 2012 UTC (11 years, 11 months ago) by niro
-fixed escaping in mabi-cc() && mabi-cxx()

Revision 11825 - Directory Listing
Modified Wed Apr 18 18:05:43 2012 UTC (11 years, 11 months ago) by niro
-added mabi-cc() and mabi-cxx functions

Revision 11761 - Directory Listing
Modified Tue Mar 27 12:11:21 2012 UTC (12 years ago) by niro
-busybox does not support long opts

Revision 11558 - Directory Listing
Modified Mon Mar 12 21:31:31 2012 UTC (12 years ago) by niro
-fixed minstalldocs multilib issue

Revision 11557 - Directory Listing
Modified Mon Mar 12 21:28:23 2012 UTC (12 years ago) by niro
-no exports

Revision 11556 - Directory Listing
Modified Mon Mar 12 21:26:17 2012 UTC (12 years ago) by niro
-really do multilib

Revision 11555 - Directory Listing
Modified Mon Mar 12 21:22:01 2012 UTC (12 years ago) by niro
-fixed src_install functions

Revision 11554 - Directory Listing
Modified Mon Mar 12 21:19:43 2012 UTC (12 years ago) by niro
-provide src_check and drop duplicates

Revision 11553 - Directory Listing
Modified Mon Mar 12 21:18:55 2012 UTC (12 years ago) by niro
-provide src_check and drop duplicates

Revision 11552 - Directory Listing
Modified Mon Mar 12 21:16:11 2012 UTC (12 years ago) by niro
-multlib support

Revision 11548 - Directory Listing
Modified Mon Mar 12 21:08:46 2012 UTC (12 years ago) by niro
-fixed logic

Revision 11547 - Directory Listing
Modified Mon Mar 12 21:05:18 2012 UTC (12 years ago) by niro
-fixed typos

Revision 11546 - Directory Listing
Modified Mon Mar 12 21:03:38 2012 UTC (12 years ago) by niro
-fixed typos

Revision 11545 - Directory Listing
Modified Mon Mar 12 21:00:57 2012 UTC (12 years ago) by niro
-fixed typos

Revision 11544 - Directory Listing
Modified Mon Mar 12 20:54:11 2012 UTC (12 years ago) by niro
-multilib compat

Revision 11543 - Directory Listing
Modified Mon Mar 12 20:54:07 2012 UTC (12 years ago) by niro
-multilib compat

Revision 11541 - Directory Listing
Modified Mon Mar 12 20:50:09 2012 UTC (12 years ago) by niro
-multilib compat

Revision 11531 - Directory Listing
Modified Mon Mar 12 18:32:58 2012 UTC (12 years ago) by niro
-fixed cmake

Revision 11525 - Directory Listing
Modified Mon Mar 12 15:23:01 2012 UTC (12 years ago) by niro
-be more informative

Revision 11522 - Directory Listing
Modified Mon Mar 12 15:02:20 2012 UTC (12 years ago) by niro
-support ${SRCSUBDIR} variable

Revision 11369 - Directory Listing
Modified Sun Mar 4 14:16:15 2012 UTC (12 years ago) by niro
-fixed DEPEND handling with linux-firmware enabled and added better descriptions

Revision 11362 - Directory Listing
Modified Sun Mar 4 02:38:41 2012 UTC (12 years ago) by niro
-honor mage-features

Revision 11300 - Directory Listing
Modified Fri Mar 2 15:27:45 2012 UTC (12 years ago) by niro
-do not overwrite any ldflags

Revision 11031 - Directory Listing
Modified Sat Feb 11 19:35:45 2012 UTC (12 years, 1 month ago) by niro
-fix language installation for newer firefox versions

Revision 11030 - Directory Listing
Modified Sat Feb 11 19:34:51 2012 UTC (12 years, 1 month ago) by niro
-revert cmake change

Revision 11029 - Directory Listing
Modified Sat Feb 11 19:33:40 2012 UTC (12 years, 1 month ago) by niro
-include cmake

Revision 11028 - Directory Listing
Modified Sat Feb 11 19:33:21 2012 UTC (12 years, 1 month ago) by niro
-rise qt4 version

Revision 10935 - Directory Listing
Modified Sun Feb 5 14:10:16 2012 UTC (12 years, 1 month ago) by niro
-respect prefix for newer systemd

Revision 10194 - Directory Listing
Modified Thu Jan 19 16:19:14 2012 UTC (12 years, 2 months ago) by niro
-use virtual module-tools

Revision 9934 - Directory Listing
Modified Sun Jan 15 00:02:09 2012 UTC (12 years, 2 months ago) by niro
-disabled parallel mode for src_check

Revision 9906 - Directory Listing
Modified Sat Jan 14 12:22:02 2012 UTC (12 years, 2 months ago) by niro
-run checks in parallel

Revision 9902 - Directory Listing
Modified Sat Jan 14 10:45:49 2012 UTC (12 years, 2 months ago) by niro
-export a multilib-able src_check

Revision 9881 - Directory Listing
Modified Sat Jan 14 01:50:00 2012 UTC (12 years, 2 months ago) by niro
-dropped kernel26 include

Revision 9880 - Directory Listing
Modified Sat Jan 14 01:48:34 2012 UTC (12 years, 2 months ago) by niro
Copied from: branches/magellan-next/include revision 9716
-imported from magellan-next

Revision 9716 - Directory Listing
Modified Thu Jan 5 21:42:46 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
serveral fixes

Revision 9715 - Directory Listing
Modified Thu Jan 5 21:29:18 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-fixed getops

Revision 9702 - Directory Listing
Modified Thu Jan 5 15:20:14 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-allow minstallxdg() to modify desktop files

Revision 9682 - Directory Listing
Modified Wed Jan 4 14:26:15 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-basename fixes for minstalljar-classpath too

Revision 9675 - Directory Listing
Modified Wed Jan 4 14:08:43 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-fixed variable name issues

Revision 9673 - Directory Listing
Modified Wed Jan 4 14:04:24 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
- finxed installation of jar files with a leading path

Revision 9670 - Directory Listing
Modified Wed Jan 4 13:14:26 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-versionize installation

Revision 9669 - Directory Listing
Modified Wed Jan 4 13:12:17 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-fixed minstalljar()

Revision 9667 - Directory Listing
Modified Wed Jan 4 13:08:10 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-new /usr/share/java install location, classpath nexpansion not needed anymore

Revision 9645 - Directory Listing
Modified Tue Jan 3 22:16:35 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-added mclasspathinit() function

Revision 9644 - Directory Listing
Modified Tue Jan 3 22:09:42 2012 UTC (12 years, 2 months ago) by niro
Original Path: branches/magellan-next/include
-added java functions

Revision 9545 - Directory Listing
Modified Thu Dec 8 00:56:24 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-added screenshooter uri

Revision 9518 - Directory Listing
Modified Mon Dec 5 14:16:18 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-enable verbose Makefiles with cmake

Revision 9472 - Directory Listing
Modified Thu Dec 1 18:46:32 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-fixed missing then

Revision 9471 - Directory Listing
Modified Thu Dec 1 18:45:01 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
- support install.py

Revision 9466 - Directory Listing
Modified Thu Dec 1 16:48:58 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-added module compression support

Revision 9465 - Directory Listing
Modified Thu Dec 1 16:32:00 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-added rudimental linux-firmware support

Revision 9463 - Directory Listing
Modified Thu Dec 1 15:50:56 2011 UTC (12 years, 3 months ago) by niro
Original Path: branches/magellan-next/include
-fix sublevel with >=3.x kernels

Revision 9425 - Directory Listing
Modified Tue Nov 29 19:40:24 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-fixed taskmanager -> xfce4-taskmanager

Revision 9421 - Directory Listing
Modified Tue Nov 29 19:10:12 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-added iconv.smin include

Revision 9386 - Directory Listing
Modified Mon Nov 28 19:56:48 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-fixed

Revision 9385 - Directory Listing
Modified Mon Nov 28 19:52:11 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-updated SRC_URIs to individual programs

Revision 9367 - Directory Listing
Modified Sun Nov 27 23:05:49 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-fixed cmake_configure

Revision 9334 - Directory Listing
Modified Sat Nov 26 13:37:05 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-added missing mautoreconf wrapper

Revision 9333 - Directory Listing
Modified Sat Nov 26 13:31:10 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
- wrap around minstalldocs to call the old one too

Revision 9314 - Directory Listing
Modified Fri Nov 25 23:05:58 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-fixed SRC_URI for 3.x kernels

Revision 9312 - Directory Listing
Modified Fri Nov 25 22:58:17 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-use TARBALLPVER for tarballs

Revision 9311 - Directory Listing
Modified Fri Nov 25 22:54:56 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-added file

Revision 9310 - Directory Listing
Modified Fri Nov 25 22:54:33 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-removed symlink

Revision 9309 - Directory Listing
Modified Fri Nov 25 22:44:12 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
kernel26 -> kernel

Revision 9207 - Directory Listing
Modified Tue Nov 8 19:19:36 2011 UTC (12 years, 4 months ago) by niro
Original Path: branches/magellan-next/include
-don't overwrite any variables

Revision 9018 - Directory Listing
Modified Thu Sep 29 20:07:21 2011 UTC (12 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-fixed SRC_URI with x.x.x.x naming scheme

Revision 9015 - Directory Listing
Modified Thu Sep 29 20:01:39 2011 UTC (12 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-added parole

Revision 9012 - Directory Listing
Modified Thu Sep 29 19:12:39 2011 UTC (12 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-fixed SRC_URI for several plugins

Revision 8984 - Directory Listing
Modified Fri Aug 26 22:21:34 2011 UTC (12 years, 7 months ago) by niro
Original Path: branches/magellan-next/include
-dropped deprecated x11 include

Revision 8983 - Directory Listing
Modified Fri Aug 26 22:21:17 2011 UTC (12 years, 7 months ago) by niro
Original Path: branches/magellan-next/include
-dropped deprecated xorg71 include

Revision 8809 - Directory Listing
Modified Fri Jul 29 14:40:23 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-fixed a spelling typo

Revision 8673 - Directory Listing
Modified Wed Jul 27 18:34:11 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-added get_python_includedir() function

Revision 8645 - Directory Listing
Modified Wed Jul 27 11:23:46 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-split of install and compile functions to python_docompile() python_doinstall() functions to support current dir as SRCDIR

Revision 8644 - Directory Listing
Modified Wed Jul 27 11:18:18 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-reverted changes

Revision 8643 - Directory Listing
Modified Wed Jul 27 11:10:28 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-use mbindir() function to be split_package friendly
-fixed get_python_libdir function

Revision 8642 - Directory Listing
Modified Wed Jul 27 11:09:50 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-added mbindir() function to be split_package friendly

Revision 8532 - Directory Listing
Modified Thu Jul 21 21:15:42 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-autoadd automoc4 SDEPEND

Revision 8496 - Directory Listing
Modified Wed Jul 20 15:00:37 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-udpated qt deps 4.5 -> 4.7, cmake and pkgconfig
-handle phonon-backends as well


Revision 8469 - Directory Listing
Modified Tue Jul 19 15:55:06 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-added mclearconfig() and maddconfig() helper functions

Revision 8334 - Directory Listing
Modified Thu Jul 14 21:43:24 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-be only verbose if wanted on abi-xx functions

Revision 8129 - Directory Listing
Modified Tue Jul 12 17:51:40 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-updated minimal perl version

Revision 8123 - Directory Listing
Modified Tue Jul 12 17:20:55 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-fixed libdir

Revision 8121 - Directory Listing
Modified Tue Jul 12 17:16:31 2011 UTC (12 years, 8 months ago) by niro
Original Path: branches/magellan-next/include
-added waf installer/build system support

Revision 8073 - Directory Listing
Modified Thu Jun 30 07:34:57 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
fixed qt -> qt3 dep

Revision 8018 - Directory Listing
Modified Tue Jun 28 22:04:41 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-no escaping

Revision 8012 - Directory Listing
Modified Tue Jun 28 19:58:57 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-added cmake_opt() and cmake_install() functions

Revision 7959 - Directory Listing
Modified Sun Jun 5 22:09:30 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-fixed logic

Revision 7954 - Directory Listing
Modified Sun Jun 5 11:41:17 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-remove internal firmware, when $LINUX_FIRMWARE was used

Revision 7876 - Directory Listing
Modified Thu Jun 2 20:53:54 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-typo

Revision 7874 - Directory Listing
Modified Thu Jun 2 20:44:40 2011 UTC (12 years, 9 months ago) by niro
Original Path: branches/magellan-next/include
-added minstallunit() and minstalltmp() for easier systemd unit and tmpfiles.d files installation

Revision 7554 - Directory Listing
Modified Thu May 26 21:09:09 2011 UTC (12 years, 10 months ago) by niro
Original Path: branches/magellan-next/include
-fixed linux32 dependencies, which is now provided by util-linux (>= 2.19)

Revision 7460 - Directory Listing
Modified Tue Mar 1 22:34:20 2011 UTC (13 years, 1 month ago) by niro
Original Path: branches/magellan-next/include
-fixed xkeyboard-config src_uri

Revision 7291 - Directory Listing
Modified Wed Oct 13 11:46:18 2010 UTC (13 years, 5 months ago) by niro
Original Path: branches/magellan-next/include
-introduce CPAN_MODULE variable

Revision 7239 - Directory Listing
Modified Mon Oct 11 21:42:27 2010 UTC (13 years, 5 months ago) by niro
Original Path: branches/magellan-next/include
-fixed dependencies

Revision 7237 - Directory Listing
Modified Mon Oct 11 21:38:28 2010 UTC (13 years, 5 months ago) by niro
Original Path: branches/magellan-next/include
-fixed a typo

Revision 7127 - Directory Listing
Modified Wed Sep 29 10:38:34 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-do not export postinstall/postremove funktions anymore

Revision 7095 - Directory Listing
Modified Tue Sep 28 20:00:48 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
prune temp directory if exist

Revision 7094 - Directory Listing
Modified Tue Sep 28 19:50:42 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-updated to work with newer bash versions, export in functions doesn't overwrite global defined variables

Revision 7093 - Directory Listing
Modified Tue Sep 28 19:50:36 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-updated to work with newer bash versions, export in functions doesn't overwrite global defined variables

Revision 6918 - Directory Listing
Modified Fri Sep 24 13:19:11 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-runnning kde4_buildsyscoca is not needed anymore; kded does this automatically, as needed

Revision 6883 - Directory Listing
Modified Thu Sep 23 18:16:32 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-added gnome-python include

Revision 6882 - Directory Listing
Modified Thu Sep 23 18:16:10 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-be more flexible and support configure tripplets

Revision 6839 - Directory Listing
Modified Wed Sep 22 18:58:22 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-changed KDEDIR to /usr

Revision 6838 - Directory Listing
Modified Wed Sep 22 18:58:12 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-changed KDEDIR to /opt/kde3
-changed KDECONFDIR to /etc/kde3

Revision 6726 - Directory Listing
Modified Wed Sep 22 10:15:37 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-changed QTDIR to /opt/qt3

Revision 6725 - Directory Listing
Modified Wed Sep 22 10:15:12 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-changed QTDIR to /usr

Revision 6687 - Directory Listing
Modified Tue Sep 21 15:27:00 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-reverted changes but keep --rminitrd

Revision 6659 - Directory Listing
Modified Tue Sep 14 20:37:17 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
-remove old kernelversions from bootloader

Revision 6654 - Directory Listing
Modified Tue Sep 14 16:46:32 2010 UTC (13 years, 6 months ago) by niro
Original Path: branches/magellan-next/include
Copied from: trunk/core/include revision 6653
imported from trunk

Revision 6406 - Directory Listing
Modified Mon Aug 23 11:25:26 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-renamed EMUL_LINUX_32_SDEPENDS_x86_64 to EMUL_LINUX_32_SDEPEND_x86_64

Revision 6346 - Directory Listing
Modified Fri Aug 20 22:20:25 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-added mabi() function to display current abi

Revision 5726 - Directory Listing
Modified Sat Aug 7 12:51:24 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-fixed several issues

Revision 5721 - Directory Listing
Modified Sat Aug 7 12:43:36 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-pre-define html and libexec dir

Revision 5717 - Directory Listing
Modified Sat Aug 7 12:22:37 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-reverted changes

Revision 5716 - Directory Listing
Modified Sat Aug 7 12:21:04 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-fixed missing functions

Revision 5712 - Directory Listing
Modified Sat Aug 7 12:14:16 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-fixed missing functions

Revision 5709 - Directory Listing
Modified Sat Aug 7 11:59:27 2010 UTC (13 years, 7 months ago) by niro
Original Path: trunk/core/include
-added xfce includes

Revision 5637 - Directory Listing
Modified Tue Jul 27 18:29:03 2010 UTC (13 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed dependencies, do not include phonon dep in phonon application - it results in a dependency loop

Revision 5579 - Directory Listing
Modified Fri Jul 2 13:41:32 2010 UTC (13 years, 8 months ago) by niro
Original Path: trunk/core/include
-description

Revision 5578 - Directory Listing
Modified Fri Jul 2 13:40:50 2010 UTC (13 years, 8 months ago) by niro
Original Path: trunk/core/include
-Introduce HASKELL_PACKAGE varibale

Revision 5571 - Directory Listing
Modified Fri Jul 2 08:18:49 2010 UTC (13 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed dependencies; all packages which begins with 'haskell- ' needs ghc as runtime dependency

Revision 5545 - Directory Listing
Modified Thu Jul 1 15:38:38 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
- fixed logic

Revision 5544 - Directory Listing
Modified Thu Jul 1 15:35:26 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed whitespaces

Revision 5543 - Directory Listing
Modified Thu Jul 1 15:34:38 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed a small typo

Revision 5542 - Directory Listing
Modified Thu Jul 1 15:34:06 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed whitespaces

Revision 5541 - Directory Listing
Modified Thu Jul 1 15:33:16 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-verbose output on feature dis/enable

Revision 5540 - Directory Listing
Modified Thu Jul 1 15:30:26 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-typos

Revision 5538 - Directory Listing
Modified Thu Jul 1 15:25:35 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-moved source build in its on function

Revision 5537 - Directory Listing
Modified Thu Jul 1 15:22:06 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-added haskell feature support and fixed SPECIAL_VARS

Revision 5502 - Directory Listing
Modified Wed Jun 30 23:02:55 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fix any broken haskell modules after prostremove

Revision 5500 - Directory Listing
Modified Wed Jun 30 22:49:24 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-always enable split-objs and shared libraries

Revision 5499 - Directory Listing
Modified Wed Jun 30 22:42:30 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-ghc is only needed to build the package

Revision 5494 - Directory Listing
Modified Wed Jun 30 16:41:22 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
- fixed missing functions

Revision 5493 - Directory Listing
Modified Wed Jun 30 16:38:32 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
- create register scripts too

Revision 5492 - Directory Listing
Modified Wed Jun 30 16:36:45 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
- fixed SRC_URI handling

Revision 5489 - Directory Listing
Modified Wed Jun 30 16:30:59 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
- added haskell minclude

Revision 5486 - Directory Listing
Modified Tue Jun 29 23:17:45 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-revert changes

Revision 5485 - Directory Listing
Modified Tue Jun 29 23:01:28 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-allow dest in munpack()

Revision 5477 - Directory Listing
Modified Mon Jun 28 19:12:02 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-added virtual/phonon

Revision 5475 - Directory Listing
Modified Mon Jun 28 19:08:53 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed dependencies: removed qt4-phonon, using virtual/phonon where explizitly needed

Revision 5466 - Directory Listing
Modified Mon Jun 28 11:21:40 2010 UTC (13 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed missing qt4 dependencies

Revision 5394 - Directory Listing
Modified Thu May 27 00:03:23 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/core/include
-fixed dependencies for split-qt4

Revision 5371 - Directory Listing
Modified Wed May 19 16:20:33 2010 UTC (13 years, 10 months ago) by niro
Original Path: trunk/core/include
-do not simply overwrite a systemwide declared PKG_CONFIG_PATH variable - save it and restore it instead

Revision 5146 - Directory Listing
Modified Wed Mar 10 23:22:50 2010 UTC (14 years ago) by niro
Original Path: trunk/core/include
-fixed unpack issues

Revision 5145 - Directory Listing
Modified Wed Mar 10 23:20:14 2010 UTC (14 years ago) by niro
Original Path: trunk/core/include
-ooo3 compat

Revision 4995 - Directory Listing
Modified Sun Feb 28 11:10:20 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-fixed minstallxdg()

Revision 4900 - Directory Listing
Modified Sat Feb 13 20:09:59 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-whitespaces

Revision 4899 - Directory Listing
Modified Sat Feb 13 20:09:06 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-typo

Revision 4898 - Directory Listing
Modified Sat Feb 13 20:08:07 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-only add kdelibs4-experimental on kde-4.3 branch

Revision 4866 - Directory Listing
Modified Fri Feb 12 15:45:07 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-add kdelibs4-experimental only with kde-4.3.x

Revision 4859 - Directory Listing
Modified Fri Feb 12 13:30:42 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-fixed src_install()

Revision 4858 - Directory Listing
Modified Fri Feb 12 13:29:14 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-always build outside of the source dir

Revision 4819 - Directory Listing
Modified Wed Feb 10 20:09:32 2010 UTC (14 years, 1 month ago) by niro
Original Path: trunk/core/include
-be split-build compatible, depend on minimal qt4-core dependency

Revision 4807 - Directory Listing
Modified Sun Jan 3 20:34:10 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/core/include
-r2

Revision 4806 - Directory Listing
Modified Sun Jan 3 20:27:59 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/core/include
-respect busybox

Revision 4805 - Directory Listing
Modified Sun Jan 3 20:24:39 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/core/include
-typo in mv opts

Revision 4804 - Directory Listing
Modified Sun Jan 3 20:24:20 2010 UTC (14 years, 2 months ago) by niro
Original Path: trunk/core/include
-respect SPLIT_PACKAGES

Revision 4788 - Directory Listing
Modified Tue Dec 29 11:18:08 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-expand SPECIAL_VARS and SPECIAL_FUNCTIONS and do not redefine them

Revision 4783 - Directory Listing
Modified Sun Dec 27 23:35:37 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
- fixed some errors due missing escaping

Revision 4782 - Directory Listing
Modified Sun Dec 27 23:21:20 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-whitespaces

Revision 4780 - Directory Listing
Modified Sun Dec 27 23:16:16 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-added cmake_configure wrapper

Revision 4579 - Directory Listing
Modified Fri Dec 25 18:32:07 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-added minstallhalinformation(), minstallhalpolicy(), minstallhalpreprobe()

Revision 4430 - Directory Listing
Modified Thu Dec 17 13:55:25 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-fixed a typo in dependencies

Revision 4233 - Directory Listing
Modified Tue Dec 1 00:00:44 2009 UTC (14 years, 3 months ago) by niro
Original Path: trunk/core/include
-fixed src_install

Revision 4219 - Directory Listing
Modified Mon Nov 30 10:39:46 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-added build chost flag

Revision 4144 - Directory Listing
Modified Thu Nov 26 11:00:10 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-typo

Revision 4133 - Directory Listing
Modified Wed Nov 25 17:49:08 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-added kde-split include

Revision 4094 - Directory Listing
Modified Thu Nov 19 00:23:08 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-fixed typos

Revision 4091 - Directory Listing
Modified Wed Nov 18 23:49:28 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-added pre-/postinstall to fix some phonon issues

Revision 4090 - Directory Listing
Modified Wed Nov 18 23:17:22 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-added proper akonadi dbus dirs

Revision 4083 - Directory Listing
Modified Wed Nov 18 20:09:50 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-always apply  build type RELEASE
-only use full rpath on non /usr build
-fixed KDECONFDIR
-fixed DBUS INTERFACES and SERVICES location

Revision 3728 - Directory Listing
Modified Sun Nov 1 11:16:02 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-version 6.1.8

Revision 3721 - Directory Listing
Modified Sat Oct 31 12:30:31 2009 UTC (14 years, 4 months ago) by niro
Original Path: trunk/core/include
-set KCONFIG_COMPILER to repect the kdepathes

Revision 3671 - Directory Listing
Modified Thu Oct 29 10:40:29 2009 UTC (14 years, 5 months ago) by niro
Original Path: trunk/core/include
-pruned old cruft

Revision 3227 - Directory Listing
Modified Mon Oct 19 08:52:58 2009 UTC (14 years, 5 months ago) by niro
Original Path: trunk/core/include
-get the right uri subdir from PCATEGORIE, don't try all posibilities anymore

Revision 2896 - Directory Listing
Modified Tue Jul 14 11:46:17 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-added missing pkgconfig pathes

Revision 2881 - Directory Listing
Modified Sun Jul 12 22:10:49 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-be more variable to work with firefox and thunderbird

Revision 2870 - Directory Listing
Modified Sun Jul 12 19:02:02 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed whitespace

Revision 2867 - Directory Listing
Modified Sun Jul 12 17:40:30 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed msetpref(): our default config should be overwrite all other configs -> added prefix 01- to ensure that

Revision 2866 - Directory Listing
Modified Sun Jul 12 17:05:46 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed typos

Revision 2863 - Directory Listing
Modified Sun Jul 12 16:43:44 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed a typo

Revision 2862 - Directory Listing
Modified Sun Jul 12 16:38:04 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-msetpref(): using a better aproach

Revision 2861 - Directory Listing
Modified Sun Jul 12 16:33:09 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-msetpref(): handle escaping proberly

Revision 2860 - Directory Listing
Modified Sun Jul 12 16:18:50 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-added msetpref() function

Revision 2800 - Directory Listing
Modified Fri Jul 10 20:53:58 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed a small issue in zapmost() 

Revision 2166 - Directory Listing
Modified Thu Jul 9 19:08:40 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-added todo

Revision 2161 - Directory Listing
Modified Mon Jul 6 18:59:20 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed libtool2 issues

Revision 2160 - Directory Listing
Modified Mon Jul 6 18:57:33 2009 UTC (14 years, 8 months ago) by niro
Original Path: trunk/core/include
-fixed libtool2 issues

Revision 2129 - Directory Listing
Modified Wed Jul 1 17:10:25 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-remove old image entries from grub in postremove

Revision 2128 - Directory Listing
Modified Wed Jul 1 16:57:52 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed kernel26_sources_postinstall() to be compat with newer kernels which provide the Modules.symver file

Revision 2117 - Directory Listing
Modified Tue Jun 30 20:00:36 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-install Modules.symvers

Revision 2032 - Directory Listing
Modified Fri Jun 12 11:01:39 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed src_install()

Revision 2031 - Directory Listing
Modified Fri Jun 12 10:56:41 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-added minstalludev() to easy-install udev rules

Revision 1981 - Directory Listing
Modified Thu Jun 11 12:29:59 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-die if something goes wrong

Revision 1980 - Directory Listing
Modified Thu Jun 11 12:29:18 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-typo again

Revision 1979 - Directory Listing
Modified Thu Jun 11 12:28:40 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-typo again

Revision 1974 - Directory Listing
Modified Thu Jun 11 12:18:21 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed typos

Revision 1972 - Directory Listing
Modified Thu Jun 11 12:10:21 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-pass-through perl configure opts

Revision 1971 - Directory Listing
Modified Thu Jun 11 12:07:53 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-added cpan module include

Revision 1935 - Directory Listing
Modified Wed Jun 10 17:03:29 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1934 - Directory Listing
Modified Wed Jun 10 17:02:30 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1933 - Directory Listing
Modified Wed Jun 10 17:02:10 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1932 - Directory Listing
Modified Wed Jun 10 17:01:56 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-parallel "make install"

Revision 1931 - Directory Listing
Modified Wed Jun 10 17:01:31 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1930 - Directory Listing
Modified Wed Jun 10 17:00:58 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1929 - Directory Listing
Modified Wed Jun 10 16:28:12 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-added QTLIB var

Revision 1928 - Directory Listing
Modified Wed Jun 10 16:25:13 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-added QMAKE var

Revision 1927 - Directory Listing
Modified Wed Jun 10 16:20:46 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-splitof qt4 settings to an extra include

Revision 1926 - Directory Listing
Modified Wed Jun 10 16:20:31 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-splitof qt3 settings to an extra include

Revision 1925 - Directory Listing
Modified Wed Jun 10 16:18:25 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-modernize

Revision 1921 - Directory Listing
Modified Tue Jun 9 22:08:20 2009 UTC (14 years, 9 months ago) by niro
Original Path: trunk/core/include
-fixed KDE4_MAKE_OPTS

Revision 1337 - Directory Listing
Modified Sat May 2 14:58:26 2009 UTC (14 years, 10 months ago) by niro
Original Path: trunk/core/include
-added svn functions

Revision 1335 - Directory Listing
Modified Sat May 2 14:32:32 2009 UTC (14 years, 10 months ago) by niro
Original Path: trunk/core/include
-reverted changes

Revision 1334 - Directory Listing
Modified Sat May 2 14:30:48 2009 UTC (14 years, 10 months ago) by niro
Original Path: trunk/core/include
-added general UP2DATE Uri

Revision 1186 - Directory Listing
Modified Sun Apr 26 08:28:28 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/core/include
-variable xorg-mirrors

Revision 1113 - Directory Listing
Modified Wed Apr 22 18:57:15 2009 UTC (14 years, 11 months ago) by niro
Original Path: trunk/core/include
-be more verbose

Revision 1075 - Directory Listing
Modified Sun Feb 8 22:51:56 2009 UTC (15 years, 1 month ago) by niro
Original Path: trunk/core/include
-only create the kernel-modules symlink when a external modules directory was found

Revision 1074 - Directory Listing
Modified Sun Jan 25 10:27:40 2009 UTC (15 years, 2 months ago) by niro
Original Path: trunk/core/include
-fixed even more cross-compile issues

Revision 1073 - Directory Listing
Modified Sun Jan 25 09:32:46 2009 UTC (15 years, 2 months ago) by niro
Original Path: trunk/core/include
-fixed a typo

Revision 1072 - Directory Listing
Modified Sun Jan 25 09:32:23 2009 UTC (15 years, 2 months ago) by niro
Original Path: trunk/core/include
-fixed cross-compile issues

Revision 356 - Directory Listing
Modified Tue Dec 23 00:13:37 2008 UTC (15 years, 3 months ago) by niro
Original Path: trunk/core/include
-fixed dependecies

Revision 307 - Directory Listing
Modified Mon Dec 22 11:33:39 2008 UTC (15 years, 3 months ago) by niro
Original Path: trunk/core/include
-added option to supress export of ABI_LDFLAGS

Revision 11 - Directory Listing
Modified Fri Oct 10 19:12:41 2008 UTC (15 years, 5 months ago) by niro
Original Path: trunk/core/include
-cross-compile support

Revision 10 - Directory Listing
Modified Fri Oct 10 19:12:19 2008 UTC (15 years, 5 months ago) by niro
Original Path: trunk/core/include
-cross-compile support

Revision 9 - Directory Listing
Modified Fri Oct 10 19:10:23 2008 UTC (15 years, 5 months ago) by niro
Original Path: trunk/core/include
import

Revision 2 - Directory Listing
Added Fri Oct 10 13:29:42 2008 UTC (15 years, 5 months ago) by niro
Original Path: trunk/core/include
import repo