From devil505linux at gmail.com Wed Feb 1 09:42:21 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 1 Feb 2012 09:42:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kmenu-gnome-1.2.3-2-i686 * fixing path (closes ticket #4548) Message-ID: <20120201084221.A0471224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a4b59cc27a7e5fa4c45b0af6d734002367bbefb commit 0a4b59cc27a7e5fa4c45b0af6d734002367bbefb Author: Devil505 Date: Wed Feb 1 10:41:38 2012 +0100 kmenu-gnome-1.2.3-2-i686 * fixing path (closes ticket #4548) diff --git a/source/kde-extra/kmenu-gnome/FrugalBuild b/source/kde-extra/kmenu-gnome/FrugalBuild index 7402dc9..3376e91 100644 --- a/source/kde-extra/kmenu-gnome/FrugalBuild +++ b/source/kde-extra/kmenu-gnome/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kmenu-gnome pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="K Menu with Gnome folder and extra icons." _F_kde_defaults=0 _F_kde_id=31025 @@ -25,7 +25,7 @@ build() ## remove fcX, debian and slack stuff rm -f kmenu-gnome/{slackware-*,fedora-*,debian.*,fc5-*} ## move kmenu-gnome.menu to the right place - mv -f xdg/kmenu-gnome.menu $Fdestdir/etc/xdg/menus/applications-merged + mv -f xdg/kmenu-gnome.menu $Fdestdir/etc/xdg/menus/kde-applications-merged ## move the rest to /usr/share mv -f icons desktop-directories kmenu-gnome $Fdestdir/usr/share ## docs From devil505linux at gmail.com Wed Feb 1 09:55:57 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 1 Feb 2012 09:55:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: * added promotionial picture for 1.6 * added links for disc labels and cd covers links Message-ID: <20120201085557.55130224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08fe987d2df69a64a40d7bb28f01ccdf9635552c commit 08fe987d2df69a64a40d7bb28f01ccdf9635552c Author: Devil505 Date: Wed Feb 1 10:55:31 2012 +0100 * added promotionial picture for 1.6 * added links for disc labels and cd covers links diff --git a/NEWS b/NEWS index 5b548f3..176eb93 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Frugalware (1.6) + stable: pending + + + +You can find CD covers here and +disc labels here. + rc2: pending * Package updates: * Linux 3.1.9 From cofy at dccmail.ru Wed Feb 1 15:03:06 2012 From: cofy at dccmail.ru (=?utf-8?B?0YPQv9GA0LDQstC70LXQvdGH0LXRgdC60LjQuSDRg9GH0LXRgg==?=) Date: Wed, 1 Feb 2012 17:03:06 +0300 Subject: [Frugalware-git] =?utf-8?b?0JrQsNC6INGD0L/RgNCw0LLQu9GP0YLRjCA=?= =?utf-8?b?0YTQuNC90LDQvdGB0LDQvNC4INC60L7QvNC/0LDQvdC40Lg/?= Message-ID: <20BBC57C20C64EB88BD3F24C8209D79F@STATIC-182-237-6-89.IPCOM.COMUNITEL.NET> An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ??????????????.doc Type: application/msword Size: 35840 bytes Desc: not available URL: From melko at frugalware.org Wed Feb 1 16:15:33 2012 From: melko at frugalware.org (Melko) Date: Wed, 1 Feb 2012 16:15:33 +0100 (CET) Subject: [Frugalware-git] kdebump: kde-l10n-4.8.0-2-x86_64 Message-ID: <20120201151533.1FFD3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e0ace245d65e1d4b59f282258fe20c1a41b227f8 commit e0ace245d65e1d4b59f282258fe20c1a41b227f8 Author: Melko Date: Wed Feb 1 16:14:07 2012 +0100 kde-l10n-4.8.0-2-x86_64 * fix duplication issue http://mail.kde.org/pipermail/release-team/2012-January/005478.html diff --git a/source/locale-extra/kde-l10n/FrugalBuild b/source/locale-extra/kde-l10n/FrugalBuild index 016cd39..8235602 100644 --- a/source/locale-extra/kde-l10n/FrugalBuild +++ b/source/locale-extra/kde-l10n/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kde-l10n pkgver=4.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="Dummy package." url="http://www.kde.org" pkgurl="ftp://ftp.kde.org/pub/kde/stable/$pkgver/src/$pkgname" @@ -56,6 +56,10 @@ done Finclude kde build() { + ## remove this after kde-4.8.1 + for duplicate in nepomukbackup nepomukfileindexer nepomukqueryservice nepomukserver nepomukservicestub nepomukstorage; do + find */messages/kdelibs -name ${duplicate}.po -exec rm {} \; || Fdie + done for ksub in "${klangs[@]}" do From baste at frugalware.org Wed Feb 1 16:33:24 2012 From: baste at frugalware.org (Baste) Date: Wed, 1 Feb 2012 16:33:24 +0100 (CET) Subject: [Frugalware-git] bastetesting: pacman-g2-3.8.7-2-x86_64 * version test for livecd Message-ID: <20120201153324.520EC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bastetesting.git;a=commitdiff;h=85e188a073b28add7be2d2864f8c109ccee03e94 commit 85e188a073b28add7be2d2864f8c109ccee03e94 Author: Baste Date: Wed Feb 1 17:32:52 2012 +0100 pacman-g2-3.8.7-2-x86_64 * version test for livecd diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index e0d2b89..9198563 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -8,7 +8,7 @@ USE_MINIMAL=${USE_MINIMAL:-"n"} pkgname=pacman-g2 pkgver=3.8.7 Fuse $USE_DEVEL && pkgver=3.8.1.18.gc254053 -pkgrel=1 +pkgrel=2 pkgdesc="A .tar.xz based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) @@ -33,8 +33,8 @@ archs=('i686' 'x86_64' 'ppc' 'arm') _F_archive_nosort=y up2date="Flasttar $url/releases/" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz) - signatures=("$source.asc") + source=($url/releases/$pkgname-$pkgver.tar.gz 'virtualbox_patch.diff') + signatures=("$source.asc" '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" @@ -56,6 +56,7 @@ fi build() { + if Fuse $USE_DEVEL; then (cd ~; mkdir -p git; cd git; git clone git://git.frugalware.org/pub/other/translations) Funpack_scm diff --git a/source/base/pacman-g2/virtualbox_patch.diff b/source/base/pacman-g2/virtualbox_patch.diff new file mode 100644 index 0000000..4f105ea --- /dev/null +++ b/source/base/pacman-g2/virtualbox_patch.diff @@ -0,0 +1,128 @@ +diff --git a/lib/libftp/ftplib.c b/lib/libftp/ftplib.c +index 0a32291..9b960fe 100644 +--- lib/libftp/ftplib.c ++++ lib/libftp/ftplib_good.c +@@ -460,6 +460,23 @@ GLOBALDEF int FtpConnect(const char *host, netbuf **nControl) + net_close(sControl); + return 0; + } ++ struct timeval timeout; ++ timeout.tv_sec = 1; ++ timeout.tv_usec = 0; ++ if (setsockopt (sControl, SOL_SOCKET, SO_RCVTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sControl); ++ return -1; ++ } ++ if (setsockopt (sControl, SOL_SOCKET, SO_SNDTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sControl); ++ return -1; ++ } + if (connect(sControl, (struct sockaddr *)&sin, sizeof(sin)) == -1) + { + perror("connect"); +@@ -674,6 +691,24 @@ static int FtpOpenPort(netbuf *nControl, netbuf **nData, int mode, int dir) + net_close(sData); + return -1; + } ++ struct timeval timeout; ++ timeout.tv_sec = 1; ++ timeout.tv_usec = 0; ++ if (setsockopt (sData, SOL_SOCKET, SO_RCVTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sData); ++ return -1; ++ } ++ if (setsockopt (sData, SOL_SOCKET, SO_SNDTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sData); ++ return -1; ++ } ++ + if (nControl->cmode == FTPLIB_PASSIVE) + { + if (connect(sData, &sin.sa, sizeof(sin.sa)) == -1) +@@ -901,11 +936,11 @@ GLOBALDEF int FtpRead(void *buf, int max, netbuf *nData) + { + i = socket_wait(nData); + if (i != 1) +- return 0; ++ return -1; + i = net_read(nData->handle, buf, max); + } + if (i == -1) +- return 0; ++ return -1; + nData->xfered += i; + if (nData->idlecb && nData->cbbytes) + { +@@ -969,7 +1004,7 @@ GLOBALDEF int FtpClose(netbuf *nData) + net_close(nData->handle); + ctrl = nData->ctrl; + free(nData); +- if (ctrl && (nData->errcode != ETIMEDOUT)) ++ if (ctrl) + { + ctrl->data = NULL; + return(readresp('2', ctrl)); +@@ -1168,6 +1203,13 @@ static int FtpXfer(const char *localfile, const char *path, + } + } + ++ if((l == -1) && (errno == EWOULDBLOCK)) ++ { ++ nControl->errcode = ETIMEDOUT; ++ strncpy(nControl->response, strerror(ETIMEDOUT), ++ sizeof(nControl->response)); ++ } ++ + if (nData->errcode) + rv = 0; + +@@ -1401,6 +1443,23 @@ GLOBALREF int HttpConnect(const char *host, unsigned short port, netbuf **nContr + perror("socket"); + return 0; + } ++ struct timeval timeout; ++ timeout.tv_sec = 1; ++ timeout.tv_usec = 0; ++ if (setsockopt (sControl, SOL_SOCKET, SO_RCVTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sControl); ++ return -1; ++ } ++ if (setsockopt (sControl, SOL_SOCKET, SO_SNDTIMEO, ++ SETSOCKOPT_OPTVAL_TYPE &timeout, sizeof(timeout)) == -1) ++ { ++ perror("setsockopt"); ++ net_close(sControl); ++ return -1; ++ } + if (connect(sControl, (struct sockaddr *)&sin, sizeof(sin)) == -1) + { + perror("connect"); +@@ -1528,6 +1587,13 @@ static int HttpXfer(const char *localfile, const char *path, int *size, + } + } + ++ if((l == -1) && (errno == EWOULDBLOCK)) ++ { ++ nControl->errcode = ETIMEDOUT; ++ strncpy(nControl->response, strerror(ETIMEDOUT), ++ sizeof(nControl->response)); ++ } ++ + if(nControl->errcode) + rv = 0; + nControl->dir = FTPLIB_CONTROL; From melko at frugalware.org Wed Feb 1 16:48:16 2012 From: melko at frugalware.org (Melko) Date: Wed, 1 Feb 2012 16:48:16 +0100 (CET) Subject: [Frugalware-git] kdebump: digikam-2.5.0-2-x86_64 Message-ID: <20120201154816.4C82B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e587f3676c996c333b1d10d2cbcb367f62bb63c0 commit e587f3676c996c333b1d10d2cbcb367f62bb63c0 Author: Melko Date: Wed Feb 1 16:48:22 2012 +0100 digikam-2.5.0-2-x86_64 * rebuild against marble-4.8.0 diff --git a/source/kde-extra/digikam/FrugalBuild b/source/kde-extra/digikam/FrugalBuild index cdbab8b..2764d84 100644 --- a/source/kde-extra/digikam/FrugalBuild +++ b/source/kde-extra/digikam/FrugalBuild @@ -4,7 +4,7 @@ pkgname=digikam pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Digital photo management application for kde" _F_sourceforge_ext=".tar.bz2" _F_archive_grepv="\-[a-z]" From vmiklos at frugalware.org Wed Feb 1 23:21:24 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 1 Feb 2012 23:21:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-gnutls-1.2.4-1-i686 Message-ID: <20120201222124.AE49F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=281a9bbc7415961713a4708d04a9ab2c76716206 commit 281a9bbc7415961713a4708d04a9ab2c76716206 Author: Miklos Vajna Date: Wed Feb 1 23:22:01 2012 +0100 python-gnutls-1.2.4-1-i686 - version bump, brings in a single twisted compat bugfix diff --git a/source/devel-extra/python-gnutls/FrugalBuild b/source/devel-extra/python-gnutls/FrugalBuild index fb99f5a..7b30e76 100644 --- a/source/devel-extra/python-gnutls/FrugalBuild +++ b/source/devel-extra/python-gnutls/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Miklos Vajna pkgname=python-gnutls -pkgver=1.2.3 +pkgver=1.2.4 pkgrel=1 pkgdesc="Python wrapper for the GNUTLS library" depends=('gnutls>=2.12.12' 'python-ctypes') groups=('devel-extra') archs=('i686' 'x86_64') Finclude pypi -sha1sums=('aff636d95febb7203054e5d55b692d784c9a61d6') +sha1sums=('377453f5c6845dc470a9f4845b74893d0b009324') # optimization OK From cav at vedboard.ru Thu Feb 2 04:03:25 2012 From: cav at vedboard.ru (=?utf-8?B?0J3QvtCy0LDRhtC40Lgg0YLQsNC80L7QttC90Lg=?=) Date: Thu, 2 Feb 2012 06:03:25 +0300 Subject: [Frugalware-git] =?utf-8?b?0KLQsNC80L7QttC10L3QvdC+0LUg0YDQtdCz?= =?utf-8?b?0YPQu9C40YDQvtCy0LDQvdC40LU6INC/0YDQsNCy0LjQu9CwINC4INC/?= =?utf-8?b?0L7RgNGP0LTQvtC6INGA0LDQsdC+0YLRiyDQsiAyMDEyINCz0L7QtNGD?= Message-ID: 06-07 ??????? (? 10.00 ?? 17.30) ?.?????? ?????? ????? "???????? ?????" ??? ????????: ??????????? ??????????? ????????????? ? ?????? ??????????? ?????. - ????? ??????? ?????????? ?? ?????? - ?????????? ? ??????? ?????????? ?????????? ?? ?????? - ?????????? ? ??????? ?????????? ?????????? ?????????? - ??????????????, ???????????? ??? ?????????? ?????????? ?????????? - ??????? ?????????????? ?????????? ????????? ? ??????? ?????????? ?????????? ????????? (??? ? ???-1) ? ????????????? ?????????? ????????? ? ?????????? ???????? (???) - ????????????? ??????? ?????????? ???????????? ???????? ?????????-2010. ????? ??????????: ?. ??????????, ??. ??????????, ?.6. ????????? ??????? ? ???????? - 17 500 ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????? ??? ???????????: 8 ( 4 9 5) 2 2 3 - 7 ? - 9 1 ??????????: 1. ???????? ???????????? ??? ??????????? ?????, ?? ???????? ??????? ?? ?? ??? ??. ??????????? ?????????-????????? ????????????? ?? ?????????? ??????????? ?????. 2. ?????? ?????????? ????????????? ?? ?????????? ??????????? ?????. ??????? ???????? ? ?????????? ???, ????????????? ??????? ???????? ????????, ?? ?????? ?????????? ?????????? ? ????????? ??????? ?????. ??????, ? ????????? ??????? ??????????? ??????? ??? ??????????? ?? ???? ??? ????? ????????????? - ??????????? ??????????? ????? ? ?????? ??????? ? ???????? ? ???????? ????????. ??????????? ????? ?? ?????????? ?????????? ? ?????? ? ?????????? ??????????. ??????????? ????? ???????, ???????????? ? ??????????? ????? ??????? ??????????? ?????. ??????? ? ??????? ?????? ???????? ? ?????????? ?? ???????- ??????. 3. ??????????? ?????????????, ????????????, ?????????? ??????????, ???????????? ? ?????????????? ??? ?? ?????????? ??????????? ?????. ??????????? ? ??????? ????????? ?????????, ?????????? ???????????? ?????? (?????????????) ????????????, ?? ?????????? ?????????? ??????????? ?????. ?????????? ??????????, ???????????? ? ?????????????? ??? ?? ?????????? ??????????? ????? (??????? ???????, ????? ??????????, ??????? ????????????? ????????, ?.?.?.) 4. ???????????, ??????? ???????? ????????? ??????? ? ???????? ???????? ??? ?? ??????? ??? ???????? ? ??????? ??????? ? ?????????? ?????. 5. ?????????? ?????? ??????????? ????? (?? ??) ? ??? ???????? ??????? ?? ??????????? ??????? ?????????? ?????????. 6. ????? "? ?????????? ????????????? ? ??" ????? ?????????? ?????? ? ??? ??????? ?? ??????????? ??????? ??. ??????? ? ?????????? ????????????? ?? ?????????? ??. ????? ?????????? ??????????? ?????????? ???????: ??????????? ??????????????, ????????? ??????, ??????????????? ??????????????. 7. ????? ????? ?????????? ? ?????????? ??????????: ??????????? ??????????. ????????? ? ??????? ?????????? ?????????? ?? ?????? (??) ??? ?????????????? ???????, ???????? (?????????) ?? ?????????? ?????????? ??????????? ?????. ??????????? ?????????? ????? ????? ?????????? ?? ??????, ????????? ? ?????????? ?????????? ??????????? ?????. ??????? ???????? ????????? ? (???) ?????????? ? ????????, ?????????? ? ?????????? ?? ??????, ?? ? ????? ??????? ???????. ??????????? ?????????? ????? 47 "?????????? ????????". ?????????? ??????????: ????? ????? ? ??????? ?? ??????????. 8. ???????? ??????? ???????? ?????????-2010 ???????? ??????? ? ??????? ??????????. 9. ???????????????? ??????????? ????? ?? ???????? ?????????? ????????? ???????. ?????????? ?? ??????????? ?????????? ????????? ???????, ???????????? ????? ?????????? ??????? ??????????? ?????. ??????? ???????? ??????????? ????? ?? ???????? ?????????? ????????? ???????: ??????? ?????????????? ?????????? ????????? ???????; ??????? ???????? ?????????? ????????? ???????; ??????? ????????????? ?????????? ????????? ???????; ????? ????? ??????? ?????????? (??? ? ???-1) ? ????????????? ?????????? ????????? (???). 10. ???????????? ???????? ?????????, ???????? ? ????????????? ?????????? ????????? ???????: ???????, ??????????? ??????????? ???????? ? ???? ??????????? ????????. ?????????????? ???????? ?????????? ?????????? ????????? ???????. ????????????? ?????????? ????????? ???????. ??????? ??????????? ? ??????????? ????? ??????? ?????????? ??????? ?? ???????? ????????????? ?????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From vmiklos at frugalware.org Thu Feb 2 08:40:55 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Feb 2012 08:40:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: psmisc-22.15-1-i686 Message-ID: <20120202074055.DB246224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=175df60c0ef6182f2e199cd009eb94128bbfa080 commit 175df60c0ef6182f2e199cd009eb94128bbfa080 Author: Miklos Vajna Date: Thu Feb 2 08:41:44 2012 +0100 psmisc-22.15-1-i686 - version bump, bigfix-only release diff --git a/source/base/psmisc/FrugalBuild b/source/base/psmisc/FrugalBuild index e074e36..23c2f34 100644 --- a/source/base/psmisc/FrugalBuild +++ b/source/base/psmisc/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Miklos Vajna pkgname=psmisc -pkgver=22.14 +pkgver=22.15 pkgrel=1 pkgdesc="Miscellaneous procfs tools" depends=('ncurses>=5.6-4') groups=('base') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude sourceforge -sha1sums=('dc6fc0ec131c11796d01512bbd80089719b04a66') +sha1sums=('06f507d889afab70ac7ff20fbd419ca2ffcf90c0') # optimization OK From vmiklos at frugalware.org Thu Feb 2 08:42:24 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 2 Feb 2012 08:42:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell6-lv-0.5.5r1-3-i686 Message-ID: <20120202074224.3B546224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0c79ad6d1272e0a3c905902835ccf130621208fe commit 0c79ad6d1272e0a3c905902835ccf130621208fe Author: Miklos Vajna Date: Thu Feb 2 08:43:06 2012 +0100 aspell6-lv-0.5.5r1-3-i686 - bin, dead since 2005 diff --git a/source/locale-extra/aspell6-lv/FrugalBuild b/source/locale-extra/aspell6-lv/FrugalBuild deleted file mode 100644 index 6c4ebbd..0000000 --- a/source/locale-extra/aspell6-lv/FrugalBuild +++ /dev/null @@ -1,9 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=lv -pkgver=0.5.5r1 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Latvian Dictionary Package" -_F_aspell_ver=6 -Finclude aspell From baste at frugalware.org Thu Feb 2 10:41:13 2012 From: baste at frugalware.org (Baste) Date: Thu, 2 Feb 2012 10:41:13 +0100 (CET) Subject: [Frugalware-git] fwlive: * Add flashplugin Message-ID: <20120202094113.413AC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=e72b81d8bd5b7fb09a5a59945a778ba3120a34a1 commit e72b81d8bd5b7fb09a5a59945a778ba3120a34a1 Author: Baste Date: Thu Feb 2 10:40:59 2012 +0100 * Add flashplugin diff --git a/config.dev b/config.dev index 415f325..35c0071 100644 --- a/config.dev +++ b/config.dev @@ -73,20 +73,20 @@ INST_CODECS="$INST_CODECS gst-plugins-ugly-dvdread gst-plugins-ugly-lame gst-ffm INST_ARCHIVE_APPS="zip unzip 7zip unrar lxsplit unarj" # Gnome -INST_GNOME_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS gnome gimp shotwell xchat transmission" +INST_GNOME_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS gnome gimp shotwell xchat transmission flashplugin" # Kde INST_KDE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS kde-minimal libreoffice-kde krita konversation" -INST_KDE_APPS="$INST_KDE_APPS kmail amarok ktorrent k3b kdebase-workspace-solid-wicd wicd-kde yakuake" +INST_KDE_APPS="$INST_KDE_APPS kmail amarok ktorrent k3b kdebase-workspace-solid-wicd wicd-kde yakuake flashplugin-kde" # Xfce INST_XFCE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS xfce4 midori xfburn xarchiver geeqie xchat" INST_XFCE_APPS="$INST_XFCE_APPS thunderbird exaile parole transmission abiword gnumeric gimp epdfview pidgin wicd xfce4-power-manager" -INST_XFCE_APPS="gksu-frugalware" +INST_XFCE_APPS="gksu-frugalware flashplugin" # Lxde INST_LXDE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS lxde-desktop firefox thunderbird leafpad abiword" -INST_LXDE_APPS="$INST_LXDE_APPS gnumeric gimp xchat transmission epdfview vlc pidgin wicd gksu-frugalware" +INST_LXDE_APPS="$INST_LXDE_APPS gnumeric gimp xchat transmission epdfview vlc pidgin wicd gksu-frugalware flashplugin" # Games INST_GAMES_APPS="$INST_XFCE_APPS wicd pidgin pidgin-gfire xchat flightgear armagetronad angband assaultcube" From baste at frugalware.org Thu Feb 2 10:58:29 2012 From: baste at frugalware.org (Baste) Date: Thu, 2 Feb 2012 10:58:29 +0100 (CET) Subject: [Frugalware-git] fwlive: * Fix XFCE groups apps Message-ID: <20120202095829.062A8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=7a41006236db6e72fed8a5bc2030f248f8c9439e commit 7a41006236db6e72fed8a5bc2030f248f8c9439e Author: Baste Date: Thu Feb 2 10:58:11 2012 +0100 * Fix XFCE groups apps diff --git a/config.dev b/config.dev index 35c0071..592ea77 100644 --- a/config.dev +++ b/config.dev @@ -82,7 +82,7 @@ INST_KDE_APPS="$INST_KDE_APPS kmail amarok ktorrent k3b kdebase-workspace-solid- # Xfce INST_XFCE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS xfce4 midori xfburn xarchiver geeqie xchat" INST_XFCE_APPS="$INST_XFCE_APPS thunderbird exaile parole transmission abiword gnumeric gimp epdfview pidgin wicd xfce4-power-manager" -INST_XFCE_APPS="gksu-frugalware flashplugin" +INST_XFCE_APPS="$INST_XFCE_APPS gksu-frugalware flashplugin" # Lxde INST_LXDE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS lxde-desktop firefox thunderbird leafpad abiword" From pootle at frugalware.org Thu Feb 2 14:24:39 2012 From: pootle at frugalware.org (Pootle) Date: Thu, 2 Feb 2012 14:24:39 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user carl.: 133 of 133 messages translated (0 fuzzy). Message-ID: <20120202132439.6A881224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=679fd1c55809e0725f6b39b1734cca4c3926a150 commit 679fd1c55809e0725f6b39b1734cca4c3926a150 Author: Carl Andersen Date: Thu Feb 2 12:10:56 2012 +0200 Commit from Pootle by user carl.: 133 of 133 messages translated (0 fuzzy). diff --git a/po/frugalwareutils/pl/grubconfig.po b/po/frugalwareutils/pl/grubconfig.po index d2c5b2c..45e6cc5 100644 --- a/po/frugalwareutils/pl/grubconfig.po +++ b/po/frugalwareutils/pl/grubconfig.po @@ -6,17 +6,17 @@ msgid "" msgstr "" "Project-Id-Version: grubconfig\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-05 02:02+0100\n" -"PO-Revision-Date: 2009-08-11 15:59+0200\n" -"Last-Translator: Jan Krochmal \n" +"POT-Creation-Date: 2011-05-11 02:07+0200\n" +"PO-Revision-Date: 2011-06-18 09:01+0200\n" +"Last-Translator: Bartek \n" "Language-Team: Polish \n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Pootle 1.2.1\n" +"X-Generator: Pootle 2.0.2\n" #: ../grubconfig.c:39 ../grubconfig.c:56 msgid "MBR" @@ -24,7 +24,7 @@ msgstr "MBR" #: ../grubconfig.c:39 msgid "Install to Master Boot Record" -msgstr "Zainstaluj w g????????wnym rekordzie rozruchowym" +msgstr "Zainstaluj w g????wnym rekordzie rozruchowym" #: ../grubconfig.c:40 ../grubconfig.c:58 msgid "Floppy" @@ -37,7 +37,7 @@ msgstr "Zainstaluj na sformatowanej dyskietce (/dev/fd0)" #. see see http://lists.gnu.org/archive/html/bug-grub/2003-11/msg00085.html #: ../grubconfig.c:42 ../grubconfig.c:60 msgid "Root" -msgstr "Glowna partycja systemowa" +msgstr "Partycja systemowa" #: ../grubconfig.c:42 msgid "Install to superblock (do NOT use with XFS)" @@ -45,11 +45,11 @@ msgstr "Zainstaluj w superbloku (nie stosuj z systemem plikow XFS)" #: ../grubconfig.c:43 ../grubconfig.c:62 msgid "Skip" -msgstr "Pomi????" +msgstr "Pomi??" #: ../grubconfig.c:43 msgid "Skip the installation of GRUB." -msgstr "Pomi???? instalacj???????? programu rozruchowego GRUB." +msgstr "Pomi?? instalacj?? programu rozruchowego GRUB." #: ../grubconfig.c:48 msgid "Installing GRUB bootloader" @@ -67,16 +67,16 @@ msgid "" "Hint: Choose option 3 if you already have a boot manager installed.\n" "Which option would you like?" msgstr "" -"GRUB mo??e by???? zainstalowany w r????nych miejscach:\n" +"GRUB mo??e by?? zainstalowany w r????nych miejscach:\n" "\n" "\t1. MBR pierwszego dysku twardego.\n" "\t2. Sformatowana dyskietka.\n" -"\t3. Superblok partycji root linuksa.\n" +"\t3. Superblok partycji systemowej.\n" "\n" -"Opcja 3. wymaga ustawienia bootowalnej partycji z partycji root przy pomocy " -"np. (c)fdisk\n" -"Porada: Je??eli masz ju?? zainstalowany inny bootloader wybierz opcj???? 3.\n" -"Jak???? opcj???? instalacji wybierasz?" +"Opcja 3. wymaga ustawienia partycji bootowalnej przy pomocy np. (c)fdisk\n" +"Porada: Je??eli masz ju?? zainstalowany inny program rozruchowy wybierz " +"opcj?? 3.\n" +"Kt??r?? opcj?? wybierasz?" #: ../grubconfig.c:91 msgid "GRUB bootloader" @@ -84,8 +84,8 @@ msgstr "Program rozruchowy GRUB" #: ../grubconfig.c:96 msgid "Please wait" -msgstr "Prosz???? czeka??" +msgstr "Prosz?? czeka??" #: ../grubconfig.c:96 msgid "Attempting to install the GRUB bootloader..." -msgstr "Pr????ba zainstalowania programu rozruchowego GRUB..." +msgstr "Pr??ba zainstalowania programu rozruchowego GRUB..." diff --git a/po/fun/pl/fun.po b/po/fun/pl/fun.po new file mode 100644 index 0000000..0ec24f7 --- /dev/null +++ b/po/fun/pl/fun.po @@ -0,0 +1,224 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-31 02:04+0100\n" +"PO-Revision-Date: 2012-01-23 18:05+0200\n" +"Last-Translator: Dawid \n" +"Language-Team: LANGUAGE \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.2\n" + +#: ../src/fun.c:69 ../src/fun.c:77 +msgid "Error" +msgstr "B????d" + +#: ../src/fun.c:69 +msgid "Failed to initialize dbus subsystem" +msgstr "Nie uda??o si?? zainicjowa?? podsystemu dbus" + +#: ../src/fun.c:77 +msgid "Failed to initialize interface" +msgstr "Nie uda??o si?? zaincjalizowa?? interfejsu" + +#. About +#: ../src/fun-ui.c:148 +msgid "About FUN" +msgstr "O FUN" + +#: ../src/fun-ui.c:274 +msgid "Restart Fun" +msgstr "Zrestartuj Fun" + +#: ../src/fun-ui.c:275 +msgid "" +"Fun needs to be restarted in order for the changes to take effect. Do you " +"want to restart Fun now ?" +msgstr "" +"Fun musi zosta?? zrestartowany, aby zmiany zacz????y dzia??a??. Czy chcesz go " +"zrestartowa?? teraz ?" + +#: ../src/fun-ui.c:430 +msgid "S" +msgstr "S" + +#: ../src/fun-ui.c:438 +msgid "Package Name" +msgstr "Nazwa pakietu" + +#: ../src/fun-ui.c:448 +msgid "Latest Version" +msgstr "Ostatnia wersja" + +#: ../src/fun-ui.c:456 +msgid "Description" +msgstr "Opis" + +#: ../src/fun-ui.c:512 +msgid "Connection Failed" +msgstr "Nieudane po????czenie" + +#: ../src/fun-ui.c:512 +msgid "Failed to connect to the fun daemon\n" +msgstr "Nie uda??o si?? po????czy?? z demonem fun\n" + +#. set the status +#: ../src/fun-ui.c:516 +msgid "" +"The frugalware update notifier daemon is not running. Update checking is " +"disabled" +msgstr "" +"Demon fun nie jest uruchomiony. Sprawdzanie aktualizacji jest wy????czone" + +#. display an error +#: ../src/fun-ui.c:518 +msgid "Update checking disabled" +msgstr "Sprawdzanie aktualizacji wy????czone" + +#. set the status +#. fun_tooltip_set_text2 (tooltip, "", FALSE); +#. set the status to Idle +#. and the status back to Idle +#: ../src/fun-ui.c:535 ../src/fun-ui.c:567 ../src/fun-ui.c:612 +msgid "Idle" +msgstr "Bezczynny" + +#. set the status to let the user know that fun is checking for an update +#: ../src/fun-ui.c:591 +msgid "Checking for new updates..." +msgstr "Sprawdzanie dost??pno??ci nowych aktualizacji..." + +#: ../src/fun-ui.c:605 +msgid "Updates are available" +msgstr "Aktualizacje s?? dost??pne" + +#: ../src/fun-ui.c:605 +msgid "" +"New package updates are available for your system. Click the tray icon for " +"more details" +msgstr "" +"Nowe pakiety s?? dost??pne dla twojego systemu. Kliknij w ikonk?? na pasku, aby " +"dowiedzie?? si?? wi??cej szczeg??????w " + +#: ../src/fun-ui.c:627 +msgid "Failed to create thread for checking update" +msgstr "Nie mo??na utworzy?? w??tku dla sprawdzenia aktualizacji" + +#: ../src/fun-ui.c:646 +msgid "(C) 2007-2009 Frugalware Developer Team (GPL)" +msgstr "(C) 2007-2008 Frugalware Developer Team (GPL)" + +#: ../src/fun-ui.c:647 ../data/fun.glade.h:9 +msgid "Frugalware Update Notifier" +msgstr "Mened??er aktualizacji Frugalware" + +#: ../src/fun-ui.c:699 +msgid "Error getting update information" +msgstr "B????d podczas pobierania informacji o aktualizacjach" + +#: ../src/fun-ui.c:699 +msgid "There was an error getting update information" +msgstr "Nast??pi?? b????d podczas pobierania informacji o aktualizacjach" + +#: ../src/fun-ui.c:772 +msgid "Error launching GFpm" +msgstr "B????d uruchomienia GFpm" + +#: ../src/fun-tooltip.c:42 +msgid "View Updates" +msgstr "Poka?? aktualizacje" + +#: ../data/fun.glade.h:1 +msgid "News Notification" +msgstr "Powiadamianie o nowo??ciach" + +#: ../data/fun.glade.h:2 +msgid "Options" +msgstr "Opcje" + +#: ../data/fun.glade.h:3 +msgid "Package Notification" +msgstr "Powiadamianie o pakietach" + +#: ../data/fun.glade.h:4 +msgid "Configure Frugalware Update Notifier" +msgstr "Konfiguracja mened??era aktualizacji" + +#: ../data/fun.glade.h:5 +msgid "About" +msgstr "O" + +#: ../data/fun.glade.h:6 +msgid "Close" +msgstr "Zamknij" + +#: ../data/fun.glade.h:7 +msgid "Enabled" +msgstr "W????czone" + +#: ../data/fun.glade.h:8 +msgid "FUN Preferences" +msgstr "Ustawienia FUN" + +#: ../data/fun.glade.h:10 +msgid "Launch Gfpm" +msgstr "Uruchom Gfpm" + +#: ../data/fun.glade.h:11 +msgid "Launch Gfpm using" +msgstr "Uruchom Gfpm u??ywaj??c" + +#: ../data/fun.glade.h:12 +msgid "News" +msgstr "Nowo??ci" + +#: ../data/fun.glade.h:13 +msgid "" +"Notification timeout (seconds)\n" +"The time in seconds for which the notification popup is displayed" +msgstr "" +"Limit czasu powiadomienia\n" +"Czas w sekundach, dla kt??rego wy??wietlane jest okienko powiadomienia" + +#: ../data/fun.glade.h:15 +msgid "Open links in Browser" +msgstr "Otw??rz odno??niki w przegl??darce" + +#: ../data/fun.glade.h:16 +msgid "Packages" +msgstr "Pakiety" + +#: ../data/fun.glade.h:17 +msgid "Preferences" +msgstr "Preferencje" + +#: ../data/fun.glade.h:18 +msgid "Update Interval (minutes)" +msgstr "Cz??stotliwo???? aktualizacji (minuty)" + +#: ../data/fun.glade.h:19 +msgid "Visit Link" +msgstr "Odwied?? Link" + +#: ../data/fun.glade.h:20 +msgid "_Check" +msgstr "_Sprawd??" + +#: ../data/fun.glade.h:21 +msgid "" +"gksu\n" +"kdesu\n" +"sudo" +msgstr "" +"gksu\n" +"kdesu\n" +"sudo" diff --git a/po/homepage/pl/homepage.po b/po/homepage/pl/homepage.po new file mode 100644 index 0000000..2b1ae45 --- /dev/null +++ b/po/homepage/pl/homepage.po @@ -0,0 +1,1137 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-31 02:04+0100\n" +"PO-Revision-Date: 2012-01-24 17:59+0200\n" +"Last-Translator: Dawid \n" +"Language-Team: LANGUAGE \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.2\n" + +#. FIXME: use docs/about.txt as a source instead of this one +#: ../about.php:36 +msgid "" +"Frugalware is a general purpose linux distribution, designed for " +"intermediate users (who are not afraid of text mode)." +msgstr "" +"Frugalware jest wszechstronn?? dystrybucj?? systemu GNU/Linux, zaprojektowan?? " +"z my??l?? o ??rednio zaawansowanych u??ytkownikach (kt??rzy nie boj?? si?? trybu " +"tekstowego)." + +#: ../about.php:37 +msgid "" +"Please read the dedicated FAQ page on the wiki." +msgstr "" +"Prosimy o zapoznanie si?? z dedykowan?? stron?? FAQ na wiki." + +#: ../about.php:43 +msgid "Short" +msgstr "Kr??tkie" + +#: ../about.php:44 +msgid "Long" +msgstr "D??ugie" + +#: ../authors.php:57 +msgid "at" +msgstr "ma??pa" + +#: ../authors.php:58 +msgid "dot" +msgstr "kropka" + +#: ../authors.php:68 ../config.inc.php:84 +msgid "Authors" +msgstr "Autorzy" + +#: ../authors.php:69 +msgid "" +"This page should list all people who contributed to Frugalware Linux in some " +"way. However, we are aware that the contributor list is incomplete. Please " +"contact us if your name is missing from here!
" +msgstr "" +"Strona zawiera list?? wszystkich os??b, kt??re przyczyni??y si?? w jaki?? spos??b " +"do rozwoju Frugalware Linux. Jeste??my ??wiadomi, ??e lista tw??rc??w jest " +"niekompletna. Prosimy o kontakt, je??li brakuje tu twojego imienia!
" + +#: ../authors.php:70 +#, php-format +msgid "Available filters: No filter · " +msgstr "Dost??pne filtry: Bez filtra ·" + +#: ../authors.php:71 +#, php-format +msgid "Active developers · " +msgstr "Aktywni deweloperzy ·" + +#: ../authors.php:72 +#, php-format +msgid "Former developers · " +msgstr "Dawni deweloperzy ·" + +#: ../authors.php:73 +#, php-format +msgid "Contributors
" +msgstr "Uczestnicy
" + +#: ../authors.php:74 +msgid "Frugalware Linux Author list" +msgstr "Lista autor??w Frugalware Linux" + +#. $menucontent = '' . gettext('News') . " | \n"; +#: ../config.inc.php:44 ../rss.php:187 +msgid "News" +msgstr "Aktualno??ci" + +#: ../config.inc.php:46 +msgid "Announcements" +msgstr "Og??oszenia" + +#: ../config.inc.php:47 ../rss.php:196 +msgid "Security announcements" +msgstr "Og??oszenia dotycz??ce bezpiecze??stwa" + +#: ../config.inc.php:48 +msgid "News feeds" +msgstr "Kana??y informacyjne" + +#: ../config.inc.php:50 +msgid "About" +msgstr "O Frugalware" + +#: ../config.inc.php:52 +msgid "Summary" +msgstr "Podsumowanie" + +#: ../config.inc.php:53 +msgid "Frugalware in the Press" +msgstr "Frugalware w prasie" + +#: ../config.inc.php:54 +msgid "Screenshots" +msgstr "Zrzuty ekranu" + +#: ../config.inc.php:57 +msgid "Get Frugalware" +msgstr "Zdob??d?? Frugalware" + +#: ../config.inc.php:58 +msgid "Packages" +msgstr "Pakiety" + +#: ../config.inc.php:59 +msgid "Documentation" +msgstr "Dokumentacja" + +#: ../config.inc.php:60 +msgid "Discussion Forums" +msgstr "Forum dyskusyjne" + +#: ../config.inc.php:61 +msgid "Bug Tracker" +msgstr "Bug Tracker" + +#: ../config.inc.php:62 +msgid "Wiki" +msgstr "Wiki" + +#: ../config.inc.php:64 +msgid "Community" +msgstr "Spo??eczno????" + +#: ../config.inc.php:66 +msgid "Mailing Lists" +msgstr "Listy adresowe" + +#: ../config.inc.php:67 +msgid "IRC" +msgstr "IRC" + +#: ../config.inc.php:68 +msgid "Pastebin" +msgstr "Pastebin" + +#: ../config.inc.php:69 +msgid "Blogs" +msgstr "Blogi" + +#: ../config.inc.php:70 +msgid "Libre.fm group" +msgstr "Grupa Libre.fm" + +#: ../config.inc.php:71 +msgid "Local Communities" +msgstr "Lokalna spo??eczno????" + +#: ../config.inc.php:72 +msgid "Artwork" +msgstr "Projekty graficzne" + +#: ../config.inc.php:73 +msgid "Identi.ca group" +msgstr "Grupa Identi.ca" + +#: ../config.inc.php:74 +msgid "Twitter" +msgstr "Twitter" + +#: ../config.inc.php:77 +msgid "Development" +msgstr "Development" + +#: ../config.inc.php:79 +msgid "Roadmap" +msgstr "Roadmapa" + +#: ../config.inc.php:80 +msgid "Git repository" +msgstr "Repozytorium Git" + +#: ../config.inc.php:81 +msgid "Translation portal" +msgstr "T??umaczenia On-line" + +#: ../config.inc.php:83 ../donations.php:50 ../header.php:85 +msgid "Donations" +msgstr "Dotacje" + +#: ../config.inc.php:95 ../config.inc.php:97 ../config.inc.php:99 +#: ../config.inc.php:101 ../config.inc.php:103 ../config.inc.php:105 +#: ../config.inc.php:107 ../config.inc.php:109 ../config.inc.php:111 +#: ../config.inc.php:113 ../config.inc.php:116 ../config.inc.php:120 +msgid "Change language" +msgstr "Zmie?? J??zyk" + +#: ../docs.php:60 ../docs.php:67 +msgid "The following categories are available:" +msgstr "Nast??puj??ce kategorie s?? dost??pne:" + +#: ../docs.php:62 ../docs.php:69 +msgid "Full manual" +msgstr "Pe??ny podr??cznik" + +#: ../docs.php:63 ../docs.php:70 +msgid "User documentation" +msgstr "Dokumentacja u??ytkownika" + +#: ../docs.php:64 ../docs.php:71 +msgid "Developer documentation" +msgstr "Dokumentacja dewelopera" + +#: ../docs.php:74 +msgid "View online documentation (stable release)" +msgstr "Zobacz dokumentacj?? online (wydanie stabilne)" + +#: ../docs.php:75 +msgid "View online documentation (development version)" +msgstr "Zobacz dokumentacj?? online (wersja deweloperska)" + +#: ../donations.php:38 +msgid "" +"
Donations are a great way to show your appreciation\n" +"and support for Frugalware Linux. On this page we list the donations we " +"have\n" +"received so far and those that would help us in our work on Frugalware " +"Linux.;\n" +"If you have a piece of hardware or something whose Frugalware support could " +"be\n" +"improved, a good way to achieve this is to donate it to a developer.

\n" +"If you would like to donate something to the whole project (i.e. a mirror),\n" +"please send a mail to the frugalware-devel\n" +"list, or if you do not wish to subscribe, send a mail directly to " +"vmiklos_at_frugalware_dot_org.\n" +"If you wish to donate something to an individual developer, see the authors\n" +"page and send the developer a mail. You can also use the PayPal donate link " +"on the side of the page\n" +"if you wish to donate money.
" +msgstr "" +"
Dotacje to ??wietny spos??b do wyra??enia twojego uznania\n" +"i wsparcia Frugalware Linux. Strona zawiera list?? dotacji\n" +"otrzymanych do tej pory, kt??re pomagaj?? nam w pracy nad Frugalware Linux.;\n" +"Je??li masz wolny sprz??t lub co??, czego obs??ug?? w Frugalware mo??na ulepszy?? ," +"przekazanie tego tw??rcy to dobry spos??b na osi??gni??cie celu

\n" +"Je??li chcesz podarowa?? co?? dla ca??ego projektu (np. mirror),\n" +"wy??lij wiadomo???? na list?? frugalware-devel\n" +"lub je??li nie chcesz otrzymywa?? informacji, wy??lij wiadomo???? bezpo??rednio do " +"vmiklos_ma??pa_frugalware_kropka_org.\n" +"Je??li chcesz wesprze?? czym?? konkretnego dewelopera, zobacz stron?? autor??w autorzy\n" +"i wy??lij deweloperowi wiadomo????. Mo??esz r??wnie?? u??y?? linku dotacji PayPal " +"znajduj??cego si?? z boku strony\n" +"w celu wsparcia got??wkowego." + +#: ../donations.php:54 +msgid "Advertisers" +msgstr "Reklamodawcy" + +#: ../donations.php:76 +msgid "The Frugalware Team" +msgstr "Zesp???? Frugalware" + +#: ../download.php:89 +msgid "Archive" +msgstr "Archiwum" + +#: ../download.php:89 +msgid "" +"Unfortunately due our limited resources we cannot store our old stable " +"versions, they are being removed shortly after a new official stable " +"release. But if you are interested in our old stable versions, ask IroNiQ on " +"#frugalware @freenode or ask in email on one of our lists." +msgstr "" +"Niestety nasze ograniczone zasoby nie pozwalaj?? na przechowywanie starych " +"stabilnych wersji, s?? one usuwane kr??tko po wydaniu nowej oficjalnej " +"stabilnej wersji. Jednak je??li jeste?? zainteresowany naszymi starymi " +"stabilnymi wersjami, zapytaj IroNiQ na #frugalware @freenode lub zapytaj w e-" +"mailu na jednej z naszych list." + +#: ../header.php:86 +msgid "Languages" +msgstr "J??zyki" + +#: ../header.php:87 +msgid "Share" +msgstr "Podziel si??" + +#: ../header.php:88 +msgid "Recent updates" +msgstr "Ostatnie aktualizacje" + +#: ../header.php:89 +msgid "Releases" +msgstr "Wersje" + +#: ../header.php:90 +msgid "Information" +msgstr "Informacje" + +#: ../header.php:91 +msgid "Server information" +msgstr "Informacje o serwerze" + +#: ../header.inc.php:135 +#, php-format +msgid "Uptime:
%d day(s) %d h %d m %d s" +msgstr "Czas pracy:
%d day(s) %d h %d m %d s" + +#: ../header.inc.php:142 +msgid "Donate to support our development efforts." +msgstr "Dotacja na wsparcie naszych deweloperskich wysi??k??w." + +#: ../header.inc.php:150 +msgid "Share Frugalware with your friends." +msgstr "Podziel si?? Frugalware z przyjaci????mi." + +#: ../index.php:97 ../index.php:116 +msgid "Sorry, no news on your language, using English instead." +msgstr "" +"Przepraszamy, ??adnych aktualno??ci w twoim j??zyku, w zamian u??yj J??zyka " +"angielskiego." + +#: ../index.php:105 +msgid " edited this news on " +msgstr "edycja tej aktualno??ci na" + +#: ../index.php:107 ../index.php:120 ../security.php:89 +msgid "Posted by" +msgstr "Wys??any przez" + +#: ../index.php:108 +msgid "News history" +msgstr "Historia aktualno??ci" + +#: ../irc.php:59 +msgid "General information" +msgstr "Og??lne informacje" + +#: ../irc.php:59 +msgid "" +"Our irc channel is on the freenode network (server: irc.freenode.net), at " +"#frugalware. This is the official Frugalware Linux irc help station. See the " +"documentation about non-" +"English channels." +msgstr "" +"Nasz kana?? irc znajduje si?? na freenode network (server: irc.freenode.net), " +"w #frugalware. Jest to oficjalny ircowy kana?? pomocy Frugalware Linux. " +"Zobacz dokumentacj?? o nie-" +"angielskich kana??ach." + +#: ../irc.php:105 +msgid "Please enter a valid nickname" +msgstr "Wprowad?? poprawny nick" + +#: ../irc.php:121 +msgid "Nickname:" +msgstr "Nick" + +#: ../irc.php:125 +msgid "Server:" +msgstr "Serwer:" + +#: ../irc.php:129 +msgid "Channel:" +msgstr "Kana??:" + +#: ../irc.php:133 +msgid "Advanced..." +msgstr "Zaawansowane..." + +#: ../irc.php:134 +msgid "Login" +msgstr "Login" + +#: ../irc.php:140 +msgid "Login via web" +msgstr "Logowanie przez WWW" + +#: ../irc.php:142 +msgid "Support channel logs" +msgstr "Logi kana??u wsparcia" + +#: ../irc.php:142 +#, php-format +msgid "" +"Our support channels are logged and the logs are available here." +msgstr "" +"Nasze kana??y wsparcia s?? logowane, a logi s?? dost??pne tu." + +#: ../media.php:46 +msgid "Sorry, a media file has not been written yet." +msgstr "Przepraszamy, plik multimedialny nie zosta?? jeszcze napisany." + +#: ../media.php:52 +msgid "Frugalware in the press" +msgstr "Frugalware w prasie" + +#: ../media.php:53 +msgid "" +"This page contains details about some of the articles that have been posted " +"on the Internet about Frugalware. If you find an article not listed here, " +"please tell us about it!" +msgstr "" +"Strona ta zawiera szczeg????y o niekt??rych artyku??ach o Frugalware, kt??re s?? " +"obecne w Internecie. Je??li znajdziesz artyku??, kt??ry nie zosta?? wymieniony " +"tutaj, prosimy o poinformowanie nas!" + +#: ../media.php:76 +msgid "Title" +msgstr "Tytu??" + +#: ../media.php:77 +msgid "Where" +msgstr "Gdzie" + +#: ../media.php:78 ../security.php:88 +msgid "Date" +msgstr "Data" + +#: ../media.php:79 +msgid "Language" +msgstr "J??zyk" + +#: ../media.php:80 +msgid "Link" +msgstr "Link" + +#: ../packages.php:95 +msgid "Package search" +msgstr "Wyszukiwanie pakietu" + +#: ../packages.php:96 +msgid "Search for:" +msgstr "Szukaj po:" + +#: ../packages.php:97 +msgid "packages" +msgstr "pakiety" + +#: ../packages.php:98 +msgid "Search in description" +msgstr "Szukaj w opisie" + +#: ../packages.php:99 +msgid "files" +msgstr "pliki" + +#: ../packages.php:100 +msgid "groups" +msgstr "grupy" + +#: ../packages.php:101 +msgid "Regular expression" +msgstr "Wyra??enie regularne" + +#: ../packages.php:101 +msgid "(regular expression)" +msgstr "(wyra??enie regularne)" + +#: ../packages.php:104 ../packages.php:342 ../packages.php:351 +msgid "Architecture:" +msgstr "Architektura:" + +#: ../packages.php:112 ../packages.php:342 ../packages.php:351 +#: ../packages.php:415 +msgid "Version:" +msgstr "Wersja:" + +#: ../packages.php:124 +msgid "Search" +msgstr "Szukaj" + +#: ../packages.php:124 +msgid "Reset" +msgstr "Reset" + +#: ../packages.php:125 +#, php-format +msgid "Searching in %d binary and %d source-only packages." +msgstr "Szukanie w %d binarnych i %d ??r??d??owych pakietach." + +#: ../packages.php:126 +#, php-format +msgid "Check outdated packages we are aware of." +msgstr "" +"Sprawd?? przestarza??epakiety, o kt??rych mamy ??wiadomo????" + +#: ../packages.php:140 +msgid "You will need a Mozilla based browser to install a search plugin." +msgstr "" +"Potrzebujesz przegl??darki bazuj??cej na Mozilli do instalacji wtyczki " +"wyszukiwania." + +#: ../packages.php:144 +msgid "" +"Click here to install the Firefox " +"search plugin." +msgstr "" +"Kliknij tutajw celu instalacji " +"wtyczki szukaj??cej do Firefoxa." + +#: ../packages.php:196 +msgid "Error in the query, please change the searching conditions" +msgstr "B????d w zapytaniu, zmie?? kryteria wyszukiwania" + +#: ../packages.php:201 +msgid "No package found" +msgstr "Nie znaleziono pakietu" + +#: ../packages.php:237 +msgid "No such file or directory" +msgstr "Nie ma takiego pliku lub katalogu" + +#: ../packages.php:277 ../packages.php:313 +msgid "No such group" +msgstr "Nie ma takiej grupy" + +#: ../packages.php:324 +msgid "Listing groups" +msgstr "Wykaz grup" + +#: ../packages.php:336 +msgid "Listing contents of group:" +msgstr "Wykaz zawarto??ci grup" + +#: ../packages.php:338 ../packages.php:348 +msgid "Search result for:" +msgstr "Wyniki wyszukiwania dla:" + +#: ../packages.php:411 +msgid "Package information:" +msgstr "Informacje o pakiecie" + +#: ../packages.php:413 +msgid "Name:" +msgstr "Nazwa:" + +#: ../packages.php:414 +msgid "Parent:" +msgstr "Pakiet macierzysty:" + +#: ../packages.php:417 +msgid "Documentation:" +msgstr "Dokumentacja:" + +#: ../packages.php:419 +msgid "Buildlog:" +msgstr "Log budowy:" + +#: ../packages.php:420 +msgid "Changelog:" +msgstr "Lista zmian:" + +#: ../packages.php:424 +msgid "Groups:" +msgstr "Grupy:" + +#: ../packages.php:429 +msgid "URL:" +msgstr "Adres:" + +#: ../packages.php:432 +msgid "Depends:" +msgstr "Zale??y od:" + +#: ../packages.php:439 +msgid "Exact reverse depends:" +msgstr "??cis??e odwrotne zale??no??ci:" + +#: ../packages.php:446 +msgid "Other reverse depends:" +msgstr "Inne odwrotne zale??no??ci:" + +#: ../packages.php:453 +msgid "Conflicts:" +msgstr "Konflikty:" + +#: ../packages.php:460 +msgid "Provides:" +msgstr "Zapewnia:" + +#: ../packages.php:465 +msgid "Compressed size:" +msgstr "Rozmiar skompresowany:" + +#: ../packages.php:466 +msgid "Uncompressed size:" +msgstr "Rozmiar nieskompresowany:" + +#: ../packages.php:467 +msgid "Arch:" +msgstr "Architektura:" + +#: ../packages.php:468 +msgid "Description:" +msgstr "Opis:" + +#. FIXME: latin -> utf8 conversion hardwired +#: ../packages.php:470 +msgid "Maintainer:" +msgstr "Opiekun:" + +#: ../packages.php:471 +msgid "Uploaded by:" +msgstr "Wrzucony przez:" + +#: ../packages.php:472 +msgid "Download:" +msgstr "Pobierz:" + +#: ../packages.php:477 +msgid "Forums:" +msgstr "Fora:" + +#: ../packages.php:477 +msgid "Related posts" +msgstr "Podobne posty" + +#: ../packages.php:478 +msgid "Wiki:" +msgstr "Wiki:" + +#: ../packages.php:478 +msgid "Related pages" +msgstr "Podobne strony" + +#: ../packages.php:479 +msgid "Bug Tracking System:" +msgstr "System Bug Trackingowy:" + +#: ../packages.php:479 +msgid "Related open bugs" +msgstr "Podobne otwarte bugi" + +#: ../packages.php:480 +msgid "Syndicate:" +msgstr "Konsorcjum:" + +#: ../packages.php:480 +msgid "RSS" +msgstr "RSS" + +#: ../packages.php:481 +msgid "SHA1 Sum:" +msgstr "Suma SHA1:" + +#: ../packages.php:482 +msgid "Frugalware version:" +msgstr "Wersja Frugalware:" + +#: ../packages.php:483 +msgid "Updated:" +msgstr "Aktualizacja:" + +#: ../packages.php:488 ../packages.php:539 ../packages.php:588 +#: ../packages.php:646 ../packages.php:676 +msgid "No such package!" +msgstr "Nie ma takiego pakietu!" + +#: ../packages.php:524 +#, php-format +msgid "Changelog for %s" +msgstr "Lista zmian dla %s" + +#: ../packages.php:535 ../packages.php:584 +msgid "Sorry, currently no log available." +msgstr "Przepraszamy, obecnie nie ma dost??pnego loga." + +#: ../packages.php:573 +#, php-format +msgid "Build log for %s" +msgstr "Log budowy dla %s" + +#: ../packages.php:622 +#, php-format +msgid "Documentation for %s" +msgstr "Dokumentacja dla %s" + +#: ../packages.php:642 +msgid "Sorry, currently no documentation available." +msgstr "Przepraszamy, obecnie nie ma dost??pnej dokumentacji." + +#: ../packages.php:661 +msgid "File list for" +msgstr "Lista plik??w dla" + +#: ../roadmap.php:51 +msgid "Sorry, a roadmap has not been written yet." +msgstr "Przepraszamy, roadmapa nie zosta??a jeszcze napisana." + +#: ../roadmap.php:70 ../roadmap.php:79 +msgid "done" +msgstr "zrobione" + +#: ../roadmap.php:72 ../roadmap.php:81 +msgid "pending" +msgstr "oczekiwanie" + +#: ../rss.php:188 +msgid "Stable releases" +msgstr "Stabilne wydania" + +#: ../rss.php:189 +msgid "-current commits" +msgstr "-aktualne commity" + +#: ../rss.php:190 +msgid "-stable patches" +msgstr "-stabilne ??atki" + +#: ../rss.php:191 +msgid "BTS entries" +msgstr "wpisy do BTS" + +#: ../rss.php:192 +msgid "Package updates" +msgstr "Aktualizacje pakiet??w" + +#: ../rss.php:193 +msgid "" +"There is an optional suffix to filter the package parameters: [/<" +"version>[<arch>[<package>]]]." +msgstr "" +"Jest to opcjonalny przyrostek parametr??w do filtrowania pakiet??w <" +"wersja>[<architektura>[<pakiet>]]]." + +#: ../rss.php:194 +msgid "Examples: " +msgstr "Przyk??ady:" + +#: ../rss.php:195 +msgid "Blog posts" +msgstr "Posty na blogu" + +#: ../rss.php:197 +msgid "New forums posts" +msgstr "Nowe posty na forum" + +#: ../screenshots.php:32 +msgid "Splash screen" +msgstr "Ekran splasha" + +#: ../screenshots.php:34 +msgid "Language selection" +msgstr "Wyb??r j??zyka" + +#: ../screenshots.php:36 +msgid "Welcome Screen" +msgstr "Ekran powitalny" + +#: ../screenshots.php:38 +msgid "Keyboard map" +msgstr "Uk??ad klawiatury" + +#: ../screenshots.php:40 +msgid "RAID Selection" +msgstr "Wyb??r RAID" + +#: ../screenshots.php:42 +msgid "Selecting Hard Disk" +msgstr "Wyb??r dysku twardego" + +#: ../screenshots.php:44 +msgid "Partitioning" +msgstr "Partycjonowanie" + +#: ../screenshots.php:46 +msgid "Partitioning using cfdisk" +msgstr "Partycjonowanie z u??yciem narz??dzia cfdisk" + +#: ../screenshots.php:48 ../screenshots.php:50 +msgid "Setting up swap space" +msgstr "Tworzenie partycji swap" + +#: ../screenshots.php:52 +msgid "Root partition selection" +msgstr "Wyb??r partycji root" + +#: ../screenshots.php:54 +msgid "Formatting root partition" +msgstr "Formatowanie partycji root" + +#: ../screenshots.php:56 +msgid "Creating filesystem" +msgstr "Tworzenie systemu plik??w" + +#: ../screenshots.php:58 +msgid "Other partitions" +msgstr "Inne partycje" + +#: ../screenshots.php:60 +msgid "Package selection" +msgstr "Wyb??r pakiet??w" + +#: ../screenshots.php:62 ../screenshots.php:64 +msgid "Selecting package categories" +msgstr "Wyb??r kategorii pakiet??w" + +#: ../screenshots.php:66 +msgid "Beginning installation" +msgstr "Rozpocz??cie instalacji" + +#: ../screenshots.php:68 +msgid "Installing packages" +msgstr "Instalowanie pakiet??w" + +#: ../screenshots.php:70 +msgid "Setup MBR" +msgstr "Konfiguracja MBR" + +#: ../screenshots.php:72 +msgid "Installing MBR" +msgstr "Instalowanie MBR" + +#: ../screenshots.php:74 +msgid "Installing modules" +msgstr "Instalowanie modu????w" + +#: ../screenshots.php:76 ../screenshots.php:78 +msgid "Setting a root password" +msgstr "Konfiguracja has??a roota" + +#: ../screenshots.php:80 +msgid "Creating user" +msgstr "Tworzenie u??ytkownika" + +#: ../screenshots.php:82 +msgid "Choosing a user name" +msgstr "Wyb??r nazwy u??ytkownika" + +#: ../screenshots.php:84 +msgid "Choosing a user password" +msgstr "Wyb??r has??a u??ytkownika" + +#: ../screenshots.php:86 +msgid "Setup system hostname" +msgstr "Konfiguracja nazwy hosta" + +#: ../screenshots.php:88 +msgid "Network configuration" +msgstr "Konfiguracja sieci" + +#: ../screenshots.php:90 +msgid "Network configuration - DHCP" +msgstr "Konfiguracja sieci - DHCP" + +#: ../screenshots.php:92 +msgid "Applying settings" +msgstr "Zastosowanie ustawie??" + +#: ../screenshots.php:94 +msgid "Setting up system time" +msgstr "Konfiguracja czasu systemowego" + +#: ../screenshots.php:96 +msgid "Selecting Timezone" +msgstr "Wyb??r strefy czasowej" + +#: ../screenshots.php:98 +msgid "Mouse configuration" +msgstr "Konfiguracja myszki" + +#: ../screenshots.php:100 +msgid "Installation success" +msgstr "Instalacja zako??czona powodzeniem" + +#: ../screenshots.php:103 +msgid "Bootloader (GRUB)" +msgstr "Bootloader (GRUB)" + +#: ../screenshots.php:105 +msgid "Startup (Splash)" +msgstr "Rozruch (Splash)" + +#: ../screenshots.php:107 ../screenshots.php:109 +msgid "Startup (Console)" +msgstr "Rozruch (Konsola)" + +#: ../screenshots.php:111 +msgid "Console Login" +msgstr "Konsola logowania" + +#: ../screenshots.php:113 +msgid "Console" +msgstr "Konsola" + +#: ../screenshots.php:116 +msgid "KDM Login Screen" +msgstr "Ekran logowania KDM" + +#: ../screenshots.php:118 +msgid "Ksplash" +msgstr "Ksplash" + +#: ../screenshots.php:120 +msgid "Default KDE Desktop" +msgstr "Domy??lny pulpit KDE" + +#: ../screenshots.php:122 +msgid "KDE Menu" +msgstr "Menu KDE" + +#: ../screenshots.php:124 +msgid "KDE Desktop with Konqueror" +msgstr "Pulpit KDE z Konqueror" + +#: ../screenshots.php:126 +msgid "KDE with Cube" +msgstr "KDE z sze??cianem" + +#: ../screenshots.php:129 +msgid "GDM Login Screen" +msgstr "Ekran logowania GDM" + +#: ../screenshots.php:131 +msgid "Default Gnome Desktop" +msgstr "Domy??lny pulpit Gnome" + +#: ../screenshots.php:133 +msgid "Gnome Menu" +msgstr "Menu Gnome" + +#: ../screenshots.php:135 +msgid "Web Browser" +msgstr "Przegl??darka" + +#: ../screenshots.php:137 +msgid "Gnome Apps" +msgstr "Aplikacje Gnome" + +#: ../screenshots.php:140 +msgid "Login Screen (SliM)" +msgstr "Ekran logowania (SliM)" + +#: ../screenshots.php:142 +msgid "Default XFCE Desktop" +msgstr "Domy??lny pulpit XFCE" + +#: ../screenshots.php:144 +msgid "XFCE in Action" +msgstr "XFCE w akcji" + +#: ../screenshots.php:146 +msgid "XFCE Menu" +msgstr "Menu XFCE" + +#: ../screenshots.php:148 +msgid "XFCE Terminal" +msgstr "Terminal XFCE" + +#: ../screenshots.php:151 +msgid "Gfpm" +msgstr "Gfpm" + +#: ../screenshots.php:153 +msgid "Gfpm Synchronizing" +msgstr "Synchronizacja Gfpm" + +#: ../screenshots.php:155 +msgid "Repository Manager" +msgstr "Menad??er repozytorium" + +#: ../screenshots.php:157 ../screenshots.php:168 +msgid "Preferences Window" +msgstr "Ustawienia okna" + +#: ../screenshots.php:159 +msgid "Optimizing Package Database" +msgstr "Optymalizacja bazy danych pakietu" + +#: ../screenshots.php:161 +msgid "Log Viewer" +msgstr "Przegl??darka log??w" + +#: ../screenshots.php:164 +msgid "Update Notification" +msgstr "Powiadomienie o aktualizacji" + +#: ../screenshots.php:166 +msgid "FUN Main Window" +msgstr "G????wne okno FUN" + +#: ../screenshots.php:171 +msgid "GNetconfig" +msgstr "GNetconfig" + +#: ../screenshots.php:173 +msgid "GNetconfig - Interface Management" +msgstr "GNetconfig - zarz??dzanie interfejsem" + +#: ../screenshots.php:175 +msgid "GNetconfig - DNS Settings" +msgstr "GNetconfig - Ustawienia DNS" + +#: ../screenshots.php:178 +msgid "gService - Main Window" +msgstr "gService - g????wne okno" + +#: ../screenshots.php:180 +msgid "gService - Editing Runlevel Information" +msgstr "gService - edycja informacji poziom??w startu" + +#: ../screenshots.php:182 +msgid "gService - Minimal Interface" +msgstr "gService - minimalny interfejs" + +#: ../screenshots.php:185 +msgid "Openbox - by Lenezir" +msgstr "Openbox - wed??ug Lenezir" + +#: ../screenshots.php:187 +msgid "GNOME - by Pingax" +msgstr "GNOME - wed??ug Pingax" + +#: ../screenshots.php:189 +msgid "XFCE - by Devil505" +msgstr "XFCE - wed??ug Devil505" + +#: ../screenshots.php:191 +msgid "GNOME - by Slown" +msgstr "GNOME - wed??ug Slown" + +#: ../screenshots.php:193 +msgid "Openbox - by Botchchikii" +msgstr "Openbox - wed??ug Botchchikii" + +#: ../screenshots.php:195 +msgid "KDE - by Centuri0" +msgstr "KDE - wed??ug Centuri0" + +#: ../screenshots.php:202 +msgid "Screenshots from users" +msgstr "Zrzuty ekranu u??ytkownik??w" + +#: ../screenshots.php:212 +msgid "Installer" +msgstr "Instalator" + +#: ../screenshots.php:220 +msgid "Startup" +msgstr "Rozruch" + +#: ../screenshots.php:228 +msgid "KDE Desktop" +msgstr "Pulpit KDE" + +#: ../screenshots.php:236 +msgid "GNOME Desktop" +msgstr "Pulpit GNOME" + +#: ../screenshots.php:244 +msgid "XFCE Desktop" +msgstr "Pulpit XFCE" + +#: ../screenshots.php:252 +msgid "GFpm (Package Manager)" +msgstr "GFpm (Zarz??dca pakiet??w)" + +#: ../screenshots.php:260 +msgid "FUN (Update Notifier)" +msgstr "FUN (Mened??er aktualizacji)" + +#: ../screenshots.php:268 +msgid "GNetconfig (Network Configuration Tool)" +msgstr "GNetconfig (Narz??dzie konfiguracji sieci)" + +#: ../screenshots.php:276 +msgid "gService (GUI Runlevel Editor)" +msgstr "gService (Graficzny edytor poziomu startu)" + +#: ../security.php:46 +msgid "Sorry, a security file has not been written yet." +msgstr "Przepraszamy, plik zabezpiecze?? nie zosta?? jeszcze napisany." + +#: ../security.php:58 +msgid "Frugalware Security Announcements (FSAs)" +msgstr "Og??oszenia dotycz??ce bezpiecze??stwa Frugalware (FSAs)" + +#: ../security.php:59 +msgid "" +"This is a list of security announcments that have been released for the " +"current stable version of Frugalware" +msgstr "" +"Lista zawiera og??oszenia dotycz??ce bezpiecze??stwa, kt??re zosta??y do????czone " +"do aktualnej stabilnej wersji Frugalware" + +#: ../security.php:87 +msgid "Package" +msgstr "Pakiet" + +#: ../security.php:90 +msgid "Vulnerable version" +msgstr "Wersja nara??ona" + +#: ../security.php:91 +msgid "Unaffected version" +msgstr "Odporna wersja" + +#: ../security.php:92 +msgid "Bug tracker entry" +msgstr "Zapis w Bug Tracker" + +#: ../security.php:93 +msgid "CVEs" +msgstr "CVEs" + +#: ../security.php:94 +msgid "Description" +msgstr "Opis" + +#~ msgid "What branches does Frugalware have?" +#~ msgstr "Jakie s?? ga????zie Frugalware?" diff --git a/po/setup/da/setup.po b/po/setup/da/setup.po index 171c6e6..5b06079 100644 --- a/po/setup/da/setup.po +++ b/po/setup/da/setup.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-27 02:07+0200\n" -"PO-Revision-Date: 2011-05-27 21:49+0200\n" +"POT-Creation-Date: 2012-01-26 02:07+0100\n" +"PO-Revision-Date: 2012-02-02 12:10+0200\n" "Last-Translator: Carl Andersen \n" "Language-Team: LANGUAGE \n" "Language: da\n" @@ -32,7 +32,7 @@ msgid "ftp://ftp5." msgstr "ftp://ftp5. " #: ../src/plugins/configsource.c:102 ../src/plugins/dolangsh.c:58 -#: ../src/plugins/formatdisk.c:267 ../src/plugins/formatdisk.c:467 +#: ../src/plugins/formatdisk.c:301 ../src/plugins/formatdisk.c:503 #: ../src/plugins/layout.c:146 ../src/plugins/loadsource.c:88 #: ../src/util.c:305 msgid "Could not open output file for writing" @@ -54,8 +54,8 @@ msgstr "" "Her kan du v??lge en eller flere n??rliggende mirrors for hurtigere download " "af pakker." -#: ../src/plugins/configsource.c:166 ../src/plugins/formatdisk.c:655 -#: ../src/plugins/partdisk.c:202 +#: ../src/plugins/configsource.c:166 ../src/plugins/formatdisk.c:694 +#: ../src/plugins/partdisk.c:203 msgid "Continue" msgstr "Forts??t" @@ -85,8 +85,8 @@ msgstr "" "v??r is??r pm??rksomhed p?? at give en gyldig IP-adresse og/eller netmaske hvis " "bruger en statisk IP-konfiguration." -#: ../src/plugins/configsource.c:203 ../src/plugins/select.c:422 -#: ../src/plugins/select.c:438 ../src/plugins/select.c:477 +#: ../src/plugins/configsource.c:203 ../src/plugins/select.c:420 +#: ../src/plugins/select.c:436 ../src/plugins/select.c:475 msgid "Please wait" msgstr "V??r venlig at vente" @@ -98,43 +98,43 @@ msgstr "Konfiguration af netv??rk interfacet..." msgid "Writing the language configuration file" msgstr "Skriver sprogkonfigurationsfilen " -#: ../src/plugins/formatdisk.c:50 +#: ../src/plugins/formatdisk.c:53 msgid "Formatting the selected partitions" msgstr "Formaterer de valgte partitioner" -#: ../src/plugins/formatdisk.c:158 +#: ../src/plugins/formatdisk.c:161 msgid "Setting up swap space" msgstr "Ops??tning af swap partition " -#: ../src/plugins/formatdisk.c:161 +#: ../src/plugins/formatdisk.c:164 msgid "Setting up swap partitions" msgstr "S??tter swap partition op" -#: ../src/plugins/formatdisk.c:162 +#: ../src/plugins/formatdisk.c:165 msgid "Please select which swap partitions you want Frugalware to use:" msgstr "" "V??r venlig at v??lge hvilken swap partition du ??nsker at Frugalware skal " "bruge:" -#: ../src/plugins/formatdisk.c:176 ../src/plugins/formatdisk.c:204 +#: ../src/plugins/formatdisk.c:179 ../src/plugins/formatdisk.c:207 msgid "Quick format with no bad block checking" msgstr "Hurtig formatering som ikke s??ger efter d??rlige blokke p?? harddisken" -#: ../src/plugins/formatdisk.c:177 ../src/plugins/formatdisk.c:205 +#: ../src/plugins/formatdisk.c:180 ../src/plugins/formatdisk.c:208 msgid "Slow format that checks for bad blocks" msgstr "Langsom formatering som s??ger efter d??rlige blokke p?? harddisken" -#: ../src/plugins/formatdisk.c:180 ../src/plugins/formatdisk.c:209 -#: ../src/plugins/formatdisk.c:243 +#: ../src/plugins/formatdisk.c:183 ../src/plugins/formatdisk.c:212 +#: ../src/plugins/formatdisk.c:246 msgid "Formatting partitions" msgstr "Formaterer partitionerne " -#: ../src/plugins/formatdisk.c:183 ../src/plugins/formatdisk.c:212 +#: ../src/plugins/formatdisk.c:186 ../src/plugins/formatdisk.c:215 #, c-format msgid "Format %s" msgstr "Formateret %s " -#: ../src/plugins/formatdisk.c:184 ../src/plugins/formatdisk.c:213 +#: ../src/plugins/formatdisk.c:187 ../src/plugins/formatdisk.c:216 #, c-format msgid "" "If %s has not been formatted, you should format it.\n" @@ -144,63 +144,63 @@ msgstr "" "Hvis ikke %s er blevet formateret, b??r du formatere den.\n" "OBS: Dette vil fjerne alle data p?? %s. Vil du formatere denne partition?" -#: ../src/plugins/formatdisk.c:206 +#: ../src/plugins/formatdisk.c:209 msgid "Do not format, just mount the partition" msgstr "Formater ikke, men monter partitionen " -#: ../src/plugins/formatdisk.c:234 +#: ../src/plugins/formatdisk.c:237 msgid "Standard Linux ext2fs filesystem" msgstr "Standard Linux ext2fs filsystem " -#: ../src/plugins/formatdisk.c:235 +#: ../src/plugins/formatdisk.c:238 msgid "Journaling version of the ext2 filesystem" msgstr "Journalising version af ext2 filesystem " -#: ../src/plugins/formatdisk.c:236 +#: ../src/plugins/formatdisk.c:239 msgid "The evolution of the ext3 filesystem" msgstr "Udvikling af ext3-filsystem" -#: ../src/plugins/formatdisk.c:238 +#: ../src/plugins/formatdisk.c:241 msgid "Hans Reiser's journaling filesystem" msgstr "Hans Reiser's journalising filsystem" -#: ../src/plugins/formatdisk.c:240 +#: ../src/plugins/formatdisk.c:243 msgid "SGI's journaling filesystem" msgstr "SGI's journalising filsystem" -#: ../src/plugins/formatdisk.c:247 +#: ../src/plugins/formatdisk.c:250 #, c-format msgid "Selecting filesystem for %s" msgstr "V??lg filsystem for %s" -#: ../src/plugins/formatdisk.c:248 +#: ../src/plugins/formatdisk.c:251 #, c-format msgid "Please select the type of filesystem to use for %s." msgstr "V??r venlig at v??lge den type filsystem du vil anvende p?? %s" -#: ../src/plugins/formatdisk.c:293 +#: ../src/plugins/formatdisk.c:327 #, c-format msgid "Formatting %s as a swap partition" msgstr "Formater %s som en swap partition " -#: ../src/plugins/formatdisk.c:295 ../src/plugins/formatdisk.c:305 +#: ../src/plugins/formatdisk.c:329 ../src/plugins/formatdisk.c:339 msgid "Formatting swap partition" msgstr "Formater swap partitionen " -#: ../src/plugins/formatdisk.c:303 +#: ../src/plugins/formatdisk.c:337 #, c-format msgid "Formatting %s as a swap partition and checking for bad blocks" msgstr "Formater %s som en swap partition og tjekker for d??rlige blokke" -#: ../src/plugins/formatdisk.c:333 +#: ../src/plugins/formatdisk.c:369 msgid "Setting up the root partition" msgstr "Ops??tning af root partitionen" -#: ../src/plugins/formatdisk.c:335 +#: ../src/plugins/formatdisk.c:371 msgid "Select the Linux installation partition" msgstr "V??lg installationspartition for dit linuxsystem" -#: ../src/plugins/formatdisk.c:336 +#: ../src/plugins/formatdisk.c:372 msgid "" "Please select a partition from the following list to use for your root (/) " "partition. The following ones are available:" @@ -208,44 +208,44 @@ msgstr "" "V??r venlig at v??lge en partition fra den f??lgende liste til brug for din " "root- partition (/). F??lgende partitioner er tillg??ngelige:" -#: ../src/plugins/formatdisk.c:351 +#: ../src/plugins/formatdisk.c:387 msgid "Formatting" msgstr "Formaterer " -#: ../src/plugins/formatdisk.c:352 +#: ../src/plugins/formatdisk.c:388 #, c-format msgid "Creating %s filesystem on %s and checking for bad blocks" msgstr "Laver %s filsystem p?? %s og s??ger efter d??rlige blokke" -#: ../src/plugins/formatdisk.c:353 +#: ../src/plugins/formatdisk.c:389 #, c-format msgid "Creating %s filesystem on %s" msgstr "Laver %s filesystem p?? %s" -#: ../src/plugins/formatdisk.c:498 +#: ../src/plugins/formatdisk.c:537 #, c-format msgid "Select mount point for %s" msgstr "V??lg monteringspunkt for %s" -#: ../src/plugins/formatdisk.c:522 ../src/plugins/formatdisk.c:675 +#: ../src/plugins/formatdisk.c:561 ../src/plugins/formatdisk.c:714 msgid "(in use)" msgstr "(i brug) " -#: ../src/plugins/formatdisk.c:530 +#: ../src/plugins/formatdisk.c:569 #, c-format msgid "%s on %s/\t%s" msgstr "%s on %s/\t%s" #. non-root partitions -#: ../src/plugins/formatdisk.c:648 +#: ../src/plugins/formatdisk.c:687 msgid "Selecting other partitions" msgstr "V??lg andre partitioner" -#: ../src/plugins/formatdisk.c:659 +#: ../src/plugins/formatdisk.c:698 msgid "Select other Linux partitions for /etc/fstab" msgstr "V??lg andre Linux partitioner for /etc/fstab" -#: ../src/plugins/formatdisk.c:660 +#: ../src/plugins/formatdisk.c:699 msgid "" "You may use your other partitions to distribute your Linux system across " "more than one partition. Currently, you have only mounted your / partition. " @@ -363,42 +363,46 @@ msgid "The traditional partitioning program for Linux" msgstr "Det traditionelle partioneringsprogram for Linux " #: ../src/plugins/partdisk.c:119 +msgid "Works like cfdisk, but uses GPT instead of MBR." +msgstr "Virker som cfdisk, men bruger GPT istedet for MBR." + +#: ../src/plugins/partdisk.c:120 msgid "Works like fdisk, but uses GPT instead of MBR." msgstr "Virker som fdisk, men bruger GPT istedet for MBR." -#: ../src/plugins/partdisk.c:120 ../src/plugins/partdisk.c:126 +#: ../src/plugins/partdisk.c:121 ../src/plugins/partdisk.c:127 msgid "A partition manipulation program" msgstr "Et partitionsprogram " -#: ../src/plugins/partdisk.c:125 +#: ../src/plugins/partdisk.c:126 msgid "Apple disk partitioning utility" msgstr "Apple partionsprogram " -#: ../src/plugins/partdisk.c:136 ../src/plugins/partdisk.c:188 +#: ../src/plugins/partdisk.c:137 ../src/plugins/partdisk.c:189 msgid "Creating partitions" msgstr "Laver partitionerne" -#: ../src/plugins/partdisk.c:139 +#: ../src/plugins/partdisk.c:140 msgid "Select partitioning program" msgstr "V??lg partitioneringsprogram" -#: ../src/plugins/partdisk.c:140 +#: ../src/plugins/partdisk.c:141 msgid "Select the program you want to use for partitioning:" msgstr "V??lg det program du vil anvende for partitionering:" -#: ../src/plugins/partdisk.c:152 +#: ../src/plugins/partdisk.c:153 msgid "Want to create RAID partitions?" msgstr "Vil du lave RAID partioner? " -#: ../src/plugins/partdisk.c:153 +#: ../src/plugins/partdisk.c:154 msgid "Do you want to create software RAID partitions during partitioning?" msgstr "??nsker du lave software RAID-partitioner under partitioneringen? " -#: ../src/plugins/partdisk.c:182 +#: ../src/plugins/partdisk.c:183 msgid "Disk drive not found" msgstr "Harddisken ikke fundet " -#: ../src/plugins/partdisk.c:182 +#: ../src/plugins/partdisk.c:183 msgid "" "Sorry, no hard disk drives were found in this computer. Press ENTER to " "reboot." @@ -406,15 +410,15 @@ msgstr "" "Jeg er ked af det, ingen harddisk fundet p?? denne computer. Tryk p?? ENTER " "for at rebotte." -#: ../src/plugins/partdisk.c:197 +#: ../src/plugins/partdisk.c:198 msgid "Create RAID" msgstr "Lav RAID " -#: ../src/plugins/partdisk.c:205 +#: ../src/plugins/partdisk.c:206 msgid "Select a hard disk to partition" msgstr "V??lg en harddisk at partitionere" -#: ../src/plugins/partdisk.c:206 +#: ../src/plugins/partdisk.c:207 msgid "" "Please select a hard disk to partition. Once you are done, or in case you " "don't want to partition your disks at all, select 'Continue'. The following " @@ -443,24 +447,24 @@ msgstr "" "at du kommer til synes om %s. V??r venlig at fjerne CD/DVD fra din CD/DVD-" "enhed og tryk ENTER for at genstarte." -#: ../src/plugins/select.c:54 ../src/plugins/select.c:282 -#: ../src/plugins/select.c:419 +#: ../src/plugins/select.c:54 ../src/plugins/select.c:280 +#: ../src/plugins/select.c:417 msgid "Selecting packages" msgstr "V??lg pakker" -#: ../src/plugins/select.c:262 +#: ../src/plugins/select.c:260 msgid "Selecting categories" msgstr "V??lg kategorier" -#: ../src/plugins/select.c:263 +#: ../src/plugins/select.c:261 msgid "Please select which categories to install:" msgstr "V??r venlig at v??lge kategorier som skal installeres:" -#: ../src/plugins/select.c:296 +#: ../src/plugins/select.c:294 msgid "Use expert menus?" msgstr "Brug ekspert menuer " -#: ../src/plugins/select.c:297 +#: ../src/plugins/select.c:295 msgid "" "If you like, you may select your packages from expert menus. Where the " "normal menu shows a choice like 'C compiler system', the expert menus show " @@ -480,40 +484,40 @@ msgstr "" "eller v??lg 'ja' for brug af ekspert menuer med mulighed for valg af " "inviduelle pakker. " -#: ../src/plugins/select.c:360 ../src/plugins/select.c:368 -#: ../src/plugins/select.c:382 ../src/plugins/select.c:386 +#: ../src/plugins/select.c:358 ../src/plugins/select.c:366 +#: ../src/plugins/select.c:380 ../src/plugins/select.c:384 msgid "Error" msgstr "Fejl " -#: ../src/plugins/select.c:360 +#: ../src/plugins/select.c:358 #, c-format msgid "Failed to parse pacman-g2 configuration file (%s)" msgstr "Mislykkes at analysere pacman-g2 configuration filen (%s) " -#: ../src/plugins/select.c:368 +#: ../src/plugins/select.c:366 #, c-format msgid "Could not register '%s' database (%s)" msgstr "Kunne ikke registrere '%s' database (%s) " -#: ../src/plugins/select.c:382 +#: ../src/plugins/select.c:380 #, c-format msgid "Failed to synchronize %s" msgstr "Mislykkedes at sykronisere %s " -#: ../src/plugins/select.c:386 +#: ../src/plugins/select.c:384 #, c-format msgid "Failed to update %s (%s)" msgstr "Mislykkedes at opdatere %s (%s) " -#: ../src/plugins/select.c:422 +#: ../src/plugins/select.c:420 msgid "Searching for categories..." msgstr "S??ger efter kategorier... " -#: ../src/plugins/select.c:438 +#: ../src/plugins/select.c:436 msgid "Searching for packages..." msgstr "S??ger efter pakker... " -#: ../src/plugins/select.c:477 +#: ../src/plugins/select.c:475 msgid "Searching for missing dependencies..." msgstr "S??ger efter manglende afh??ngigheder..." @@ -643,11 +647,11 @@ msgstr "" msgid "Post-install configuration" msgstr "Afslutnings Konfiguration " -#: ../src/plugins/postconf.c:273 +#: ../src/plugins/postconf.c:270 msgid "Configuring kernel modules" msgstr "Konfigurer kerne moduler " -#: ../src/plugins/postconf.c:274 +#: ../src/plugins/postconf.c:271 msgid "Updating module dependencies..." msgstr "Opdaterer mondul afh??ngigheder " From hermier at frugalware.org Thu Feb 2 14:38:45 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 2 Feb 2012 14:38:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-10.0-1-i686 Message-ID: <20120202133845.3F417224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a62274f63ac0600f423f34230ce7afd48f018e69 commit a62274f63ac0600f423f34230ce7afd48f018e69 Author: Michel Hermier Date: Thu Feb 2 14:27:22 2012 +0100 firefox-10.0-1-i686 * Bump version. diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 768fbb0..f569c9a 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=9.0.1 +pkgver=10.0 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From hermier at frugalware.org Thu Feb 2 14:38:45 2012 From: hermier at frugalware.org (Michel Hermier) Date: Thu, 2 Feb 2012 14:38:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-i18n-10.0-1-i686 Message-ID: <20120202133845.519CD224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3974cf38aa62e317d9400ef6847e928e23eee3f commit c3974cf38aa62e317d9400ef6847e928e23eee3f Author: Michel Hermier Date: Thu Feb 2 14:38:40 2012 +0100 firefox-i18n-10.0-1-i686 * Bump version. diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 1875f94..3c99e53 100644 --- a/source/locale-extra/firefox-i18n/FrugalBuild +++ b/source/locale-extra/firefox-i18n/FrugalBuild @@ -2,91 +2,93 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=firefox -pkgver=9.0.1 +pkgver=10.0 pkgrel=1 Finclude mozilla-i18n -mozilla_i18n_lang_add 'af' 'ee6bc65ab1a3d05a94116614501ba0456429ca29' -mozilla_i18n_lang_add 'ak' 'fee277fca67bdee1ed002da3834b201aeb1b638d' -mozilla_i18n_lang_add 'ar' 'db4f6c8b28fec5da23b18f223449df9e35085b77' -mozilla_i18n_lang_add 'ast' '9f34dbc5375084715701753fca66d4ee87ec53f5' -mozilla_i18n_lang_add 'be' 'e14e31333d7c89b9f63e39d0e649723fb4f6aa3c' -mozilla_i18n_lang_add 'bg' '615302d8c923924f7306fa86f51fa88715b1ddb4' -mozilla_i18n_lang_add 'bn-BD' 'dd20d0445fc5ca17247b3bc685dd726f7f4c991e' -mozilla_i18n_lang_add 'bn-IN' 'a0b6a9ca9d56114e9bf3dc1ec0a2b321d4fea3a4' -mozilla_i18n_lang_add 'br' '808b2fa4da5b8e6e1eef9cc1ed72c3383322fc4f' -mozilla_i18n_lang_add 'bs' 'd1ade52f9eaddc335111784cac09e5a4686ab969' -mozilla_i18n_lang_add 'ca' '3cb951e3848a9c0b476f64e3196f14c83a9aba76' -mozilla_i18n_lang_add 'cs' 'bf739d9b7facf6a29c6db473ecf8cf4feeb8f4a6' -mozilla_i18n_lang_add 'cy' '10b4b4a8cbcbd4da707c731aeda4c2603c5d1425' -mozilla_i18n_lang_add 'da' 'd3b53b06b8ca8e31253f2dba4b1663dd0d2c1d24' -mozilla_i18n_lang_add 'de' '2244984c284126318e14ed7eb1e703625bc5f01b' -mozilla_i18n_lang_add 'el' '566d871da70457f1ae0c9942b33de4b93fdc6ea2' -mozilla_i18n_lang_add 'en-GB' '69aafd33310582b55bd9af83b709c2e67e19cd49' -mozilla_i18n_lang_add 'en-US' 'fc8addbc4d0a9a32614fcdd3327d374a22983477' -mozilla_i18n_lang_add 'en-ZA' '5f4afe1ed996e68c6b28e9839ebce977380d0c5f' -mozilla_i18n_lang_add 'eo' 'c4636f3b5fe9b481c00c7d16980f83eadb578e8f' -mozilla_i18n_lang_add 'es-AR' 'a2205a9454b308a78e37893013bd2367e91150dd' -mozilla_i18n_lang_add 'es-CL' '9c3d2c83d53ea7966896f9afef8a5beb944a6a3d' -mozilla_i18n_lang_add 'es-ES' '9e758be82df0c0b6ddc73814f2caef0d1e66bf98' -mozilla_i18n_lang_add 'es-MX' '31d8c874a29c70570332278b28bb172b3c08c0e8' -mozilla_i18n_lang_add 'et' '63877dbc13f205855c33c2759b6ac349d5473186' -mozilla_i18n_lang_add 'eu' 'e98bb6c677412cc43f4837058c4ab0b874a85073' -mozilla_i18n_lang_add 'fa' '395e06c11d8f49bc1b63c51c3fa5a1ee472aef42' -mozilla_i18n_lang_add 'fi' '31aad6684b43259044c6eed2d1cc214a3a7c2598' -mozilla_i18n_lang_add 'fr' '5620adc2e5de55ee0086ed050cfcc4a27161d2c6' -mozilla_i18n_lang_add 'fy-NL' 'f9fc64b7d1146a6ef2eaac82519ad347b38ab584' -mozilla_i18n_lang_add 'ga-IE' '361838e3df7e4a48f7a1582f9d69d846745e46eb' -mozilla_i18n_lang_add 'gd' '05ca359a2d62d74bc9f380a871d79e0a5151fab2' -mozilla_i18n_lang_add 'gl' '729afcfb9fce4cecc34981d97e1b33fed684d2f8' -mozilla_i18n_lang_add 'gu-IN' '69a71b8fbf18754368dfb773a0bcb6591d77085e' -mozilla_i18n_lang_add 'he' '2bb6da4a8f11015a32e83ab99e425078f866f838' -mozilla_i18n_lang_add 'hi-IN' 'dd33f09a7aa152e55bce5d36000b9e8c1a303a2f' -mozilla_i18n_lang_add 'hr' 'c234b201561cc80c6b3aa4f6417f64e6de8a0f3b' -mozilla_i18n_lang_add 'hu' '6dea59009c128c49eab101692d22102c822e314b' -mozilla_i18n_lang_add 'hy-AM' 'b35b59e2112642090e22d14d35f9b1d26cf20bdd' -mozilla_i18n_lang_add 'id' 'c8df48b0283f4419d1eab80800ce36a0d4cd4199' -mozilla_i18n_lang_add 'is' '2ee3dc62827f1d14ca0f35078f3d4dcb00602e6a' -mozilla_i18n_lang_add 'it' '2c6ee17ec7c353cdb9631c9888f9f1443ac04cdc' -mozilla_i18n_lang_add 'ja' '1d3f51540115c57eb2ac13829cebc7ee3a6d587f' -mozilla_i18n_lang_add 'kk' 'faa393ec83062cc2af64b0b42b6a26929ec8f76a' -mozilla_i18n_lang_add 'kn' '93f4df5b9dcecedc7e80c27ad9d534392efabf09' -mozilla_i18n_lang_add 'ko' '2906ef4b92bd4d396d93cbed35dc2280699f52c0' -mozilla_i18n_lang_add 'ku' 'da1235568fb404581fb2002fd04cf1534f4479ae' -mozilla_i18n_lang_add 'lg' 'a9aef33bf0a901570cca72cdb382103124f9f6e5' -mozilla_i18n_lang_add 'lt' '8d19bab065ffda5c2de0e8b6412033c30b638501' -mozilla_i18n_lang_add 'lv' '2efc0759a5bc62dcfaa850e8640556d4ffadcc38' -mozilla_i18n_lang_add 'mai' 'e9f314b95e73888933058b46178cb59a9f5f2e06' -mozilla_i18n_lang_add 'mk' '9b4b3c05ec68d2413a97448cdb67017ad13f7ad8' -mozilla_i18n_lang_add 'ml' 'bc4147a8d20eddd9bfaab8f037a70a9162afd574' -mozilla_i18n_lang_add 'mr' 'a4980326f0a1ae8b851338affd8851049904ce11' -mozilla_i18n_lang_add 'nb-NO' 'd21ec2f88f0f0036878abc4c8edef760970a97e3' -mozilla_i18n_lang_add 'nl' '456a336a4a354792e8ff8c69b5ee1b92974c3959' -mozilla_i18n_lang_add 'nn-NO' '4f91e8a1e2519c6d6c9d3321c2cee1e66973a255' -mozilla_i18n_lang_add 'nso' 'be9dbb35f7a69e9a406391ec0265616491d8922c' -mozilla_i18n_lang_add 'or' '953f0b1fc343a787d950b57d624686562725431e' -mozilla_i18n_lang_add 'pa-IN' 'ca9345bb37004c82d84e01c00bff995a535831de' -mozilla_i18n_lang_add 'pl' '11235343cc9910342668a1a81b92bb15f6488b3b' -mozilla_i18n_lang_add 'pt-BR' 'fa8bfcafaca4920fe1c4056f5f00d68484373afc' -mozilla_i18n_lang_add 'pt-PT' 'a657fb46e02345b0aa40fa52e42703c55e8a89fd' -mozilla_i18n_lang_add 'rm' 'd0a60867424248b1491af59399a5b6c72bc77a8f' -mozilla_i18n_lang_add 'ro' 'a2088022a177a670849b50ecbdd1ac29dfaef0de' -mozilla_i18n_lang_add 'ru' '4e2b8d87bbf3ba54752ee976f1ebb7f043687cc0' -mozilla_i18n_lang_add 'si' 'a3d8e3ae27a185f89018f55650d969f2c81c0477' -mozilla_i18n_lang_add 'sk' 'fb3fea8468cb9c9bf1d473b0a3351a2b1633d5f7' -mozilla_i18n_lang_add 'sl' '655f83eaf202e7ef803c89323a13f1963fb019fc' -mozilla_i18n_lang_add 'son' '7fb11e76e032c3fd8d2e9120d9908c984d1d5994' -mozilla_i18n_lang_add 'sq' '0ddadfe9e418094e03833b7c0f6899b9723f4b6f' -mozilla_i18n_lang_add 'sr' 'fdf6b14d5e1567d511e3d7dd0f6ba96af6869806' -mozilla_i18n_lang_add 'sv-SE' 'bc4c6aca82e3cc74463e3b1d81e7a37610abe7d7' -mozilla_i18n_lang_add 'ta-LK' '37a2ea5826e4fd2034e5714debaadd36401e96d8' -mozilla_i18n_lang_add 'ta' 'ef7104a2ecdbc20da41f3c8ca680a8cc722cee2a' -mozilla_i18n_lang_add 'te' '2e192724404dbeccf516e2b3db289202b0d59c2a' -mozilla_i18n_lang_add 'th' '35abb566491d49e2cf1cfd930a18de52645b9d50' -mozilla_i18n_lang_add 'tr' '2c5f70c707e204080a38e5b5a13a43e519d4945f' -mozilla_i18n_lang_add 'uk' '27363f9b7c28af46626184d4bbd3daf66c9ef994' -mozilla_i18n_lang_add 'vi' '6fe676d03d1e743f046c82ae3caf28f3e9d5b072' -mozilla_i18n_lang_add 'zh-CN' 'a23547cfd8c11e6d10a087c98a1145df54837897' -mozilla_i18n_lang_add 'zh-TW' '8fcd393fda1cc9f0459347fcdd8fa0572d9acbea' -mozilla_i18n_lang_add 'zu' 'c83139567e2ccc9e42208c0734d0254d6e4833ca' +mozilla_i18n_lang_add 'af' '6a61601bfb4462fba32213fcbcfca8d5098e1e24' +mozilla_i18n_lang_add 'ak' 'ea3121fec45e6d7c5f9d018ec548fd894ed95db0' +mozilla_i18n_lang_add 'ar' '54736d53dca221528bc54ff957fbcc9fb7d89275' +mozilla_i18n_lang_add 'as' '45b806470f037566cec56b587a0a6ad4c68fa8db' +mozilla_i18n_lang_add 'ast' '7722618ddb747a487d934d9442228fa91823ca1f' +mozilla_i18n_lang_add 'be' '51227dd335a3427fc87dffce0616dc4f7c8ab4a4' +mozilla_i18n_lang_add 'bg' 'cacdabb2cb1a705363c270857f8bcef9f11a9206' +mozilla_i18n_lang_add 'bn-BD' '251932a6a78dbb39f3277c55d152ce419f8eb33d' +mozilla_i18n_lang_add 'bn-IN' '67a9619480844e62a779068daec69e192d5a365b' +mozilla_i18n_lang_add 'br' 'fbfff4c8ba45c6cd641d4a17b1520632eaa78e3a' +mozilla_i18n_lang_add 'bs' 'c34fdea642420b11222b7a6dac88c176402f18a4' +mozilla_i18n_lang_add 'ca' 'a756aa02da9138a005187abe0fa8102b75117ed2' +mozilla_i18n_lang_add 'cs' 'aa012f8f616c4647ca63e01e99a46178de35ece0' +mozilla_i18n_lang_add 'csb' '597d6e774637068351e8ea4fa99216bb6ea8fedc' +mozilla_i18n_lang_add 'cy' '84d09757a05444ae78b4e4c2ef05c9661eb36bce' +mozilla_i18n_lang_add 'da' 'c62e90f2eaf268ecc89a3acccd45d2812432739d' +mozilla_i18n_lang_add 'de' 'cfff686c19cc17abbc44fa3ea7e36289a1e06e78' +mozilla_i18n_lang_add 'el' '96c72891ebd71dff34c04b96fd3c20886fe669f7' +mozilla_i18n_lang_add 'en-GB' '454f35e325669efacde3d6b01de4c08f4653ed81' +mozilla_i18n_lang_add 'en-US' '9d8cd181673e87c7cca06493cabf0eca48735538' +mozilla_i18n_lang_add 'en-ZA' 'af1759832140391ecd056d12da7f548cf2613b8e' +mozilla_i18n_lang_add 'eo' '45c8aee52e29468ff96cf37fdbc3c25a04bce77d' +mozilla_i18n_lang_add 'es-AR' '184034daa35146c3083c64dda96f507b1ab1ad0c' +mozilla_i18n_lang_add 'es-CL' '915eb9e17f76b72bed30e113527a0c534ea44701' +mozilla_i18n_lang_add 'es-ES' '9148d5ea5cdbf4fabfb2164c57682cd83f447519' +mozilla_i18n_lang_add 'es-MX' '5b8b3b30918a7da3e3dc8278de742033a8dc5305' +mozilla_i18n_lang_add 'et' 'aff5f57bcc6a620966793ec4911261542a7e1b0c' +mozilla_i18n_lang_add 'eu' '88686060c226071769288dba167c9e0ce3f750fb' +mozilla_i18n_lang_add 'fa' '880e88d35f8ae6829235325c05edef0cc7ab57be' +mozilla_i18n_lang_add 'fi' '6db60945e42d9b1dcffd7ba9d2181d4ed9a8ed62' +mozilla_i18n_lang_add 'fr' '38353ed49413ebbdafac03c8705158d2ee6f792f' +mozilla_i18n_lang_add 'fy-NL' '811756fb2e747cd83e28db242b17e3bf85a6443b' +mozilla_i18n_lang_add 'ga-IE' 'd1280e88f3594ffb08023afb981eb7a777de10ae' +mozilla_i18n_lang_add 'gd' '79d65cb7036978ce4ff163498b749d8f1e48f71d' +mozilla_i18n_lang_add 'gl' '51035c446f09e5206a347890a203ae1c11249e4c' +mozilla_i18n_lang_add 'gu-IN' '5f79b2b78e6afca95658e4d5cc83a302939a9bfb' +mozilla_i18n_lang_add 'he' '62f731ef5c4cf045a3554d54c9bcaef089ab8658' +mozilla_i18n_lang_add 'hi-IN' 'd9e230857cff5c233f706405c8f8120c181ab2db' +mozilla_i18n_lang_add 'hr' 'bbef3548b02c9a2c6360ee3cafcbc38782393eb9' +mozilla_i18n_lang_add 'hu' '2e709bfe3bc643f137b95e26ed07505dd20a7f19' +mozilla_i18n_lang_add 'hy-AM' 'bd0e018197b1cab24362b22bc86a81003712da84' +mozilla_i18n_lang_add 'id' '133f215900f497f6420f86221535f0de5f7f9bcf' +mozilla_i18n_lang_add 'is' 'db1ba9adcc3bad4a2e4f7af291693331a5a5f431' +mozilla_i18n_lang_add 'it' 'f79eab3f1bad1017544abad0ecaf94e5e25cc4a6' +mozilla_i18n_lang_add 'ja' 'f1c898b79b49d4e367813df4b2298bb73f2ca410' +mozilla_i18n_lang_add 'kk' '069108cdb70997c04ca63e73691027ca40b1fbcf' +mozilla_i18n_lang_add 'kn' 'e9fd274a8b221dcbc46ade417ece585f69873e4f' +mozilla_i18n_lang_add 'ko' 'f267501371358d5c18b7fc1a810c6bb26f18d2ea' +mozilla_i18n_lang_add 'ku' 'af9304b8ca8f86ad501df644c1098684271ca3a5' +mozilla_i18n_lang_add 'lg' 'f891fac7a696760e6a6eedeec9fe8e6697b964f6' +mozilla_i18n_lang_add 'lt' 'edaa6e7bd45af20f1ecd5d258f8e1a141285709b' +mozilla_i18n_lang_add 'lv' 'e74372999973a08639568f119efe78747e741275' +mozilla_i18n_lang_add 'mai' '0a49d09dc886b0c9f568ccb4c1f70698c529c63f' +mozilla_i18n_lang_add 'mk' '30e2b2f4f1ec39b1cfed8686134d12f011edd060' +mozilla_i18n_lang_add 'ml' 'eae9e8861cc060efabca761689d3b4132f8c94b9' +mozilla_i18n_lang_add 'mr' 'c919f1970ac339af9f676b28ae5de74939d69d33' +mozilla_i18n_lang_add 'nb-NO' '7909404edf9cbd78b3af5c4b426c7185bc3710de' +mozilla_i18n_lang_add 'nl' '33f374265a13ad68c1ecf7449d38e440436f7f6e' +mozilla_i18n_lang_add 'nn-NO' '645e63112545e5be24025c93a3cdee4a30ac9ba8' +mozilla_i18n_lang_add 'nso' '896a9339bcbef4acca6e6e675a58dace3700211e' +mozilla_i18n_lang_add 'or' 'aeae592f14180a7e4f3304234c8c8daa8de049d5' +mozilla_i18n_lang_add 'pa-IN' '748862aea3d60f2e84df1d7949f83b2a87a6ffbb' +mozilla_i18n_lang_add 'pl' '91d9a8890d30f1c99dd290c30d44106e8cdedb3f' +mozilla_i18n_lang_add 'pt-BR' '744bfb6e788d95e3f188b3f9f36ee6be4db144b0' +mozilla_i18n_lang_add 'pt-PT' '6b8a4aec730bd2ac49b87d0704fd186221e4ada5' +mozilla_i18n_lang_add 'rm' '50455a3de56ae8923dc6ba2c9b060d02dd65b28c' +mozilla_i18n_lang_add 'ro' 'd930340246b7baa3233c22f31a9518fd64a5df33' +mozilla_i18n_lang_add 'ru' '43481b85aaafede1e22321b3da4798e322bb1b07' +mozilla_i18n_lang_add 'si' 'd3f3881b1baf1e27825be65e19066c0a3e3c70f6' +mozilla_i18n_lang_add 'sk' '1c39909fcabaf4f4ae8086d96ceacce6ac40ba35' +mozilla_i18n_lang_add 'sl' '6dbe8605490b9eab6f72acd8a2e8a9d3157ed633' +mozilla_i18n_lang_add 'son' '1364bcfd36a6e6a80d212b0ec65f4d661f0be918' +mozilla_i18n_lang_add 'sq' '75ac58c345805c6373f4282a97524b82d205707d' +mozilla_i18n_lang_add 'sr' 'd380cb73531f1aaea56e6c91a0b2de99bfad663e' +mozilla_i18n_lang_add 'sv-SE' '543020f7b0aca912d5d770e968cf1fc91b721e78' +mozilla_i18n_lang_add 'ta-LK' '4d538079e1d65136d1b5408840f23e798128c89c' +mozilla_i18n_lang_add 'ta' '946199ba2cd50e926e871a477bb5972460e91ff9' +mozilla_i18n_lang_add 'te' '15d440d3b32501875e83e7121db2ff44614de7cc' +mozilla_i18n_lang_add 'th' 'c10145b045926bb0a2e2577b7d3c2b3f8d77ab6f' +mozilla_i18n_lang_add 'tr' '188cae1ed7c94bd4c3c85349471c880ce23a45d9' +mozilla_i18n_lang_add 'uk' 'a561a6a15ad86e54e9cb7c66d9b9d61682a3c735' +mozilla_i18n_lang_add 'vi' '2b3865614c5e7a5cae9963f2b3eeea05d991e02d' +mozilla_i18n_lang_add 'zh-CN' '30f5ce80ded20593dc8a9e723a142b7741dc0e73' +mozilla_i18n_lang_add 'zh-TW' 'd54f419ebf680711d49bda3b279f4eadcbf03db2' +mozilla_i18n_lang_add 'zu' '7ec656dd3369ef2ac9084cc0e3d57785942eac80' mozilla_i18n_lang_fini From baste at frugalware.org Thu Feb 2 14:44:21 2012 From: baste at frugalware.org (Baste) Date: Thu, 2 Feb 2012 14:44:21 +0100 (CET) Subject: [Frugalware-git] fwlive: * add fwife.desktop for KDE Message-ID: <20120202134421.BE5AA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=4425e3cf73ed7b296916042faf17ca226baa6867 commit 4425e3cf73ed7b296916042faf17ca226baa6867 Author: Baste Date: Thu Feb 2 14:43:51 2012 +0100 * add fwife.desktop for KDE diff --git a/bin/create-rootfs b/bin/create-rootfs index be90083..37d9776 100755 --- a/bin/create-rootfs +++ b/bin/create-rootfs @@ -158,7 +158,11 @@ fi ## For fwife if [ $APPSGROUP != "MIN" ]; then mkdir -p $CHROOTDIR/home/fwlive/Desktop/ +if [ $APPSGROUP == "KDE" ]; then + cp $CHROOTDIR/usr/share/applications/fwife-kde.desktop $CHROOTDIR/home/fwlive/Desktop/ +else cp $CHROOTDIR/usr/share/applications/fwife.desktop $CHROOTDIR/home/fwlive/Desktop/ +fi chroot $CHROOTDIR chown fwlive:users -R home/fwlive/Desktop chroot $CHROOTDIR chmod 755 /home/fwlive/Desktop/fwife.desktop fi From baste at frugalware.org Thu Feb 2 15:33:03 2012 From: baste at frugalware.org (Baste) Date: Thu, 2 Feb 2012 15:33:03 +0100 (CET) Subject: [Frugalware-git] fwlive: * fix fwife.desktop kde Message-ID: <20120202143303.8E425224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=8731e15fd4e6c7f9e7883b0c4e9f65137b1aeaf0 commit 8731e15fd4e6c7f9e7883b0c4e9f65137b1aeaf0 Author: Baste Date: Thu Feb 2 15:32:27 2012 +0100 * fix fwife.desktop kde diff --git a/bin/create-rootfs b/bin/create-rootfs index 37d9776..a97409b 100755 --- a/bin/create-rootfs +++ b/bin/create-rootfs @@ -158,13 +158,14 @@ fi ## For fwife if [ $APPSGROUP != "MIN" ]; then mkdir -p $CHROOTDIR/home/fwlive/Desktop/ -if [ $APPSGROUP == "KDE" ]; then - cp $CHROOTDIR/usr/share/applications/fwife-kde.desktop $CHROOTDIR/home/fwlive/Desktop/ -else - cp $CHROOTDIR/usr/share/applications/fwife.desktop $CHROOTDIR/home/fwlive/Desktop/ -fi chroot $CHROOTDIR chown fwlive:users -R home/fwlive/Desktop - chroot $CHROOTDIR chmod 755 /home/fwlive/Desktop/fwife.desktop + if [ $APPSGROUP == "KDE" ]; then + cp $CHROOTDIR/usr/share/applications/fwife-kde.desktop $CHROOTDIR/home/fwlive/Desktop/ + chroot $CHROOTDIR chmod 755 /home/fwlive/Desktop/fwife-kde.desktop + else + cp $CHROOTDIR/usr/share/applications/fwife.desktop $CHROOTDIR/home/fwlive/Desktop/ + chroot $CHROOTDIR chmod 755 /home/fwlive/Desktop/fwife.desktop + fi fi ## Remove Locales From mebo at capamail.ru Thu Feb 2 20:14:00 2012 From: mebo at capamail.ru (=?utf-8?B?0JrQsNC6INGD0L/RgNCw0LLQu9GP0YLRjCDQt9Cw0L/QsNGB0LDQvNC4?=) Date: Thu, 2 Feb 2012 22:14:00 +0300 Subject: [Frugalware-git] =?utf-8?b?0KHQv9C+0YHQvtCx0Ysg0Y3RhNGE0LXQutGC?= =?utf-8?b?0LjQstC90L7Qs9C+INGD0L/RgNCw0LLQu9C10L3QuNGPINC30LDQv9Cw?= =?utf-8?b?0YHQsNC80Lg=?= Message-ID: <98640D7A3ED567AB6200A129142ADA8F@STATIC-94-33-28-89.CLIENTI.TISCALI.IT> 13-14 ??????? ?. ?????-????????? ?????????? ????????: ????? ? ??????? ????????, ????? ???????? ???????? ??????????? ????? ??????????: ?. ???????????????, ??????-????? "??????? ???????", ??. ????????????????, ?. 14. ????????? ??????? - 17 500 ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ????? ????????? ?????????? ?? ?????????: 8 ( 812) 448 -64 -33; 8 (495) 929 -70 -53. ?????????: 1. ???????? ?????????? ???????? ? ????????????? ???????. ???????? ?????????????? ?????????? ????????. ?????????? ?????????? 2. ???????? ????????????? ? ?????????? ???????? ???????: ?????? ????????? ???????? ??????: - ????????????? ?????????? ??????; - ????????????? ????????; - ????????????? ????? ????????; - ????????????? ??????? ????????; - ????????????? ???????????? ??????; - ????????????? ?????????? ???????????. 3. ??????????? ?? 3-? ? 5-?? ??????: ?????????? ??????? ????????? ????????. ???????? ??????????????? ?????? ??????: ??? ? ??? ??????????????: ??????????; ?????????????????; ?????????????. ??????????? ? ?????????? ??????? ??????: ????? ???????? ????????????. ??????? ??????????? ??????????? ????????. 4. ???????????? ????????????: ?? ???????? ? ????????! ???????????? ????????. 5. ????????? ?????? ??????? ??????? ?????????? ???????? ???????: - ? ????????????? ?????? ??????; - ? ????????????? ??????? ??????. 6. ????????? ?????? ???????? ?????????? ??????? ??? ?????????? ???????: ?????? "????????-???????"; ?????? "? ????????????? ?????????????? ?????????? ??????? ?? ??????????? ??????". 7. ???????? ??????????? ?????????? ??????: - ??????????? ???????? ???????. - ?????? ?????? ????????. - ??????????? ???????? ??????. - ?????? ???????????? ??????: - ? ??????????? ????????; - ? ???????? ??????????? ???????????? ??????; - ? ?????? ??????????? "??????????????" ???????? ??? ????????; - ? ?????? ??????????? "??????????" ???????? ??? ????????; - ? ???????? ?????????? ??????????????? ??????; - ? ?????? ?????????? ???????? ?????; - ? ???????? ??????? ????????; - ??????????? ?????????? ??????. - ?????? ??????? ??????. 8. ?????????????? (?????????) ?????? ?????? ? ???????????. ?????????????? ?????? ? ?????????: ??? ??????? - ??????????? ???? ????????????? ?????? ? ???????????. - ??????????? ??????? ?????????????? ??????. - ?????? ??????????????? ????????. - ?????? ???????? ??????????????? ??????????. - ?????? ?????????? ??????. - ??????????? ??????? ??????. 9. ???????? ?????? ??????????? ?????? ?????????? ???????? ???????. ?????????? ????????? ?????? ? ???????? ????????. ?????? ? ??? ??? ?? ???! -------------- next part -------------- An HTML attachment was scrubbed... URL: From dex at dragonslave.de Thu Feb 2 22:44:27 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 22:44:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: strigi-0.7.7-1-x86_64 Message-ID: <20120202214427.65C9C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f201eed98045087b4f63cd27786cdfd0e9c13dcd commit f201eed98045087b4f63cd27786cdfd0e9c13dcd Author: Daniel Exner Date: Thu Jan 26 17:32:35 2012 +0100 strigi-0.7.7-1-x86_64 * Version bump * Changed Maintainer diff --git a/source/apps/strigi/FrugalBuild b/source/apps/strigi/FrugalBuild index 806e3a5..bbb7af5 100644 --- a/source/apps/strigi/FrugalBuild +++ b/source/apps/strigi/FrugalBuild @@ -1,23 +1,28 @@ # Compiling Time: 1.62 SBU -# Maintainer: crazy +# Maintainer: DeX77 pkgname=strigi -pkgver=0.7.5 -pkgrel=2 +pkgver=0.7.7 +pkgrel=1 pkgdesc="An advanced, desktop independent search daemon" if [ "$CARCH" != "ppc" ]; then Finclude java fi -depends=('bzip2' 'dbus' 'clucene>=0.9.21b' 'exiv2>=0.22' 'gamin' 'libxml2>=2.7.8') +depends=('bzip2' 'dbus' 'clucene>=0.9.21b' 'exiv2>=0.22' 'gamin' 'libxml2>=2.7.8' \ + 'libboost') +makedepends=('ca-certificates' 'boost') groups=('apps') archs=('i686' 'x86_64' 'ppc') -_F_sourceforge_ext=".tar.bz2" _F_cmake_confopts="-DENABLE_INOTIFY:BOOL=ON -DENABLE_FAM:BOOL=ON -DLIB_DESTINATION=lib" options=('scriptlet') -Finclude sourceforge cmake -source=(http://www.vandenoever.info/software/$pkgname/$pkgname-$pkgver.tar.bz2) -up2date="lynx -dump http://www.vandenoever.info/software/strigi/ChangeLog | head -n 1" -sha1sums=('0aa3632e07c58f2ab5c515004b790bda6cfefbf5') +_F_scm_type="git" +_F_scm_url="git://anongit.kde.org/strigi" +_F_scm_tag="v${pkgver}" + +Finclude cmake scm +url="http://www.vandenoever.info/software/strigi/" + +up2date="lynx -dump https://projects.kde.org/projects/kdesupport/strigi/strigi/repository/revisions/master/raw/ChangeLog | head -n 1 | cut -d ' ' -f 1" ## TODO : Add missing optional depends subpkgs=("${subpkgs[@]}" "libstrigiqtdbusclient") @@ -38,6 +43,8 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') build() { + Funpack_scm + git submodule update --init || Fdie CMake_build Fsplit libstrigiqtdbusclient usr/lib/libstrigiqtdbusclient.so* Fsplit libstrigiqtdbusclient usr/include/strigi/qtdbus From dex at dragonslave.de Thu Feb 2 22:44:27 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 22:44:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: nautilus-3.2.1-5-x86_64 Message-ID: <20120202214427.78E3E224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=644289190a7ee2f7c48a74c2503f59c30789458e commit 644289190a7ee2f7c48a74c2503f59c30789458e Author: Daniel Exner Date: Thu Jan 26 17:44:52 2012 +0100 nautilus-3.2.1-5-x86_64 * don't start nautilus in KDE diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 986f309..2e3d3fe 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nautilus pkgver=3.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ @@ -21,7 +21,9 @@ _F_gnome_mime="y" _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-packagekit --disable-nst-extension" -sha1sums=('145a3dff7bc5050f6c1c2a98c5ad06da9d451c88') +source=("${source}" "no_autostart_in_KDE.patch") +sha1sums=('145a3dff7bc5050f6c1c2a98c5ad06da9d451c88' \ + '04c99d0b13113e4edf41ee3fb4d1fa04d4a13618') provides=('eel' 'nautilus-sendto') replaces=('eel' 'nautilus-wallpaper' 'nautilus-sendto' 'file-browser-applet' 'nautilus-image-converter') conflicts=('nautilus-sendto') diff --git a/source/gnome/nautilus/no_autostart_in_KDE.patch b/source/gnome/nautilus/no_autostart_in_KDE.patch new file mode 100644 index 0000000..4076250 --- /dev/null +++ b/source/gnome/nautilus/no_autostart_in_KDE.patch @@ -0,0 +1,18 @@ +commit 5c8d5e337b9359be4df99c003d71028fc06ef751 +Author: Gy??rgy Ball?? +Date: Tue Oct 18 10:50:21 2011 +0200 + + Autostart only in GNOME and Unity + + Don't show desktop icons in other DEs, e.g Xfce and KDE uses it's own desktop implementation. + +diff --git a/data/nautilus-autostart.desktop.in b/data/nautilus-autostart.desktop.in +index f105b7b..7252f87 100644 +--- a/data/nautilus-autostart.desktop.in ++++ b/data/nautilus-autostart.desktop.in +@@ -2,4 +2,5 @@ + Type=Application + Name=Files + Exec=nautilus -n ++OnlyShowIn=GNOME;Unity; + AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons From dex at dragonslave.de Thu Feb 2 22:44:27 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 22:44:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tracker-0.12.9-7-x86_64 Message-ID: <20120202214427.8086F224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10f266cd3e9d4b13c290643d3597a1ce802dd10b commit 10f266cd3e9d4b13c290643d3597a1ce802dd10b Author: Daniel Exner Date: Thu Jan 26 17:59:12 2012 +0100 tracker-0.12.9-7-x86_64 * no autostart of tracker in KDE diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 1be6737..60b8b5c 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -4,7 +4,7 @@ pkgname=tracker pkgver=0.12.9 -pkgrel=6 +pkgrel=7 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ 'poppler-glib>=0.18.0' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ @@ -21,7 +21,9 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -sha1sums=('b5fc5465f3da00c0b2b23cddc0f55a3d1b66d0b7') +source=("${source}" "no_autostart_in_KDE.patch") +sha1sums=('b5fc5465f3da00c0b2b23cddc0f55a3d1b66d0b7' \ + 'e6463c596e635bf6431fad68f6d75afc79ee6f37') unset MAKEFLAGS subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") diff --git a/source/gnome/tracker/no_autostart_in_KDE.patch b/source/gnome/tracker/no_autostart_in_KDE.patch new file mode 100644 index 0000000..16d6235 --- /dev/null +++ b/source/gnome/tracker/no_autostart_in_KDE.patch @@ -0,0 +1,98 @@ + data/tracker-miner-flickr.desktop.in.in | 2 +- + data/tracker-miner-fs.desktop.in.in | 2 +- + data/tracker-miner-rss.desktop.in.in | 2 +- + data/tracker-store.desktop.in.in | 2 +- + src/libtracker-common/tracker-sched.c | 1 + + src/libtracker-data/Makefile.am | 1 + + src/miners/flickr/Makefile.am | 2 ++ + 7 files changed, 8 insertions(+), 4 deletions(-) + +diff --git a/data/tracker-miner-flickr.desktop.in.in b/data/tracker-miner-flickr.desktop.in.in +index 31a7712..deca832 100644 +--- a/data/tracker-miner-flickr.desktop.in.in ++++ b/data/tracker-miner-flickr.desktop.in.in +@@ -11,7 +11,7 @@ X-KDE-autostart-after=panel + X-KDE-StartupNotify=false + X-KDE-UniqueApplet=true + NoDisplay=true +-OnlyShowIn=GNOME;KDE;XFCE; ++OnlyShowIn=GNOME;XFCE;LXDE; + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=tracker + X-GNOME-Bugzilla-Component=Miners +diff --git a/data/tracker-miner-fs.desktop.in.in b/data/tracker-miner-fs.desktop.in.in +index d8e6ab2..f55b04d 100644 +--- a/data/tracker-miner-fs.desktop.in.in ++++ b/data/tracker-miner-fs.desktop.in.in +@@ -11,7 +11,7 @@ X-KDE-autostart-after=panel + X-KDE-StartupNotify=false + X-KDE-UniqueApplet=true + NoDisplay=true +-OnlyShowIn=GNOME;KDE;XFCE; ++OnlyShowIn=GNOME;XFCE;LXDE; + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=tracker + X-GNOME-Bugzilla-Component=Miners +diff --git a/data/tracker-miner-rss.desktop.in.in b/data/tracker-miner-rss.desktop.in.in +index ebc3eac..2ba0ba8 100644 +--- a/data/tracker-miner-rss.desktop.in.in ++++ b/data/tracker-miner-rss.desktop.in.in +@@ -11,7 +11,7 @@ X-KDE-autostart-after=panel + X-KDE-StartupNotify=false + X-KDE-UniqueApplet=true + NoDisplay=true +-OnlyShowIn=GNOME;KDE;XFCE; ++OnlyShowIn=GNOME;XFCE;LXDE; + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=tracker + X-GNOME-Bugzilla-Component=Miners +diff --git a/data/tracker-store.desktop.in.in b/data/tracker-store.desktop.in.in +index c40a6d2..5d11cd9 100644 +--- a/data/tracker-store.desktop.in.in ++++ b/data/tracker-store.desktop.in.in +@@ -11,7 +11,7 @@ X-KDE-autostart-after=panel + X-KDE-StartupNotify=false + X-KDE-UniqueApplet=true + NoDisplay=true +-OnlyShowIn=GNOME;KDE;XFCE; ++OnlyShowIn=GNOME;XFCE;LXDE; + X-GNOME-Bugzilla-Bugzilla=GNOME + X-GNOME-Bugzilla-Product=tracker + X-GNOME-Bugzilla-Component=Store +diff --git a/src/libtracker-common/tracker-sched.c b/src/libtracker-common/tracker-sched.c +index 71f6529..91354f4 100644 +--- a/src/libtracker-common/tracker-sched.c ++++ b/src/libtracker-common/tracker-sched.c +@@ -26,6 +26,7 @@ + #endif + + #include ++#include + #include + + #include +diff --git a/src/libtracker-data/Makefile.am b/src/libtracker-data/Makefile.am +index 6b93977..5c74b10 100644 +--- a/src/libtracker-data/Makefile.am ++++ b/src/libtracker-data/Makefile.am +@@ -47,6 +47,7 @@ libtracker_data_la_SOURCES = \ + libtracker_data_la_LIBADD = \ + $(top_builddir)/src/gvdb/libgvdb.la \ + $(top_builddir)/src/libtracker-common/libtracker-common.la \ ++ $(top_builddir)/src/libtracker-sparql/libtracker-sparql.la \ + $(BUILD_LIBS) \ + $(LIBTRACKER_DATA_LIBS) \ + -lm +diff --git a/src/miners/flickr/Makefile.am b/src/miners/flickr/Makefile.am +index ee5fb93..be292f0 100644 +--- a/src/miners/flickr/Makefile.am ++++ b/src/miners/flickr/Makefile.am +@@ -20,6 +20,8 @@ AM_CPPFLAGS = \ + LDADD = \ + $(top_builddir)/src/libtracker-miner/libtracker-miner- at TRACKER_API_VERSION@.la \ + $(top_builddir)/src/libtracker-sparql-backend/libtracker-sparql- at TRACKER_API_VERSION@.la \ ++ $(top_builddir)/src/libtracker-data/libtracker-data.la \ ++ $(top_builddir)/src/libtracker-common/libtracker-common.la \ + $(BUILD_LIBS) \ + $(TRACKER_MINER_FLICKR_LIBS) + From dex at dragonslave.de Thu Feb 2 22:44:27 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 22:44:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: soprano-2.7.4-1-x86_64 Message-ID: <20120202214427.89D6C224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6881ffd1368796b0e5b4e1ced527418b631d6e95 commit 6881ffd1368796b0e5b4e1ced527418b631d6e95 Author: Daniel Exner Date: Thu Jan 26 18:09:31 2012 +0100 soprano-2.7.4-1-x86_64 * Changed Maintainer * Version bump diff --git a/source/apps/soprano/FrugalBuild b/source/apps/soprano/FrugalBuild index ba17eee..5f8dae4 100644 --- a/source/apps/soprano/FrugalBuild +++ b/source/apps/soprano/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.92 SBU -# Maintainer: crazy +# Maintainer: DeX77 pkgname=soprano -pkgver=2.7.3 +pkgver=2.7.4 pkgrel=1 pkgdesc="RDF storage, parsing, and serialization framework" _F_sourceforge_ext=".tar.bz2" @@ -15,7 +15,7 @@ options=('scriptlet') source=("${source[@]}" \ gcj.patch \ no_verbose_thx.patch) -sha1sums=('dd65c5aafa0cf33b537b5c7e1e4d9466f63056e9' \ +sha1sums=('d16231dc021bd66eebb9d1975ba075d2169a2617' \ 'ee43cdeb68dfce9ee22d902e13a0bdf663147fe1' \ 'b2994b54615bf3e2e0c3daa142dc69e1d44c18fd') From dex at dragonslave.de Thu Feb 2 22:44:27 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 22:44:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tdb-1.2.9-3-x86_64 Message-ID: <20120202214427.8FFA6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0e850b8cba0e702318f9e1b33bc4257cb3e6d30a commit 0e850b8cba0e702318f9e1b33bc4257cb3e6d30a Author: Daniel Exner Date: Thu Feb 2 22:45:38 2012 +0100 tdb-1.2.9-3-x86_64 * moved from lib-extra to lib diff --git a/source/lib-extra/tdb/FrugalBuild b/source/lib/tdb/FrugalBuild similarity index 74% rename from source/lib-extra/tdb/FrugalBuild rename to source/lib/tdb/FrugalBuild index 2019a0b..a195b97 100644 --- a/source/lib-extra/tdb/FrugalBuild +++ b/source/lib/tdb/FrugalBuild @@ -3,24 +3,15 @@ pkgname=tdb pkgver=1.2.9 -pkgrel=2 +pkgrel=3 pkgdesc="A Trivial Database" url="http://tdb.samba.org/" depends=('glibc') makedepends=('libxslt') # xsltproc -groups=('lib-extra') +groups=('lib') archs=('i686' 'x86_64') up2date="Flasttar http://samba.org/ftp/tdb/" source=(http://samba.org/ftp/tdb/$pkgname-$pkgver.tar.gz) sha1sums=('2e424ad4835245f06963f6b1f9da17a6b30758a1') -build() -{ - Fcd - ./configure --prefix=/usr - make - #unset MAKEFLAGS - make DESTDIR=$Fdestdir install || Fdie -} - # optimization OK From dex at dragonslave.de Thu Feb 2 23:16:42 2012 From: dex at dragonslave.de (Daniel Exner) Date: Thu, 2 Feb 2012 23:16:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tdb-1.2.9-4-x86_64 Message-ID: <20120202221642.C0461224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5fc10e48beac34f4dbdddfd814532a2ac6262757 commit 5fc10e48beac34f4dbdddfd814532a2ac6262757 Author: Daniel Exner Date: Thu Feb 2 23:18:06 2012 +0100 tdb-1.2.9-4-x86_64 * accidently deleted build() diff --git a/source/lib/tdb/FrugalBuild b/source/lib/tdb/FrugalBuild index a195b97..9427b44 100644 --- a/source/lib/tdb/FrugalBuild +++ b/source/lib/tdb/FrugalBuild @@ -3,7 +3,7 @@ pkgname=tdb pkgver=1.2.9 -pkgrel=3 +pkgrel=4 pkgdesc="A Trivial Database" url="http://tdb.samba.org/" depends=('glibc') @@ -14,4 +14,14 @@ up2date="Flasttar http://samba.org/ftp/tdb/" source=(http://samba.org/ftp/tdb/$pkgname-$pkgver.tar.gz) sha1sums=('2e424ad4835245f06963f6b1f9da17a6b30758a1') +build() +{ + Fcd + ./configure --prefix=/usr + make + #unset MAKEFLAGS + make DESTDIR=$Fdestdir install || Fdie +} + + # optimization OK From millennium_info at millennium.gr Fri Feb 3 12:03:14 2012 From: millennium_info at millennium.gr (Millennium Bank) Date: Fri, 3 Feb 2012 14:03:14 +0300 Subject: [Frugalware-git] Tax Refund 190.25 EUR from Millennium Bank Message-ID: <4a2f340ff53cca31d29ff9dcb4ec7d51@195.222.75.230> An HTML attachment was scrubbed... URL: From hermier at frugalware.org Fri Feb 3 14:04:39 2012 From: hermier at frugalware.org (Michel Hermier) Date: Fri, 3 Feb 2012 14:04:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-10.0-1-i686 Message-ID: <20120203130439.654E8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4702777cd67eabc3347f7ad44821bcd16e953870 commit 4702777cd67eabc3347f7ad44821bcd16e953870 Author: Michel Hermier Date: Fri Feb 3 14:04:38 2012 +0100 thunderbird-10.0-1-i686 * Bump version. diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 357138c..7ca8ddc 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=9.0.1 +pkgver=10.0 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" @@ -14,7 +14,7 @@ groups=('xapps') archs=('i686' 'x86_64' 'arm') options=('scriptlet') up2date="Flastarchive http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/source '\.source\.tar\.bz2'" -source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 \ +source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver-real/source/$pkgname-$pkgver.source.tar.bz2 \ $pkgname.desktop \ thunderbird-locale.patch \ mozconfig) From baste at frugalware.org Fri Feb 3 14:32:49 2012 From: baste at frugalware.org (Baste) Date: Fri, 3 Feb 2012 14:32:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-i18n-10.0-1-x86_64 * Version bump Message-ID: <20120203133249.37712224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a58a4bb81f17fbf57f7c9f395c3ca786490702fc commit a58a4bb81f17fbf57f7c9f395c3ca786490702fc Author: Baste Date: Fri Feb 3 14:27:07 2012 +0100 thunderbird-i18n-10.0-1-x86_64 * Version bump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index 94d7aa6..6cfc72a 100644 --- a/source/locale-extra/thunderbird-i18n/FrugalBuild +++ b/source/locale-extra/thunderbird-i18n/FrugalBuild @@ -2,60 +2,63 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=thunderbird -pkgver=9.0.1 +pkgver=10.0 pkgrel=1 +_F_mozilla_i18n_xpidirname="$_F_mozilla_i18n_name/releases/$pkgver-real/linux-i686/xpi" Finclude mozilla-i18n archs=('i686' 'x86_64') -mozilla_i18n_lang_add 'ar' '1edc1a1cf459a4c86b53aed3399cffea2ff7d0b1' -mozilla_i18n_lang_add 'be' '1da12d960d9a097815ad227a3dbcb1ae81f09a63' -mozilla_i18n_lang_add 'bg' '0e1cc99a4118b84777fe74eb17815e353b38213e' -mozilla_i18n_lang_add 'bn-BD' '6ee613345e98f0854a81ebdea0f8f30cf8869fec' -mozilla_i18n_lang_add 'br' 'fc4525a6265c1089eb5fb18c11eb176ab187deda' -mozilla_i18n_lang_add 'ca' 'c45f599fb8211185cfe36655214d5268a148fe27' -mozilla_i18n_lang_add 'cs' '5ad12e7b76a40f069f4c78106238952f9450f66b' -mozilla_i18n_lang_add 'da' '349d1091695d89162ff7a44a89b3f489fdedd71e' -mozilla_i18n_lang_add 'de' '38fc1feecd8995cd0338a7872c1dd4d8387bb974' -mozilla_i18n_lang_add 'el' '6cab0f7b4a33a7d9c70103236fc3da69d475d6ec' -mozilla_i18n_lang_add 'en-GB' '0862b475500e911f5555003b109277ebcf736797' -mozilla_i18n_lang_add 'en-US' 'e6247044b504261476d9f4cdd2a700248532fdf1' -mozilla_i18n_lang_add 'es-AR' '935f0fe7d721a83fc8521239bed4b0d7c7bde56b' -mozilla_i18n_lang_add 'es-ES' 'ff2ccbf1326f7b62918260dca9fe44c2ea154615' -mozilla_i18n_lang_add 'et' 'd2792c556fb1111fba175eb57bedb1afcb75d7fe' -mozilla_i18n_lang_add 'eu' 'f57f01b2ccde869b5a90e9408f1854639a968b4e' -mozilla_i18n_lang_add 'fi' '07af23abce0bfa598a804604e4ef3508455a919e' -mozilla_i18n_lang_add 'fr' '64ff409610f28051c84c0907672bbcd566d1646a' -mozilla_i18n_lang_add 'fy-NL' 'da8b8c6ac00373c4b4fd9831b86902e84889215a' -mozilla_i18n_lang_add 'ga-IE' 'c891d49fa0c568506974f226d87c8a3097115442' -mozilla_i18n_lang_add 'gd' 'ff649fae17e9ca8de3ac2bdfef5a771ae9c21353' -mozilla_i18n_lang_add 'gl' '3ffd5d0fa0c30ff586922145862f0de617c176e5' -mozilla_i18n_lang_add 'he' '88bbd0eaf463123ed603769ede868cd6323b53d8' -mozilla_i18n_lang_add 'hu' 'adce270bd1c215c63d6856fb6cc6cc7774213553' -mozilla_i18n_lang_add 'id' '5af531d221028831a8cb937edafbf40c9c90adcc' -mozilla_i18n_lang_add 'is' '384a089aa6b1501a35763b0a21fa2358540ac954' -mozilla_i18n_lang_add 'it' 'a49510b01f279551bd49426a96cb5cfa58073a27' -mozilla_i18n_lang_add 'ja' 'ae0fe8ddd70dbc940c19f13c3bf205618cb04464' -mozilla_i18n_lang_add 'ko' 'f6eea9f091129708054ee371f31c84db306a591b' -mozilla_i18n_lang_add 'lt' '109abf0e2e0d27465df61c7c03a01ab5ececd0cf' -mozilla_i18n_lang_add 'nb-NO' 'c48c86ed56326cee76901596142a08b48c378a57' -mozilla_i18n_lang_add 'nl' '8f30c3b27c8d3bddc66ba0b9fb6b3af6ca750dab' -mozilla_i18n_lang_add 'nn-NO' 'cd4e1be19343876f93a79ec3595f60d59370d4c0' -mozilla_i18n_lang_add 'pa-IN' '1cf46a5066b92f0a50d794d3f4664dfddc572e1c' -mozilla_i18n_lang_add 'pl' '956b7b7b3b8642e874adabbba3e5c28f44f047bb' -mozilla_i18n_lang_add 'pt-BR' '802c1a85cf473872cee1f1e7ca8eadb304e5658d' -mozilla_i18n_lang_add 'pt-PT' '465dd3765c2f2d5d51cc42c3cc0cb397b3d8effa' -mozilla_i18n_lang_add 'rm' 'cf19be444d2ca160fa4640ab4bb5a866d4a5e5f1' -mozilla_i18n_lang_add 'ro' 'd83fcb1c6f7f3df325e0760376dd2d41cd650c54' -mozilla_i18n_lang_add 'ru' 'bbe78dd359d6110897a27fb15dfba2567f41b76f' -mozilla_i18n_lang_add 'si' 'ad5ad4c9ee054ad93bacc035145118369579a32b' -mozilla_i18n_lang_add 'sk' '7adc8c81b2cbfa3ea5b3c38ff7d6bfecacf98922' -mozilla_i18n_lang_add 'sl' 'f85903bb52390b92d0f9bec68fb6060d2e650071' -mozilla_i18n_lang_add 'sq' 'c068ab65e3445d2927d76fdc29e5eb0481441f50' -mozilla_i18n_lang_add 'sv-SE' 'e4a94cc2f9016de1754e1b3d8e01ae3ea39a1071' -mozilla_i18n_lang_add 'ta-LK' 'fa86aee242c09fe56efd8dc8a4f7e27a091b7db7' -mozilla_i18n_lang_add 'tr' '25c09bb4834e29a7d83f5a9ed308da8aa841efd6' -mozilla_i18n_lang_add 'uk' '26463130ffe3f065437e01d1846d3d58b24db57d' -mozilla_i18n_lang_add 'vi' 'ef8cd3296c80ee076d5bd6597100fafda3c7fc20' -mozilla_i18n_lang_add 'zh-CN' '2abea7d01589ada1d19d3975f4480bf935c8a40b' -mozilla_i18n_lang_add 'zh-TW' 'fa5fa533f16cf69be45493e885a7b8cd7521c370' +mozilla_i18n_lang_add 'ar' '20705daadb85d32669430beefb188f1bf0bb025c' +mozilla_i18n_lang_add 'ast' '964b3ad063b3440674a2295c25764cdbc43c0d4d' +mozilla_i18n_lang_add 'be' '558f5f763d895d3b2583e7eac3fccd88fbc46ce1' +mozilla_i18n_lang_add 'bg' '5db17a275d1fa53eb0f4af976117820831d49b1b' +mozilla_i18n_lang_add 'bn-BD' 'fdf5f3ac3c212bc46b4210ae1f1d8513af92aff7' +mozilla_i18n_lang_add 'br' '251078ac1646287db69d4678878e9a593174234d' +mozilla_i18n_lang_add 'ca' '8f47683fcea32cc43e0c9de3a746d6201062d937' +mozilla_i18n_lang_add 'cs' 'e57e3dd7d1b88aaf36269105875a4a5f7e297250' +mozilla_i18n_lang_add 'da' 'cecb5dd3703342d218998685526524166866b5ec' +mozilla_i18n_lang_add 'de' '417ac3abb32414aa2460ccd89847da54f4e9b4aa' +mozilla_i18n_lang_add 'el' 'da81b9517284dd5ce4357c54e96404931d06f549' +mozilla_i18n_lang_add 'en-GB' '8c8d40858e43df2c930a12af8254a3dab4627166' +mozilla_i18n_lang_add 'en-US' '85d13b33749af792c529612b50bddb665b160187' +mozilla_i18n_lang_add 'es-AR' '5b6946439b7c0a2806719cad852a99e243f4b85f' +mozilla_i18n_lang_add 'es-ES' '914621799253d61c4c3a31cd768153fa853940a1' +mozilla_i18n_lang_add 'et' '6be8775d37b8b9ca7858b56c8ab6fbaf5ca1437b' +mozilla_i18n_lang_add 'eu' 'a244ff4c4d68369ea9704a64a2efec1feb3413ae' +mozilla_i18n_lang_add 'fi' 'c2a86a813c6d5cbe8a4fc3257255168965995e76' +mozilla_i18n_lang_add 'fr' 'c10ef0c53410eea1722f752f38102b8ca839a41b' +mozilla_i18n_lang_add 'fy-NL' 'ef1b057ca119363713483d82f545ee37e7292732' +mozilla_i18n_lang_add 'ga-IE' '3710be3ebde397917ce35e946b0dbad13bd207b5' +mozilla_i18n_lang_add 'gd' '53efead7e75ab49fcd87f70e9754cad0a7dad498' +mozilla_i18n_lang_add 'gl' 'aa0445abe0f05b05b69a052b3928c28a45afaf31' +mozilla_i18n_lang_add 'he' '1419320387230e320d4ca248d072676e032ab022' +mozilla_i18n_lang_add 'hu' 'd76c343fecc82aa717f9480594dd7ea3f5b74206' +mozilla_i18n_lang_add 'id' 'c0e0c45b4bd43c83cba100055584e5fe83524650' +mozilla_i18n_lang_add 'is' '9ce7db01c8983e5e5c70b013de797c1cac1ee0ae' +mozilla_i18n_lang_add 'it' '1f5abab8edd5bfbdb48956282f9cc8ce9d74dd8f' +mozilla_i18n_lang_add 'ja' '104e44903d09fea0bea00de5f4e378d79a7c266b' +mozilla_i18n_lang_add 'ko' '6088784fd7223acef4f9815d6eedadb3157c329c' +mozilla_i18n_lang_add 'lt' 'e141c58b95c523f44ead88f31f8daef9757a05e7' +mozilla_i18n_lang_add 'nb-NO' 'e9f65c0d06d7e60993b475f621f16ee83636f138' +mozilla_i18n_lang_add 'nl' 'a65bc7a3ee95db7297813a45224478aa8ea11e48' +mozilla_i18n_lang_add 'nn-NO' 'aca7836e7803cf9223effe33f472bda13f5c2a77' +mozilla_i18n_lang_add 'pa-IN' '5e0a5e652f42407023a6ebf5d11fee6596179cac' +mozilla_i18n_lang_add 'pl' '0fcb52a2469d5c2eba2e76cf995e9bc69d8597b2' +mozilla_i18n_lang_add 'pt-BR' '7276d2a9ec975967d256398f2729fd68aa6de410' +mozilla_i18n_lang_add 'pt-PT' 'c69178969df51df557bcbcd74c83fb369b5aea9a' +mozilla_i18n_lang_add 'rm' '8218118e385d6e236746a08a627dc109f0af19c1' +mozilla_i18n_lang_add 'ro' '0db5967f2b066090fc6705d844a73647a828eb15' +mozilla_i18n_lang_add 'ru' 'e0b1e100583a3c34d5e9df803ca7f0c5ac680778' +mozilla_i18n_lang_add 'si' '30ece138ce4a6741b757c16ed56de61739cdbd51' +mozilla_i18n_lang_add 'sk' '8c4d68146094f549bbd14d3adf608d4b14b5bf6c' +mozilla_i18n_lang_add 'sl' '173f9a7f48e63b186799b11e82e28da8486a6523' +mozilla_i18n_lang_add 'sq' '9649281314470648da41274b90d5a2249e8df97a' +mozilla_i18n_lang_add 'sr' '77f6a952c1e2599b9161dcd94349f9f3d6ae28e6' +mozilla_i18n_lang_add 'sv-SE' 'e18078114c1fe7c969800cc9c1fecd681cecff15' +mozilla_i18n_lang_add 'ta-LK' '25bfa6fcdd210caf07b9106172ad702655b4bc77' +mozilla_i18n_lang_add 'tr' '692ca282be586f72d36f58fa060a3d3a4b93e662' +mozilla_i18n_lang_add 'uk' 'ea85f9ef020579c4b32bd838afac5875ca120091' +mozilla_i18n_lang_add 'vi' '51327aabf3cf22447fab60250564a0a6072cf7d6' +mozilla_i18n_lang_add 'zh-CN' '738aa01aa27cbca24393663d3f1d450ec53ccfbd' +mozilla_i18n_lang_add 'zh-TW' 'df1171db0cd7265071eba70983ad95fdb18cd375' mozilla_i18n_lang_fini From vmiklos at frugalware.org Fri Feb 3 19:21:30 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Feb 2012 19:21:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: remind-03.01.12-1-i686 Message-ID: <20120203182130.AE737224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a584ff8a2a4d7da1da30048d042e79000c798b4b commit a584ff8a2a4d7da1da30048d042e79000c798b4b Author: Miklos Vajna Date: Fri Feb 3 19:22:16 2012 +0100 remind-03.01.12-1-i686 - bump to next bugfix patchlevel diff --git a/source/apps-extra/remind/FrugalBuild b/source/apps-extra/remind/FrugalBuild index 0c705c7..5790f72 100644 --- a/source/apps-extra/remind/FrugalBuild +++ b/source/apps-extra/remind/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=remind -pkgver=03.01.11 +pkgver=03.01.12 pkgrel=1 pkgdesc="A sophisticated calendar and alarm program." url="http://www.roaringpenguin.com/products/remind" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://www.roaringpenguin.com/files/download/remind-$pkgver.tar.gz) -sha1sums=('6c954ade45d7e43b5a54c887fb2e032872eefbb8') +sha1sums=('0978357014916e0c5259e18b845d291eeb367b6c') build() { From vmiklos at frugalware.org Fri Feb 3 19:23:02 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 3 Feb 2012 19:23:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell6-az-0.02r0-3-i686 Message-ID: <20120203182302.E5FDC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efe515d637f0a9daced5c3dfb6dce932abd9e885 commit efe515d637f0a9daced5c3dfb6dce932abd9e885 Author: Miklos Vajna Date: Fri Feb 3 19:23:20 2012 +0100 aspell6-az-0.02r0-3-i686 - bin, dead since years diff --git a/source/locale-extra/aspell6-az/FrugalBuild b/source/locale-extra/aspell6-az/FrugalBuild deleted file mode 100644 index 07d8696..0000000 --- a/source/locale-extra/aspell6-az/FrugalBuild +++ /dev/null @@ -1,9 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=az -pkgver=0.02r0 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Azerbaijani (Az?.rbaycanca) Dictionary Package" -_F_aspell_ver=6 -Finclude aspell From melko at frugalware.org Fri Feb 3 21:38:50 2012 From: melko at frugalware.org (Melko) Date: Fri, 3 Feb 2012 21:38:50 +0100 (CET) Subject: [Frugalware-git] melkotesting: calligra-2.3.87-1-i686 Message-ID: <20120203203850.76308224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=melkotesting.git;a=commitdiff;h=a1a92904583f373b07067173fa1e3e1255991b2f commit a1a92904583f373b07067173fa1e3e1255991b2f Author: Melko Date: Fri Feb 3 21:38:21 2012 +0100 calligra-2.3.87-1-i686 * version bump diff --git a/source/kde-extra/calligra/FrugalBuild b/source/kde-extra/calligra/FrugalBuild index 3fd35e8..f3df5b8 100644 --- a/source/kde-extra/calligra/FrugalBuild +++ b/source/kde-extra/calligra/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=calligra -pkgver=2.3.86 +pkgver=2.3.87 pkgrel=1 pkgdesc="An integrated Office suite for KDE" url="http://www.calligra-suite.org" @@ -18,7 +18,7 @@ provides=("${replaces[@]}") conflicts=("${replaces[@]}") archs=('i686' 'x86_64') up2date="Flasttar $_F_kde_mirror/$_F_kde_dirname" -sha1sums=('719c7ed8293d27576ef178af621af89cddc5fab5') +sha1sums=('d398e78c553c4d512c57236a92732765aa82abc5') subpkgs=("${subpkgs[@]}" "braindump") From ryuo at frugalware.org Sat Feb 4 00:53:11 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 00:53:11 +0100 (CET) Subject: [Frugalware-git] kerneltesting: kernel-3.2-1-x86_64 * bump to patch level 4 Message-ID: <20120203235311.DAC64224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=98cb7728266c4b02cafc9f4976aaf03fbae76102 commit 98cb7728266c4b02cafc9f4976aaf03fbae76102 Author: James Buren Date: Fri Feb 3 17:53:34 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 4 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 5a6a726..7bde057 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,7 +21,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - '3c979c3e5767885fa4e6f0c50fa9327266a1ecb8' \ + '0af7ff853d01e82d7e6b7968e942ca55b5d9f118' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '4396a915d58392ff86054247dbde87548ed46d6c' \ 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index c0a2a5b..860939f 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=2 +_F_kernelver_stable=4 ### # == APPENDED VALUES From ryuo at frugalware.org Sat Feb 4 03:35:15 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:35:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: catalyst-12.1-1-x86_64 * version bump Message-ID: <20120204023515.7CF8C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1031c78fa3ee14c06a98cc784e197fb002df2718 commit 1031c78fa3ee14c06a98cc784e197fb002df2718 Author: James Buren Date: Fri Feb 3 20:34:48 2012 -0600 catalyst-12.1-1-x86_64 * version bump diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index bebb654..c9d6286 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=catalyst -pkgver=11.12 -pkgrel=7 +pkgver=12.1 +pkgrel=1 pkgdesc="The proprietary driver for ATI graphics drivers." url="http://www.amd.com" rodepends=('xorg-server' 'libqtgui') @@ -11,19 +11,19 @@ groups=('x11-extra') archs=('i686' 'x86_64' '!ppc' '!arm') options=('nodocs' 'genscriptlet') up2date="lynx -dump 'http://support.amd.com/us/gpudownload/linux/Pages/radeon_linux.aspx?lang=English' | sed -n 's|^.*AMD Catalyst(TM) \([0-9.]\+\).*\$|\1|p'" -source=(http://www2.ati.com/drivers/linux/ati-driver-installer-${pkgver/./-}-x86.x86_64.run $pkgname.install $pkgname.conf) +source=(http://www2.ati.com/drivers/linux/amd-driver-installer-${pkgver/./-}-x86.x86_64.run $pkgname.install $pkgname.conf) conflicts=('libgl' 'libglx' 'xf86-video-ati' 'xf86-video-mach64' 'xf86-video-r128') provides=('libgl' 'libglx') _F_kernelmod_scriptlet="$pkgname.install" Finclude kernel-module -sha1sums=('d20a185165eff1b6d9631b7e3ed7201eeda9312a' \ +sha1sums=('8262b2a66cf87063713852c8f3a20bc995be47e6' \ '719c67805efe39c276c49a36606ab11249cdcc70' \ '2ca17ca649b4389786d0611c6fef4e41f5dfbd43') build() { # Run the script to extract the contents. - Fexec sh ati-driver-installer-${pkgver/./-}-x86.x86_64.run --extract $pkgname || Fdie + Fexec sh amd-driver-installer-${pkgver/./-}-x86.x86_64.run --extract $pkgname || Fdie # Let's compile the fglrx kernel module and install it. Fexec cd $pkgname/common/lib/modules/fglrx/build_mod || Fdie From ryuo at frugalware.org Sat Feb 4 03:39:41 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:39:41 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120204023941.120A3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=34f85778d6211c78637c350cd8f631b5d75c5112 commit 34f85778d6211c78637c350cd8f631b5d75c5112 Merge: 29095f7 1031c78 Author: James Buren Date: Fri Feb 3 20:39:45 2012 -0600 Merge ../current Conflicts: source/x11-extra/catalyst/FrugalBuild From ryuo at frugalware.org Sat Feb 4 03:48:34 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:48:34 +0100 (CET) Subject: [Frugalware-git] basetesting: frandom-1.1-15-x86_64 * add kernel module compression Message-ID: <20120204024834.83D11224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3b16d28d6b216a67c4236f3f97a9cdd3375a0f5d commit 3b16d28d6b216a67c4236f3f97a9cdd3375a0f5d Author: James Buren Date: Fri Feb 3 20:48:38 2012 -0600 frandom-1.1-15-x86_64 * add kernel module compression diff --git a/source/base-extra/frandom/FrugalBuild b/source/base-extra/frandom/FrugalBuild index 396f490..3142012 100644 --- a/source/base-extra/frandom/FrugalBuild +++ b/source/base-extra/frandom/FrugalBuild @@ -23,4 +23,5 @@ build() Fexec mknod $Fdestdir/lib/udev/devices/erandom c 235 12 Fexec chmod 0444 $Fdestdir/lib/udev/devices/frandom Fexec chmod 0444 $Fdestdir/lib/udev/devices/erandom + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 03:50:45 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:50:45 +0100 (CET) Subject: [Frugalware-git] basetesting: r8168-8.027.00-9-x86_64 * add kernel module compression Message-ID: <20120204025045.95A0E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=def4dcd272e556c9e69a83de90c027f4f61538a7 commit def4dcd272e556c9e69a83de90c027f4f61538a7 Author: James Buren Date: Fri Feb 3 20:51:04 2012 -0600 r8168-8.027.00-9-x86_64 * add kernel module compression diff --git a/source/network-extra/r8168/FrugalBuild b/source/network-extra/r8168/FrugalBuild index 8aaa362..f218175 100644 --- a/source/network-extra/r8168/FrugalBuild +++ b/source/network-extra/r8168/FrugalBuild @@ -23,4 +23,5 @@ build() { Fmake Ffilerel src/r8168.ko $_F_kernelmod_dir/kernel/drivers/net/r8168.ko Ffile /etc/modprobe.d/$pkgname.conf + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 03:52:26 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:52:26 +0100 (CET) Subject: [Frugalware-git] basetesting: bcmwl-5.100.82.112-11-x86_64 * add kernel module compression Message-ID: <20120204025226.C7C98224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=180d37fe42f4c213163eb9e1cc1f7aa5fd1eddca commit 180d37fe42f4c213163eb9e1cc1f7aa5fd1eddca Author: James Buren Date: Fri Feb 3 20:52:45 2012 -0600 bcmwl-5.100.82.112-11-x86_64 * add kernel module compression diff --git a/source/network-extra/bcmwl/FrugalBuild b/source/network-extra/bcmwl/FrugalBuild index 02b66b5..3b9512a 100644 --- a/source/network-extra/bcmwl/FrugalBuild +++ b/source/network-extra/bcmwl/FrugalBuild @@ -30,4 +30,5 @@ build() Fdocrel lib/LICENSE.txt Ffile /etc/modprobe.d/$pkgname.conf Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 03:57:23 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 03:57:23 +0100 (CET) Subject: [Frugalware-git] basetesting: oss-v4.2_build2005-16-x86_64 * add kernel module compression Message-ID: <20120204025723.67501224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=e87f5910ac811cec78d612fb8ccef57c2dca6e22 commit e87f5910ac811cec78d612fb8ccef57c2dca6e22 Author: James Buren Date: Fri Feb 3 20:57:34 2012 -0600 oss-v4.2_build2005-16-x86_64 * add kernel module compression diff --git a/source/multimedia-extra/oss/FrugalBuild b/source/multimedia-extra/oss/FrugalBuild index 9a1b34f..e68e50e 100644 --- a/source/multimedia-extra/oss/FrugalBuild +++ b/source/multimedia-extra/oss/FrugalBuild @@ -141,6 +141,7 @@ build() Fsplit $pkgname-libs /etc/oss.conf Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } # optimization OK From ryuo at frugalware.org Sat Feb 4 04:08:19 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:08:19 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia.install: change to xz compress kernel modules Message-ID: <20120204030819.06637224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=906dbdbfe742ee1d9e0c909e5fbd140df272b65c commit 906dbdbfe742ee1d9e0c909e5fbd140df272b65c Author: James Buren Date: Fri Feb 3 21:03:52 2012 -0600 nvidia.install: change to xz compress kernel modules diff --git a/source/include/nvidia.install b/source/include/nvidia.install index e7b25ed..0da8c34 100644 --- a/source/include/nvidia.install +++ b/source/include/nvidia.install @@ -8,7 +8,7 @@ module_isloaded() { module_load() { echo -n "Loading nvidia kernel module... " ## if nvidia dependent kernel is the current kernel - if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko.xz ]; then if modprobe nvidia --syslog; then echo "done." return 0 @@ -65,7 +65,7 @@ post_upgrade() { echo " done." ## if that exisit we bumped / upgraded the package only no new kernel ## on a new kernel we do nothing because one has to reboot anyway - if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko.xz ]; then ## try to unload it, on success try to load it again if module_unload; then sleep 1 From ryuo at frugalware.org Sat Feb 4 04:08:19 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:08:19 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia.sh: compress kernel modules Message-ID: <20120204030819.1B727224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=076c8e8588ca1df2186142a5a23d981a33aa30c0 commit 076c8e8588ca1df2186142a5a23d981a33aa30c0 Author: James Buren Date: Fri Feb 3 21:08:39 2012 -0600 nvidia.sh: compress kernel modules diff --git a/source/include/nvidia.sh b/source/include/nvidia.sh index cdb295a..6e11620 100644 --- a/source/include/nvidia.sh +++ b/source/include/nvidia.sh @@ -248,6 +248,8 @@ Fbuild_nvidia() { # Remove nvidia-xconfig Frm /usr/bin/nvidia-xconfig Frm /usr/man/man1/nvidia-xconfig.1.gz + + Fkernelver_compress_modules } build() { From ryuo at frugalware.org Sat Feb 4 04:16:03 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:16:03 +0100 (CET) Subject: [Frugalware-git] basetesting: virtualbox-modules-4.1.8-3-x86_64 * add compression for kernel modules * handle compressed kernel modules in install Message-ID: <20120204031603.2D769224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=732407923d3e63242f835323b152d2bc7cbb580d commit 732407923d3e63242f835323b152d2bc7cbb580d Author: James Buren Date: Fri Feb 3 21:15:56 2012 -0600 virtualbox-modules-4.1.8-3-x86_64 * add compression for kernel modules * handle compressed kernel modules in install diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index e2d8b36..f6e7228 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -24,11 +24,12 @@ build() { Fpatchall Fmkdir ${_F_kernelmod_dir}/kernel/misc - make KERN_DIR=${_F_kernelmod_dir}/build MODULE_DIR_TST=${Fdestdir}/${_F_kernelmod_dir} \ - MODULE_DIR=${Fdestdir}/${_F_kernelmod_dir}/kernel/misc || Fdie - make KERN_DIR=${_F_kernelmod_dir}/build MODULE_DIR_TST=${Fdestdir}/${_F_kernelmod_dir} \ - MODULE_DIR=${Fdestdir}/${_F_kernelmod_dir}/kernel/misc INSTALL_MOD_PATH=${Fdestdir} install || Fdie + make KERN_DIR=${_F_kernelmod_dir}/build MODULE_DIR_TST=${Fdestdir}/${_F_kernelmod_dir} \ + MODULE_DIR=${Fdestdir}/${_F_kernelmod_dir}/kernel/misc || Fdie + make KERN_DIR=${_F_kernelmod_dir}/build MODULE_DIR_TST=${Fdestdir}/${_F_kernelmod_dir} \ + MODULE_DIR=${Fdestdir}/${_F_kernelmod_dir}/kernel/misc INSTALL_MOD_PATH=${Fdestdir} install || Fdie + Fkernelver_compress_modules } # optimalization OK - uses the kernel's option diff --git a/source/apps-extra/virtualbox-modules/virtualbox-modules.install b/source/apps-extra/virtualbox-modules/virtualbox-modules.install index 1297e3d..b5226fd 100644 --- a/source/apps-extra/virtualbox-modules/virtualbox-modules.install +++ b/source/apps-extra/virtualbox-modules/virtualbox-modules.install @@ -11,7 +11,7 @@ post_install() echo vboxnetflt >>/etc/sysconfig/modules fi - if [ -e /lib/modules/`uname -r`/kernel/misc/vboxdrv.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/misc/vboxdrv.ko.xz ]; then modprobe vboxnetflt fi } @@ -28,7 +28,7 @@ post_upgrade() common_install ## if that exisit we bumped / upgraded the package only no new kernel ## on a new kernel we do nothing because one has to reboot anyway - if [ -e /lib/modules/`uname -r`/kernel/misc/vboxdrv.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/misc/vboxdrv.ko.xz ]; then ## see if is loaded , if yes kill it and modprobe again if not do nothing if grep -q vboxdrv /proc/modules; then echo -n "reloading vboxdrv kernel module.." From ryuo at frugalware.org Sat Feb 4 04:29:34 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:29:34 +0100 (CET) Subject: [Frugalware-git] basetesting: catalyst-12.1-1-x86_64 * add kernel module compression Message-ID: <20120204032934.1784D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d1a95be6bfbc662e0a9955de1d67995b063ae98e commit d1a95be6bfbc662e0a9955de1d67995b063ae98e Author: James Buren Date: Fri Feb 3 21:29:55 2012 -0600 catalyst-12.1-1-x86_64 * add kernel module compression diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index c9d6286..8a65566 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -35,7 +35,7 @@ build() uname_r=$_F_kernelmod_uname uname_a=`uname -a | sed "s|3\.[0-9]\+-fw[0-9]\+|$_F_kernelmod_uname|"` Fexec ./make.sh --norootcheck --uname_r $uname_r --uname_a "${uname_a[@]}" || Fdie - Ffilerel /lib/modules/$_F_kernelmod_uname/video/fglrx.ko + Ffilerel $_F_kernelmod_dir/kernel/video/fglrx.ko Fexec cd $Fsrcdir/$pkgname || Fdie # Let's install the xorg driver. @@ -99,4 +99,5 @@ build() Fbuild_kernelmod_scriptlet Ffile /etc/modprobe.d/$pkgname.conf + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 04:32:48 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:32:48 +0100 (CET) Subject: [Frugalware-git] basetesting: acx100-20111027-11-x86_64 * add kernel module compression Message-ID: <20120204033248.258E7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=210b57c3c1218558f15d8cd0df76a9120ae26740 commit 210b57c3c1218558f15d8cd0df76a9120ae26740 Author: James Buren Date: Fri Feb 3 21:33:10 2012 -0600 acx100-20111027-11-x86_64 * add kernel module compression diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index 1c2c714..eb769a9 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -23,7 +23,7 @@ build() { make EXTRA_KCONFIG="CONFIG_ACX_MAC80211=m CONFIG_ACX_MAC80211_PCI=y CONFIG_ACX_MAC80211_USB=y" \ KERNELDIR=/usr/src/linux || Fdie Fmkdir /lib/firmware - Ffilerel $_F_kernelmod_dir/net/acx-mac80211.ko + Ffilerel $_F_kernelmod_dir/kernel/net/acx-mac80211.ko Fcp fw/acx111_1.2.1.34/tiacx111 /lib/firmware Fcp fw/acx111_2.3.1.31/* /lib/firmware Fcp fw/acx100_1.9.8.b/* /lib/firmware @@ -34,6 +34,7 @@ build() { Fbuild_kernelmod_scriptlet Ffileschmod /lib/firmware 0644 Fdirschmod /lib/firmware 0755 + Fkernelver_compress_modules } # optimization OK - uses the kernel's option From ryuo at frugalware.org Sat Feb 4 04:34:37 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:34:37 +0100 (CET) Subject: [Frugalware-git] basetesting: easy-slow-down-manager-20110425-19-x86_64 * add kernel module compression Message-ID: <20120204033437.75E3C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=057cc54202b917fc775e50970292ead37b9626d9 commit 057cc54202b917fc775e50970292ead37b9626d9 Author: James Buren Date: Fri Feb 3 21:34:57 2012 -0600 easy-slow-down-manager-20110425-19-x86_64 * add kernel module compression diff --git a/source/apps-extra/easy-slow-down-manager/FrugalBuild b/source/apps-extra/easy-slow-down-manager/FrugalBuild index df8fef7..5b8084d 100644 --- a/source/apps-extra/easy-slow-down-manager/FrugalBuild +++ b/source/apps-extra/easy-slow-down-manager/FrugalBuild @@ -22,4 +22,5 @@ build() { Finstallrel 755 ui/toggle_wifi.py usr/bin/toggle_wifi.py Finstallrel 755 ui/toggle_fan.py usr/bin/toggle_fan.py Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 04:41:02 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:41:02 +0100 (CET) Subject: [Frugalware-git] basetesting: madwifi-0.9.4.4176-5-x86_64 * add kernel module compression Message-ID: <20120204034102.3DBAC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=990482f19ccaa7349b566e10cba112b8fb65c462 commit 990482f19ccaa7349b566e10cba112b8fb65c462 Author: James Buren Date: Fri Feb 3 21:41:20 2012 -0600 madwifi-0.9.4.4176-5-x86_64 * add kernel module compression diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index 22be7c0..f326deb 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -26,9 +26,10 @@ build() Fsed "-Werror" "" Makefile.inc KERNELPATH=/usr/src/linux Fmake Fmakeinstall KERNELPATH=/usr/src/linux \ - MODULEPATH=$_F_kernelmod_dir/kernel/drivers/net/wireless \ + KMODPATH=$_F_kernelmod_dir/kernel/drivers/net/wireless \ BINDIR=/usr/bin MANDIR=/usr/man Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } # optimization OK From ryuo at frugalware.org Sat Feb 4 04:46:35 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:46:35 +0100 (CET) Subject: [Frugalware-git] basetesting: ndiswrapper-1.57-5-x86_64 * add kernel module compression Message-ID: <20120204034635.D1282224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=55b93314a703c480a85af2c71c45f1a5dabe82d6 commit 55b93314a703c480a85af2c71c45f1a5dabe82d6 Author: James Buren Date: Fri Feb 3 21:46:55 2012 -0600 ndiswrapper-1.57-5-x86_64 * add kernel module compression diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index b217795..fd325f4 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -20,8 +20,10 @@ build() { # no Fcheckkernel, crosscompilation verified export MAKEFLAGS="${MAKEFLAGS} KVERS=\"$_F_kernelmod_uname\"" + Fsed "/misc" "/kernel/misc" driver/Makefile Fbuild Fdoc README.Frugalware Fbuild_kernelmod_scriptlet Frm lib/modules/*/modules.* + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 04:50:51 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:50:51 +0100 (CET) Subject: [Frugalware-git] basetesting: smartcam-1.4.0-21-x86_64 * add kernel module compression Message-ID: <20120204035051.6D325224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=8aaa7af0d7fb5b1d73d5cd7046881ab3d88f2444 commit 8aaa7af0d7fb5b1d73d5cd7046881ab3d88f2444 Author: James Buren Date: Fri Feb 3 21:51:11 2012 -0600 smartcam-1.4.0-21-x86_64 * add kernel module compression diff --git a/source/xapps-extra/smartcam/FrugalBuild b/source/xapps-extra/smartcam/FrugalBuild index c559dbb..82dbb6d 100644 --- a/source/xapps-extra/smartcam/FrugalBuild +++ b/source/xapps-extra/smartcam/FrugalBuild @@ -25,6 +25,7 @@ build() { make -C $_F_kernelmod_dir/build M=`pwd` || return 1 Ffilerel $_F_kernelmod_dir/kernel/drivers/video/smartcam.ko Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } # optimization OK From ryuo at frugalware.org Sat Feb 4 04:52:23 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:52:23 +0100 (CET) Subject: [Frugalware-git] basetesting: acerhk-0.5.35-78-x86_64 * add kernel module compression Message-ID: <20120204035223.6312E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=0df8ad10ac6cd72dcfbe330ca20a144cc6729506 commit 0df8ad10ac6cd72dcfbe330ca20a144cc6729506 Author: James Buren Date: Fri Feb 3 21:52:43 2012 -0600 acerhk-0.5.35-78-x86_64 * add kernel module compression diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index 16d0707..95c6c67 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=77 +pkgrel=78 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module @@ -26,4 +26,5 @@ build() KERNELSRC=/usr/src/linux make acerhk.ko || Fdie Ffilerel $_F_kernelmod_dir/kernel/drivers/char/acerhk.ko Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } From ryuo at frugalware.org Sat Feb 4 04:53:08 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 04:53:08 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-version.sh: remove pointless check in compression function Message-ID: <20120204035308.42BC4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=93fea626728feac1c65171a538284d4ccecd4ad9 commit 93fea626728feac1c65171a538284d4ccecd4ad9 Author: James Buren Date: Fri Feb 3 21:53:18 2012 -0600 kernel-version.sh: remove pointless check in compression function diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index ec92c32..06df846 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -41,6 +41,5 @@ Fkernelver_compress_modules() { local _directory _directory="$Fdestdir/lib/modules/$_F_kernelver_ver-fw$_F_kernelver_rel/kernel" - [ -d "$_directory" ] || return Fexec find $_directory -name "*.ko" -exec xz '{}' \; || Fdie } From ryuo at frugalware.org Sat Feb 4 05:21:48 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 05:21:48 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia-290.10-10-x86_64 * add kernel module compression Message-ID: <20120204042148.691AB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d4c3450a3f738b97a087d783cb3eeeda35f76ff1 commit d4c3450a3f738b97a087d783cb3eeeda35f76ff1 Author: James Buren Date: Fri Feb 3 22:22:10 2012 -0600 nvidia-290.10-10-x86_64 * add kernel module compression diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index e1ffe4a..fb5e9b5 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -118,4 +118,6 @@ build () { Ffile xorg-nvidia.conf /etc/X11/xorg.conf.d/15-nvidia.conf Ffile modprobe-nvidia.conf /etc/modprobe.d/nvidia.conf + + Fkernelver_compress_modules } diff --git a/source/x11-extra/nvidia/nvidia.install b/source/x11-extra/nvidia/nvidia.install index 6e893e6..7552963 100644 --- a/source/x11-extra/nvidia/nvidia.install +++ b/source/x11-extra/nvidia/nvidia.install @@ -8,7 +8,7 @@ module_isloaded() { module_load() { echo -n "Loading nvidia kernel module... " ## if nvidia dependent kernel is the current kernel - if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko.xz ]; then if modprobe nvidia --syslog; then echo "done." return 0 @@ -58,7 +58,7 @@ post_upgrade() { echo " done." ## if that exisit we bumped / upgraded the package only no new kernel ## on a new kernel we do nothing because one has to reboot anyway - if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko ]; then + if [ -e /lib/modules/`uname -r`/kernel/drivers/video/nvidia.ko.xz ]; then ## try to unload it, on success try to load it again if module_unload; then sleep 1 From vmiklos at frugalware.org Sat Feb 4 11:24:20 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Feb 2012 11:24:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: automake-1.11.3-1-i686 Message-ID: <20120204102421.03757224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b9385bbb8c128ad45421645149701b7cae4f5c2c commit b9385bbb8c128ad45421645149701b7cae4f5c2c Author: Miklos Vajna Date: Sat Feb 4 11:25:14 2012 +0100 automake-1.11.3-1-i686 - bump to next bugfix patchlevel diff --git a/source/devel/automake/FrugalBuild b/source/devel/automake/FrugalBuild index d5b09fc..1df7d26 100644 --- a/source/devel/automake/FrugalBuild +++ b/source/devel/automake/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=automake -pkgver=1.11.2 +pkgver=1.11.3 pkgrel=1 pkgdesc="A tool for automatically generating Makefiles" url="http://www.gnu.org/software/automake" From vmiklos at frugalware.org Sat Feb 4 11:25:54 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Feb 2012 11:25:54 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell-mi-0.50r0-3-i686 Message-ID: <20120204102554.CAB46224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f184a3c8a527a550dbb7c40aaac4d8c3be76f8ab commit f184a3c8a527a550dbb7c40aaac4d8c3be76f8ab Author: Miklos Vajna Date: Sat Feb 4 11:26:05 2012 +0100 aspell-mi-0.50r0-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell-mi/FrugalBuild b/source/locale-extra/aspell-mi/FrugalBuild deleted file mode 100644 index 3faf83f..0000000 --- a/source/locale-extra/aspell-mi/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=mi -pkgver=0.50r0 -pkgrel=3 -pkgdesc="GNU Aspell Maori Word List Package" -Finclude aspell From vmiklos at frugalware.org Sat Feb 4 11:36:31 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Feb 2012 11:36:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-10.0-1-i686 Message-ID: <20120204103631.D2B86224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c51b9a3a3015c7680991e0f2e29a1ce518405c22 commit c51b9a3a3015c7680991e0f2e29a1ce518405c22 Author: Miklos Vajna Date: Sat Feb 4 11:37:27 2012 +0100 thunderbird-10.0-1-i686 - update key diff --git a/source/xapps/thunderbird/thunderbird.key b/source/xapps/thunderbird/thunderbird.key index 6feecc5..2ccc661 100644 --- a/source/xapps/thunderbird/thunderbird.key +++ b/source/xapps/thunderbird/thunderbird.key @@ -1,64 +1,60 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- -Version: GnuPG v1.4.9 (GNU/Linux) +Version: GnuPG v1.4.11 (GNU/Linux) -mI4ESl4cWgEEAM9N/C4Tob2cqpZCGacZX2OyF9H8/JsRI9JupcwPxnt67G02c+fB -0rBqe0r2HFn09wgGTEODHbb08ILJophGtrCZ9NS1itfrfbvgat3th1yFLHzuKdbW -fRUh3tYs0TCoey1xaZ7zykiF6zEin+znnLIVPE9LzKPmHZCO2s7Pv4/BACDjBc91 -tEJNb3ppbGxhIE1lc3NhZ2luZyBJbmMuIChDb2RlIFNpZ25pbmcpIDxidWlsZEBt -b3ppbGxhbWVzc2FnaW5nLmNvbT6IvAQTAQIAJgUCSl4cWgIbAwUJA8JnAAYLCQgH -AwIEFQIIAwQWAgMBAh4BAheAAAoJEPiJj+9s4plvXysD/000X75/tAe3IAqhmxYg -EXpCK8+cNiZdr4CcA3Z4oYB8JL3cUZWvzwqrv6sJN6hNkfOn7ghJPkBtQ97EMH8I -sB2e8z3uTLz9kBPOrOUaEFiJvu2NeZ0/iWh8dRMFRo+1Vm9iOWE8K58VURpK3r1F -5/d+tRKQe0sQX66XMAn1iygXiJwEEAECAAYFAkpeH5wACgkQOtHSVk51njAsTwP+ -Ny6lfU2g8LkMoFdh8DmlD0IcokCYE6JvwQS2hU1rIuPOCwgfUd9fAX7vAyu7+9LF -jFTBXexgEzRZZowwihM51bsYDEysNWCx8xigQMlqnBSb3UF0c17FlnF0CxV6swpS -/ZkA04NT4xN8mE7aD1ae4U4OEpYvBxcXyzMwCuep1UiIRgQQEQIABgUCSl4gmgAK -CRDLMqEHiMOlpQSUAJ9gQ7oSES/KDX6VehxJL7W3NrFc2QCgjhyC2ndtiL+zU69A -SvJ1tKq+6SaInAQQAQIABgUCSmSVXQAKCRBRdhMwXxWfUpQtA/0SjawGzWEJ7WzH -83CptnVSv1IAxzp+fZ5As4s0ITMgWe+L21NImMAzUttLHy13vRUQsXlZffNYTRfw -Eu27W0RSd3ngMjG+e6SeH4hLJIhqBx9aBBfyNHULUnXM8YzNoyxEg+mMTUocftGh -vnkp4jH5IHmsws6jyVg4eX2CPoaSFriOBEpeHHIBBADEBb8EXqrKaqi9j8mcgjtq -vEgelg8h14g18Ga2RNzUTgX+d5viThVQ1L+7lEUXoM4cIgx8gbQLCsVwOkdklglm -cgzpSz2sYz55ROtrZMQPygMxbISIqYf51QklSzjaopTZA/idXqYrzl4nLvQgcXgw -LOWX+ILSHaYPsBelUfn3PwAgz4+/LYilBBgBAgAPBQJKXhxyAhsgBQkDwmcAAAoJ -EPiJj+9s4plv3SsD/2YCrStaxa2ZvIpwxQLOYQ6mSI1vQ2CUVm2Vl0vauXLUrH1b -u2VeI7jHt6wBPXtgHC7CqhQiuyL97iD+UtCgj7NBowMFg67PhpGxebhDx8OUa0m9 -gOdTZkvnae8ewW6F3IQ/05DwG5PvrTflGvpn2NK/lQ24voxipISgDJ/BIr3ouI4E -Sl4ckAEEAMX9PZM4ke7Xhpn78uqDeahKncBcsgfdKvaFbNrgFDMYEujQXHVlco6c -n5TgwTkCrXHyAZD707LeJoVFeWuEs+s0/p+aX4sPcU5a6U9xgt0/JvTA3LrzbTQQ -Ze1nP0Vo0HfJi0XsCIDkhJfTpTkfYG6iIk9CZVq4jupZCgZYq3aPACD2r16PiKUE -GAECAA8FAkpeHJACGwwFCQPCZwAACgkQ+ImP72zimW9ZMwQAsUKyqWQfqt1Hpff7 -k5DccI2XI/lhJ6Oc2P2qMf8guewKWY7JS4Ctfd4464xwmFEnSzWKsiQQ5oyHrbGv -Es0iGeczUaGjYkmrnb/AhqH/GKKwYW1wjk0+HniudNuyLxcnRNoNqgbywSAMyckP -gUEh9ZClb0pt3BxzdJuCim8JgLGYjgRKXh3nAQQAySh8KV3tTKfCfVWmbn2UtNsg -NnTJzQHdyoY5O/IzsZxdorVkZ7l24ARDUwkaSJcPyqEL01tbMhCeuft0n9stgShK -3Tc6XEQTPh4gvqyAeDgD3IiLuUvtx3z9WrPfQsinpOKMZzhtvvbR/EmZk4p4ofcd -AmQRPcnN4jHHwCKSIaEAIKFSg320Qk1vemlsbGEgTWVzc2FnaW5nIEluYy4gKENv -ZGUgU2lnbmluZykgPGJ1aWxkQG1vemlsbGFtZXNzYWdpbmcuY29tPoi8BBMBAgAm -BQJKXh3nAhsDBQkDwmcABgsJCAcDAgQVAggDBBYCAwECHgECF4AACgkQ8gM+G7R8 -VOXfZgP+LHQP6iMf6eNfYJKL2TC20ycoOumpDhG2stQJ6hF2x2s90aLaA2M3zReQ -0Jjv6H/tJGLJ8tBa0eg+MhUbqOltU0jRTbyT6s/ZmPj+c3bywwdlLAeTdzST8YQ4 -brkDW0ZNCfMlUB2bR8Qy7lIdxRvq+0vXnHnIyoOwn3dyzyLLmyKInAQQAQIABgUC -Sl4f8gAKCRA60dJWTnWeMB4qA/4mCopcny9ynVPsosrwYCLUcT5/LSSpty3zxh4U -5hPOiAsZ999PC4XbBd/iIj16YxFz8KDfjiowwW1vamrDJge0CqUb0EFM12nNO2Sv -dEjqNUc7m0p1G030TjTRQiiuVZ7BYQdlyh6Z88D8xRucQhFefgROvuTtKaJ+eNr9 -4jdwg4icBBABAgAGBQJKXiAlAAoJEFF2EzBfFZ9SoroD/A3GRlXodJYbLwHvCcfz -/5RwuyrE9NJQRfIJApNp0q96jvtaU++Svo/FP/dBRTUmruRUJ4aH5szrqFeggkyA -7Ld441DOv1lFHOzR/QfXW/CG8VtYpxz8S00R3u58/b4nIL6yKz6cBGtqXYjD4rMb -OaQZR9D7fn70116xqJ9C8F5fiEYEEBECAAYFAkpeIHYACgkQyzKhB4jDpaUpjgCe -Mq/Wov+U4Uvf/rWaxhoV+WKvH1gAnR+OCViJ+lhO91ybWWu45SIsWs6ZuI4ESl4e -FAEEAM0qsaG+GQvxjTgEft+3OmrYqlugHCE8d5NoRBKJ0BmkFiWLzDM+/hBqLL2I -A3zvdKPFh2h+2ylkja129xXk04hsZKoFKU1IQDYs9kPVf7XJmJmmBwXZbdiBe6TK -BtgiyE5z+5IzmwSpuFUisPlke26S9eX5ih0TaXzpM954Y7FLACCEV3hJiKUEGAEC -AA8FAkpeHhQCGyAFCQPCZwAACgkQ8gM+G7R8VOU6wQQAuZPzj159C4+vJjZEuhI4 -pCCLDRY4SZrFvWypep3B7Lq8xF4nYnDGxA3JocpE0oPJGZyFf1/+d9ImRMRVY4Py -pIYtZlb2VPnsitKHEpg87JbVAhCQbi1RDMhN0aQJIJIaiolm8kt1xsyLvNLnl7Ga -bRkEtZULLBhjx7HjkzBnrBi4jgRKXh4rAQQAud1eiV+iiHNEzj0G8AAe/Gww7XRq -3st/BX6/owfH6JpuSgAai5wOEfKZcgpJWzdvfu/rKa2p3ftXpdw4+cqsYyYituDt -h9cPT/kVFx/4+ad3rRl/kTrglrJrT8ydoJDUDip3zapmKK0iOCV85ziYiS7kk1RK -qIWeTkGByuBj3uUAIMvICLOIpQQYAQIADwUCSl4eKwIbDAUJA8JnAAAKCRDyAz4b -tHxU5Q05A/4+u4UCyMp2jeWy3skBtYMbaQJOipzvj8w0AxW3ozvm0GO1+5f+aN02 -Tn0FzGAqSom9Clb6T0bxHS7xnGjcs4zVJue28MCWfrUfHJv5aye/3daMirbs1Rgt -bik6OUVt8fWrQZMjhAQzeNVqg0QRK76aJKh4cReTV3cBUsnbsJB6Xw== -=I2Tx +mQENBE00eMoBCACv9tYlxBXUSBMSr7sR/xDkEbxQNvrm3VliuVn4ARaK1nCQBHrS +4P/VuumYiXhgLWZpQiTqJfNjXfmxmrOYsDW5yVYNkKyt/AN3iTBd9JenrYhuyGj8 +plkcbPVCRV4CBngx3k83XLn+nrXWWe2skC0CpPuWzdTmH9zK9koc+Nq7yiHQ3HmC +u6mBo0TYYLqfq7RGbcVpB0hKeX6U8ojIQWTx5fyUhnCZUEUaY6B23KVnnhO3KRkx +lxv/l967LzBVH/LJJQOCZYkvKuIO3NvrzgdgHbY0My9vEqDkDilG/sxy1kBs/E3J +CM8tDTJxzVocxgRbe/FFwH1UxyR6DWo/NpvXABEBAAG0Qk1vemlsbGEgTWVzc2Fn +aW5nIEluYy4gKENvZGUgU2lnbmluZykgPGJ1aWxkQG1vemlsbGFtZXNzYWdpbmcu +Y29tPohGBBARAgAGBQJNNIlJAAoJEMsyoQeIw6WlH4kAoKe51w53SF/0zZanPJW7 ++aN7ZiYqAJ4sVyNEcjY/J/Kr8VL4jawhb0IOhohGBBMRAgAGBQJNQMZ+AAoJEGjz +WPbBOWR8K08AmgMByhzoTjR2Rcw53s4jQSfZuyzLAKC0qKBlRAxqaChwrSesNW8V +7tmD6oheBBMRCAAGBQJNQMZmAAoJEAJasBBrF+oeOycA/0dMlLalEg/iCN8bZ677 +/sKk5jLuXP1Ixal98uhVwV6QAP9X3S/Fa6ybtlmz0DO2rr3KYMg6VnwaXFknHrfh +kiKCmoicBBABAgAGBQJNNIhCAAoJEPiJj+9s4plvf3gEAJ0LzFPly0ZnwMtGt1Fw +Whd5mMBAPdKaO+dfzSX/9fKEXMnECdv7SOGGB6tjD5G7WZFk40zrXapxBAxiRRAP +IQOW3SQl1VgDtAGLJOWPC3rrtFzpEJ6R9YJXzRzqV7hT5Cup8zd3k/I3Ymg+64Q5 +VZoltkfmNskfABUDEChlAxNuiJwEEAECAAYFAk097rUACgkQ8gM+G7R8VOVECAP+ +KNm06V25wL0tAE8v72+96RyXOwGqeNnrlm/IxZ5wZfgym5ky4HB7odTkrto8cNLk +7hoZfcCfSXHaNpiGuppECdNIsR2XKUmY4WbPCuX0snjQCZutpeOBbaniUCzXiuuU +EjIROyeDAgIUAMByQtSsRVsBPj3piXjQZKrjUqo0lSSJARwEEAECAAYFAk00e64A +CgkQy38Ci/Tpl2q54AgAhmBsXSnVLlHXkeSFYeeJvc3d5/nIVUGRer2a7iOGK2AM +80HykD702L1bugkCC9hSWr23km+IWlGIuso3WzSb7se0gU9egfe+dgYvn0c42WQK +qRXRLjLCvIVju7CTy+yvs4Q+ePcGqtXTt1yOG48N3Q/ha9+d7/Qt1GICEJjMmn74 +40UoE/xY2awkDJvkD2v0O6Ye3hIEIvLwDRRl4Qpi92dJH+mbwardtN1zFudo6fLf +8ZPYDCO46akY1i4dO9jzzYw6xwzXZsWG2ZwF0S1B5wIDy+PBrnyboEBNvUcIxNzb +AluiVxyxAoKYK5dq5OT1mxzxNglwLiiEe05TJiR7k4kBOAQTAQIAIgUCTTR4ygIb +AwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQFuigz/bCQux+Hwf/X1uSI6TY +6gC02zBqz/lcr9wV4vf8uvkHTf3NnXDKtqukmW9pKI8S1iWcfHp9br+ZouUoCAiu +j+xw9ekhuVKGrbbs8vN5pIvhGtq05pwbPs9Y3yMvrfrJSS6J8a+jliJnxywNSPmi +ieDCJyIgRoTI89bjM7erNi7gBAjfoDxAT1CN9edOT8kiSOwIkzJQzw+7Ur21+nhM +mNYoqgLs4CYs1aah2bwUlbNz3WnXRBugsgmsO/I/QD7uZCxFP1SCxjUPpsK39KXk +G+gmnYd5VOv35QDSFsutAOXQ0+oUJTu9iG8V+l55DBipJegVSf5SvsPLp7XU/qr6 +9pVThfEcqlR8NbkBDQRNNHjKAQgApRG8UXmk63PzFHbc0ziCy8WvLJt0fap7jR7z +bpbwpvvwf4C6mqmPl1cbbGSHjLgbG3DGOW835YvgXaxiVEUJJdPseqCiEgJXaelB +2Zi+1Zrrp/LtulEpYxtt9LqHF65StMh7m6eXPd56lOmwYTAgE+w7f0kXBkZWeyc+ +/kpTm+kH7f2u53sApKFM1+zz7L47mQLLiIXglrzB0V751VDaqLuRQ7sdbKmytQWQ +C8ljF6vLOu2ctVgXaxKCJfR5mQ3VazRmEW9WZ07Bq/mLxIDcA+PiD1X3YoK7h9cu +zSLwKNlIxJUJgWvXT6X3Ov7MqS5EE0NM7XYRoZ1Ok5G9OcUvaQARAQABiQEfBBgB +AgAJBQJNNHjKAhsMAAoJEBbooM/2wkLsJCgIAJzPRupU4OWIo6Rgdwa7TD7ZgtFd +C17BjQQ4f8DkiFgHOonZFsYIR/Xop/j0ynVD3QllAH3kNnNzjigge4rf2/2mVyO3 +s9xUdDOgO0iK/7Rr3PkkMjKE/W+29FP2pNhj5wV4tqRlFwjUFZpAWJq+gQVIuaQy +ahj5LSYoUz4qoKcEmslmlemCXMd0VSC18A1MPyKnJbD3XVvHDZ6etwS0YUQVbRA5 +FEcohQfVRfgyircSW8HICYru3tKsY/aVPq5Kc/32acQUBrisVLeW92yytzmCzPZb +IIYyAtQT6I6IW6zjUsORTli7xkI4SCpqSud1XOQ2BB895Z4aLFDTCdVPum25AQ0E +TTR4ygEIAMYxnopWow3lRaP7sP0BRWXk2DN/LnTbFwx5qD1iB+FLCcocoS0geYVh +EgQdkxl9jhp/uSeNrSq6NWBCS8MZxahtL1EX9ybp7WzUkkFgdQiFgzRETZ3ZiUWw +TI4UO/d0xArZLZgvOQGCwT53fdo6L8g7R7m+tZv+eBLyJINBQBjY15idm6yYkAmG +Je2znyHWHqSHFs5a78SfbscQ1uU97FEZtKB4PxGUYIUZep1Jjez0Og+U6n0Jt+YB +Rg7l47edp/wZkEdwki8bUBIx/ivf2Z+wZSCPGsKBfxUnTDoc9ZlYnaNZpm0RWZCi +AIMJEmhCDuD6O+iIIjDNuuTDqKF2HNsAEQEAAYkBHwQYAQIACQUCTTR4ygIbIAAK +CRAW6KDP9sJC7A0ICACIK/SkL3Ld13yDHBp9KIr/+K2ZVMcExlMZ+FNtYIbJpGzL +6GjYPpuH05PwvdYICNJdWRht5RzABmddB1WqOE/AcVPmU28FFFjkgDMcV+BhS56i +nTs3knFIE6ZxG0LNLy3kkY2y8NLZzd/+DxPi4gx9y4bIhi1SrVvPsK9aSTVqs2M4 +QDz2Kn+1IxCrixTVL/Mril1mVgxpSHCbmrEpMAcRxqsbfKnhqxJ0s7iBx6SMpr5t +r0xT7C1RHiO0dGX7CFNT1W1doqP87JqHnJTuEgi+2QUvJ9NfNA5Xq4187O3rcSgH +edluEzLRXpMAFh+Y2dLOKycIAEAcyN8DGLi+ffB1 +=mQiQ -----END PGP PUBLIC KEY BLOCK----- From boobaa at frugalware.org Sat Feb 4 12:57:19 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat, 4 Feb 2012 12:57:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: drupal6-6.24-1-x86_64 Message-ID: <20120204115719.A787B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f930ee65b69aa76a1d804070efbefbbabc5ae860 commit f930ee65b69aa76a1d804070efbefbbabc5ae860 Author: CS??CSY L??szl?? Date: Sat Feb 4 12:56:41 2012 +0100 drupal6-6.24-1-x86_64 version bump closes #4654 in -current diff --git a/source/network-extra/drupal6/FrugalBuild b/source/network-extra/drupal6/FrugalBuild index 1c8e10d..a2dc372 100644 --- a/source/network-extra/drupal6/FrugalBuild +++ b/source/network-extra/drupal6/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal6 -pkgver=6.22 +pkgver=6.24 pkgrel=1 pkgdesc="An open source content management platform" url="http://drupal.org" @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-6[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('a67acdb606aabbd9da6ddd2c016d43bb9ec17431' \ +sha1sums=('aadbac0691fe56ea4e0c7dc7dc85ac17c622d52d' \ '3e301be2f8a247c86b5f32e68773c9618322e7d7') options=('stick') replaces=('drupal-update_status' 'drupal-acl' 'drupal-admin_menu' \ From baste at frugalware.org Sat Feb 4 13:00:43 2012 From: baste at frugalware.org (Baste) Date: Sat, 4 Feb 2012 13:00:43 +0100 (CET) Subject: [Frugalware-git] gnometesting: libgnome-keyring-3.3.5-1-x86_64 * Version bump Message-ID: <20120204120043.4C846224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=dd8f910e7880d6beb3d8bc1a24b52257b8bb00a7 commit dd8f910e7880d6beb3d8bc1a24b52257b8bb00a7 Author: Baste Date: Sat Feb 4 13:01:02 2012 +0100 libgnome-keyring-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/libgnome-keyring/FrugalBuild b/source/gnome/libgnome-keyring/FrugalBuild index b336710..02899ec 100644 --- a/source/gnome/libgnome-keyring/FrugalBuild +++ b/source/gnome/libgnome-keyring/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libgnome-keyring -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="Compatibility library for accessing secrets." url="http://www.gnome.org/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9e55fb2648db63e516cf49e6b3a389cd1ecf2e2e') +sha1sums=('7003a04a1a68562b8b47de481397cf60d8dfd998') # optimization OK From boobaa at frugalware.org Sat Feb 4 13:05:04 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat, 4 Feb 2012 13:05:04 +0100 (CET) Subject: [Frugalware-git] frugalware-1.5: drupal6-6.24-1mores1-x86_64 Message-ID: <20120204120504.0228E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=adfd863ef783a0d98e5e8c20705638d19ef62fda commit adfd863ef783a0d98e5e8c20705638d19ef62fda Author: CS?CSY L?szl? Date: Sat Feb 4 13:04:31 2012 +0100 drupal6-6.24-1mores1-x86_64 secfix verbump, backport of f930ee6 closes #4654 in -stable diff --git a/source/network-extra/drupal6/FrugalBuild b/source/network-extra/drupal6/FrugalBuild index 1c8e10d..3d62b9c 100644 --- a/source/network-extra/drupal6/FrugalBuild +++ b/source/network-extra/drupal6/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal6 -pkgver=6.22 -pkgrel=1 +pkgver=6.24 +pkgrel=1mores1 pkgdesc="An open source content management platform" url="http://drupal.org" rodepends=('apache' 'php') @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-6[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('a67acdb606aabbd9da6ddd2c016d43bb9ec17431' \ +sha1sums=('aadbac0691fe56ea4e0c7dc7dc85ac17c622d52d' \ '3e301be2f8a247c86b5f32e68773c9618322e7d7') options=('stick') replaces=('drupal-update_status' 'drupal-acl' 'drupal-admin_menu' \ From boobaa at frugalware.org Sat Feb 4 13:11:12 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat, 4 Feb 2012 13:11:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: drupal7-7.12-1-x86_64 Message-ID: <20120204121112.614EC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dfaded78822f02ce6d268412f76e95c74eaab0fd commit dfaded78822f02ce6d268412f76e95c74eaab0fd Author: CS??CSY L??szl?? Date: Sat Feb 4 13:10:56 2012 +0100 drupal7-7.12-1-x86_64 version bump closes #4655 in -current diff --git a/source/network-extra/drupal7/FrugalBuild b/source/network-extra/drupal7/FrugalBuild index a037504..6e76e8f 100644 --- a/source/network-extra/drupal7/FrugalBuild +++ b/source/network-extra/drupal7/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal7 -pkgver=7.10 +pkgver=7.12 pkgrel=1 pkgdesc="An open source content management platform" url="http://drupal.org" @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-7[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('59a5eb9cf65ac806974d1b7ba1496b4e90a7eb50' \ +sha1sums=('aa0c85f2c384c9e6e7e1289d171afdf360bbf376' \ '84a37af7ac58313679634c98185a3847d337ce3e') options=('stick') From boobaa at frugalware.org Sat Feb 4 13:15:32 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sat, 4 Feb 2012 13:15:32 +0100 (CET) Subject: [Frugalware-git] frugalware-1.5: drupal7-7.12-1mores1-x86_64 Message-ID: <20120204121532.E4BC5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=3f5ecc07dd04ffdb432aa0a0b9f5a5714a21dca1 commit 3f5ecc07dd04ffdb432aa0a0b9f5a5714a21dca1 Author: CS?CSY L?szl? Date: Sat Feb 4 13:15:06 2012 +0100 drupal7-7.12-1mores1-x86_64 secfix verbump, backport of dfaded7 closes #4655 in -stable diff --git a/source/network-extra/drupal7/FrugalBuild b/source/network-extra/drupal7/FrugalBuild index 7dc5c80..5c148af 100644 --- a/source/network-extra/drupal7/FrugalBuild +++ b/source/network-extra/drupal7/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: CS?CSY L?szl? pkgname=drupal7 -pkgver=7.7 -pkgrel=1 +pkgver=7.12 +pkgrel=1mores1 pkgdesc="An open source content management platform" url="http://drupal.org" rodepends=('apache' 'php') @@ -13,7 +13,7 @@ up2date="lynx -dump http://drupal.org/project/Drupal+project | grep -m1 'l-7[0-9 backup=(var/www/drupal6/sites/default/settings.php) source=(http://drupal.org/files/projects/drupal-$pkgver.tar.gz \ README.Frugalware) -sha1sums=('30351894503b283c1a5f73bbcb0e3bf7f1c98de8' \ +sha1sums=('aa0c85f2c384c9e6e7e1289d171afdf360bbf376' \ '84a37af7ac58313679634c98185a3847d337ce3e') options=('stick') From baste at frugalware.org Sat Feb 4 13:16:53 2012 From: baste at frugalware.org (Baste) Date: Sat, 4 Feb 2012 13:16:53 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-keyring-3.3.5-1-x86_64 *Version bump Message-ID: <20120204121653.DCE09224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ed8edb46af520dd0cd742c8e454027da2fc84fda commit ed8edb46af520dd0cd742c8e454027da2fc84fda Author: Baste Date: Sat Feb 4 13:17:28 2012 +0100 gnome-keyring-3.3.5-1-x86_64 *Version bump diff --git a/source/gnome/gnome-keyring/FrugalBuild b/source/gnome/gnome-keyring/FrugalBuild index ec0595f..b5fa9ee 100644 --- a/source/gnome/gnome-keyring/FrugalBuild +++ b/source/gnome/gnome-keyring/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-keyring -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="Password and keyring managing daemon for GNOME" url="http://www.gnome.org/" @@ -20,7 +20,7 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-pam-dir=/lib/security --with-gtk=3.0 \ --disable-update-mime --enable-pam --with-root-certs=/etc/ssl/certs" -sha1sums=('470edc60cdaed1a62fe967c814d30dae069ffba4') +sha1sums=('94fa7d71edaca65cf0d730b1c5b416f0ea71322f') build() { Fcd From baste at frugalware.org Sat Feb 4 13:39:41 2012 From: baste at frugalware.org (Baste) Date: Sat, 4 Feb 2012 13:39:41 +0100 (CET) Subject: [Frugalware-git] gnometesting: libcryptui-3.3.5-1-x86_64 * Version bump Message-ID: <20120204123941.0B77C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=09adb4b99a648e4e86737baba696d76520ccabd9 commit 09adb4b99a648e4e86737baba696d76520ccabd9 Author: Baste Date: Sat Feb 4 13:39:44 2012 +0100 libcryptui-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/libcryptui/FrugalBuild b/source/gnome/libcryptui/FrugalBuild index 74bf641..0eaef84 100644 --- a/source/gnome/libcryptui/FrugalBuild +++ b/source/gnome/libcryptui/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=libcryptui -pkgver=3.2.2 -pkgrel=2 +pkgver=3.3.5 +pkgrel=1 pkgdesc="Interface components for OpenPGP" depends=('dbus-glib' 'libgcrypt' 'gpgme' 'gtk+3' 'gnome-keyring' 'libnotify') makedepends=('intltool' 'gobject-introspection') @@ -11,7 +11,8 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_glib="y" _F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('f238c6dd0b79b93ab1f39b000fbecf2d6ea753f3') +sha1sums=('5872cf25e512cf77fcd8976e42a9e3fae91b608a') # optimization OK From baste at frugalware.org Sat Feb 4 13:44:28 2012 From: baste at frugalware.org (Baste) Date: Sat, 4 Feb 2012 13:44:28 +0100 (CET) Subject: [Frugalware-git] gnometesting: seahorse-3.3.5-1-x86_64 * Version bump Message-ID: <20120204124428.B4AC4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=63268b8ea1b910d457c5ff955b227208bf10cac2 commit 63268b8ea1b910d457c5ff955b227208bf10cac2 Author: Baste Date: Sat Feb 4 13:45:01 2012 +0100 seahorse-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 51d23b0..92f5322 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=seahorse -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" From devil505linux at gmail.com Sat Feb 4 13:52:23 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Feb 2012 13:52:23 +0100 (CET) Subject: [Frugalware-git] fwlive: * quodlibet instead of exaile for xfce Message-ID: <20120204125223.1EAC6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=bc8105e8d7f764ed2df742580c9e11a138e1a710 commit bc8105e8d7f764ed2df742580c9e11a138e1a710 Author: Devil505 Date: Sat Feb 4 14:52:04 2012 +0100 * quodlibet instead of exaile for xfce diff --git a/config.dev b/config.dev index 592ea77..3f2d93d 100644 --- a/config.dev +++ b/config.dev @@ -81,7 +81,7 @@ INST_KDE_APPS="$INST_KDE_APPS kmail amarok ktorrent k3b kdebase-workspace-solid- # Xfce INST_XFCE_APPS="$INST_MIN_APPS $INST_X11_APPS $INST_ARCHIVE_APPS $INST_CODECS xfce4 midori xfburn xarchiver geeqie xchat" -INST_XFCE_APPS="$INST_XFCE_APPS thunderbird exaile parole transmission abiword gnumeric gimp epdfview pidgin wicd xfce4-power-manager" +INST_XFCE_APPS="$INST_XFCE_APPS thunderbird quodlibet parole transmission abiword gnumeric gimp epdfview pidgin wicd xfce4-power-manager" INST_XFCE_APPS="$INST_XFCE_APPS gksu-frugalware flashplugin" # Lxde From vmiklos at frugalware.org Sat Feb 4 14:30:37 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 4 Feb 2012 14:30:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: docs/install: virtualbox tweak Message-ID: <20120204133037.1D25D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f272074cd191b06238cc88f538ffc9c09f67e993 commit f272074cd191b06238cc88f538ffc9c09f67e993 Author: Miklos Vajna Date: Sat Feb 4 14:31:36 2012 +0100 docs/install: virtualbox tweak diff --git a/docs/install.txt b/docs/install.txt index c64fa86..57adaec 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -65,6 +65,9 @@ is copied to the root directory of the 5th partition of your hard disk: boot hd:5,\boot\yaboot\yaboot ---- +NOTE: If you use Virtualbox, don't forget to set the network to `bridged` to +avoid stalled package download during installation! + Pros: No USB stick or (re)writeable CD needed. Cons: Possible only in case you have some kind of bootloader available. From devil505linux at gmail.com Sat Feb 4 17:48:44 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 4 Feb 2012 17:48:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: plank-20120204-1-i686 * version bump (fixing bugs) Message-ID: <20120204164844.BA9CB224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da9bfe1101d491f7087fc33c2ef05ab778e45610 commit da9bfe1101d491f7087fc33c2ef05ab778e45610 Author: Devil505 Date: Sat Feb 4 18:47:45 2012 +0100 plank-20120204-1-i686 * version bump (fixing bugs) diff --git a/source/xapps-extra/plank/FrugalBuild b/source/xapps-extra/plank/FrugalBuild index a209993..ff5d15c 100644 --- a/source/xapps-extra/plank/FrugalBuild +++ b/source/xapps-extra/plank/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=plank -pkgver=20120111 +pkgver=20120204 pkgrel=1 pkgdesc="Stupidly simple Dock" url="https://launchpad.net/plank" @@ -15,7 +15,7 @@ _F_gnome_desktop="y" Finclude gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('029824d943d05194833aaee8e953d56c8bbf57fe') +sha1sums=('7906a45c8d704b14284066b926698b7879d455c5') build() { Fcd From baste at frugalware.org Sat Feb 4 18:29:47 2012 From: baste at frugalware.org (Baste) Date: Sat, 4 Feb 2012 18:29:47 +0100 (CET) Subject: [Frugalware-git] gnometesting: seahorse-3.3.5-2-x86_64 * Fix sha1sums Message-ID: <20120204172947.302FE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e3d2bbe2b1f7983450fd5f6d8ce7c59117557697 commit e3d2bbe2b1f7983450fd5f6d8ce7c59117557697 Author: Baste Date: Sat Feb 4 18:29:40 2012 +0100 seahorse-3.3.5-2-x86_64 * Fix sha1sums diff --git a/source/gnome-extra/seahorse/FrugalBuild b/source/gnome-extra/seahorse/FrugalBuild index 92f5322..90afb07 100644 --- a/source/gnome-extra/seahorse/FrugalBuild +++ b/source/gnome-extra/seahorse/FrugalBuild @@ -3,7 +3,7 @@ pkgname=seahorse pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="A GNOME application for managing PGP keys." url="http://www.seahorse.sourceforge.net/" depends=('gnutls>=2.12.12' 'gnupg>=1.4.9-2' 'libldap>=2.4.16' \ @@ -20,7 +20,7 @@ _F_gnome_iconcache="y" _F_gnome_mime="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('cef21c106d908d45d76f6da82922b01ce2195b51') +sha1sums=('48ffa5887c0f0e60bb05ae666e90ad556cd9ded7') unset MAKEFLAGS Fconfopts="${Fconfopts[@]} -enable-ldap --enable-hkp --enable-libnotify \ --with-keyserver --enable-ssh --enable-dbus --enable-avahi \ From ryuo at frugalware.org Sat Feb 4 20:41:20 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 20:41:20 +0100 (CET) Subject: [Frugalware-git] fw32: updateo version 0.8.7 Message-ID: <20120204194120.78333224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw32.git;a=commitdiff;h=638edb163ab328c36bd26ed0bac36e874297b285 commit 638edb163ab328c36bd26ed0bac36e874297b285 Author: James Buren Date: Sat Feb 4 13:41:41 2012 -0600 updateo version 0.8.7 diff --git a/VERSION b/VERSION index 7fc2521..1e9b46b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.8.6 +0.8.7 From ryuo at frugalware.org Sat Feb 4 20:45:49 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 4 Feb 2012 20:45:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fw32-0.8.7-1-x86_64 * version bump Message-ID: <20120204194549.AC427224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10db5e959536df09520539583b99d4fc16f35977 commit 10db5e959536df09520539583b99d4fc16f35977 Author: James Buren Date: Sat Feb 4 13:46:01 2012 -0600 fw32-0.8.7-1-x86_64 * version bump diff --git a/source/fw32-extra/fw32/FrugalBuild b/source/fw32-extra/fw32/FrugalBuild index abf4cd1..201e68f 100644 --- a/source/fw32-extra/fw32/FrugalBuild +++ b/source/fw32-extra/fw32/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=fw32 -pkgver=0.8.6 +pkgver=0.8.7 pkgrel=1 pkgdesc="A framework for maintaining an i686 environment on x86_64." url="http://www.frugalware.org" @@ -12,6 +12,6 @@ archs=('!i686' 'x86_64' '!ppc' '!arm') up2date="Flasttar http://ftp.frugalware.org/pub/other/$pkgname" backup=('etc/fw32/pacman-g2.conf') source=(http://ftp.frugalware.org/pub/other/$pkgname/$pkgname-$pkgver.tar.xz) -sha1sums=('ba1be3d353d6980cf0a5ab86431602e1cc6dc28e') +sha1sums=('4dce608cac3d33c83f7efb7a76639e83107aecfe') # optimization OK From vmiklos at frugalware.org Sun Feb 5 12:36:09 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 12:36:09 +0100 (CET) Subject: [Frugalware-git] frugalware-1.5: t/xorg: bin, makes little sense in -stable Message-ID: <20120205113609.755F6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.5.git;a=commitdiff;h=5e885f6b864a88a6c7375422a2391d8d80346203 commit 5e885f6b864a88a6c7375422a2391d8d80346203 Author: Miklos Vajna Date: Sun Feb 5 12:36:54 2012 +0100 t/xorg: bin, makes little sense in -stable diff --git a/t/xorg b/t/xorg deleted file mode 100755 index 81b4388..0000000 --- a/t/xorg +++ /dev/null @@ -1,74 +0,0 @@ -#!/bin/sh - -in_array() -{ - local i needle - needle=$1 - shift 1 - # array() undefined - [ -z "$1" ] && return 1 - for i in $* - do - echo $i |grep -q "^$needle" && return 0 - done - return 1 -} - -if [ "$1" == "--help" ]; then - echo "missing xorg packages" - exit 1 -fi -if [ ! -d ../.git -o ! -d ../source ]; then - echo "hey, where are you?" - exit 1 -fi - -cd .. - -skip=('xf86-video-impact is mips-only' -'xf86-video-wsfb is for *bsd' -'xf86-video-i810 is replaced by xf86-video-intel' -'mkcfm is removed by priyank' -'xkbdata is replaced by xkeyboard-config' -'xf86-video-glide makedepends on xfree86' -'constype is solaris-only' -'xf86-video-amd is replaced by xf86-video-geode' -'xf86-video-xgixp depends on unreleased libdrm' -'xf86-video-imstt is dead, last release is from 2006-04-07' -'xf86-video-nsc is dead' -'xf86-video-vermilion has not been ported to the new libpciaccess api' -'xphelloworld is no goodie, xprint is deprecated' -'lbxproxy is deprecated' -'liblbxutil is deprecated' -'proxymngr is deprecated' -'xf86-video-cyrix is replaced by -geode' -'xf86-video-via is replaced by -openchrome' -'xf86-input-calcomp is dead' -'xf86-input-citron is dead' -'xf86-input-digitaledge is dead' -'xf86-input-dmc is dead' -'xf86-input-dynapro is dead' -'xf86-input-elo2300 is dead' -'xf86-input-jamstudio is dead' -'xf86-input-magellan is dead' -'xf86-input-magictouch is dead' -'xf86-input-microtouch is dead' -'xf86-input-palmax is dead' -'xf86-input-spaceorb is dead' -'xf86-input-summa is dead' -'xf86-input-tek4957 is dead' -'xf86-input-ur98 is dead' -'xf86-video-vga is dead' -'compiz is replaced by compiz-core') - -upstream=$(for i in app data doc driver font lib proto testdir util xserver -do - lynx -dump http://xorg.freedesktop.org/releases/individual/$i/|grep bz2$|sed 's|.*/\(.*\)-.*|\1|' -done |sort -u |tr '[A-Z]' '[a-z]') - -for i in $upstream -do - if ! stat source/*/$i &>/dev/null && ! in_array $i ${skip[@]}; then - echo $i - fi -done From vmiklos at frugalware.org Sun Feb 5 12:44:32 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 12:44:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: busybox-1.19.4-1-i686 Message-ID: <20120205114432.CE1F4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cdd570973cfd9657284d0d62c384358df124fa2 commit 0cdd570973cfd9657284d0d62c384358df124fa2 Author: Miklos Vajna Date: Sun Feb 5 12:45:24 2012 +0100 busybox-1.19.4-1-i686 - bump to next bugfix release diff --git a/source/apps-extra/busybox/FrugalBuild b/source/apps-extra/busybox/FrugalBuild index 15d0d73..7f7b102 100644 --- a/source/apps-extra/busybox/FrugalBuild +++ b/source/apps-extra/busybox/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=busybox -pkgver=1.19.3 +pkgver=1.19.4 pkgrel=1 pkgdesc="Utilities for rescue and embedded systems." url="http://www.busybox.net/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump 'http://busybox.net/'|grep '(stable)'|sed 's/[^,]*BusyBox \([0-9.]*\) (.*/\1/'|Fsort|tail -n 1" source=(http://www.busybox.net/downloads/busybox-$pkgver.tar.bz2 config) # NOTE: we can't use signatures() here as the author signes only the checksums -sha1sums=('692754db46b129c70921ffb84eaef679061c0952' \ +sha1sums=('5d7db83d8efbadc19c86ec236e673504bbf43517' \ '36cb08f8edb183da788e71423f47e194944a8205') build() From vmiklos at frugalware.org Sun Feb 5 12:46:44 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 12:46:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell-gv-0.50r0-3-i686 Message-ID: <20120205114644.44429224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6761a41a1bdc56bb2944428253050feff8d8b0f3 commit 6761a41a1bdc56bb2944428253050feff8d8b0f3 Author: Miklos Vajna Date: Sun Feb 5 12:46:29 2012 +0100 aspell-gv-0.50r0-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell-gv/FrugalBuild b/source/locale-extra/aspell-gv/FrugalBuild deleted file mode 100644 index b1132ee..0000000 --- a/source/locale-extra/aspell-gv/FrugalBuild +++ /dev/null @@ -1,10 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=gv -pkgver=0.50r0 -pkgrel=3 -pkgdesc="GNU Aspell Manx Gaelic Word List Package" -Finclude aspell -unset signatures -md5sums=('139b5aa1f5ea85fb7a4be0338039e959') From DeburringTechnologies at gmx.com Sun Feb 5 12:14:22 2012 From: DeburringTechnologies at gmx.com (DeburringTechnologies at gmx.com) Date: 05 Feb 2012 03:14:22 -0800 Subject: [Frugalware-git] Henry Bare - Deburring Equipment Message-ID: <20120205031421.E90E79A718332DAE@gmx.com> Greetings, ? My name is?Henry Bare and I would like to?know if your company is using deburring equipment. Our vibratory finishing and deburring equipment replaces expensive hand deburring with an inexpensive means to deburr, degrease, clean and polish. Can you?provide me?the contact person and phone number. ? We also sell 5 and 10 cubic foot round vibratory bowls with sound reduction covers and automatic separation built in. Also available are large rectangular 12, 16 and 20 cubic foot tanks. ? We manufactured quality and affordable vibratory finishing equipment in the USA since 1972. Our? products range from Rotary Tumbler Bases with five sizes of Rotary Tumber Barrels, three sizes of Bench Top Vibratory Bowls and two sizes of Vibratory Finishing Tanks. ? No-charge test & evaluation. ? Sincerely, Henry Bare ? Phone (562) 888 1952 DeburringTechnologies at gmx.com Parts Tumbler Vibratory Bowls Finishing Tanks IOL Finishing Tumbling Media Tumbling Barrels ? ? ? Large Bowls Centrifugal Barrels Deburring Tools ? ? ? ? Confidentiality, Privacy, and Security Notice: The content, materials, and accompanying attachment(s) contained within any eMail (electronic mail transmission) is intended solely for the individual or entity to which it is addressed [authorized recipient(s)] which may be confidential, exempt from disclosure under the Electronic Communications Privacy Act, and/or legally privileged. The message facilitates a previous agreement of the transaction/service of a transactional relationship for which the intended recipient explicitly has double confirmed agreement to be contacted and informed in an ongoing capacity. If you are not the intended recipient(s), responsible for delivering partially or in full any transmission to the intended recipient(s), and/or have received the transmission in error, you are hereby notified you are strictly prohibited from reading, copying, printing, distributing and/or disclosing any of the content, materials, and accompanying attachment(s) contained within. If you have received any portion of the transmission in error, please notify the original sender by forwarding all transmissions to deburring at gmx.com ???and delete the original along with all copies of the transmission to include any accompanying attachment (s). Any views, commentary, and/or opinions presented within are solely those of the author(s) and do not necessarily represent those of any other company(s) or parent entity(s). At anytime you may stop further transactional communications by letting us know by emailing us at unsubscribeyouremail at gmx.us and you will no longer receive communications from us. This advertisement is in complete Compliance with the FEDERAL CAN SPAM ACT of 2003. You may unsubscribe at anytime by simply clicking here? Unsubscribe me from this list within the email. To Report SPAM ABUSE Please Email The Hosting Company At: abuse-uss-excalibur at gmx.us -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Sun Feb 5 14:21:14 2012 From: baste at frugalware.org (Baste) Date: Sun, 5 Feb 2012 14:21:14 +0100 (CET) Subject: [Frugalware-git] gnometesting: glib2-2.31.16-1-x86_64 * Version bump Message-ID: <20120205132114.448FA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d58f77181ad5000b16db6d6c2b525ef02700fc78 commit d58f77181ad5000b16db6d6c2b525ef02700fc78 Author: Baste Date: Sun Feb 5 14:20:05 2012 +0100 glib2-2.31.16-1-x86_64 * Version bump diff --git a/source/base/glib2/FrugalBuild b/source/base/glib2/FrugalBuild index 4abcf64..fbbd36d 100644 --- a/source/base/glib2/FrugalBuild +++ b/source/base/glib2/FrugalBuild @@ -4,7 +4,7 @@ USE_DOC=${USE_DOC:-"y"} pkgname=glib2 -pkgver=2.31.14 +pkgver=2.31.16 pkgrel=1 pkgdesc="Common C routines used by GTK+2 and other libraries" url="http://www.gtk.org/" @@ -21,7 +21,7 @@ _F_cd_path="glib-$pkgver" source=($source \ glib2.sh \ glib2.csh) -sha1sums=('aa4a71bf180f526145e6dd262c73b5bcea5f6c94' \ +sha1sums=('7be31b47d992a7175440d4487e68f7c1c3ba10f8' \ 'bfe05590a6498259f1045a591fd886a8572f271a' \ '6db09da816d69aab7a5cbf3460ee082bef200891') if Fuse $USE_DOC; then From baste at frugalware.org Sun Feb 5 14:29:57 2012 From: baste at frugalware.org (Baste) Date: Sun, 5 Feb 2012 14:29:57 +0100 (CET) Subject: [Frugalware-git] gnometesting: gdk-pixbuf2-2.25.2-1-x86_64 * Version bump Message-ID: <20120205132957.6C393224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=aaba4b315d0a8208d9e4d9cc2e42c62ade17ba12 commit aaba4b315d0a8208d9e4d9cc2e42c62ade17ba12 Author: Baste Date: Sun Feb 5 14:29:39 2012 +0100 gdk-pixbuf2-2.25.2-1-x86_64 * Version bump diff --git a/source/xlib/gdk-pixbuf2/FrugalBuild b/source/xlib/gdk-pixbuf2/FrugalBuild index 2bd6295..4fc4a24 100644 --- a/source/xlib/gdk-pixbuf2/FrugalBuild +++ b/source/xlib/gdk-pixbuf2/FrugalBuild @@ -3,8 +3,8 @@ pkgname=gdk-pixbuf2 _F_gnome_name=gdk-pixbuf -pkgver=2.25.0 -pkgrel=2 +pkgver=2.25.2 +pkgrel=1 pkgdesc="An image loading library" depends=('jasper' 'libjpeg' 'libpng' 'libtiff' 'libxcomposite' 'glib2>=2.28.1-2') groups=('xlib') @@ -15,7 +15,7 @@ _F_gnome_ext=".tar.xz" Finclude gnome source=($source 065_gir_set_packages.patch) _F_cd_path="$_F_gnome_name-$pkgver" -sha1sums=('d1fadffc21ac58bb33544af65c7f5de4a7c745d5' \ +sha1sums=('34293e3522ca3712710c2a82a5887402170a6acc' \ 'aa7d2889a8279d60c468078787aff8e734c07bb9') build() { From baste at frugalware.org Sun Feb 5 14:33:40 2012 From: baste at frugalware.org (Baste) Date: Sun, 5 Feb 2012 14:33:40 +0100 (CET) Subject: [Frugalware-git] gnometesting: latexila-2.3.1-1-x86_64 * Version bump Message-ID: <20120205133340.748C3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=88d05c12691a9da03ad15486c48f0bf6e62bdc76 commit 88d05c12691a9da03ad15486c48f0bf6e62bdc76 Author: Baste Date: Sun Feb 5 14:33:37 2012 +0100 latexila-2.3.1-1-x86_64 * Version bump diff --git a/source/gnome-extra/latexila/FrugalBuild b/source/gnome-extra/latexila/FrugalBuild index 52edcc1..e4bfb88 100644 --- a/source/gnome-extra/latexila/FrugalBuild +++ b/source/gnome-extra/latexila/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=latexila -pkgver=2.3.0 +pkgver=2.3.1 pkgrel=1 pkgdesc="A LaTeX development environment." depends=('gtksourceview' 'gtkspell' 'libgee' 'unique1' 'gsettings-desktop-schemas') @@ -15,7 +15,7 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_cmake_confopts="-DWITH_GNOME=ON" Finclude cmake gnome gnome-scriptlet -sha1sums=('15fed218c7f7c1edf1c813cfafe24fcce95f849e') +sha1sums=('154c2d97ac3aaec7c3803727c86cfa0c022b16fa') build() { CMake_build From devil505linux at gmail.com Sun Feb 5 18:10:38 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 5 Feb 2012 18:10:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: chrony-1.26-3-i686 * added "-s" option to deamon to force the time sync to time system Message-ID: <20120205171038.AA781224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=41d2dcfa6ff396f61880502b1a9020cd71d030fa commit 41d2dcfa6ff396f61880502b1a9020cd71d030fa Author: Devil505 Date: Sun Feb 5 18:09:35 2012 +0100 chrony-1.26-3-i686 * added "-s" option to deamon to force the time sync to time system diff --git a/source/network/chrony/FrugalBuild b/source/network/chrony/FrugalBuild index 7e83be0..627a248 100644 --- a/source/network/chrony/FrugalBuild +++ b/source/network/chrony/FrugalBuild @@ -3,7 +3,7 @@ pkgname=chrony pkgver=1.26 -pkgrel=2 +pkgrel=3 pkgdesc="Dial-up friendly NTP daemon and excellent replacement for NTP on desktop systems" url="http://chrony.tuxfamily.org/" depends=('readline' 'libcap') @@ -15,7 +15,7 @@ source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz \ $pkgname.service \ $pkgname.conf) sha1sums=('9b5a5391a1dccc04c78277adfd0ec094bef91e70' \ - 'bb81c1297524f12fbf8522bf7be082fdaa2d0680' \ + '53ee0655561d2c8a7ea7cf15e97a73d816993dc7' \ '1f07a06361a648fa04929dde9dc30c83b3250aef') build() { diff --git a/source/network/chrony/chrony.service b/source/network/chrony/chrony.service index 05c21c0..7869e8a 100644 --- a/source/network/chrony/chrony.service +++ b/source/network/chrony/chrony.service @@ -3,7 +3,7 @@ Description=Chrony Network Time Daemon [Service] Type=forking -ExecStart=/usr/sbin/chronyd +ExecStart=/usr/sbin/chronyd -s PIDFile=/var/run/chronyd.pid [Install] From vmiklos at frugalware.org Sun Feb 5 20:27:48 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 20:27:48 +0100 (CET) Subject: [Frugalware-git] homepage-ng: FSA751-phpmyadmin Message-ID: <20120205192748.0F55A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e5ac2a6f05ed1f0be55cf94374dc5f1613925efa commit e5ac2a6f05ed1f0be55cf94374dc5f1613925efa Author: Miklos Vajna Date: Sun Feb 5 20:28:34 2012 +0100 FSA751-phpmyadmin diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 66ec19b..eda9d56 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,17 @@ + 751 + 2012-02-05 + Miklos Vajna + phpmyadmin + 3.4.8-1mores1 + 3.4.9-1mores1 + https://bugs.frugalware.org/ticket/4643 + http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4780 + Multiple cross-site scripting (XSS) vulnerabilities in libraries/display_export.lib.php in phpMyAdmin allow remote attackers to inject arbitrary web script or HTML via crafted URL parameters, related to the export panels in the (1) server, (2) database, and (3) table sections. + + 750 2011-12-23 Miklos Vajna From vmiklos at frugalware.org Sun Feb 5 20:34:49 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 20:34:49 +0100 (CET) Subject: [Frugalware-git] homepage-ng: FSA752-wordpress Message-ID: <20120205193449.598A6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e8cef1b00b5d95910ee683f3662e7ca6c345172f commit e8cef1b00b5d95910ee683f3662e7ca6c345172f Author: Miklos Vajna Date: Sun Feb 5 20:35:52 2012 +0100 FSA752-wordpress diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index eda9d56..548cdf1 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,18 @@ + 752 + 2012-02-05 + Miklos Vajna + wordpress + 3.2.1-1 + 3.3.1-1mores1 + https://bugs.frugalware.org/ticket/4644 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0287 + Aditya Modha and Samir Shah discovered a vulnerability in WordPress, which can be exploited by malicious people to conduct cross-site scripting attacks. + Input passed via the URL to e.g. wp-comments-post.php is not properly sanitised within the "wp_guess_url()" function in wp-includes/functions.php before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. + + 751 2012-02-05 Miklos Vajna From vmiklos at frugalware.org Sun Feb 5 20:39:53 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 20:39:53 +0100 (CET) Subject: [Frugalware-git] homepage-ng: FSA753-wireshark Message-ID: <20120205193953.8CA2D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=bed881e4222272dea485585918ce070c7b4ca6dc commit bed881e4222272dea485585918ce070c7b4ca6dc Author: Miklos Vajna Date: Sun Feb 5 20:40:56 2012 +0100 FSA753-wireshark diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 548cdf1..93b7f5b 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,28 @@ + 753 + 2012-02-05 + Miklos Vajna + wireshark + 1.6.3-1mores1 + 1.6.5-1mores1 + https://bugs.frugalware.org/ticket/4650 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0041 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0042 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0043 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0066 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0067 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0068 + Multiple vulnerabilities have been reported in Wireshark, which can be exploited by malicious people to cause a DoS (Denial of Service) and compromise a user's system. + 1) NULL pointer dereference errors when reading certain packet information can be exploited to cause a crash. + 2) An error within the RLC dissector can be exploited to cause a buffer overflow via a specially crafted RLC packet capture file. + Successful exploitation of this vulnerability may allow execution of arbitrary code. + 3) An error within the "lanalyzer_read()" function (wiretap/lanalyzer.c) when parsing LANalyzer files can be exploited to cause a heap-based buffer underflow. + Successful exploitation of this vulnerability may allow execution of arbitrary code. + NOTE: A weakness within the file parser, which can lead to a crash when handling capture files has also been reported. + + 752 2012-02-05 Miklos Vajna From vmiklos at frugalware.org Sun Feb 5 20:48:46 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 20:48:46 +0100 (CET) Subject: [Frugalware-git] homepage-ng: FSA754-drupal7 Message-ID: <20120205194846.15268224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=696a77bacf7b2a4bd1a44c4755054b923267b6d1 commit 696a77bacf7b2a4bd1a44c4755054b923267b6d1 Author: Miklos Vajna Date: Sun Feb 5 20:49:47 2012 +0100 FSA754-drupal7 diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 93b7f5b..9db51c3 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,21 @@ + 754 + 2012-02-05 + Miklos Vajna + drupal7 + 7.7-1 + 7.12-1mores1 + https://bugs.frugalware.org/ticket/4655 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0825 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0826 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0827 + A security issue and a vulnerability have been reported in Drupal, which can be exploited by malicious people to manipulate certain data and bypass certain security restrictions. + 1) The security issue is caused due to the OpenID module not properly verifying the signature of Attribute Exchange (AX) information, which can be exploited to manipulate AX information. + 2) An error in the File module when using certain field access modules can be exploited to download private files which would otherwise be restricted. + + 753 2012-02-05 Miklos Vajna From vmiklos at frugalware.org Sun Feb 5 20:54:44 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 20:54:44 +0100 (CET) Subject: [Frugalware-git] homepage-ng: FSA755-drupal6 Message-ID: <20120205195444.E6842224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=ef0be30a4bdf34bf48b5303f50ecdc7458d3b31c commit ef0be30a4bdf34bf48b5303f50ecdc7458d3b31c Author: Miklos Vajna Date: Sun Feb 5 20:55:47 2012 +0100 FSA755-drupal6 diff --git a/frugalware/xml/security.xml b/frugalware/xml/security.xml index 9db51c3..57b6463 100644 --- a/frugalware/xml/security.xml +++ b/frugalware/xml/security.xml @@ -26,6 +26,21 @@ + 755 + 2012-02-05 + Miklos Vajna + drupal6 + 6.22-1 + 6.24-1mores1 + https://bugs.frugalware.org/ticket/4654 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0825 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0826 + http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0827 + A security issue and a vulnerability have been reported in Drupal, which can be exploited by malicious people to manipulate certain data and bypass certain security restrictions. + 1) The security issue is caused due to the OpenID module not properly verifying the signature of Attribute Exchange (AX) information, which can be exploited to manipulate AX information. + 2) An error in the File module when using certain field access modules can be exploited to download private files which would otherwise be restricted. + + 754 2012-02-05 Miklos Vajna From vmiklos at frugalware.org Sun Feb 5 22:33:05 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 5 Feb 2012 22:33:05 +0100 (CET) Subject: [Frugalware-git] frugalware-current: procmail-3.22-5-i686 Message-ID: <20120205213305.ABA39224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=083d17a4dde67a55185dabe170ccc6846256ffc5 commit 083d17a4dde67a55185dabe170ccc6846256ffc5 Author: Miklos Vajna Date: Sun Feb 5 22:33:36 2012 +0100 procmail-3.22-5-i686 - add patch to build with newer glibc - add missing makedepend (closes #4568) diff --git a/source/network/procmail/FrugalBuild b/source/network/procmail/FrugalBuild index 5aae4ae..1585005 100644 --- a/source/network/procmail/FrugalBuild +++ b/source/network/procmail/FrugalBuild @@ -3,18 +3,20 @@ pkgname=procmail pkgver=3.22 -pkgrel=4 +pkgrel=5 pkgdesc="A mail processing and local delivery program" url="http://www.procmail.net/" depends=('glibc') +makedepends=('postfix') groups=('network') archs=('i686' 'x86_64') up2date="wget --passive-ftp -O - -q ftp://ftp.procmail.net/pub/procmail/|grep 'procmail-[0-9\.]*tar.gz<'|sed -n 's/.*l-\([0-9\.]*\)\..*/\1/;$ p'" -source=(http://www.procmail.org/$pkgname-$pkgver.tar.gz) -sha1sums=('cd4e44c15559816453fd60349e5a32289f6f2965') +source=(http://www.procmail.org/$pkgname-$pkgver.tar.gz procmail-3.22-getline.patch) +sha1sums=('cd4e44c15559816453fd60349e5a32289f6f2965' \ + '97cf96e5198e443af1df333176bb2b990a92b2e0') build() { - Fcd + Fpatchall for i in Makefile src/Makefile man/Makefile do sed -i "s/CFLAGS0 = -O/CFLAGS0 = -O $CFLAGS/" $i diff --git a/source/network/procmail/procmail-3.22-getline.patch b/source/network/procmail/procmail-3.22-getline.patch new file mode 100644 index 0000000..fb9a4ec --- /dev/null +++ b/source/network/procmail/procmail-3.22-getline.patch @@ -0,0 +1,56 @@ +diff -up procmail-3.22/src/fields.c.getline procmail-3.22/src/fields.c +--- procmail-3.22/src/fields.c.getline 2001-09-11 06:57:08.000000000 +0200 ++++ procmail-3.22/src/fields.c 2009-06-30 16:10:36.000000000 +0200 +@@ -110,16 +110,16 @@ void dispfield(p)register const struct f + /* try and append one valid field to rdheader from stdin */ + int readhead P((void)) + { int idlen; +- getline(); ++ get_line(); + if((idlen=breakfield(buf,buffilled))<=0) /* not the start of a valid field */ + return 0; + if(idlen==STRLEN(FROM)&&eqFrom_(buf)) /* it's a From_ line */ + { if(rdheader) + return 0; /* the From_ line was a fake! */ +- for(;buflast=='>';getline()); /* gather continued >From_ lines */ ++ for(;buflast=='>';get_line()); /* gather continued >From_ lines */ + } + else +- for(;;getline()) /* get the rest of the continued field */ ++ for(;;get_line()) /* get the rest of the continued field */ + { switch(buflast) /* will this line be continued? */ + { case ' ':case '\t': /* yep, it sure is */ + continue; +diff -up procmail-3.22/src/formail.c.getline procmail-3.22/src/formail.c +--- procmail-3.22/src/formail.c.getline 2009-06-30 16:00:40.000000000 +0200 ++++ procmail-3.22/src/formail.c 2009-06-30 16:10:49.000000000 +0200 +@@ -819,7 +819,7 @@ splitit: { if(!lnl) /* did the p + { if(split) /* gobble up the next start separator */ + { buffilled=0; + #ifdef sMAILBOX_SEPARATOR +- getline();buffilled=0; /* but only if it's defined */ ++ get_line();buffilled=0; /* but only if it's defined */ + #endif + if(buflast!=EOF) /* if any */ + goto splitit; +diff -up procmail-3.22/src/formisc.c.getline procmail-3.22/src/formisc.c +--- procmail-3.22/src/formisc.c.getline 2001-06-29 04:20:45.000000000 +0200 ++++ procmail-3.22/src/formisc.c 2009-06-30 16:12:20.000000000 +0200 +@@ -115,7 +115,7 @@ void loadchar(c)const int c; /* a + buf[buffilled++]=c; + } + +-int getline P((void)) /* read a newline-terminated line */ ++int get_line P((void)) /* read a newline-terminated line */ + { if(buflast==EOF) /* at the end of our Latin already? */ + { loadchar('\n'); /* fake empty line */ + return EOF; /* spread the word */ +diff -up procmail-3.22/src/formisc.h.getline procmail-3.22/src/formisc.h +--- procmail-3.22/src/formisc.h.getline 1999-04-19 08:42:15.000000000 +0200 ++++ procmail-3.22/src/formisc.h 2009-06-30 16:10:02.000000000 +0200 +@@ -17,4 +17,4 @@ void + char* + skipwords P((char*start)); + int +- getline P((void)); ++ get_line P((void)); From baste at frugalware.org Mon Feb 6 15:10:37 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 15:10:37 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtkhtml-4.3.5-1-x86_64 * Version bump Message-ID: <20120206141037.E759C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=8d1242399fda1925483c93bfc53b763360ddd017 commit 8d1242399fda1925483c93bfc53b763360ddd017 Author: Baste Date: Mon Feb 6 14:56:27 2012 +0100 gtkhtml-4.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gtkhtml/FrugalBuild b/source/gnome/gtkhtml/FrugalBuild index c2b33b9..6f0eed0 100644 --- a/source/gnome/gtkhtml/FrugalBuild +++ b/source/gnome/gtkhtml/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gtkhtml -pkgver=4.3.3 -pkgrel=2 +pkgver=4.3.5 +pkgrel=1 pkgdesc="A lightweight HTML rendering/printing/editing engine" depends=('libxml2>=2.7.8' 'gtk+3' 'gconf' \ 'libsoup>=2.37.1' 'gnome-icon-theme>=2.30.0' \ @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9480a1b42cfb4ebfdbb2d49bde999e34c7743010') +sha1sums=('44941b9526a2e8d18a3ee2dba93f12ead4ecf3d0') replaces=('gtkhtml312') provides=('gtkhtml312') From baste at frugalware.org Mon Feb 6 15:41:22 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 15:41:22 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-data-server-3.3.5-1-x86_64 * Version bump Message-ID: <20120206144122.A66E7224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4797163438fdef51552ad0e4f7e373558bfbc577 commit 4797163438fdef51552ad0e4f7e373558bfbc577 Author: Baste Date: Mon Feb 6 15:40:20 2012 +0100 evolution-data-server-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index e2544c6..3d13012 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=evolution-data-server -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop" depends=('nss>=3.12.9' 'libsoup-gnome>=2.37.0' 'libgweather>=3.1-3' \ @@ -14,7 +14,7 @@ archs=('i686' 'x86_64') _F_gnome_git="n" _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('265aef0f657dbd751c03468dfcbd4b7c5df0e4f7') +sha1sums=('623aa6bccdef97cd8ca835819e44f6d881be9a09') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Mon Feb 6 15:45:58 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 15:45:58 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-exchange-3.3.5-1-x86_64 * Version bump Message-ID: <20120206144558.516D5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b07ec640cd27e0c05640738e0435e1e7dbaa46ff commit b07ec640cd27e0c05640738e0435e1e7dbaa46ff Author: Baste Date: Mon Feb 6 15:45:56 2012 +0100 evolution-exchange-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index d92f375..4cb8464 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil pkgname=evolution-exchange -pkgver=3.3.4 -pkgrel=2 +pkgver=3.3.5 +pkgrel=1 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=4.3.2' 'evolution-data-server>=3.3.4' 'evolution>=3.3.4' 'libsoup>=2.37.2' \ - 'evolution-data-server-ldap>=3.3.4' 'libkrb5' 'openssl>=1.0.0' 'gnome-desktop' 'libcanberra-gtk') +depends=('gtkhtml>=4.3.5' 'evolution-data-server>=3.3.5' 'evolution>=3.3.4' 'libsoup>=2.37.2' \ + 'evolution-data-server-ldap>=3.3.5' 'libkrb5' 'openssl>=1.0.0' 'gnome-desktop' 'libcanberra-gtk') makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64') @@ -14,6 +14,6 @@ _F_gnome_ext=".tar.xz" Finclude gnome url="http://www.gnome.org/projects/evolution/" Fconfopts="$Fconfopts --disable-gtk-doc --with-krb5=/usr" -sha1sums=('79fc3e41473bcaa35d430143ceb1cc1d4c5d98ae') +sha1sums=('4d011334cc405a0ea0bbdfc05c0c4356d203ec68') # optimization OK From baste at frugalware.org Mon Feb 6 15:47:05 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 15:47:05 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-ews-3.3.5-1-x86_64 * Version bump Message-ID: <20120206144705.9E784224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f50828c529f59eeb4ef055bc83158f7db35d8751 commit f50828c529f59eeb4ef055bc83158f7db35d8751 Author: Baste Date: Mon Feb 6 15:47:03 2012 +0100 evolution-ews-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/evolution-ews/FrugalBuild b/source/gnome/evolution-ews/FrugalBuild index 66ccc26..e7741d6 100644 --- a/source/gnome/evolution-ews/FrugalBuild +++ b/source/gnome/evolution-ews/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=evolution-ews -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" -depends=('evolution-data-server>=3.3.4' 'evolution>=3.3.4' 'libsoup' \ - 'evolution-data-server-ldap>=3.3.4' 'libkrb5' 'openssl>=1.0.0') +depends=('evolution-data-server>=3.3.5' 'evolution>=3.3.4' 'libsoup' \ + 'evolution-data-server-ldap>=3.3.5' 'libkrb5' 'openssl>=1.0.0') makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool' 'krb5') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome Fconfopts="$Fconfopts --disable-gtk-doc --with-krb5=/usr" -sha1sums=('33b52766b2137bcfaedfbabc9e3322101d821bb1') +sha1sums=('4437c70603c2eb183421d67f78654826238f0b7b') # optimization OK From baste at frugalware.org Mon Feb 6 16:37:01 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 16:37:01 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-3.3.5-1-x86_64 * Version bump Message-ID: <20120206153701.66A97224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f925b97b5b88bb3e27e14c77e397349e0f66e2cb commit f925b97b5b88bb3e27e14c77e397349e0f66e2cb Author: Baste Date: Mon Feb 6 16:29:27 2012 +0100 evolution-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 65b0ab0..f3e8d36 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=evolution -pkgver=3.3.4 +pkgver=3.3.5 evo_major=3.4 pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" @@ -166,7 +166,7 @@ build() { } source=($source glib.diff) -sha1sums=('b27a05a4272e0322ad4119f64c22bec84e4a2211' \ +sha1sums=('ddada47aba29fee4e1fe591f217299ecbf9c3dc4' \ 'deb44abb956751eca4675946e384dedb651f6742') # optimization OK From baste at frugalware.org Mon Feb 6 16:47:32 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 16:47:32 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-desktop-3.3.5-1-x86_64 * Version bump Message-ID: <20120206154732.33D99224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=44ecacd6b950ad695cd1db50fc4ef58f33ca8a30 commit 44ecacd6b950ad695cd1db50fc4ef58f33ca8a30 Author: Baste Date: Mon Feb 6 16:47:10 2012 +0100 gnome-desktop-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 4304c40..2e3550e 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-desktop -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" @@ -16,7 +16,7 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gnome-distributor=Frugalware --enable-gtk-doc" -sha1sums=('d96e78e24fcaf1cf11dec1829aaf89adc0526a3a') +sha1sums=('df09a33d50c8b33ab10f38c3b0d5430950fbdba9') replaces=('desktop-data-model' 'gnome-volume-manager' 'gnome-spell' 'gnome-art' 'xournal' 'keytouch' \ 'system-tools-backends' 'liboobs'\ 'gnome-theme-airlines' 'gnome-theme-aquadreams' \ From baste at frugalware.org Mon Feb 6 16:54:48 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 16:54:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-menus-3.3.5-1-x86_64 * Version bump Message-ID: <20120206155448.549DC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=37a449b81b4e3d2d5d107bb192e3d93aeb480c70 commit 37a449b81b4e3d2d5d107bb192e3d93aeb480c70 Author: Baste Date: Mon Feb 6 16:54:36 2012 +0100 gnome-menus-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 49f60dd..723d1a3 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-menus -pkgver=3.3.1 -pkgrel=4 +pkgver=3.3.5 +pkgrel=1 pkgdesc="GNOME menus and menu editor" depends=('gamin>=0.1.9-3' 'python>=2.7') makedepends=('intltool' 'gobject-introspection') @@ -12,11 +12,11 @@ rodepends=('frugalware-menus') replaces=('gnome-main-menu') archs=('i686' 'x86_64') _F_gnome_git="n" +_F_gnome_ext=".tar.xz" Finclude gnome Fconfopts="$Fconfopts --enable-python --enable-debug=yes" -source=(${source[@]} gnomemenu.sh Settings-System.directory) source=(${source[@]} gnomemenu.sh Settings-System.directory frugalware_category.diff) -sha1sums=('c4b4e2fbc1870b45dcd7a315039312eaa1d1e7f6' \ +sha1sums=('121d4273f36b99749839cdf2874d3d20fb145822' \ '7c71b08a5a7716a863be30e75d19ff82f8476e61' \ '30be6cdda8bd9d9ea4f464fd394f5d7d975405b5' \ 'ee3e285d06c0b01e0b6aba68ff8e4148fa877c13') From vmiklos at frugalware.org Mon Feb 6 19:21:43 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 6 Feb 2012 19:21:43 +0100 (CET) Subject: [Frugalware-git] lotesting: libreoffice-3.5.0.3-1-i686 Message-ID: <20120206182143.932A5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=lotesting.git;a=commitdiff;h=571c18b5f9a10ef4af120f91ffdf33a1d3ab6b23 commit 571c18b5f9a10ef4af120f91ffdf33a1d3ab6b23 Author: Miklos Vajna Date: Mon Feb 6 19:20:27 2012 +0100 libreoffice-3.5.0.3-1-i686 - bump to rc3 (which will be probably final) diff --git a/source/xapps/libreoffice/FrugalBuild b/source/xapps/libreoffice/FrugalBuild index d18e45b..d9ca0c5 100644 --- a/source/xapps/libreoffice/FrugalBuild +++ b/source/xapps/libreoffice/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Laszlo Dvornik pkgname=libreoffice -pkgver=3.5.0.2 +pkgver=3.5.0.3 minor=${pkgver%%.?} # x.y.z major=${pkgver%%.?.?} # x.y pkgrel=1 From ryuo at frugalware.org Mon Feb 6 20:09:56 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 6 Feb 2012 20:09:56 +0100 (CET) Subject: [Frugalware-git] kerneltesting: kernel-3.2-1-x86_64 * bump to patch level 5 Message-ID: <20120206190956.723E9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=141d58a28b5a7a6cd6819cff96d66bbf03782c78 commit 141d58a28b5a7a6cd6819cff96d66bbf03782c78 Author: James Buren Date: Mon Feb 6 13:10:34 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 5 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 7bde057..bfb2509 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,7 +21,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - '0af7ff853d01e82d7e6b7968e942ca55b5d9f118' \ + '27165bb4fd2bf8770631ae803658122d23bdcc09' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '4396a915d58392ff86054247dbde87548ed46d6c' \ 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 860939f..89e796c 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=4 +_F_kernelver_stable=5 ### # == APPENDED VALUES From devil505linux at gmail.com Mon Feb 6 20:20:21 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 6 Feb 2012 20:20:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: google-musicmanager-1.0.24.7712_r0-1-i686 * version bump (nobuild package) Message-ID: <20120206192021.A6443224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd39b6be3f497b9ca6e836fcdf792d803471a8ba commit cd39b6be3f497b9ca6e836fcdf792d803471a8ba Author: Devil505 Date: Mon Feb 6 20:19:50 2012 +0100 google-musicmanager-1.0.24.7712_r0-1-i686 * version bump (nobuild package) diff --git a/source/xapps-extra/google-musicmanager/FrugalBuild b/source/xapps-extra/google-musicmanager/FrugalBuild index e538e77..a633fc3 100644 --- a/source/xapps-extra/google-musicmanager/FrugalBuild +++ b/source/xapps-extra/google-musicmanager/FrugalBuild @@ -2,21 +2,21 @@ # Maintainer: Devil505 pkgname=google-musicmanager -pkgver=1.0.23.1334 +pkgver=1.0.24.7712_r0 pkgrel=1 pkgdesc="A simple application for adding the music files on your computer to your Music library." url="http://music.google.com" depends=('libqtgui' 'libqtnetwork' 'libidn' 'expat' 'flac' 'libvorbis' 'libuuid') groups=('xapps-extra') archs=('i686' 'x86_64') -options=('nobuild') +options=('nobuild' 'noversrc') up2date=$pkgver if [ "$CARCH" = "i686" ]; then _arch='i386' - sha1sums=('482f2cd380863888f067d5a4505e9cfa9b417a5c') + sha1sums=('c08411581cd14be87a7e19fa56d0342c6f3d00d6') elif [ "$CARCH" = "x86_64" ]; then _arch='amd64' - sha1sums=('275a46557d5b25d5ea265d27c68cbd5c9c90d892') + sha1sums=('e6697d51aa122d4027b1468ee1545a03cccf7043') fi source=(http://dl.google.com/linux/direct/google-musicmanager-beta_current_${_arch}.deb) From baste at frugalware.org Mon Feb 6 20:52:45 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 20:52:45 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-exchange-3.3.5-2-x86_64 * rebuild with evolution-3.3.5 Message-ID: <20120206195245.1D5FD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6682a87c90b62e60b02d16503cd856fcfe0706df commit 6682a87c90b62e60b02d16503cd856fcfe0706df Author: Baste Date: Mon Feb 6 20:52:03 2012 +0100 evolution-exchange-3.3.5-2-x86_64 * rebuild with evolution-3.3.5 diff --git a/source/gnome/evolution-exchange/FrugalBuild b/source/gnome/evolution-exchange/FrugalBuild index 4cb8464..dcf0efc 100644 --- a/source/gnome/evolution-exchange/FrugalBuild +++ b/source/gnome/evolution-exchange/FrugalBuild @@ -3,9 +3,9 @@ pkgname=evolution-exchange pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="Ximian Connector for Microsoft Exchange, which adds support for Microsoft Exchange 2000 and 2003 to Evolution." -depends=('gtkhtml>=4.3.5' 'evolution-data-server>=3.3.5' 'evolution>=3.3.4' 'libsoup>=2.37.2' \ +depends=('gtkhtml>=4.3.5' 'evolution-data-server>=3.3.5' 'evolution>=3.3.5' 'libsoup>=2.37.2' \ 'evolution-data-server-ldap>=3.3.5' 'libkrb5' 'openssl>=1.0.0' 'gnome-desktop' 'libcanberra-gtk') makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool' 'krb5') groups=('gnome') From baste at frugalware.org Mon Feb 6 20:58:48 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 20:58:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-ews-3.3.5-2-x86_64 * rebuild with evolution-3.3.5 Message-ID: <20120206195848.29CCD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ee98b497704ca486c900aaa46ac78e0759935159 commit ee98b497704ca486c900aaa46ac78e0759935159 Author: Baste Date: Mon Feb 6 20:58:35 2012 +0100 evolution-ews-3.3.5-2-x86_64 * rebuild with evolution-3.3.5 diff --git a/source/gnome/evolution-ews/FrugalBuild b/source/gnome/evolution-ews/FrugalBuild index e7741d6..5c41865 100644 --- a/source/gnome/evolution-ews/FrugalBuild +++ b/source/gnome/evolution-ews/FrugalBuild @@ -3,9 +3,9 @@ pkgname=evolution-ews pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="MS Exchange integration through Exchange Web Services" -depends=('evolution-data-server>=3.3.5' 'evolution>=3.3.4' 'libsoup' \ +depends=('evolution-data-server>=3.3.5' 'evolution>=3.3.5' 'libsoup' \ 'evolution-data-server-ldap>=3.3.5' 'libkrb5' 'openssl>=1.0.0') makedepends=('gtk-doc>=1.11' 'perl-xml-parser' 'openldap' 'intltool' 'krb5') groups=('gnome') From baste at frugalware.org Mon Feb 6 21:16:56 2012 From: baste at frugalware.org (Baste) Date: Mon, 6 Feb 2012 21:16:56 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-color-manager-3.3.5-1-x86_64 * Version bump Message-ID: <20120206201656.15E3D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=930bd78c7f965ebda244dafb8f86399ffe5372dd commit 930bd78c7f965ebda244dafb8f86399ffe5372dd Author: Baste Date: Mon Feb 6 21:16:25 2012 +0100 gnome-color-manager-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-color-manager/FrugalBuild b/source/gnome-extra/gnome-color-manager/FrugalBuild index 7a3818c..29cf6bd 100644 --- a/source/gnome-extra/gnome-color-manager/FrugalBuild +++ b/source/gnome-extra/gnome-color-manager/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-color-manager -pkgver=3.3.3 +pkgver=3.3.5 pkgrel=1 pkgdesc="$pkgname install and generate color profiles in the GNOME desktop" depends=('gtk+3' 'gnome-desktop' 'unique' 'vte3' 'libgudev' 'lcms2' 'libcanberra-gtk' \ @@ -17,6 +17,6 @@ _F_gnome_iconcache="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet archs=('i686' 'x86_64') -sha1sums=('4ebe93c2c52ae9b5ae58c33ca20d234f768fa92f') +sha1sums=('f31d967048ccedf5743abf8f033daabdff6358a1') # optimization OK From ryuo at frugalware.org Tue Feb 7 02:52:33 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 7 Feb 2012 02:52:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kmod-5-1-x86_64 * version bump (changelog indicates "bug fixes") * fix up2date/source Message-ID: <20120207015233.8FFAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1d0b444373eeb04795b056b2cca0e436b759eb8 commit e1d0b444373eeb04795b056b2cca0e436b759eb8 Author: James Buren Date: Mon Feb 6 19:52:35 2012 -0600 kmod-5-1-x86_64 * version bump (changelog indicates "bug fixes") * fix up2date/source diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 76c1322..2fe6a80 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=kmod -pkgver=4 +pkgver=5 pkgrel=1 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" @@ -12,10 +12,10 @@ groups=('base' 'core') archs=('i686' 'x86_64' 'ppc' 'arm') backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') _F_archive_grepv="pre\|rc" -up2date="Flasttar $url" -source=($url/snapshot/$pkgname-$pkgver.tar.bz2 +up2date="Flasttar http://packages.profusion.mobi/kmod" +source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz modules) -sha1sums=('35c46ee40dbacdf0d84431b6cdbb424ba4edd0cd' \ +sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ 'd8192e844d0bb37c5f7f7defda540db1fd232824') replaces=('module-init-tools') conflicts=('module-init-tools') @@ -30,9 +30,7 @@ subrodepends=("$pkgname") build() { Fcd - gtkdocize --docdir libkmod/docs || Fdie - Fautoreconf - Fmake --with-zlib --with-xz --enable-gtk-doc + Fmake --with-zlib --with-xz --enable-gtk-doc --enable-tools Fmakeinstall if [ "$CARCH" == "ppc" ]; then # we do not want to load any kernel module by default on ppc From ryuo at frugalware.org Tue Feb 7 02:56:41 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 7 Feb 2012 02:56:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-initrd-3.1-19-x86_64 * rebuild with kmod 5 Message-ID: <20120207015641.75E40224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2bf829f729c0418d5705b9c3118f4dfb3aa64a06 commit 2bf829f729c0418d5705b9c3118f4dfb3aa64a06 Author: James Buren Date: Mon Feb 6 19:57:17 2012 -0600 kernel-initrd-3.1-19-x86_64 * rebuild with kmod 5 diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index 6eb3787..657a590 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=18 +pkgrel=19 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") makedepends=('dracut-plymouth' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=175' \ - 'systemd>=38-2' 'kmod>=4') + 'systemd>=38-2' 'kmod>=5') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" From pig at financereg.ru Tue Feb 7 09:21:02 2012 From: pig at financereg.ru (=?utf-8?B?0KDQuNGB0Log0LzQtdC90LXQtNC20LzQtdC90YI=?=) Date: Tue, 7 Feb 2012 11:21:02 +0300 Subject: [Frugalware-git] =?utf-8?b?0KPQv9GA0LDQstC70LXQvdGH0LXRgdC60Lg=?= =?utf-8?b?0Lkg0YPRh9C10YIsINGE0LjQvdCw0L3RgdC+0LLRi9C5INC60L7QvdGC?= =?utf-8?b?0YDQvtC70YwsINGA0LjRgdC6INC80LXQvdC10LTQttC80LXQvdGCLCA=?= =?utf-8?b?0YPQv9GA0LDQstC70LXQvdC40LUg0YDQuNGB0LrQsNC80Lg=?= Message-ID: <315F0F798AE59E4E53604FB6BFC61561@HOST-78-150-160-174.AS13285.NET> ?????????? ???????? ? ????????. ?????? ??????????? ? ?????????? ???????. 09 - 10 ??????? ? ?????? (? 10.00 ?? 17.30) ?????????? ??????????: ?????: ?. ??????????, ??. ??????????, ?.6, ?? "???????? ?????". ??????? ??? ??????: 8(495) 921-??-17 ????????? ????????: 1. ???????? ???????? ?????????????? ??????????? ????????. ?????????? ???????????? ?????????? ?????? ??? ??????????? ???????????? ??????????? ????????. ???????????????? ?????????? ? ??????????? ??????????? ?????. ?????????? ????????? ?????????? ??????????: ???????? N 6 "?????????? ???????? ? ???????????". ?????????????, ????, ? ???????? ??????????? ? ??????????? ???????? ? ????????. ??????? ? ??????????? ?????? ???????? ? ??????????? ?? ???????? ???????. ???????? ??????????? ????????, ?????? ? ?????????? ???????. ???????? ????????????? ??????? ??????????? ????????. ???????? ????????? ??? ????????? ??????????? ? ??????????? ????????. ???????? ?????????? ?????? ??? ???????? ????????????? ???????. 2. ?????????????? ???????? ? ???????? ?? ????????? ????????????? ??????-????????. ??????? ? ?????? ????????, ????? ??????? ???????? ? ?????????? ????????????. ??? ??????? ???????? ?????????????? ??????????? ???????????: ?????? ?????????????, ???????? ? ?????, ?????????? ????????. ?????? ???????????? ????????? ?????? ?????????? ? ????????????? ????????. ????????? ???????? ????? ??????? ?????????? ??? ????????. ?????? ?????????????? ??????????, ??????? ?????????? ???????????? ? ????? ????????. ???????? ???????? ???????? ????? ? ???????. ??????????? ?????? ??????????? ? ??????????? ????????. ????, ???????, ???????? ? ???????? ???????????? ??????????? ????????. ?????????? ??????-????????: ??????????? + ????????? + ??????????. ?????????- ?????????????? ?????????????? ??????? ???????????? ? ??????????? ???????. 3. ????????? ????? ??????-???????? ??????????? ????????. ???????? ???????? ???????. ?????????, ?????? ? ?????? ?????? ? ???????? ???????? ??????? (????). ??????? ??????? ????????????? ???????? ???????? ??????? ? ???????? ? ???? ??? ??????????. ???????? ?? ??????????? ? ???????????? ???????? ? ???????. ???????? ??????? ? ????????. ?????????, ?????? ? ?????? ?????? ? ??????? ? ???????? (???). ???????? ??????? ? ??????????? ??????. ???????????? ????????? ? ????????????? ?? ?????????? ? ???????? ??????. ?????????????? ???????? ??????????? ????????????, ????????, ?????????? ? ????????. ???????? ????????? ? ????????????. ?????????????? ?????? ? ??????? ?????????????? ????? ? ????????. ???????? ???????? ??????? ? ??????????? ?????????????. ?????????? ?????????? ????????, ???????????? ?????????. ??????? ????? ???????, ???????? ????????????? ??? ?????????????. ?????????? ?????? ? ????? ? ?????? ?????????? ??????????? ????????. ???????? ?????????? ????????????, ??????????? ? ??????????????????. 4. ?????? ? ???????????? ?? ????????? ??????? ??????????? ???????? ? ????????. ??????? ?????????? ?????????? ????????? ??? ?????????? ??????????????? ???????? ??? ????????. ???????? ????????? ??????????? ? ??????????? ?????????????. ?????????? ???????? ? ?????????? ????????? ????????. ???????? ? ?????????? ???????? ?? ????? ??? ?/??? ???. ????? ????????? ??????????? ? ??????????? ????????. 5. ????-?????????? ??? ???????? ??????????? ?????????????? ???????? ???????. ?????? ? ???????? ???? ????? ?????? ? ???????. ?????? ??????????? ? ?????????? ???????. ??????????? ????????? ?????????? ???????. ????? ?????????? ? ???? ??????????. ???????????? ??????? (?????) ? ?????. ????????? ??????? ? ???????? - 17 500 ???. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Tue Feb 7 08:43:50 2012 From: baste at frugalware.org (Baste) Date: Tue, 7 Feb 2012 08:43:50 +0100 (CET) Subject: [Frugalware-git] gnometesting: clutter-1.9.10-1-x86_64 * Version bump Message-ID: <20120207074350.9D776224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b527f3f8c8dee7c2d2ea79d7d0d01226e5b270d3 commit b527f3f8c8dee7c2d2ea79d7d0d01226e5b270d3 Author: Baste Date: Tue Feb 7 08:43:19 2012 +0100 clutter-1.9.10-1-x86_64 * Version bump diff --git a/source/xlib/clutter/FrugalBuild b/source/xlib/clutter/FrugalBuild index 8a2835d..f4e70d6f 100644 --- a/source/xlib/clutter/FrugalBuild +++ b/source/xlib/clutter/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=clutter -pkgver=1.9.8 +pkgver=1.9.10 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces." depends=('libxdamage' 'libxcomposite' 'libgl' 'freetype2' 'libxau>=1.0.4' 'libxdmcp' \ @@ -16,6 +16,6 @@ replaces=('clutter-cairo') provides=('clutter-cairo') unset MAKEFLAGS Fconfopts="$Fconfopts --with-imagebackend=gdk-pixbuf --enable-xinput" -sha1sums=('d1f51a297afdc6528b4b7f1472b1cb4f28ba2d1c') +sha1sums=('14f30a19eaf7a98c592c049c6f093281fc350da7') # optimization OK From baste at frugalware.org Tue Feb 7 09:06:05 2012 From: baste at frugalware.org (Baste) Date: Tue, 7 Feb 2012 09:06:05 +0100 (CET) Subject: [Frugalware-git] gnometesting: pygobject3-3.1.0-1-x86_64 * Version bump Message-ID: <20120207080605.6117B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=43d54982abc1594a11dc1f96633303f269a5011a commit 43d54982abc1594a11dc1f96633303f269a5011a Author: Baste Date: Tue Feb 7 09:05:34 2012 +0100 pygobject3-3.1.0-1-x86_64 * Version bump diff --git a/source/lib/pygobject3/FrugalBuild b/source/lib/pygobject3/FrugalBuild index 44ce543..ae37d14 100644 --- a/source/lib/pygobject3/FrugalBuild +++ b/source/lib/pygobject3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pygobject3 _F_gnome_name=pygobject -pkgver=3.0.3 +pkgver=3.1.0 pkgrel=1 pkgdesc="Python bindings for GObject" depends=('python>=2.7' 'glib2>=2.29.18' 'libffi') @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_ext=".tar.xz" Finclude gnome python source=($source detect_libffi.patch) -sha1sums=('763d84eb295ec6917deb1132731b2bfabd5e201c' \ +sha1sums=('a83031468213402bee850e567aa6fbc907e715e2' \ '071800adc634c9d20b712ad0af6f70390e5c1476') subpkgs=("pygobject3-cairo") From vmiklos at frugalware.org Tue Feb 7 09:11:16 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 7 Feb 2012 09:11:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tools/fpm2irc: fix sockpath Message-ID: <20120207081116.59919224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98799f9def1cdbaad3e3c502f02bb806fefeee4e commit 98799f9def1cdbaad3e3c502f02bb806fefeee4e Author: Miklos Vajna Date: Tue Feb 7 09:12:19 2012 +0100 tools/fpm2irc: fix sockpath diff --git a/tools/fpm2irc b/tools/fpm2irc index e284d31..a048ab8 100755 --- a/tools/fpm2irc +++ b/tools/fpm2irc @@ -10,7 +10,7 @@ Options: import sys, getopt, os, time, socket chans = ["#frugalware", "#frugalware.fr"] -sockpath = "/home/ftp/pub/other/people/vmiklos/mxw/mxw2.sock" +sockpath = "/pub/other/mxw/mxw2.sock" def usage(): print __doc__ From hermier at frugalware.org Tue Feb 7 10:25:00 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 10:25:00 +0100 (CET) Subject: [Frugalware-git] xorgtesting: util-macros-1.16.1-1-i686 Message-ID: <20120207092500.F1C34224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=88fe4090302184a2b6ba5826122f3fe990fa67da commit 88fe4090302184a2b6ba5826122f3fe990fa67da Author: Michel Hermier Date: Tue Feb 7 10:09:24 2012 +0100 util-macros-1.16.1-1-i686 * Bump version. diff --git a/source/x11/util-macros/FrugalBuild b/source/x11/util-macros/FrugalBuild index 96ee766..e541340 100644 --- a/source/x11/util-macros/FrugalBuild +++ b/source/x11/util-macros/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=util-macros -pkgver=1.16.0 +pkgver=1.16.1 pkgrel=1 pkgdesc="X.Org autotools utility macros" groups=('x11' 'xorg-core' 'xorg-util') @@ -10,4 +10,4 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('1c08e52ec492df85be49a3b157ec39f7d4e52fa4') +sha1sums=('56d8a9f67ba0571547a8e8e27f009ed1b4431471') From hermier at frugalware.org Tue Feb 7 10:25:01 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 10:25:01 +0100 (CET) Subject: [Frugalware-git] xorgtesting: glproto-1.4.15-1-i686 Message-ID: <20120207092501.1C019224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=3b3456ba091accfe8ccb49163c57410e4938fc02 commit 3b3456ba091accfe8ccb49163c57410e4938fc02 Author: Michel Hermier Date: Tue Feb 7 10:12:24 2012 +0100 glproto-1.4.15-1-i686 * Bump version. diff --git a/source/x11/glproto/FrugalBuild b/source/x11/glproto/FrugalBuild index 0e3f76a..30aa139 100644 --- a/source/x11/glproto/FrugalBuild +++ b/source/x11/glproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=glproto -pkgver=1.4.14 +pkgver=1.4.15 pkgrel=1 pkgdesc="X.Org GL extension headers" url="http://xorg.freedesktop.org" @@ -11,4 +11,4 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('ab1941ad184a76c023858dd1623edd625d70fc2c') +sha1sums=('4cee35232f1926312b29d59a94da1c526b01e5c3') From hermier at frugalware.org Tue Feb 7 10:25:01 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 10:25:01 +0100 (CET) Subject: [Frugalware-git] xorgtesting: xcb-proto-1.7-1-i686 Message-ID: <20120207092501.25DF6224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=890cf0da287bed8e023250cd62d10cf97dbc7b1d commit 890cf0da287bed8e023250cd62d10cf97dbc7b1d Author: Michel Hermier Date: Tue Feb 7 10:17:54 2012 +0100 xcb-proto-1.7-1-i686 * Bump version. diff --git a/source/x11/xcb-proto/FrugalBuild b/source/x11/xcb-proto/FrugalBuild index 0d61369..878ce47 100644 --- a/source/x11/xcb-proto/FrugalBuild +++ b/source/x11/xcb-proto/FrugalBuild @@ -1,9 +1,12 @@ # Compiling Time: 0.01 SBU # Maintainer: bouleetbil +USE_DEVEL=${USE_DEVEL:-"n"} + pkgname=xcb-proto -pkgver=1.6 -pkgrel=3 +_F_archive_name=proto +pkgver=1.7 +pkgrel=1 pkgdesc="X.org X protocol descriptions for XCB" url="http://xcb.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') @@ -11,6 +14,25 @@ depends=() archs=('i686' 'x86_64' 'ppc' 'arm') options=('nostrip') makedepends=('pkgconfig' 'libxml2>=2.7.8') -up2date=("lynx -dump 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep xcb-proto | Flasttar") -source=(http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2) -sha1sums=('e82418557c7f59f29da9ec18e0906d6d78e3a164') + +if Fuse DEVEL; then + pkgver=$pkgver.1.gc4497cd + _F_scm_type="git" + _F_scm_url="git://anongit.freedesktop.org/xcb/proto" + Finclude scm +else + up2date="Flasttar http://cgit.freedesktop.org/xcb/proto/" + source=(http://cgit.freedesktop.org/xcb/proto/snapshot/$_F_archive_name-$pkgver.tar.bz2) + sha1sums=('ef7fd1632cae8e1533ecf83469917656f2544345') +fi + +build() { + if Fuse DEVEL; then + Funpack_scm + fi + + Fcd + ./autogen.sh + Fbuild +} + From bouleetbil at frogdev.info Tue Feb 7 10:55:17 2012 From: bouleetbil at frogdev.info (bouleetbil) Date: Tue, 7 Feb 2012 10:55:17 +0100 (CET) Subject: [Frugalware-git] xorgtesting: Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current Message-ID: <20120207095517.91888224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=17ec1b65d04b39e79c6c97147c9935745cbf8e1a commit 17ec1b65d04b39e79c6c97147c9935745cbf8e1a Merge: 890cf0d 98799f9 Author: bouleetbil Date: Tue Feb 7 10:44:18 2012 +0100 Merge branch 'master' of git.frugalware.org:/pub/frugalware/frugalware-current From hermier at frugalware.org Tue Feb 7 11:56:28 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 11:56:28 +0100 (CET) Subject: [Frugalware-git] xorgtesting: libxcb-1.8-1-i686 Message-ID: <20120207105628.9C210224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=d27848e57e1da124a570e16f430b4e5dcdcb7d01 commit d27848e57e1da124a570e16f430b4e5dcdcb7d01 Author: Michel Hermier Date: Tue Feb 7 11:53:11 2012 +0100 libxcb-1.8-1-i686 * Bump version. diff --git a/source/x11/libxcb/FrugalBuild b/source/x11/libxcb/FrugalBuild index 56bd9bd..8e25779 100644 --- a/source/x11/libxcb/FrugalBuild +++ b/source/x11/libxcb/FrugalBuild @@ -1,20 +1,35 @@ # Compiling Time: 0.43 SBU # Maintainer: bouleetbil +USE_DEVEL=${USE_DEVEL:-"n"} + pkgname=libxcb -pkgver=1.7 +pkgver=1.8 pkgrel=1 pkgdesc="X.org X-protocol C Binding" url="http://xcb.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') -depends=('xcb-proto>=1.6' 'libpthread-stubs' 'libxml2' 'libxau>=1.0.4-1' 'libxdmcp>=1.0.2-2' 'libxslt') +depends=('xcb-proto>=1.7' 'libpthread-stubs' 'libxml2' 'libxau>=1.0.4-1' 'libxdmcp>=1.0.2-2' 'libxslt') archs=('i686' 'x86_64' 'ppc' 'arm') makedepends=('pkgconfig') -up2date=("lynx -dump 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep libxcb | Flasttar") -source=(http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2) -sha1sums=('7540f0587907bce421914f0ddb813810cb2f36f8') + +if Fuse DEVEL; then + pkgver=$pkgver.1.ge300ee4 + _F_scm_type="git" + _F_scm_url="git://anongit.freedesktop.org/xcb/libxcb" + Finclude scm +else + up2date="Flasttar http://cgit.freedesktop.org/xcb/libxcb/" + source=(http://cgit.freedesktop.org/xcb/libxcb/snapshot/$pkgname-$pkgver.tar.bz2) + sha1sums=('c863346889c0a57932445b25fb08ee27d87c8c2b') +fi build() { + if Fuse DEVEL; then + Funpack_scm + fi + Fcd + ./autogen.sh Fbuild chmod 755 $Fdestdir/usr/share/doc/$pkgname-$pkgver || Fdie From hermier at frugalware.org Tue Feb 7 11:56:28 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 11:56:28 +0100 (CET) Subject: [Frugalware-git] xorgtesting: applewmproto-1.4.2-1-i686 Message-ID: <20120207105628.AEC93224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=9247efc6ec7a4797bb6e5e638c921f15d361316f commit 9247efc6ec7a4797bb6e5e638c921f15d361316f Author: Michel Hermier Date: Tue Feb 7 11:55:18 2012 +0100 applewmproto-1.4.2-1-i686 * Bump version. diff --git a/source/x11/applewmproto/FrugalBuild b/source/x11/applewmproto/FrugalBuild index 9ee8196..a9c0284 100644 --- a/source/x11/applewmproto/FrugalBuild +++ b/source/x11/applewmproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=applewmproto -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 pkgdesc="X.Org AppleWM extension headers" url="http://xorg.freedesktop.org" @@ -12,6 +12,6 @@ depends=() makedepends=('pkgconfig') _F_xorg_nr=0 Finclude xorg -sha1sums=('85a4a028482abf5186a74da2daf39f599b8c1305') +sha1sums=('71dd2374e745a7db7ae0e94410e55ba721683d10') # optimization OK From hermier at frugalware.org Tue Feb 7 12:04:17 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 12:04:17 +0100 (CET) Subject: [Frugalware-git] xorgtesting: pixman-0.24.2-1-i686 Message-ID: <20120207110417.CDB97224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=ea407e6cd1a6368afed718a08303262ab6bad94d commit ea407e6cd1a6368afed718a08303262ab6bad94d Author: Michel Hermier Date: Tue Feb 7 12:03:46 2012 +0100 pixman-0.24.2-1-i686 * Bump version. diff --git a/source/x11/pixman/FrugalBuild b/source/x11/pixman/FrugalBuild index 2eedf40..915415c 100644 --- a/source/x11/pixman/FrugalBuild +++ b/source/x11/pixman/FrugalBuild @@ -3,7 +3,7 @@ pkgname=pixman _F_xorg_name=pixman -pkgver=0.24.0 +pkgver=0.24.2 pkgrel=1 pkgdesc="X.Org pixman library" url="http://xorg.freedesktop.org" @@ -12,6 +12,6 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=('glibc') makedepends=('pkgconfig' 'xproto>=7.0.17') Finclude xorg -sha1sums=('a3b73c3ea6cada20d705203a394f574aa69e2177') +sha1sums=('233eed3cd16ee1b2a842140477503d2c68b74418') # optimization OK From hermier at frugalware.org Tue Feb 7 12:30:31 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 12:30:31 +0100 (CET) Subject: [Frugalware-git] xorgtesting: xinit-1.3.2-1-i686 Message-ID: <20120207113031.70FCF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=b7385b3e3671785838587e494fa9f1e49b1af372 commit b7385b3e3671785838587e494fa9f1e49b1af372 Author: Michel Hermier Date: Tue Feb 7 12:14:45 2012 +0100 xinit-1.3.2-1-i686 * Bump version. diff --git a/source/x11/xinit/FrugalBuild b/source/x11/xinit/FrugalBuild index 7b0046d..744a935 100644 --- a/source/x11/xinit/FrugalBuild +++ b/source/x11/xinit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=xinit -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="X Window System initializer" url="http://xorg.freedesktop.org" @@ -11,7 +11,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=('xterm>=243' 'libx11>=1.2.1' 'twm>=1.0.4' 'xclock>=1.0.3-2') makedepends=('inputproto>=2.0') Finclude xorg -sha1sums=('6d3981c23ce49212a26912651d6d2473a5065766') +sha1sums=('1c287ac016d277f973652fa3707eef6db8353d5a') build() { Fbuild From hermier at frugalware.org Tue Feb 7 12:30:31 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 12:30:31 +0100 (CET) Subject: [Frugalware-git] xorgtesting: inputproto-2.1-1-i686 Message-ID: <20120207113031.7B9B8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=af917047c9285ea54959e973f4ac231453bc5e32 commit af917047c9285ea54959e973f4ac231453bc5e32 Author: Michel Hermier Date: Tue Feb 7 12:30:13 2012 +0100 inputproto-2.1-1-i686 * Bump version. diff --git a/source/x11/inputproto/FrugalBuild b/source/x11/inputproto/FrugalBuild index 5417efd..da3362c 100644 --- a/source/x11/inputproto/FrugalBuild +++ b/source/x11/inputproto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=inputproto -pkgver=2.0.2 +pkgver=2.1 pkgrel=1 pkgdesc="X.org input extension headers" groups=('x11' 'xorg-core' 'xorg-proto') @@ -10,6 +10,6 @@ archs=('i686' 'x86_64' 'ppc' 'arm') depends=() makedepends=('pkgconfig') Finclude xorg -sha1sums=('a34c01c67aa2ed9058ff19ace0041978b1d8d711') +sha1sums=('67b2c5af588d21a7dad2d60f9d3b1d148edb9d36') # optimization OK From hermier at frugalware.org Tue Feb 7 12:59:28 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 12:59:28 +0100 (CET) Subject: [Frugalware-git] xorgtesting: libxi-1.5.0-1-i686 Message-ID: <20120207115928.851F4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=f6f23592ec28f2e74739cd52208784c792832ea0 commit f6f23592ec28f2e74739cd52208784c792832ea0 Author: Michel Hermier Date: Tue Feb 7 12:59:00 2012 +0100 libxi-1.5.0-1-i686 * Bump version. diff --git a/source/x11/libxi/FrugalBuild b/source/x11/libxi/FrugalBuild index 982ac80..c83eb13 100644 --- a/source/x11/libxi/FrugalBuild +++ b/source/x11/libxi/FrugalBuild @@ -3,16 +3,16 @@ pkgname=libxi _F_xorg_name=libXi -pkgver=1.4.3 +pkgver=1.5.0 pkgrel=1 pkgdesc="X input extension library" url="http://xorg.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-libs') archs=('i686' 'x86_64' 'ppc' 'arm') -depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'inputproto>=2.0') +depends=('libx11>=1.2.1' 'libxext>=1.0.5-3' 'inputproto>=2.1') makedepends=('pkgconfig' 'xproto>=7.0.15') Finclude xorg _F_cd_path="$_F_xorg_name-$pkgver" -sha1sums=('c66cfdee74e8d169a7992b5f257395e653ca761b') +sha1sums=('2d5219ecd270ba985f3a6f4fa3a17c033bb05b78') # optimization OK From hermier at frugalware.org Tue Feb 7 13:46:15 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 13:46:15 +0100 (CET) Subject: [Frugalware-git] xorgtesting: xkeyboard-config-2.5.1-1-i686 Message-ID: <20120207124615.E922A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=fbfc88269dbc23d4a541f07d3ca78d2329477eed commit fbfc88269dbc23d4a541f07d3ca78d2329477eed Author: Michel Hermier Date: Tue Feb 7 13:45:52 2012 +0100 xkeyboard-config-2.5.1-1-i686 * Bump version. diff --git a/source/x11/xkeyboard-config/0001-Fixing-keys-using-CTRL-ALT-type.patch b/source/x11/xkeyboard-config/0001-Fixing-keys-using-CTRL-ALT-type.patch deleted file mode 100644 index ea686eb..0000000 --- a/source/x11/xkeyboard-config/0001-Fixing-keys-using-CTRL-ALT-type.patch +++ /dev/null @@ -1,150 +0,0 @@ -From df82ed7d78316202b7ca66a8df9a7a6111cfedc7 Mon Sep 17 00:00:00 2001 -From: "Sergey V. Udaltsov" -Date: Sat, 1 Oct 2011 20:46:57 +0100 -Subject: [PATCH 01/18] Fixing keys using CTRL+ALT type - -https://bugs.freedesktop.org/show_bug.cgi?id=41297 -A number of keys used 2nd level for CTRL+ALT action, -now they are using level 5 ---- - symbols/keypad | 24 ++++++++++++------------ - symbols/srvr_ctrl | 8 ++++---- - symbols/terminate | 2 +- - 3 files changed, 17 insertions(+), 17 deletions(-) - -diff --git a/symbols/keypad b/symbols/keypad -index 40afe4f..e85aaac 100644 ---- a/symbols/keypad -+++ b/symbols/keypad -@@ -84,19 +84,19 @@ xkb_symbols "x11" { - // Ungrab cancels server/keyboard/pointer grabs - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Divide, XF86_Ungrab ] -+ symbols[Group1]= [ KP_Divide, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Ungrab ] - }; - - // ClsGrb kills whichever client has a grab in effect - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Multiply, XF86_ClearGrab ] -+ symbols[Group1]= [ KP_Multiply, VoidSymbol, VoidSymbol, VoidSymbol, XF86_ClearGrab ] - }; - - // -VMode switches to the previous video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Subtract, XF86_Prev_VMode ] -+ symbols[Group1]= [ KP_Subtract, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Prev_VMode ] - }; - - key { [ KP_Home, KP_7 ] }; -@@ -106,7 +106,7 @@ xkb_symbols "x11" { - // +VMode switches to the next video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Add, XF86_Next_VMode ] -+ symbols[Group1]= [ KP_Add, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Next_VMode ] - }; - - key { [ KP_Left, KP_4 ] }; -@@ -242,11 +242,11 @@ xkb_symbols "legacymath" { - - key.type[Group1]="CTRL+ALT" ; - -- key { [ KP_Divide, XF86_Ungrab ] }; // / -- key { [ KP_Multiply, XF86_ClearGrab ] }; // * -- key { [ KP_Subtract, XF86_Prev_VMode ] }; // - -+ key { [ KP_Divide, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Ungrab ] }; // / -+ key { [ KP_Multiply, VoidSymbol, VoidSymbol, VoidSymbol, XF86_ClearGrab ] }; // * -+ key { [ KP_Subtract, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Prev_VMode ] }; // - - -- key { [ KP_Add, XF86_Next_VMode ] }; // + -+ key { [ KP_Add, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Next_VMode ] }; // + - - }; - -@@ -602,7 +602,7 @@ xkb_symbols "numoperdecsep" { - // ClsGrb kills whichever client has a grab in effect - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Multiply, XF86_ClearGrab ] -+ symbols[Group1]= [ KP_Multiply, VoidSymbol, VoidSymbol, VoidSymbol, XF86_ClearGrab ] - }; - - key { [ KP_4 ] }; -@@ -611,7 +611,7 @@ xkb_symbols "numoperdecsep" { - // -VMode switches to the previous video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Subtract, XF86_Prev_VMode ] -+ symbols[Group1]= [ KP_Subtract, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Prev_VMode ] - }; - - key { [ KP_1 ] }; -@@ -620,7 +620,7 @@ xkb_symbols "numoperdecsep" { - // +VMode switches to the next video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Add, XF86_Next_VMode ] -+ symbols[Group1]= [ KP_Add, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Next_VMode ] - }; - - key { [ KP_0 ] }; -@@ -628,6 +628,6 @@ xkb_symbols "numoperdecsep" { - // Ungrab cancels server/keyboard/pointer grabs - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Divide, XF86_Ungrab ] -+ symbols[Group1]= [ KP_Divide, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Ungrab ] - }; - }; -diff --git a/symbols/srvr_ctrl b/symbols/srvr_ctrl -index 8bdf503..7d47d66 100644 ---- a/symbols/srvr_ctrl -+++ b/symbols/srvr_ctrl -@@ -12,25 +12,25 @@ xkb_symbols "stdkeypad" { - // Ungrab cancels server/keyboard/pointer grabs - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Divide, XF86_Ungrab ] -+ symbols[Group1]= [ KP_Divide, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Ungrab ] - }; - - // ClsGrb kills whichever client has a grab in effect - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Multiply, XF86_ClearGrab ] -+ symbols[Group1]= [ KP_Multiply, VoidSymbol, VoidSymbol, VoidSymbol, XF86_ClearGrab ] - }; - - // -VMode switches to the previous video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Subtract, XF86_Prev_VMode ] -+ symbols[Group1]= [ KP_Subtract, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Prev_VMode ] - }; - - // +VMode switches to the next video mode - key { - type="CTRL+ALT", -- symbols[Group1]= [ KP_Add, XF86_Next_VMode] -+ symbols[Group1]= [ KP_Add, VoidSymbol, VoidSymbol, VoidSymbol, XF86_Next_VMode] - }; - - }; -diff --git a/symbols/terminate b/symbols/terminate -index 343d24f..96dd6e8 100644 ---- a/symbols/terminate -+++ b/symbols/terminate -@@ -2,6 +2,6 @@ partial default modifier_keys - xkb_symbols "ctrl_alt_bksp" { - key { - type="CTRL+ALT", -- symbols[Group1] = [ NoSymbol, Terminate_Server ] -+ symbols[Group1] = [ NoSymbol, VoidSymbol, VoidSymbol, VoidSymbol, Terminate_Server ] - }; - }; --- -1.7.8 - diff --git a/source/x11/xkeyboard-config/FrugalBuild b/source/x11/xkeyboard-config/FrugalBuild index 13acf1e..143dd44 100644 --- a/source/x11/xkeyboard-config/FrugalBuild +++ b/source/x11/xkeyboard-config/FrugalBuild @@ -2,23 +2,22 @@ # Maintainer: bouleetbil pkgname=xkeyboard-config -pkgver=2.4 -pkgrel=2 +pkgver=2.5.1 +pkgrel=1 pkgdesc="X.org XML-based XKB configuration registry" url="http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig" groups=('x11' 'xorg-core' 'xorg-proto') depends=('xkbcomp>=1.0.5') archs=('i686' 'x86_64' 'ppc' 'arm') makedepends=('pkgconfig' 'perl-xml-parser' 'util-macros>=1.6.0' 'intltool') -up2date=("Flasttar http://www.x.org/releases/individual/data/xkeyboard-config") -source=(http://www.x.org/releases/individual/data/xkeyboard-config/$pkgname-$pkgver.tar.gz \ - 0001-Fixing-keys-using-CTRL-ALT-type.patch) -sha1sums=('ac7cdca397c86b579b6d3ef97d2e5a29ea172b94' \ - '0351955d08e6ddec431c5051094014ea04218af3') +up2date="Flasttar http://cgit.freedesktop.org/$pkgname/" +source=(http://cgit.freedesktop.org/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2) +sha1sums=('6ecd82e51f9893c99154d9567bde51097a7c3a1a') build() { Fcd Fpatchall + ./autogen.sh Fmake --enable-xkbcomp-symlink --enable-compat-rules \ --with-xkb-rules-symlink=xorg \ --with-xkb-base=/usr/share/X11/xkb From hermier at frugalware.org Tue Feb 7 14:02:47 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 14:02:47 +0100 (CET) Subject: [Frugalware-git] xorgtesting: xorg-server-1.11.4-1-i686 Message-ID: <20120207130247.6F51E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=e8d98db8dbbcc4a067c8d6a9c4e2835da8f71025 commit e8d98db8dbbcc4a067c8d6a9c4e2835da8f71025 Author: Michel Hermier Date: Tue Feb 7 14:02:29 2012 +0100 xorg-server-1.11.4-1-i686 * Bump version. diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index 24d3cb0..fe80d7e 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -8,7 +8,7 @@ USE_UDEV=${USE_UDEV:-"y"} USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server -pkgver=1.11.3 +pkgver=1.11.4 pkgrel=1 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') @@ -34,7 +34,7 @@ replaces=('xorg-server-smi' 'xorg-server-vesa' 'xorg-server-via' 'lbxproxy' 'pro backup=('etc/sysconfig/desktop' 'etc/X11/xorg.conf.d/10-evdev.conf') _F_archive_grepv="99" Finclude xorg -sha1sums=('1ca113eb8d371539467518319aab867f20722930') +sha1sums=('adb5b0bf95a943385c08f826a647871aa1d8d6eb') if Fuse $USE_DEVEL; then pkgver=1.6.3.901.151.g120286a From hermier at frugalware.org Tue Feb 7 14:04:32 2012 From: hermier at frugalware.org (Michel Hermier) Date: Tue, 7 Feb 2012 14:04:32 +0100 (CET) Subject: [Frugalware-git] xorgtesting: xterm-278-1-i686 Message-ID: <20120207130432.DDAA2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=0ff3e49c5fe7df631b1f9f35cf1bad573b981737 commit 0ff3e49c5fe7df631b1f9f35cf1bad573b981737 Author: Michel Hermier Date: Tue Feb 7 14:04:24 2012 +0100 xterm-278-1-i686 * Bump version. diff --git a/source/x11/xterm/FrugalBuild b/source/x11/xterm/FrugalBuild index d32d561..8cc8543 100644 --- a/source/x11/xterm/FrugalBuild +++ b/source/x11/xterm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=xterm -pkgver=277 +pkgver=278 pkgrel=1 pkgdesc="X terminal emulator" url="http://dickey.his.com/xterm/" From ryuo at frugalware.org Tue Feb 7 20:55:50 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 7 Feb 2012 20:55:50 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kmod-4-2-x86_64 * revert to version 4 Message-ID: <20120207195550.C00EB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b9107703f09b0612a90f47a95dd95f4f8e002b6 commit 0b9107703f09b0612a90f47a95dd95f4f8e002b6 Author: James Buren Date: Tue Feb 7 13:53:55 2012 -0600 kmod-4-2-x86_64 * revert to version 4 diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 2fe6a80..52229bc 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=kmod -pkgver=5 -pkgrel=1 +pkgver=4 +pkgrel=2 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -15,12 +15,12 @@ _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz modules) -sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ +sha1sums=('2a5d55a78d772756e5bdc7d3afff30e3ca25de84' \ 'd8192e844d0bb37c5f7f7defda540db1fd232824') replaces=('module-init-tools') conflicts=('module-init-tools') provides=('module-init-tools') -options=('scriptlet') +options=('scriptlet' 'force') subpkgs=("$pkgname-docs") subdescs=("$pkgname extra documentation") subgroups=("apps") From ryuo at frugalware.org Tue Feb 7 21:03:44 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 7 Feb 2012 21:03:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-initrd-3.1-20-x86_64 * rebuild with kmod Message-ID: <20120207200344.9D7F7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64d765b76b643d2d70e13cff0d152e199ac84936 commit 64d765b76b643d2d70e13cff0d152e199ac84936 Author: James Buren Date: Tue Feb 7 14:01:19 2012 -0600 kernel-initrd-3.1-20-x86_64 * rebuild with kmod diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index 657a590..55b52ff 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=19 +pkgrel=20 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") makedepends=('dracut-plymouth' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=175' \ - 'systemd>=38-2' 'kmod>=5') + 'systemd>=38-2' 'kmod=4-2') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" From ryuo at frugalware.org Tue Feb 7 21:24:43 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 7 Feb 2012 21:24:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dracut-014-2-x86_64 * take from bouleetbil Message-ID: <20120207202443.3D3B4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=567e4d604e9b5c1cb752e615330f6f469a2c3bdc commit 567e4d604e9b5c1cb752e615330f6f469a2c3bdc Author: James Buren Date: Tue Feb 7 14:24:38 2012 -0600 dracut-014-2-x86_64 * take from bouleetbil diff --git a/source/base-extra/dracut/FrugalBuild b/source/base-extra/dracut/FrugalBuild index 6f4dadb..32ab332 100644 --- a/source/base-extra/dracut/FrugalBuild +++ b/source/base-extra/dracut/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.03 SBU -# Maintainer: bouleetbil +# Maintainer: James Buren pkgname=dracut pkgver=014 From vmiklos at frugalware.org Tue Feb 7 23:43:24 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 7 Feb 2012 23:43:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fuse-2.8.7-1-i686 Message-ID: <20120207224324.C7798224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5e408f49c93597f109ee7476c656caedb33e7cc commit c5e408f49c93597f109ee7476c656caedb33e7cc Author: Miklos Vajna Date: Tue Feb 7 23:44:27 2012 +0100 fuse-2.8.7-1-i686 - bump to next bugfix release diff --git a/source/apps-extra/fuse/FrugalBuild b/source/apps-extra/fuse/FrugalBuild index 473d755..aeb676f 100644 --- a/source/apps-extra/fuse/FrugalBuild +++ b/source/apps-extra/fuse/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=fuse -pkgver=2.8.6 +pkgver=2.8.7 pkgrel=1 pkgdesc="An interface for filesystems implemented in userspace." Finclude sourceforge @@ -10,7 +10,7 @@ depends=('glibc') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') source=($source rc.fuse rc.fuse-hu.po README.Frugalware) -sha1sums=('c2c0f9fff8bfee217da200888123e5abb5b498f2' \ +sha1sums=('284f22401131ec148bd04362dc86f7b0e94fb5f4' \ '00946bd4c400dfe3d6ddba4c93bc7ba3860f0229' \ 'b6077229d093f8c01f002e84068e3ce7e795e479' \ 'e176bb09187bae3ef613cf7d6338b2d9210bef59') From baste at frugalware.org Wed Feb 8 13:46:06 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 13:46:06 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtk+3-3.3.14-1-x86_64 * Version bump Message-ID: <20120208124606.B9B01224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=de734d631bf81e21b09b79cb99149735361cd972 commit de734d631bf81e21b09b79cb99149735361cd972 Author: Baste Date: Wed Feb 8 13:08:32 2012 +0100 gtk+3-3.3.14-1-x86_64 * Version bump diff --git a/source/xlib/gtk+3/FrugalBuild b/source/xlib/gtk+3/FrugalBuild index 09df181..fcb9146 100644 --- a/source/xlib/gtk+3/FrugalBuild +++ b/source/xlib/gtk+3/FrugalBuild @@ -3,12 +3,12 @@ pkgname=gtk+3 _F_gnome_name=gtk+ -pkgver=3.3.12 +pkgver=3.3.14 pkgrel=1 pkgdesc="The GTK+ Toolkit (3.x series)" depends=('libxext' 'libxfixes' 'cairo' 'libgcc' 'libjpeg' 'libtiff' 'libcups' \ 'atk' 'pango' 'libxinerama' 'libxcomposite' 'libxcursor' \ - 'gdk-pixbuf2>=2.23.0' 'libxrandr' 'libxml2>=2.7.8' 'libkrb5' \ + 'gdk-pixbuf2>=2.25.2' 'libxrandr' 'libxml2>=2.7.8' 'libkrb5' \ 'libtasn1' 'gnutls>=2.12.12' 'colord') rodepends=('gnome-icon-theme' 'shared-mime-info' 'gtk+3-tools') groups=('xlib') @@ -21,7 +21,7 @@ Finclude gnome gnome-scriptlet url="http://www.gtk.org/" _F_cd_path="gtk+-$pkgver" source=($source im-cedilla.conf) -sha1sums=('c4889704f19632b53fa5e0017909838626d898c5' \ +sha1sums=('44d8e0a1176b89c1ece151a9249ea5230e56d450' \ 'f8a64241bcc873c1f1110e16306e48577a41852b') if [ "$_F_gnome_git" != "n" ]; then From baste at frugalware.org Wed Feb 8 13:47:41 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 13:47:41 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtk+3-3.3.14-2-x86_64 * Rebuild Message-ID: <20120208124741.32173224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7b154c36e116d9602fc6c8fd2e4c59a299d8a1c0 commit 7b154c36e116d9602fc6c8fd2e4c59a299d8a1c0 Author: Baste Date: Wed Feb 8 13:47:41 2012 +0100 gtk+3-3.3.14-2-x86_64 * Rebuild diff --git a/source/xlib/gtk+3/FrugalBuild b/source/xlib/gtk+3/FrugalBuild index fcb9146..ac6455f 100644 --- a/source/xlib/gtk+3/FrugalBuild +++ b/source/xlib/gtk+3/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gtk+3 _F_gnome_name=gtk+ pkgver=3.3.14 -pkgrel=1 +pkgrel=2 pkgdesc="The GTK+ Toolkit (3.x series)" depends=('libxext' 'libxfixes' 'cairo' 'libgcc' 'libjpeg' 'libtiff' 'libcups' \ 'atk' 'pango' 'libxinerama' 'libxcomposite' 'libxcursor' \ From baste at frugalware.org Wed Feb 8 13:51:55 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 13:51:55 +0100 (CET) Subject: [Frugalware-git] gnometesting: librsvg-2.35.2-1-x86_64 * Version bump Message-ID: <20120208125155.CEF43224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1ee3940ef1e8b8c9200a424c70f7ba3806f0f5ad commit 1ee3940ef1e8b8c9200a424c70f7ba3806f0f5ad Author: Baste Date: Wed Feb 8 13:51:53 2012 +0100 librsvg-2.35.2-1-x86_64 * Version bump diff --git a/source/xlib/librsvg/FrugalBuild b/source/xlib/librsvg/FrugalBuild index c200edd..3d82be0 100644 --- a/source/xlib/librsvg/FrugalBuild +++ b/source/xlib/librsvg/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Miklos Vajna pkgname=librsvg -pkgver=2.35.1 -pkgrel=3 +pkgver=2.35.2 +pkgrel=1 pkgdesc="A high performance SVG rendering library for GNOME" depends=('gdk-pixbuf2' 'libxml2>=2.7.8' 'popt' 'libart_lgpl' 'libcroco>=0.6.1-4' 'libgsf>=1.14.8') makedepends=('gtk-doc' 'gtk+2') @@ -12,7 +12,7 @@ groups=('xlib') archs=('i686' 'x86_64' 'ppc' 'arm') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('4f3654328557af3ffd1ff6c31b2f4eddf1fab26b') +sha1sums=('e8ac89cba6ed1adb1ef8427e0026d673d50f1563') Fconfopts="$Fconfopts --with-croco --disable-static \ --with-svgz --enable-gtk-theme" replaces=('libsvg-cairo') From baste at frugalware.org Wed Feb 8 14:18:36 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 14:18:36 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-panel-3.3.5-1-x86_64 * Version bump Message-ID: <20120208131836.0C923224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b2ee5ed736dc5d4d719c09758d8940760b8489f8 commit b2ee5ed736dc5d4d719c09758d8940760b8489f8 Author: Baste Date: Wed Feb 8 14:18:00 2012 +0100 gnome-panel-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-panel/FrugalBuild b/source/gnome/gnome-panel/FrugalBuild index 0beb472..a40e512 100644 --- a/source/gnome/gnome-panel/FrugalBuild +++ b/source/gnome/gnome-panel/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-panel -pkgver=3.3.3 -pkgrel=2 +pkgver=3.3.5 +pkgrel=1 pkgdesc="GNOME panel and core applets" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.3' 'gnome-menus>=3.2.0' \ 'libwnck>=3.0.0' 'rarian>=0.8.0' 'dbus-glib>=0.71' 'avahi-glib>=0.6.17' 'librsvg>=2.35.1' \ @@ -20,7 +20,7 @@ _F_gnome_desktop="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('b03c2f48575b88d8a7a9ecc4ab5531660a7c1508') +sha1sums=('46b9eec4c5bf351b7601b39e5d92a8220ec296ba') replaces=('libpanelappletmm' 'deskbar-applet' 'gnome-globalmenu' 'giplet' 'hamster-applet' 'webilder' 'mintmenu' 'lock-keys-applet') provides=('deskbar-applet') From baste at frugalware.org Wed Feb 8 14:31:22 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 14:31:22 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120208133122.E284E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d10c53b63f8aaeeaaa8ef4ce7e981ef7975a22ec commit d10c53b63f8aaeeaaa8ef4ce7e981ef7975a22ec Merge: b2ee5ed c5e408f Author: Baste Date: Wed Feb 8 14:31:06 2012 +0100 Merge ../current Conflicts: source/gnome/nautilus/FrugalBuild source/gnome/tracker/FrugalBuild diff --cc source/gnome/nautilus/FrugalBuild index 735f6dd,2e3d3fe..70a60c6 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@@ -2,8 -2,8 +2,8 @@@ # Maintainer: bouleetbil pkgname=nautilus -pkgver=3.2.1 -pkgrel=5 +pkgver=3.3.4 - pkgrel=1 ++pkgrel=2 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ @@@ -19,11 -19,11 +19,13 @@@ _F_gnome_glib="y _F_gnome_desktop="y" _F_gnome_mime="y" _F_gnome_iconcache="y" +_F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-packagekit --disable-nst-extension" - sha1sums=('f82eeb224e88a439534b20c2b6e3b0c3db6dde48') + source=("${source}" "no_autostart_in_KDE.patch") -sha1sums=('145a3dff7bc5050f6c1c2a98c5ad06da9d451c88' \ ++sha1sums=('f82eeb224e88a439534b20c2b6e3b0c3db6dde48' \ + '04c99d0b13113e4edf41ee3fb4d1fa04d4a13618') provides=('eel' 'nautilus-sendto') replaces=('eel' 'nautilus-wallpaper' 'nautilus-sendto' 'file-browser-applet' 'nautilus-image-converter') conflicts=('nautilus-sendto') diff --cc source/gnome/tracker/FrugalBuild index 6cc9cc3,60b8b5c..1fd6fd9 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@@ -3,12 -3,12 +3,12 @@@ # Contributor: AlexExtreme pkgname=tracker -pkgver=0.12.9 -pkgrel=7 +pkgver=0.13.0 - pkgrel=7 ++pkgrel=8 pkgdesc="Tracker is a first class object database, extensible tag/metadata database, search tool and indexer." depends=('dbus-glib>=0.76' 'sqlite3' \ - 'poppler-glib>=0.18.0' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ - 'gnome-desktop>=3.0.0' 'exempi' 'upower>=0.9.6' 'openssl>=1.0.0' 'libkrb5') + 'poppler-glib>=0.18.1' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ + 'gnome-desktop>=3.3.2' 'exempi' 'upower>=0.9.6' 'openssl>=1.0.0' 'libkrb5') rodepends=("libtracker") makedepends=('intltool' 'perl-xml-parser' 'gobject-introspection' 'krb5' 'icu4c>=4.8') groups=('gnome') @@@ -21,7 -21,9 +21,9 @@@ _F_gnome_iconcache="y _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome - sha1sums=('0edf65eab3248b4d56a16ee63ce70e5dd94f0b4d') + source=("${source}" "no_autostart_in_KDE.patch") -sha1sums=('b5fc5465f3da00c0b2b23cddc0f55a3d1b66d0b7' \ ++sha1sums=('0edf65eab3248b4d56a16ee63ce70e5dd94f0b4d' \ + 'e6463c596e635bf6431fad68f6d75afc79ee6f37') unset MAKEFLAGS subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") From baste at frugalware.org Wed Feb 8 14:41:06 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 14:41:06 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-contacts-3.3.4-1-x86_64 * Version bump Message-ID: <20120208134106.1DB17224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=49f1e84c17dca938eac6f6a287f6cd972aa2fc04 commit 49f1e84c17dca938eac6f6a287f6cd972aa2fc04 Author: Baste Date: Wed Feb 8 14:40:55 2012 +0100 gnome-contacts-3.3.4-1-x86_64 * Version bump diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index a6a2dd6..53af53d 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-contacts -pkgver=3.3.3 +pkgver=3.3.4 pkgrel=1 pkgdesc="Contacts manager for gnome" depends=('folks>=0.6.4.1' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5' 'icu4c>=4.8') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('ccb55895a0f4588de1693695452c19ba2a600eb9') +sha1sums=('8415c76b0ea83a5b28b249e0ec0e81a76a146c19') replaces=('rubrica' 'contacts-eds') # optimization OK From baste at frugalware.org Wed Feb 8 14:55:57 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 14:55:57 +0100 (CET) Subject: [Frugalware-git] gnometesting: evince-3.3.5-1-x86_64 * Version bump Message-ID: <20120208135557.354C1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0db7a06c0d2eabded58e954cac39d6e734501f8e commit 0db7a06c0d2eabded58e954cac39d6e734501f8e Author: Baste Date: Wed Feb 8 14:53:34 2012 +0100 evince-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index 07b3c89..73b9062 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=evince -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="A document viewer for GNOME" depends=('gtk+3' 'poppler-glib>=0.18.1' 'rarian' 'desktop-file-utils' 'libxml2>=2.7.8' \ @@ -20,7 +20,7 @@ _F_gnome_desktop="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/evince/" -sha1sums=('908bb55dd4959ec5d02081b102f82b7bd1d220a8') +sha1sums=('dca77aefcc83e70d20c8f15ff075653fa0417e79') subpkgs=('evince-nautilus') From baste at frugalware.org Wed Feb 8 15:03:09 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:03:09 +0100 (CET) Subject: [Frugalware-git] gnometesting: vala-0.15.1-1-x86_64 * Version bump Message-ID: <20120208140309.5245C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=66bd19d2f3de432de7f5acd334fbf09ed4acc857 commit 66bd19d2f3de432de7f5acd334fbf09ed4acc857 Author: Baste Date: Wed Feb 8 15:02:40 2012 +0100 vala-0.15.1-1-x86_64 * Version bump diff --git a/source/devel-extra/vala/FrugalBuild b/source/devel-extra/vala/FrugalBuild index a8c2c99..11e6a38 100644 --- a/source/devel-extra/vala/FrugalBuild +++ b/source/devel-extra/vala/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: jedifox pkgname=vala -pkgver=0.14.1 +pkgver=0.15.1 pkgrel=1 pkgdesc="Vala is a prgramming language that aims to bring modern programming language features to GNOME developers" depends=('glib2>=2.28.3') @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc' 'arm') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('6a1de529691bd8708150e1298d17e67a809b2592') +sha1sums=('59a7ca0ed2e09fe10c9b2c7fb4a6734f62754904') Fconfopts="${Fconfopts[@]} --enable-vapigen" #IDE not ready for vala 0.14 From baste at frugalware.org Wed Feb 8 15:06:09 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:06:09 +0100 (CET) Subject: [Frugalware-git] gnometesting: dconf-0.11.5-1-x86_64 * Version bump Message-ID: <20120208140609.B46DA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=24b13949c160afb3ec05c69101259a2d9a45fef6 commit 24b13949c160afb3ec05c69101259a2d9a45fef6 Author: Baste Date: Wed Feb 8 15:05:52 2012 +0100 dconf-0.11.5-1-x86_64 * Version bump diff --git a/source/gnome/dconf/FrugalBuild b/source/gnome/dconf/FrugalBuild index 77eaaf1..4e5a7b4 100644 --- a/source/gnome/dconf/FrugalBuild +++ b/source/gnome/dconf/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=dconf -pkgver=0.11.2 -pkgrel=2 +pkgver=0.11.5 +pkgrel=1 pkgdesc="A configuration system" depends=('dbus-glib' 'libxml2>=2.7.8') makedepends=('vala' 'gobject-introspection' 'libgee') @@ -13,8 +13,9 @@ archs=('i686' 'x86_64') rodepends=('dconf-editor') _F_gnome_glib="y" _F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('d8a2778f6aea4897acb2d002daecdd8174be4e38') +sha1sums=('659f725148f80ad40da423a0efdcbe919baa6ee1') subpkgs=("${subpkgs[@]}" 'dconf-editor') subdescs=("${subdescs[@]}" 'Configuration editor for dconf') From baste at frugalware.org Wed Feb 8 15:26:21 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:26:21 +0100 (CET) Subject: [Frugalware-git] gnometesting: gedit-3.3.3-1-x86_64 * Version bump Message-ID: <20120208142621.B88F8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=650ea0b7ecee15b92cf7703c307bc3c39b643227 commit 650ea0b7ecee15b92cf7703c307bc3c39b643227 Author: Baste Date: Wed Feb 8 15:19:49 2012 +0100 gedit-3.3.3-1-x86_64 * Version bump diff --git a/source/gnome/gedit/FrugalBuild b/source/gnome/gedit/FrugalBuild index e1abb7e..4ab4572 100644 --- a/source/gnome/gedit/FrugalBuild +++ b/source/gnome/gedit/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gedit -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc="A text editor for GNOME" url="http://www.gnome.org/" @@ -17,7 +17,7 @@ _F_gnome_desktop="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('c80f5b89066e3e74eb2e7cfe83f813afdb218b50') +sha1sums=('9201e692905e16915986de6c8b412d499cfd0c73') replaces=("$pkgname-python") build() { From baste at frugalware.org Wed Feb 8 15:26:22 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:26:22 +0100 (CET) Subject: [Frugalware-git] gnometesting: drwright-3.2.4-1-x86_64 * Version bump Message-ID: <20120208142622.05021224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3aa9a28b8accefc9241bb2620d2f9aecf25c1b31 commit 3aa9a28b8accefc9241bb2620d2f9aecf25c1b31 Author: Baste Date: Wed Feb 8 15:26:14 2012 +0100 drwright-3.2.4-1-x86_64 * Version bump diff --git a/source/gnome/drwright/FrugalBuild b/source/gnome/drwright/FrugalBuild index 73f5c7c..8c12771 100644 --- a/source/gnome/drwright/FrugalBuild +++ b/source/gnome/drwright/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=drwright -pkgver=3.2.3 +pkgver=3.2.4 pkgrel=1 pkgdesc="Typing monitor to force typing breaks" depends=('gnome-control-center') @@ -14,4 +14,4 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -sha1sums=('6ca0f217263e1c2cb550315765f4b5dfb3e55c68') +sha1sums=('db1bffed230dfe8ded7384116a64e158c4e4caf4') From baste at frugalware.org Wed Feb 8 15:40:54 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:40:54 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-terminal-3.3.0-1-x86_64 * Version bump * remove patch for test Message-ID: <20120208144054.0B830224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=601826addf77ce80bb654ed542eeec1729be76b8 commit 601826addf77ce80bb654ed542eeec1729be76b8 Author: Baste Date: Wed Feb 8 15:40:17 2012 +0100 gnome-terminal-3.3.0-1-x86_64 * Version bump * remove patch for test diff --git a/source/gnome/gnome-terminal/FrugalBuild b/source/gnome/gnome-terminal/FrugalBuild index 59201a5..3962f69 100644 --- a/source/gnome/gnome-terminal/FrugalBuild +++ b/source/gnome/gnome-terminal/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-terminal -pkgver=3.2.1 -pkgrel=4 +pkgver=3.3.0 +pkgrel=1 pkgdesc="GNOME terminal emulator" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'startup-notification' 'vte3>=0.30.1' 'rarian' 'gconf' \ @@ -14,10 +14,11 @@ archs=('i686' 'x86_64') _F_gnome_scrollkeeper="y" _F_gnome_schemas=('/etc/gconf/schemas/gnome-terminal.schemas') _F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch) -sha1sums=('81e227e2c72ca12016c93ff199529fc569b66c1d' \ - '4c81fb467dff18f0db3cda535a3549d233b9275a') +# For test +#source=(${source[@]} 00-$pkgname-2.12.0-prompt.patch) +sha1sums=('568ef50f96098b738515cc13f4eec395c47275f2') Fconfopts="$Fconfopts --with-gtk=3.0" # optimization OK From baste at frugalware.org Wed Feb 8 15:48:49 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:48:49 +0100 (CET) Subject: [Frugalware-git] gnometesting: gucharmap-3.3.1-1-x86_64 * Version bump Message-ID: <20120208144849.B68BE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=035fda0fd61f83050355b4175ce1d8f2926ea021 commit 035fda0fd61f83050355b4175ce1d8f2926ea021 Author: Baste Date: Wed Feb 8 15:48:18 2012 +0100 gucharmap-3.3.1-1-x86_64 * Version bump diff --git a/source/gnome/gucharmap/FrugalBuild b/source/gnome/gucharmap/FrugalBuild index a18d384..6d21024 100644 --- a/source/gnome/gucharmap/FrugalBuild +++ b/source/gnome/gucharmap/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gucharmap -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="A featureful Unicode character map for GNOME" url="http://www.gnome.org/" @@ -17,6 +17,6 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gtk=3.0" -sha1sums=('81a77fe741d439805e2493341a1285dec45dfc71') +sha1sums=('8e0629d7f35b3b76a41eb9fa00f4358d7d111a83') # optimization OK From baste at frugalware.org Wed Feb 8 15:57:03 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 15:57:03 +0100 (CET) Subject: [Frugalware-git] gnometesting: libcroco-0.6.4-1-x86_64 * Version bump Message-ID: <20120208145703.6546F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5017e5ab22e87e56add66c5b36f42127d671dbf3 commit 5017e5ab22e87e56add66c5b36f42127d671dbf3 Author: Baste Date: Wed Feb 8 15:56:56 2012 +0100 libcroco-0.6.4-1-x86_64 * Version bump diff --git a/source/lib/libcroco/FrugalBuild b/source/lib/libcroco/FrugalBuild index e8d4417..22141f3 100644 --- a/source/lib/libcroco/FrugalBuild +++ b/source/lib/libcroco/FrugalBuild @@ -2,14 +2,15 @@ # Maintainer: Miklos Nemeth pkgname=libcroco -pkgver=0.6.3 +pkgver=0.6.4 pkgrel=1 pkgdesc="A standalone CSS2 parsing and manipulation library" depends=('glib2>=2.16.3' 'libxml2>=2.7.8') groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') +_F_gnome_ext=".tar.xz" Finclude gnome url="http://www.freespiders.org/projects/libcroco/" -sha1sums=('ae162e57fc5ff6f7503b458ca76b2454f8496b05') +sha1sums=('f9b8afed9e0b6b223128688b5de0e2c5a648bed5') # optimization OK From baste at frugalware.org Wed Feb 8 16:01:50 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:01:50 +0100 (CET) Subject: [Frugalware-git] gnometesting: libsoup-2.37.5-1-x86_64 * Version bump Message-ID: <20120208150150.AA841224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ac48eb380c9c33bf66fd0cd47002a5183eccd669 commit ac48eb380c9c33bf66fd0cd47002a5183eccd669 Author: Baste Date: Wed Feb 8 16:01:34 2012 +0100 libsoup-2.37.5-1-x86_64 * Version bump diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index 2fcabe7..932b5f7 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libsoup -pkgver=2.37.4 +pkgver=2.37.5 pkgrel=1 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ groups=('lib') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('00415ee86bfa3fc632c1d046bce2c26328c551cd') +sha1sums=('11d0c26e83c5f8b9ff34d2f2fb7187b59c11ef87') subpkgs=("libsoup-gnome") subdescs=('libsoup with gconf support') From baste at frugalware.org Wed Feb 8 16:06:48 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:06:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: file-roller-3.3.3-1-x86_64 * Version bump Message-ID: <20120208150648.65E3F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c1af80ede8a4515f2690c5b6fa87e3c6684a44b8 commit c1af80ede8a4515f2690c5b6fa87e3c6684a44b8 Author: Baste Date: Wed Feb 8 16:06:25 2012 +0100 file-roller-3.3.3-1-x86_64 * Version bump diff --git a/source/gnome/file-roller/FrugalBuild b/source/gnome/file-roller/FrugalBuild index 35f36fb..de56741 100644 --- a/source/gnome/file-roller/FrugalBuild +++ b/source/gnome/file-roller/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=file-roller -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc="Archive manager utility for GNOME" depends=('libxml2>=2.7.8' 'nautilus>=3.3.4' 'rarian' \ @@ -18,7 +18,7 @@ _F_gnome_iconcache="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9780ea6fd913264df63f0f643a094915e498a5ba') +sha1sums=('177f3e15672a341f533c58530bc22033fdca79d5') Fconfopts="$Fconfopts --disable-packagekit" build(){ From baste at frugalware.org Wed Feb 8 16:13:43 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:13:43 +0100 (CET) Subject: [Frugalware-git] gnometesting: eog-3.3.5-1-x86_64 * Version bump Message-ID: <20120208151343.376A7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=111fe17aa72de75523a168dfd9af4fadbfa52718 commit 111fe17aa72de75523a168dfd9af4fadbfa52718 Author: Baste Date: Wed Feb 8 16:12:58 2012 +0100 eog-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/eog/FrugalBuild b/source/gnome/eog/FrugalBuild index 0d4fd68..c2138c5 100644 --- a/source/gnome/eog/FrugalBuild +++ b/source/gnome/eog/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix pkgname=eog -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="An image viewing and cataloging program for GNOME" depends=('libxml2>=2.7.8' 'libexif' 'rarian' 'desktop-file-utils' 'python>=2.7' \ @@ -18,6 +18,6 @@ _F_gnome_iconcache="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('4b1ea90fa7b3fd52c31626c33c3dafd43bb06587') +sha1sums=('a50078e0b8dfbca250f9bda9f273b9b01fc2e763') # optimization OK From baste at frugalware.org Wed Feb 8 16:20:58 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:20:58 +0100 (CET) Subject: [Frugalware-git] gnometesting: cheese-3.3.5-1-x86_64 * Version bump Message-ID: <20120208152058.31D7A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=55134280f041204aad5193e584e7defaeace70b8 commit 55134280f041204aad5193e584e7defaeace70b8 Author: Baste Date: Wed Feb 8 16:19:58 2012 +0100 cheese-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/cheese/FrugalBuild b/source/gnome/cheese/FrugalBuild index 72f512d..c26cb8d 100644 --- a/source/gnome/cheese/FrugalBuild +++ b/source/gnome/cheese/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=cheese -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="Cheese is a Photobooth-inspired GNOME application for taking pictures and videos from a webcam." url="http://www.gnome.org/projects/cheese" @@ -31,7 +31,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_glib="y" Finclude gnome gnome-scriptlet -sha1sums=('13818fd9582ad06de1ced50ebdd430e98eb948a4') +sha1sums=('79980b5f14eda12fe887cbd3512a0b7b09ae1ab8') build() { Fbuild From baste at frugalware.org Wed Feb 8 16:22:43 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:22:43 +0100 (CET) Subject: [Frugalware-git] gnometesting: at-spi2-core-2.3.5-1-x86_64 * Version bump Message-ID: <20120208152243.54F70224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6ea5f1eb8d96beb06bdbbc4498606310882c81d0 commit 6ea5f1eb8d96beb06bdbbc4498606310882c81d0 Author: Baste Date: Wed Feb 8 16:22:44 2012 +0100 at-spi2-core-2.3.5-1-x86_64 * Version bump diff --git a/source/gnome/at-spi2-core/FrugalBuild b/source/gnome/at-spi2-core/FrugalBuild index 8b4ded9..3b89df8 100644 --- a/source/gnome/at-spi2-core/FrugalBuild +++ b/source/gnome/at-spi2-core/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=at-spi2-core -pkgver=2.3.4 +pkgver=2.3.5 pkgrel=1 pkgdesc="Gnome Accessibility Toolkit" depends=('atk' 'dbus-glib' 'gtk+3') @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('f2643be6830aa3e2bfc961b3a102d14488b9d437') +sha1sums=('16cbcfefd19204e7c093c5ce78e23dd79c2c1a4f') # optimization OK From baste at frugalware.org Wed Feb 8 16:23:25 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:23:25 +0100 (CET) Subject: [Frugalware-git] gnometesting: at-spi2-atk-2.3.5-1-x86_64 * Version bump Message-ID: <20120208152325.B833C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=739ce72868dc2f1c7b7dba73cf70635f74e54760 commit 739ce72868dc2f1c7b7dba73cf70635f74e54760 Author: Baste Date: Wed Feb 8 16:23:25 2012 +0100 at-spi2-atk-2.3.5-1-x86_64 * Version bump diff --git a/source/gnome/at-spi2-atk/FrugalBuild b/source/gnome/at-spi2-atk/FrugalBuild index b159cf1..a578407 100644 --- a/source/gnome/at-spi2-atk/FrugalBuild +++ b/source/gnome/at-spi2-atk/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: bouleetbil pkgname=at-spi2-atk -pkgver=2.3.4 +pkgver=2.3.5 pkgrel=1 pkgdesc="Gnome Accessibility Toolkit" -depends=('atk' 'dbus-glib' 'at-spi2-core>=2.3.4') +depends=('atk' 'dbus-glib' 'at-spi2-core>=2.3.5') makedepends=('perl-xml-parser' 'intltool') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('569bd4dc119f0202f668c5e27c2bc72430fb35cb') +sha1sums=('66348ce7a5af71a4efc175f1b0168c4461702776') replaces=('at-spi' 'gok' 'dasher') provides=('at-spi') conflicts=('at-spi') From baste at frugalware.org Wed Feb 8 16:24:14 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:24:14 +0100 (CET) Subject: [Frugalware-git] gnometesting: pyatspi-2.3.5-1-x86_64 * Version bump Message-ID: <20120208152414.DA1FB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=883265f1d0582091aa631906c1b543e76291aee7 commit 883265f1d0582091aa631906c1b543e76291aee7 Author: Baste Date: Wed Feb 8 16:24:16 2012 +0100 pyatspi-2.3.5-1-x86_64 * Version bump diff --git a/source/gnome/pyatspi/FrugalBuild b/source/gnome/pyatspi/FrugalBuild index 2762b5c..a894ec6 100644 --- a/source/gnome/pyatspi/FrugalBuild +++ b/source/gnome/pyatspi/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=pyatspi -pkgver=2.3.4 +pkgver=2.3.5 pkgrel=1 pkgdesc="Python bindings for at-spi" -depends=('at-spi2-atk>=2.3.4' 'python-gconf' 'python-xlib' 'pygobject3-cairo') +depends=('at-spi2-atk>=2.3.5' 'python-gconf' 'python-xlib' 'pygobject3-cairo') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('af6fc3ff7c6e2b26884d042f6bd4ae87e3162e20') +sha1sums=('5a14e00c27fc0bd938567e757cc23f3d89d22a21') From baste at frugalware.org Wed Feb 8 16:32:05 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:32:05 +0100 (CET) Subject: [Frugalware-git] gnometesting: nautilus-3.3.5-1-x86_64 * Version bump * no need patch Message-ID: <20120208153205.E809F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d913f9258390a86c808128fe07197a0371d8364d commit d913f9258390a86c808128fe07197a0371d8364d Author: Baste Date: Wed Feb 8 16:31:16 2012 +0100 nautilus-3.3.5-1-x86_64 * Version bump * no need patch diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 70a60c6..91c18dc 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=nautilus -pkgver=3.3.4 -pkgrel=2 +pkgver=3.3.5 +pkgrel=1 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'librsvg>=2.26.2-2' 'libexif' 'eject' \ @@ -23,9 +23,7 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-packagekit --disable-nst-extension" -source=("${source}" "no_autostart_in_KDE.patch") -sha1sums=('f82eeb224e88a439534b20c2b6e3b0c3db6dde48' \ - '04c99d0b13113e4edf41ee3fb4d1fa04d4a13618') +sha1sums=('990c74998999181f292afe91f0b4f4d233b49f48') provides=('eel' 'nautilus-sendto') replaces=('eel' 'nautilus-wallpaper' 'nautilus-sendto' 'file-browser-applet' 'nautilus-image-converter') conflicts=('nautilus-sendto') diff --git a/source/gnome/nautilus/no_autostart_in_KDE.patch b/source/gnome/nautilus/no_autostart_in_KDE.patch deleted file mode 100644 index 4076250..0000000 --- a/source/gnome/nautilus/no_autostart_in_KDE.patch +++ /dev/null @@ -1,18 +0,0 @@ -commit 5c8d5e337b9359be4df99c003d71028fc06ef751 -Author: Gy??rgy Ball?? -Date: Tue Oct 18 10:50:21 2011 +0200 - - Autostart only in GNOME and Unity - - Don't show desktop icons in other DEs, e.g Xfce and KDE uses it's own desktop implementation. - -diff --git a/data/nautilus-autostart.desktop.in b/data/nautilus-autostart.desktop.in -index f105b7b..7252f87 100644 ---- a/data/nautilus-autostart.desktop.in -+++ b/data/nautilus-autostart.desktop.in -@@ -2,4 +2,5 @@ - Type=Application - Name=Files - Exec=nautilus -n -+OnlyShowIn=GNOME;Unity; - AutostartCondition=GSettings org.gnome.desktop.background show-desktop-icons From baste at frugalware.org Wed Feb 8 16:42:48 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:42:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: gcalctool-6.3.5-1-x86_64 * Version bump Message-ID: <20120208154248.53C14224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4b53541268fe31c64d2e77ffb958081259b20060 commit 4b53541268fe31c64d2e77ffb958081259b20060 Author: Baste Date: Wed Feb 8 16:42:27 2012 +0100 gcalctool-6.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gcalctool/FrugalBuild b/source/gnome/gcalctool/FrugalBuild index ef2df03..9637800 100644 --- a/source/gnome/gcalctool/FrugalBuild +++ b/source/gnome/gcalctool/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Christian Hamar alias krix pkgname=gcalctool -pkgver=6.3.4 +pkgver=6.3.5 pkgrel=1 pkgdesc="A scientific calculator for GNOME" url="http://www.gnome.org/" depends=('rarian' 'libsoup' 'gtk+3' 'dconf' 'libxml2>=2.7.8') -makedepends=('intltool' 'gnome-doc-utils>=0.16.0') +makedepends=('intltool' 'itstool') groups=('gnome') archs=('i686' 'x86_64') options=('scriptlet') @@ -18,6 +18,6 @@ _F_gnome_desktop="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('feca9db2eba544f1046807d36cedb50d9d1e7f05') +sha1sums=('c9614cf57809957facd991ddd9d43362a31e5577') # optimization OK From baste at frugalware.org Wed Feb 8 16:49:21 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 16:49:21 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-themes-standard-3.3.5.1-1-x86_64 * version bump Message-ID: <20120208154921.9E3B7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a8a1ed5543168df78d04ecd287684569613d9f18 commit a8a1ed5543168df78d04ecd287684569613d9f18 Author: Baste Date: Wed Feb 8 16:48:53 2012 +0100 gnome-themes-standard-3.3.5.1-1-x86_64 * version bump diff --git a/source/gnome/gnome-themes-standard/FrugalBuild b/source/gnome/gnome-themes-standard/FrugalBuild index f265dcd..4e8940e 100644 --- a/source/gnome/gnome-themes-standard/FrugalBuild +++ b/source/gnome/gnome-themes-standard/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-themes-standard -pkgver=3.3.4 +pkgver=3.3.5.1 pkgrel=1 pkgdesc="Default standard themes for GNOME3" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ archs=('i686' 'x86_64' 'ppc') _F_gnome_git="n" _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('60bb4d6dca97daa7be05c30d9f873e2157bd0b55') +sha1sums=('2009147317f035f5797cb248defd755336a753c2') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Wed Feb 8 17:01:11 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 17:01:11 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-session-3.3.5-1-x86_64 * Version bump Message-ID: <20120208160111.2F500224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c51b07d70477a570d0d60dfe2aa9606df10a7545 commit c51b07d70477a570d0d60dfe2aa9606df10a7545 Author: Baste Date: Wed Feb 8 17:00:54 2012 +0100 gnome-session-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index e18f2fb..cc8258d 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -4,7 +4,7 @@ USE_DEBUG=${USE_DEBUG:-"y"} pkgname=gnome-session -pkgver=3.3.3 +pkgver=3.3.5 pkgrel=1 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.2' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ @@ -23,7 +23,7 @@ _F_gnome_desktop="y" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-gtk=3.0" source=($source check_XGetWindowProperty.diff) -sha1sums=('7f94c49f3002c14a134d88f5cc76d5c9d92fc9bc' \ +sha1sums=('9d3e8055de40756fa60e7568aae12deea57eae68' \ '32a9743c3797a29355b605dcf7a78f73190c8249') build() { From baste at frugalware.org Wed Feb 8 17:26:34 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 17:26:34 +0100 (CET) Subject: [Frugalware-git] gnometesting: mutter-3.3.5-1-x86_64 * Version bump Message-ID: <20120208162634.01E6F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=95ec8f92d7e8afdcbb4aa16727d481103efbb9ac commit 95ec8f92d7e8afdcbb4aa16727d481103efbb9ac Author: Baste Date: Wed Feb 8 17:26:11 2012 +0100 mutter-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/mutter/FrugalBuild b/source/gnome/mutter/FrugalBuild index 25a3f98..0eb55df 100644 --- a/source/gnome/mutter/FrugalBuild +++ b/source/gnome/mutter/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=mutter -pkgver=3.3.4 -pkgrel=3 +pkgver=3.3.5 +pkgrel=1 pkgdesc="A window manager for GNOME (new metacity for gnome3)" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'startup-notification' 'gconf>=3.2.0' 'gnome-themes>=3.0.0' 'libcm' 'gnome-frugalware>=0.7.2' \ @@ -16,7 +16,7 @@ _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-clutter --disable-static --with-gtk=3.0" -sha1sums=('e627421e4c63c1b06178193ce52c35af9213d4b0') +sha1sums=('74acb80044ed374f2f115b38728bbb4a33a83633') build() { Fcd From ryuo at frugalware.org Wed Feb 8 20:10:52 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:10:52 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120208191052.9C20F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=49b20f36235eb404642b4cc187edc91ab8ef338a commit 49b20f36235eb404642b4cc187edc91ab8ef338a Merge: d4c3450 c5e408f Author: James Buren Date: Wed Feb 8 13:10:21 2012 -0600 Merge ../current From ryuo at frugalware.org Wed Feb 8 20:13:12 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:13:12 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.1-12-x86_64 * bump to rebuild with kernel module compression Message-ID: <20120208191312.EEF16224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b829ddf20733846ee4b3d782ce1972951469c8bc commit b829ddf20733846ee4b3d782ce1972951469c8bc Author: James Buren Date: Wed Feb 8 13:13:07 2012 -0600 kernel-3.1-12-x86_64 * bump to rebuild with kernel module compression diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 06df846..e841acd 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -16,7 +16,7 @@ # * _F_kernelver_stable: the number of the -stable patch to use (if any) ### _F_kernelver_ver=3.1 -_F_kernelver_rel=11 +_F_kernelver_rel=12 _F_kernelver_stable=10 ### From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: acerhk-0.5.35-79-x86_64 Message-ID: <20120208194730.84088224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=0764a2adee092e2096fdad459ef518fba2fdfeb7 commit 0764a2adee092e2096fdad459ef518fba2fdfeb7 Author: James Buren Date: Wed Feb 8 13:47:23 2012 -0600 acerhk-0.5.35-79-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index 95c6c67..ea11c84 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=78 +pkgrel=79 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: r8168-8.027.00-10-x86_64 Message-ID: <20120208194730.8B8B8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=07faf0fb405ecb19c7bbe257f9bcc55f1358ada8 commit 07faf0fb405ecb19c7bbe257f9bcc55f1358ada8 Author: James Buren Date: Wed Feb 8 13:47:23 2012 -0600 r8168-8.027.00-10-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/network-extra/r8168/FrugalBuild b/source/network-extra/r8168/FrugalBuild index f218175..7e5720f 100644 --- a/source/network-extra/r8168/FrugalBuild +++ b/source/network-extra/r8168/FrugalBuild @@ -4,7 +4,7 @@ pkgname=r8168 pkgver=8.027.00 -pkgrel=9 +pkgrel=10 Finclude kernel-module pkgdesc="Realtek driver for RTL8111/RTL8168 cards." _F_googlecode_ext='.tar.bz2' From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: madwifi-0.9.4.4176-6-x86_64 Message-ID: <20120208194730.9B623224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ceee42e5c455ece0d72a37e33a2f5396a45c6752 commit ceee42e5c455ece0d72a37e33a2f5396a45c6752 Author: James Buren Date: Wed Feb 8 13:47:24 2012 -0600 madwifi-0.9.4.4176-6-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index f326deb..a2a609b 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4.4176 -pkgrel=5 +pkgrel=6 pkgdesc="Madwifi drivers for Atheros wireless chipsets" Finclude kernel-module depends=(${depends[@]} 'wireless_tools') From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: easy-slow-down-manager-20110425-20-x86_64 Message-ID: <20120208194730.A3075224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3bf7dbc45138debb134761cfeab265bc1ce5bb46 commit 3bf7dbc45138debb134761cfeab265bc1ce5bb46 Author: James Buren Date: Wed Feb 8 13:47:24 2012 -0600 easy-slow-down-manager-20110425-20-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/apps-extra/easy-slow-down-manager/FrugalBuild b/source/apps-extra/easy-slow-down-manager/FrugalBuild index 5b8084d..0124161 100644 --- a/source/apps-extra/easy-slow-down-manager/FrugalBuild +++ b/source/apps-extra/easy-slow-down-manager/FrugalBuild @@ -3,7 +3,7 @@ pkgname=easy-slow-down-manager pkgver=20110425 -pkgrel=19 +pkgrel=20 pkgdesc="Fan, brightness and WiFi controls for Samsung laptops" groups=('apps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: ndiswrapper-1.57-6-x86_64 Message-ID: <20120208194730.AD0E3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=833e334334bbe8a646dcaefbe4dfa8d69b3512b4 commit 833e334334bbe8a646dcaefbe4dfa8d69b3512b4 Author: James Buren Date: Wed Feb 8 13:47:25 2012 -0600 ndiswrapper-1.57-6-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index fd325f4..15fc21a 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.57 -pkgrel=5 +pkgrel=6 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: virtualbox-modules-4.1.8-4-x86_64 Message-ID: <20120208194730.B452F224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=6a0a658c418b77360f1ec6a26c8d8d59fa7639e3 commit 6a0a658c418b77360f1ec6a26c8d8d59fa7639e3 Author: James Buren Date: Wed Feb 8 13:47:26 2012 -0600 virtualbox-modules-4.1.8-4-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index f6e7228..88554fc 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -3,7 +3,7 @@ pkgname=virtualbox-modules pkgver=4.1.8 -pkgrel=3 +pkgrel=4 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: frandom-1.1-16-x86_64 Message-ID: <20120208194730.BC193224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=533153f8d7f3d4f1585dd5c063989047c686f9fe commit 533153f8d7f3d4f1585dd5c063989047c686f9fe Author: James Buren Date: Wed Feb 8 13:47:26 2012 -0600 frandom-1.1-16-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/base-extra/frandom/FrugalBuild b/source/base-extra/frandom/FrugalBuild index 3142012..796a448 100644 --- a/source/base-extra/frandom/FrugalBuild +++ b/source/base-extra/frandom/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frandom pkgver=1.1 -pkgrel=15 +pkgrel=16 pkgdesc="A RNG that is faster than /dev/urandom." groups=('base-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: bcmwl-5.100.82.112-12-x86_64 Message-ID: <20120208194730.C4749224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=46b8d790cd3e981aa23c6e310ab788aec079a12c commit 46b8d790cd3e981aa23c6e310ab788aec079a12c Author: James Buren Date: Wed Feb 8 13:47:27 2012 -0600 bcmwl-5.100.82.112-12-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/network-extra/bcmwl/FrugalBuild b/source/network-extra/bcmwl/FrugalBuild index 3b9512a..3b9d6bf 100644 --- a/source/network-extra/bcmwl/FrugalBuild +++ b/source/network-extra/bcmwl/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bcmwl pkgver=5.100.82.112 -pkgrel=11 +pkgrel=12 pkgdesc="Broadcom 802.11 Linux STA wireless driver" url="http://www.broadcom.com/support/802.11/linux_sta.php" Finclude kernel-module From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: smartcam-1.4.0-22-x86_64 Message-ID: <20120208194730.CE690224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d7be786a7f82b9bd3e58fd45a3c96676bf010ee6 commit d7be786a7f82b9bd3e58fd45a3c96676bf010ee6 Author: James Buren Date: Wed Feb 8 13:47:27 2012 -0600 smartcam-1.4.0-22-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/xapps-extra/smartcam/FrugalBuild b/source/xapps-extra/smartcam/FrugalBuild index 82dbb6d..9c42e95 100644 --- a/source/xapps-extra/smartcam/FrugalBuild +++ b/source/xapps-extra/smartcam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=smartcam pkgver=1.4.0 -pkgrel=21 +pkgrel=22 pkgdesc="Turns a camera phone (S60, WinMo6.x, Android, Samsung Bada) with bluetooth or WiFi into a handy webcam ready to use with your PC" url="http://sourceforge.net/projects/smartcam/" depends=('bluez' 'gconf' 'hicolor-icon-theme' 'intltool') From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia-290.10-11-x86_64 Message-ID: <20120208194730.D6EB4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=323094531b49e07b7bf6195ecef696b99845603e commit 323094531b49e07b7bf6195ecef696b99845603e Author: James Buren Date: Wed Feb 8 13:47:28 2012 -0600 nvidia-290.10-11-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index fb5e9b5..e615cd1 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=290.10 -pkgrel=10 +pkgrel=11 archs=('i686' 'x86_64' '!ppc') _F_kernelmod_scriptlet=nvidia.install Finclude kernel-module From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia-173xx-173.14.31-12-x86_64 Message-ID: <20120208194730.DEF25224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b14c773cd4240e842d63b2a5a6054fbdb41c73f6 commit b14c773cd4240e842d63b2a5a6054fbdb41c73f6 Author: James Buren Date: Wed Feb 8 13:47:28 2012 -0600 nvidia-173xx-173.14.31-12-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild b/source/x11-extra/nvidia-173xx/FrugalBuild index 1622c04..6a57409 100644 --- a/source/x11-extra/nvidia-173xx/FrugalBuild +++ b/source/x11-extra/nvidia-173xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-173xx pkgver=173.14.31 -pkgrel=11 +pkgrel=12 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="173.14.xx" Finclude nvidia From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: oss-v4.2_build2005-17-x86_64 Message-ID: <20120208194730.E5385224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=596c7a96071e1c50ecd3e194a02f48e3cc540bf9 commit 596c7a96071e1c50ecd3e194a02f48e3cc540bf9 Author: James Buren Date: Wed Feb 8 13:47:29 2012 -0600 oss-v4.2_build2005-17-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/multimedia-extra/oss/FrugalBuild b/source/multimedia-extra/oss/FrugalBuild index e68e50e..99d293b 100644 --- a/source/multimedia-extra/oss/FrugalBuild +++ b/source/multimedia-extra/oss/FrugalBuild @@ -7,7 +7,7 @@ pkgname=oss pkgver=v4.2_build2005 _ver="${pkgver/_/-}" -pkgrel=16 +pkgrel=17 pkgdesc="Open Sound System Version 4 for Linux (Alternative to ALSA)." url="http://developer.opensound.com" _dlurl='http://www.4front-tech.com/developer/sources/stable/gpl' From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: acx100-20111027-12-x86_64 Message-ID: <20120208194730.EBC1C224CBEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=53e23282668816424e9ad29816a74c8d2fb7967e commit 53e23282668816424e9ad29816a74c8d2fb7967e Author: James Buren Date: Wed Feb 8 13:47:30 2012 -0600 acx100-20111027-12-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index eb769a9..e96f1c7 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -3,7 +3,7 @@ pkgname=acx100 pkgver=20111027 -pkgrel=11 +pkgrel=12 pkgdesc="The ACX100/ACX111 wireless network driver." url="http://acx100.sourceforge.net" Finclude kernel-module From ryuo at frugalware.org Wed Feb 8 20:47:30 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:30 +0100 (CET) Subject: [Frugalware-git] basetesting: catalyst-12.1-2-x86_64 Message-ID: <20120208194730.F2A2F224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4fb92472574accf7d576fecf65d69e5e9cbf4b68 commit 4fb92472574accf7d576fecf65d69e5e9cbf4b68 Author: James Buren Date: Wed Feb 8 13:47:30 2012 -0600 catalyst-12.1-2-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index 8a65566..dcd2f7d 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -3,7 +3,7 @@ pkgname=catalyst pkgver=12.1 -pkgrel=1 +pkgrel=2 pkgdesc="The proprietary driver for ATI graphics drivers." url="http://www.amd.com" rodepends=('xorg-server' 'libqtgui') From ryuo at frugalware.org Wed Feb 8 20:47:31 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 8 Feb 2012 20:47:31 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-initrd-3.1-21-x86_64 Message-ID: <20120208194731.056DC224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=79a23ecfd24075c1649c4358ac5d7b8ed2324dc8 commit 79a23ecfd24075c1649c4358ac5d7b8ed2324dc8 Author: James Buren Date: Wed Feb 8 13:47:31 2012 -0600 kernel-initrd-3.1-21-x86_64 rebuilt with kernel-3.1-12 diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index cf3302d..cc7fb3d 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,7 +5,7 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=20 +pkgrel=21 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") From baste at frugalware.org Wed Feb 8 21:15:58 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 21:15:58 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-shell-3.3.5-1-x86_64 * Version bump * disable frugalware for test Message-ID: <20120208201559.02883224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f36669a466d19706d4246dac9d60a77500ff4149 commit f36669a466d19706d4246dac9d60a77500ff4149 Author: Baste Date: Wed Feb 8 21:15:21 2012 +0100 gnome-shell-3.3.5-1-x86_64 * Version bump * disable frugalware for test diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 2d07d47..d9e25fc 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -1,12 +1,12 @@ # Compiling time: 0.66 SBU # Maintainer: bouleetbil -USE_FRUGALTHEME=${USE_FRUGALTHEME:-"y"} +USE_FRUGALTHEME=${USE_FRUGALTHEME:-"n"} USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell -pkgver=3.3.4 -pkgrel=3 +pkgver=3.3.5 +pkgrel=1 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.3.4' 'gnome-desktop>=3.3.2' 'gjs>=1.31.10' \ @@ -52,7 +52,7 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ source=($source enable_shutdown.diff revert_utf8hack.diff fw_theme.diff) -sha1sums=('89e46d796c6c4c963c144cd81549493fa03849b1' \ +sha1sums=('944e19bf888c99438d43baeb7afed0af32c6f86c' \ '1cf799b5d64f260222c316622715950c69671ffe' \ '866a8e9d9d5e1a86fd63c8a362f580362cd1d4dd' \ '4a174f43cfa77e677fb5ea72f6a923d8b7f31eab') From baste at frugalware.org Wed Feb 8 21:35:25 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 21:35:25 +0100 (CET) Subject: [Frugalware-git] gnometesting: libwnck-3.3.5-1-x86_64 * Version bump Message-ID: <20120208203525.63E97224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=743792e77008646106159b13ad01412b1f4794ee commit 743792e77008646106159b13ad01412b1f4794ee Author: Baste Date: Wed Feb 8 21:35:16 2012 +0100 libwnck-3.3.5-1-x86_64 * Version bump diff --git a/source/xlib/libwnck/FrugalBuild b/source/xlib/libwnck/FrugalBuild index e818a8b..0a8f4fa 100644 --- a/source/xlib/libwnck/FrugalBuild +++ b/source/xlib/libwnck/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libwnck -pkgver=3.2.1 +pkgver=3.3.5 pkgrel=1 pkgdesc="Window Navigator Construction Kit" url="http://www.gnome.org/" @@ -11,9 +11,10 @@ depends=('libxml2>=2.7.8' 'gtk+3>=3.1.10' 'libsm>=1.1.0' 'libxres>=1.0.3-3' 'sta groups=('xlib') makedepends=('gtk-doc' 'perl-xml-parser' 'intltool' 'gobject-introspection') archs=('i686' 'x86_64' 'ppc' 'arm') +_F_gnome_ext=".tar.xz" Finclude gnome Fconfopts="$Fconfopts --enable-gtk-doc" -sha1sums=('562114c8f41b192d67229360f1cd7514431cc601') +sha1sums=('730bfd9bc33f3e1d04163194f06350d46c3c0164') export CFLAGS="$CFLAGS -fno-strict-aliasing" # optimization OK From baste at frugalware.org Wed Feb 8 21:47:21 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 21:47:21 +0100 (CET) Subject: [Frugalware-git] gnometesting: epiphany-3.3.5-1-x86_64 * Version bump Message-ID: <20120208204721.F1123224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3a65066375ab80a9c0c6a9545dec70a3e8f0a460 commit 3a65066375ab80a9c0c6a9545dec70a3e8f0a460 Author: Baste Date: Wed Feb 8 21:46:20 2012 +0100 epiphany-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/epiphany/FrugalBuild b/source/gnome/epiphany/FrugalBuild index 225c18b..1360a2c 100644 --- a/source/gnome/epiphany/FrugalBuild +++ b/source/gnome/epiphany/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=epiphany -pkgver=3.3.4.1 +pkgver=3.3.5 pkgrel=1 pkgdesc="GNOME webbrowser based on the WebKit rendering engine" url="http://www.gnome.org/projects/epiphany/" @@ -23,7 +23,7 @@ Fconfopts="$Fconfopts --enable-seed --enable-introspection --disable-nss --di --enable-python --with-distributor-name=Frugalware" #Remove for the moment (Baste) #source=($source homepage.diff) -sha1sums=('c7030d10a9f5a6bffa6acb792e2da3dd0527fbb7') +sha1sums=('f5ff103ea7d54c9dc38fa365855ae8e9b8a46ef7') replaces=('galeon') From baste at frugalware.org Wed Feb 8 21:56:28 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 21:56:28 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtkmm-3.3.14-1-x86_64 * Version bump Message-ID: <20120208205628.2D714224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c8b76991a39a8e3e4200df685992778e94dacb9b commit c8b76991a39a8e3e4200df685992778e94dacb9b Author: Baste Date: Wed Feb 8 21:54:45 2012 +0100 gtkmm-3.3.14-1-x86_64 * Version bump diff --git a/source/xlib/gtkmm/FrugalBuild b/source/xlib/gtkmm/FrugalBuild index 6a02653..a1bb5db 100644 --- a/source/xlib/gtkmm/FrugalBuild +++ b/source/xlib/gtkmm/FrugalBuild @@ -2,15 +2,16 @@ # Maintainer: bouleetbil pkgname=gtkmm -pkgver=3.3.2 -pkgrel=2 +pkgver=3.3.14 +pkgrel=1 pkgdesc="C++ interface for GTK+3" depends=('libxml2>=2.7.8' 'glibmm>=2.30.0' 'gtk+3>=3.3.0' 'cairomm>=1.8.0' 'pangomm>=2.26.2' 'atkmm') groups=('xlib') archs=('i686' 'x86_64' 'ppc') +_F_gnome_ext=".tar.xz" Finclude gnome Fconfopts="$Fconfopts --disable-examples --disable-demos" -sha1sums=('a7de04b7b5bfa9a62f09aac044a77bab4b31c0cf') +sha1sums=('c59507ca88ea217fd1adb2d6fa2734b4cf1e2217') export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" From baste at frugalware.org Wed Feb 8 22:04:48 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:04:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: glibmm-2.31.16-1-x86_64 * Version bump Message-ID: <20120208210448.CB0B1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b3b123d2c226aa94add1d197dfdb0b7f8fe31359 commit b3b123d2c226aa94add1d197dfdb0b7f8fe31359 Author: Baste Date: Wed Feb 8 22:03:45 2012 +0100 glibmm-2.31.16-1-x86_64 * Version bump diff --git a/source/lib/glibmm/FrugalBuild b/source/lib/glibmm/FrugalBuild index 7bab6b9..908b3a2 100644 --- a/source/lib/glibmm/FrugalBuild +++ b/source/lib/glibmm/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=glibmm -pkgver=2.31.2 -pkgrel=2 +pkgver=2.31.16 +pkgrel=1 pkgdesc="C++ interface for glib2" url="http://www.gnome.org/" depends=('libsigc++2' 'glib2>=2.31.2' 'mm-common') @@ -11,7 +11,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('e3c3aaa0ced1485bdd8413800c3da2d21bef7d87') +sha1sums=('65727047e06e7c33b9e5107e340f53687a2e1abb') subpkgs=("$pkgname-docs") subdescs=("Glibmm Documentation") From baste at frugalware.org Wed Feb 8 22:18:17 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:18:17 +0100 (CET) Subject: [Frugalware-git] gnometesting: empathy-3.3.5-1-x86_64 * Version map Message-ID: <20120208211817.82CE8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b034b10ae638c1ac5cea63db0de5c75f864e1fc4 commit b034b10ae638c1ac5cea63db0de5c75f864e1fc4 Author: Baste Date: Wed Feb 8 22:17:14 2012 +0100 empathy-3.3.5-1-x86_64 * Version map diff --git a/source/gnome/empathy/FrugalBuild b/source/gnome/empathy/FrugalBuild index 96adedf..df8b216 100644 --- a/source/gnome/empathy/FrugalBuild +++ b/source/gnome/empathy/FrugalBuild @@ -7,8 +7,8 @@ USE_SENDTO=${USE_SENDTO:-"n"} #Sendto have be merged to nautilus should wait pkgname=empathy -pkgver=3.3.4 -pkgrel=2 +pkgver=3.3.5 +pkgrel=1 pkgdesc="Empathy consists of a rich set of reusable instant messaging widgets" depends=('telepathy-glib>=0.17.3' 'libxml2' 'enchant' 'ca-certificates' \ 'atk' 'pango' 'freetype2' 'libxau' 'libxdmcp' 'e2fsprogs' \ @@ -39,7 +39,7 @@ if Fuse $USE_MAP; then depend=("${depends[@]}" "libchamplain" "geoclue") Fconfopts="${Fconfopts[@]} --enable-map=yes" fi -sha1sums=('30e32bbf5ba3b02d81dbd01193950f8481fa13cf') +sha1sums=('d6e868f0deb665fdcc0f486a101f47d271c631ef') replaces=('galaxium' 'gossip') if Fuse $USE_SENDTO; then From baste at frugalware.org Wed Feb 8 22:26:07 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:26:07 +0100 (CET) Subject: [Frugalware-git] gnometesting: glib-networking-2.31.16-1-x86_64 * Version bump Message-ID: <20120208212607.2AC92224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f3b52bd2b3e11b36f748101410a80814b4638377 commit f3b52bd2b3e11b36f748101410a80814b4638377 Author: Baste Date: Wed Feb 8 22:25:59 2012 +0100 glib-networking-2.31.16-1-x86_64 * Version bump diff --git a/source/lib/glib-networking/FrugalBuild b/source/lib/glib-networking/FrugalBuild index d010dee..4fe4f90 100644 --- a/source/lib/glib-networking/FrugalBuild +++ b/source/lib/glib-networking/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=glib-networking -pkgver=2.31.6 -pkgrel=2 +pkgver=2.31.16 +pkgrel=1 pkgdesc="Network extensions for GLib" depends=('glib2' 'gnutls>=2.12.12' 'ca-certificates' 'libgcrypt') makedepends=('intltool' 'gsettings-desktop-schemas') @@ -12,4 +12,4 @@ archs=('i686' 'x86_64' 'ppc' 'arm') options=('scriptlet') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('8f83ac524c3447e7ca58cf52375b27527b565d5c') +sha1sums=('f1473ff2b4954629431bd59727431dbae85c8e99') From baste at frugalware.org Wed Feb 8 22:33:32 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:33:32 +0100 (CET) Subject: [Frugalware-git] gnometesting: gvfs-1.11.3-1-x86_64 * Version bump Message-ID: <20120208213332.4C79B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=df257d34bcf0d34144f78aa6ae5744e687c248eb commit df257d34bcf0d34144f78aa6ae5744e687c248eb Author: Baste Date: Wed Feb 8 22:32:39 2012 +0100 gvfs-1.11.3-1-x86_64 * Version bump diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 4bf3248..c42d7c3 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -4,7 +4,7 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs -pkgver=1.11.2 +pkgver=1.11.3 pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" @@ -23,7 +23,7 @@ _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet #source=($source gvfs-libsoup.diff) -sha1sums=('b2fccb041f917de1f604df4adc4acbc399f1a444') +sha1sums=('6dfb97560e7f7a482b6a5af4b5aadd223a7e989a') subpkgs=("${subpkgs[@]}" "gvfs-apple") subdescs=("${subdescs[@]}" "gvfs with iPhone??and??iPod??touch support") From baste at frugalware.org Wed Feb 8 22:38:43 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:38:43 +0100 (CET) Subject: [Frugalware-git] gnometesting: libwacom-0.3-1-x86_64 * Version bump Message-ID: <20120208213843.D4719224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e310263401631a4a5d7ff2065fe3b24f1d53b407 commit e310263401631a4a5d7ff2065fe3b24f1d53b407 Author: Baste Date: Wed Feb 8 22:38:44 2012 +0100 libwacom-0.3-1-x86_64 * Version bump diff --git a/source/x11/libwacom/FrugalBuild b/source/x11/libwacom/FrugalBuild index eebd298..747644b 100644 --- a/source/x11/libwacom/FrugalBuild +++ b/source/x11/libwacom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Michel Hermier pkgname=libwacom -pkgver=0.2 +pkgver=0.3 pkgrel=1 pkgdesc="Tablet Information Client Library" url="http://linuxwacom.sourceforge.net/" @@ -13,6 +13,6 @@ Finclude sourceforge depends=('glib2' 'libgudev') groups=('x11') archs=('i686' 'x86_64') -sha1sums=('16063aa9377d91cdd627563883d5acabcd4dec11') +sha1sums=('dffd2e65183e0cf8c0987ea38d1fa873782db4d3') # optimization OK From baste at frugalware.org Wed Feb 8 22:45:29 2012 From: baste at frugalware.org (Baste) Date: Wed, 8 Feb 2012 22:45:29 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-settings-daemon-3.3.5-1-x86_64 * Version bump Message-ID: <20120208214529.A6B02224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2d36521d6695e50fec07dcc5cd32615b2839a71d commit 2d36521d6695e50fec07dcc5cd32615b2839a71d Author: Baste Date: Wed Feb 8 22:45:02 2012 +0100 gnome-settings-daemon-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-settings-daemon/FrugalBuild b/source/gnome/gnome-settings-daemon/FrugalBuild index f8cdc51..11cbe3d 100644 --- a/source/gnome/gnome-settings-daemon/FrugalBuild +++ b/source/gnome/gnome-settings-daemon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-settings-daemon -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="Utility library for accessing gnome-settings-daemon over DBUS" depends=('libxml2>=2.7.8' 'libgnomekbd>=3.1.0' 'gst-plugins-base>=0.10.22-2' 'libxxf86misc' \ @@ -20,7 +20,7 @@ _F_gnome_iconcache="y" _F_gnome_git="n" _F_gnome_doc="y" Finclude gnome gnome-scriptlet -sha1sums=('e06255410c3c4865d61f3a1b63f107eed30830cf') +sha1sums=('e61ec90cff8a34f255900ba106160d4c93e57f94') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums unset source From ryuo at frugalware.org Thu Feb 9 03:18:07 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 9 Feb 2012 03:18:07 +0100 (CET) Subject: [Frugalware-git] basetesting: virtualbox-modules-4.1.8-4-x86_64 * fix sha1sums Message-ID: <20120209021807.87E09224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=e8cbed153f831deb28ee0ad341111b152eced545 commit e8cbed153f831deb28ee0ad341111b152eced545 Author: James Buren Date: Wed Feb 8 20:18:04 2012 -0600 virtualbox-modules-4.1.8-4-x86_64 * fix sha1sums diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index 88554fc..520116f 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -16,7 +16,7 @@ up2date="lynx -dump ${url}|grep released|sed 's/.* \([0-9.]*\) .*/\1/;q'" source=(http://dev.gentoo.org/~polynomial-c/virtualbox/vbox-kernel-module-src-${pkgver}.tar.xz ${pkgname}.install $pkgname-depmod.patch) options=('scriptlet' 'genscriptlet') sha1sums=('ac97198d3275a338905bb04efffde467bbeff9dc' \ - 'e529d5411395df6dcb64c303ea0956d92eb29516' \ + '64fd42e840c1126200f506bf94a7062d8792ffd0' \ '7c2167a492812d0e1fbd59245182dbbdeb9de87f') build() { From baste at frugalware.org Thu Feb 9 08:55:50 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 08:55:50 +0100 (CET) Subject: [Frugalware-git] gnometesting: polkit-gnome-0.105-4-x86_64 * Rebuild with systemd depends Message-ID: <20120209075550.DD89C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=45266728323988b1a4177b1eee58a9e58ce5a488 commit 45266728323988b1a4177b1eee58a9e58ce5a488 Author: Baste Date: Thu Feb 9 08:55:37 2012 +0100 polkit-gnome-0.105-4-x86_64 * Rebuild with systemd depends diff --git a/source/gnome/polkit-gnome/FrugalBuild b/source/gnome/polkit-gnome/FrugalBuild index 8746eeb..3d0db8c 100644 --- a/source/gnome/polkit-gnome/FrugalBuild +++ b/source/gnome/polkit-gnome/FrugalBuild @@ -3,9 +3,9 @@ pkgname=polkit-gnome pkgver=0.105 -pkgrel=3 +pkgrel=4 pkgdesc="PolicyKit policies and configurations for the GNOME desktop" -depends=('libxml2>=2.7.8' 'polkit>=0.100' 'gconf' 'gtk+3') +depends=('libxml2>=2.7.8' 'polkit>=0.100' 'gconf' 'gtk+3' 'systemd') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection>=0.9.0') groups=('gnome' 'gnome-minimal') Finclude gnome From vmiklos at frugalware.org Thu Feb 9 09:32:52 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 9 Feb 2012 09:32:52 +0100 (CET) Subject: [Frugalware-git] frugalware: up to 1.6 final Message-ID: <20120209083252.07F3F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware.git;a=commitdiff;h=e4d9148844be93a76ab3bdeb9c5b2a47ee3fac82 commit e4d9148844be93a76ab3bdeb9c5b2a47ee3fac82 Author: Miklos Vajna Date: Thu Feb 9 09:33:58 2012 +0100 up to 1.6 final diff --git a/Makefile b/Makefile index a7f2a95..e4bd9eb 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.6rc2 +VERSION = 1.6 CODENAME = Fermus FRUGALWARE_LANGS = de hu it From vmiklos at frugalware.org Thu Feb 9 09:34:07 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 9 Feb 2012 09:34:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: frugalware-1.6-1-i686 Message-ID: <20120209083407.6AAAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f87395d56d2a012a5c10cb1a66790cc4231c1bd commit 8f87395d56d2a012a5c10cb1a66790cc4231c1bd Author: Miklos Vajna Date: Thu Feb 9 09:35:13 2012 +0100 frugalware-1.6-1-i686 - version bump diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 7ac04b9..57a1456 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=frugalware -pkgver=1.6rc2 +pkgver=1.6 pkgrel=1 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" From vmiklos at frugalware.org Thu Feb 9 10:17:22 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 9 Feb 2012 10:17:22 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fwsetup-1.2.4-2-i686 Message-ID: <20120209091722.A1F11224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=66e51825b674c7604d747c919023835eababa0bd commit 66e51825b674c7604d747c919023835eababa0bd Author: Miklos Vajna Date: Thu Feb 9 10:18:23 2012 +0100 fwsetup-1.2.4-2-i686 - rebuild with frugalware-1.6 diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index 4b15654..ce3ee44 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,12 +7,12 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.4 Fuse $USE_DEVEL && pkgver=1.2.2.14.g23780de -pkgrel=1 +pkgrel=2 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() makedepends=('dialog' 'parted>=3.0' 'pacman-g2>=3.8.4-2' 'module-init-tools' \ - 'frugalware>=1.6rc1' 'busybox>=1.12.1-2' 'frugalwareutils>=0.9.5-2' \ + 'frugalware>=1.6' 'busybox>=1.12.1-2' 'frugalwareutils>=0.9.5-2' \ 'gdb>=7.0.1-2' 'cpio') if [ "$CARCH" != "ppc" ]; then Fconfopts="$Fconfopts --enable-tftp" From baste at frugalware.org Thu Feb 9 13:09:55 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 13:09:55 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-shell-3.3.5-2-x86_64 * Rebuild without patch Message-ID: <20120209120955.0E891224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c35974e9a68492db7b64f8368cf9679165df3d57 commit c35974e9a68492db7b64f8368cf9679165df3d57 Author: Baste Date: Thu Feb 9 13:09:14 2012 +0100 gnome-shell-3.3.5-2-x86_64 * Rebuild without patch diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index d9e25fc..ddbc717 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -6,7 +6,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.3.4' 'gnome-desktop>=3.3.2' 'gjs>=1.31.10' \ @@ -51,11 +51,11 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ -source=($source enable_shutdown.diff revert_utf8hack.diff fw_theme.diff) -sha1sums=('944e19bf888c99438d43baeb7afed0af32c6f86c' \ - '1cf799b5d64f260222c316622715950c69671ffe' \ - '866a8e9d9d5e1a86fd63c8a362f580362cd1d4dd' \ - '4a174f43cfa77e677fb5ea72f6a923d8b7f31eab') +#source=($source enable_shutdown.diff revert_utf8hack.diff fw_theme.diff) +sha1sums=('944e19bf888c99438d43baeb7afed0af32c6f86c') +# '1cf799b5d64f260222c316622715950c69671ffe' \ +# '866a8e9d9d5e1a86fd63c8a362f580362cd1d4dd' \ +# '4a174f43cfa77e677fb5ea72f6a923d8b7f31eab') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Thu Feb 9 13:17:50 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 13:17:50 +0100 (CET) Subject: [Frugalware-git] gnometesting: polkit-0.104-2-x86_64 * Rebuild Message-ID: <20120209121750.7220B224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=48d891d487750538f0437df1c61bbaab1b4b43aa commit 48d891d487750538f0437df1c61bbaab1b4b43aa Author: Baste Date: Thu Feb 9 13:17:43 2012 +0100 polkit-0.104-2-x86_64 * Rebuild diff --git a/source/apps/polkit/FrugalBuild b/source/apps/polkit/FrugalBuild index 5fb94c8..592b44e 100644 --- a/source/apps/polkit/FrugalBuild +++ b/source/apps/polkit/FrugalBuild @@ -3,7 +3,7 @@ pkgname=polkit pkgver=0.104 -pkgrel=1 +pkgrel=2 pkgdesc="Policy framework for controlling privileges for system-wide services" url="http://hal.freedesktop.org/docs/PolicyKit" depends=('pam' 'dbus-glib' 'expat' 'eggdbus') From baste at frugalware.org Thu Feb 9 13:20:42 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 13:20:42 +0100 (CET) Subject: [Frugalware-git] gnometesting: polkit-gnome-0.105-5-x86_64 * Rebuild Message-ID: <20120209122042.14742224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5e3246c8f6e90e14a4198d2bd9b5472da7117248 commit 5e3246c8f6e90e14a4198d2bd9b5472da7117248 Author: Baste Date: Thu Feb 9 13:20:32 2012 +0100 polkit-gnome-0.105-5-x86_64 * Rebuild diff --git a/source/gnome/polkit-gnome/FrugalBuild b/source/gnome/polkit-gnome/FrugalBuild index 3d0db8c..ca13b86 100644 --- a/source/gnome/polkit-gnome/FrugalBuild +++ b/source/gnome/polkit-gnome/FrugalBuild @@ -3,7 +3,7 @@ pkgname=polkit-gnome pkgver=0.105 -pkgrel=4 +pkgrel=5 pkgdesc="PolicyKit policies and configurations for the GNOME desktop" depends=('libxml2>=2.7.8' 'polkit>=0.100' 'gconf' 'gtk+3' 'systemd') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection>=0.9.0') From baste at frugalware.org Thu Feb 9 13:43:59 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 13:43:59 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.3.5-1-x86_64 * Version bump Message-ID: <20120209124359.3B111224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=534ff6cce4977f4e6b3b765acceb59d263c92649 commit 534ff6cce4977f4e6b3b765acceb59d263c92649 Author: Baste Date: Thu Feb 9 13:42:56 2012 +0100 gnome-control-center-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 59a82da..d0b9964 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -4,7 +4,7 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center -pkgver=3.3.4.1 +pkgver=3.3.5 pkgrel=1 pkgdesc="GNOME Control Center" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ @@ -32,7 +32,7 @@ if Fuse $USE_CHEESE; then #export CFLAGS="$CFLAGS -I/usr/include/cheese -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2" depends=("${depends[@]}" "cheese-devel") fi -sha1sums=('240653107f9483c21a4df9376cb7e9c916dca1f1') +sha1sums=('0af88a907e4674b7886e0f8d148d5c6c70566793') replaces=('accountsdialog' 'gnome-system-tools') build() { From ryuo at frugalware.org Thu Feb 9 14:42:06 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 9 Feb 2012 14:42:06 +0100 (CET) Subject: [Frugalware-git] basetesting: smartcam-1.4.0-22-x86_64 * fix source Message-ID: <20120209134206.9B3AE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b7f4b39e82116f174f19a0ad9c6d794d294bd455 commit b7f4b39e82116f174f19a0ad9c6d794d294bd455 Author: James Buren Date: Thu Feb 9 07:42:11 2012 -0600 smartcam-1.4.0-22-x86_64 * fix source diff --git a/source/xapps-extra/smartcam/FrugalBuild b/source/xapps-extra/smartcam/FrugalBuild index 9c42e95..66acc80 100644 --- a/source/xapps-extra/smartcam/FrugalBuild +++ b/source/xapps-extra/smartcam/FrugalBuild @@ -12,7 +12,7 @@ makedepends=(${makedepends[@]} 'gtk+2') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://grigorovl.com/pub/smartcam/" -source=("http://grigorovl.com/pub/smartcam/$pkgname-$pkgver.tar.gz") +source=("http://ftp.frugalware.org/pub/other/sources/smartcam/$pkgname-$pkgver.tar.gz") sha1sums=('bf4096797fe472c01277ec3dcfe71df0f59d6142') # GCC 4.6 fix CXXFLAGS="$CXXFLAGS -fpermissive" From baste at frugalware.org Thu Feb 9 15:48:13 2012 From: baste at frugalware.org (Baste) Date: Thu, 9 Feb 2012 15:48:13 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-session-3.3.5-2-x86_64 * Rebuild Message-ID: <20120209144813.6B3D3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=fcfbbef9f752900cf8a58a1ff2443fd2486361c5 commit fcfbbef9f752900cf8a58a1ff2443fd2486361c5 Author: Baste Date: Thu Feb 9 15:47:44 2012 +0100 gnome-session-3.3.5-2-x86_64 * Rebuild diff --git a/source/gnome/gnome-session/FrugalBuild b/source/gnome/gnome-session/FrugalBuild index cc8258d..bc7ac29 100644 --- a/source/gnome/gnome-session/FrugalBuild +++ b/source/gnome/gnome-session/FrugalBuild @@ -5,7 +5,7 @@ USE_DEBUG=${USE_DEBUG:-"y"} pkgname=gnome-session pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME session manager" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.2' 'polkit' 'upower' 'gconf-gtk' 'usermode' \ 'dbus-glib>=0.76' 'gnome-control-center>=3.1.92' 'libnotify' 'gnome-keyring>=3.0.0' \ From vmiklos at frugalware.org Thu Feb 9 19:37:25 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 9 Feb 2012 19:37:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: TAG 1.6 Message-ID: <20120209183725.D86E1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ca173337ae42337c3e8e0e3aa35672d5bc9e21e commit 4ca173337ae42337c3e8e0e3aa35672d5bc9e21e Author: Miklos Vajna Date: Thu Feb 9 19:38:34 2012 +0100 TAG 1.6 From baste at frugalware.org Fri Feb 10 11:05:25 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 11:05:25 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-shell-3.3.5-3-x86_64 * Rebuild with patch Message-ID: <20120210100525.41A06224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5845695e3ce6c0d0fe091b159c0d599244288047 commit 5845695e3ce6c0d0fe091b159c0d599244288047 Author: Baste Date: Fri Feb 10 11:05:01 2012 +0100 gnome-shell-3.3.5-3-x86_64 * Rebuild with patch diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index ddbc717..1a79b9e 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -6,7 +6,7 @@ USE_REPLACEEXTENSIONS=${USE_REPLACEEXTENSIONS:-"y"} pkgname=gnome-shell pkgver=3.3.5 -pkgrel=2 +pkgrel=3 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'mutter>=3.3.4' 'gnome-desktop>=3.3.2' 'gjs>=1.31.10' \ @@ -51,11 +51,11 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/xulrunner/ -#source=($source enable_shutdown.diff revert_utf8hack.diff fw_theme.diff) -sha1sums=('944e19bf888c99438d43baeb7afed0af32c6f86c') -# '1cf799b5d64f260222c316622715950c69671ffe' \ -# '866a8e9d9d5e1a86fd63c8a362f580362cd1d4dd' \ -# '4a174f43cfa77e677fb5ea72f6a923d8b7f31eab') +source=($source enable_shutdown.diff revert_utf8hack.diff fw_theme.diff) +sha1sums=('944e19bf888c99438d43baeb7afed0af32c6f86c' \ + '1cf799b5d64f260222c316622715950c69671ffe' \ + '866a8e9d9d5e1a86fd63c8a362f580362cd1d4dd' \ + '4a174f43cfa77e677fb5ea72f6a923d8b7f31eab') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Fri Feb 10 14:25:02 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 14:25:02 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-screensaver-3.2.1-1-x86_64 * Version bump Message-ID: <20120210132502.C09C9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ca21e29f9d720cb2f097d3672cd478d1351f741d commit ca21e29f9d720cb2f097d3672cd478d1351f741d Author: Baste Date: Fri Feb 10 14:16:31 2012 +0100 gnome-screensaver-3.2.1-1-x86_64 * Version bump diff --git a/source/gnome/gnome-screensaver/FrugalBuild b/source/gnome/gnome-screensaver/FrugalBuild index c29845d..8dfdf9a 100644 --- a/source/gnome/gnome-screensaver/FrugalBuild +++ b/source/gnome/gnome-screensaver/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: bouleetbil pkgname=gnome-screensaver -pkgver=3.2.0 -pkgrel=4 +pkgver=3.2.1 +pkgrel=1 pkgdesc="GNOME screen saver and locker" url="http://live.gnome.org/GnomeScreensaver" -depends=('libxml2>=2.7.8' 'dbus-glib>=0.71' 'gnome-menus>=3.0.0' 'libgnomekbd>=2.91.0' 'gtk+3' \ - 'libxscrnsaver' 'shadow' 'xscreensaver-data' 'gnome-desktop>=3.1.91') +depends=('libxml2>=2.7.8' 'dbus-glib>=0.71' 'libgnomekbd>=2.91.0' 'gtk+3' \ + 'libxscrnsaver' 'shadow' 'xscreensaver-data' 'gnome-desktop>=3.1.91' 'systemd') makedepends=('intltool' 'scrnsaverproto') groups=('gnome' 'gnome-minimal') archs=('x86_64' 'i686') @@ -16,8 +16,9 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_mime="y" _F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9ce25cbace17fda9a1f3c22cb076d267866357df') +sha1sums=('247031a20ec7010d7c9116eff6bf26b6e2fe9643') build() { Fcd From baste at frugalware.org Fri Feb 10 15:00:09 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 15:00:09 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-screenshot-3.3.2-1-x86_64 * Version bump Message-ID: <20120210140009.46C08224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=43a18ed470b34ba6c4ca2c882ae4ceb171baf075 commit 43a18ed470b34ba6c4ca2c882ae4ceb171baf075 Author: Baste Date: Fri Feb 10 14:37:58 2012 +0100 gnome-screenshot-3.3.2-1-x86_64 * Version bump diff --git a/source/gnome/gnome-screenshot/FrugalBuild b/source/gnome/gnome-screenshot/FrugalBuild index 733967f..ec26c16 100644 --- a/source/gnome/gnome-screenshot/FrugalBuild +++ b/source/gnome/gnome-screenshot/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Baste pkgname=gnome-screenshot -pkgver=3.3.1 -pkgrel=3 +pkgver=3.3.2 +pkgrel=1 pkgdesc="Take pictures of your screen" depends=('libxext' 'gtk+3' 'libcanberra-gtk') makedepends=('intltool') @@ -11,8 +11,9 @@ groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_desktop="y" _F_gnome_glib="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('fad4d07d93ff1e5dc9a99311c882d3a56ef00daf') +sha1sums=('39740a8fbd5fcc6327fe94e7ce738cc1de980a6a') build() { Fbuild From vmiklos at frugalware.org Fri Feb 10 19:31:49 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 10 Feb 2012 19:31:49 +0100 (CET) Subject: [Frugalware-git] pacman-g2: makepkg: copy custom repos early, so repos not based on stable/current are possible to use Message-ID: <20120210183149.EAAAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=86126d5af2a0302b95935032049465110dc00c4e commit 86126d5af2a0302b95935032049465110dc00c4e Author: Miklos Vajna Date: Fri Feb 10 19:32:57 2012 +0100 makepkg: copy custom repos early, so repos not based on stable/current are possible to use diff --git a/scripts/makepkg b/scripts/makepkg index 0fee5c5..19b646f 100755 --- a/scripts/makepkg +++ b/scripts/makepkg @@ -1069,7 +1069,11 @@ if [ "$CHROOT" = "1" -a "$INCHROOT" != "1" ]; then [ -z "$repo" ] && repo="$i" $ECHO "Include = /etc/pacman-g2/repos/$repo" >>$_F_makepkg_pacconf done - mkdir -p $CHROOTDIR/{tmp,var/log} + mkdir -p $CHROOTDIR/{tmp,var/log,etc/pacman-g2/repos} + cp -pf /etc/pacman-g2/repos/* $CHROOTDIR/etc/pacman-g2/repos >/dev/null + if [ -d ~/.pacman-g2/repos ]; then + cp -pf ~/.pacman-g2/repos/* $CHROOTDIR/etc/pacman-g2/repos >/dev/null + fi $PACMAN -r "$CHROOTDIR" -Syf $COREPKGS --noconfirm --config $_F_makepkg_pacconf if [ "$?" != "0" ]; then error "Failed to build chroot environment." From xo at vacmail.ru Fri Feb 10 20:31:55 2012 From: xo at vacmail.ru (=?utf-8?B?0J3QsNC70L7Qs9C4?=) Date: Fri, 10 Feb 2012 22:31:55 +0300 Subject: [Frugalware-git] =?utf-8?b?0J3QsNC70L7Qs9C4INCx0LXQtyAi0L/QvtC8?= =?utf-8?b?0L7QtdC6IiDQuCAi0YfQtdGA0L3QvtCz0L4g0L3QsNC70LAi?= Message-ID: ????????? "?????" 2012: ?????? ???????????? ? ??????. ???????? ??????????: 20-21 ??????? ? ?????? ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ????????? ???????: 17 5?? ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. ??????????? ?? ????????: 8(495)229-56-30 ??????????: 1. ?????????? "????????? ????". ????????? ????????? ??????. ???????? ????????? ??????????? ???????? ???????????. ??????? ??? ???????????? ?????????? ?????. ????????? ???????????????? ??????????????? ????????? ??????????? ????????. ????????? ? ????????? ?????????????? ????????? ?????? ? ??? ???? ?? ???????? ??????????????? ????????? ??????????? ????????. 2. ???????? ????????? ???????? ?? ???. ????? ?????? ? ??????, ???????????? ?????? ? ???????????????? ??????. ?????? ??????????? ?????? ?????????????????. ??????????? ????????? ???????? ?? ??? ?? ??????? ????????. ??????????? ? ??????????? ??????. ????? ?????????? ??? ? ??????? (??????????????? ??????). ????? ??????????? ??????????? ????????? ? ??? ???????????? ????. "?????????" ??????? ? ?????????????? ???????? ????????? ???????. 3. ????????? ????????? ???????? ?? ?????? ?? ???????. ????????????? ?????????????? ?????????? (?????????? ???????? ???????, ?????????? ???????? ????????, ?????????? ????????? ???????, ?????????? ??????? ???????? ?? ?????? ?????, ?? ?????? ??????????????? ????????). ????????????? ?????? ???? ??????????????, ???????? ? ??????? ?????????. ??????????? ? ?????????????? ?????? ???????? ??? ? ??????????????. ?????? ? ?????????????? ????????????????? ????????. ?????????? ??????? ???????? ?????????. ????? ????????????????. ????????????? ??????????? ????????????? ?????????? ?? ?????????? ???????? ???????????????. 4. ??????? "?????" ?? ????????? ????????. ????? ??????????? ???????????? ?????????? ????, ??????????? ??????????? ? ??????????????? ????????????. ?????????? ??????????? ? "??????????" ????????. ??????????? "??????? ?? ?????????? ????". ??????????? "??????? ? ?????? ??????????? ????". ?????????? "???????????". ?????????? ? ?????????? (??????????) ?????. ??????????? ?????. ??????? ?? ???? ?????? ??????? ?? ??????????, ?? ?????????? ??????? ?????????. ????? ?????????? ???? ?? ??????. ????? ???????????????? ? ???? ??????????. 5. ?????????????????? ? ?????? ??????????? ??? "??? ????????? ?? ??????? ?????? ? ??????". "?????-??????????". ????????? ? "????????????" ??????? ? ????????????? ???????????? ??????????????????. "????? ????????", "?????????", "??????????" ? ??. ?????? ??? ?? ???????????? ????? ???. ????????? ????? ??? ?????? ? ???????????????? ????????????. ???????? ????????? ?????????. ??? "?????????" ??????????? ? ????????????, ??? ????????? ? ????? ????????. ????????-???????? ????? ? ????????????, ??????????? ??? ????????????? ?????????? ????????. ??????? ??????????? ????????? ???. ??????????? ?????????? ???? ?? ??????? "????????? ?? ?????? ???????". ??? ?????? ???????????? ? ?????? ??????????? ?????????? ????. ????????? ??????????? ??? ?????? ?? ??????? ??????. ??????????????? ??????????? ? ????????????? ??????????? ?? ??. 56 ?? ?? ? ?????? ? ???????????. ??????????????? ??????????? ?????? ?????????? ???????????. 6. ?????, ??????????? ??? ??????? ?????? ?????. ????????? ??? ?????????????????? ? ???????????. ?????????? ???????? ? ?????? ?????? ????????? (????? ????? ????? ???????????????, ????? ????????? ????????? ???????). ?????? ????????? ?????? ?? ????? ???????. ????? "?????????" ? "?????????????" ???????? ????????: "?????????" ? "?????????" ???????? ??????? ? ????????. ?????????? "?????????????" ?????. ???????? ? ???????? ?????? ?????????????? ????? "??????" (??????) ???????? ?? ?????. ???????? ?? ???????????? ????????????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From vmiklos at frugalware.org Fri Feb 10 19:38:52 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 10 Feb 2012 19:38:52 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: pacman-g2-3.8.7-2fermus1-i686 Message-ID: <20120210183852.5E986224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=bdce956e8b1108e6fd52272b915bc8a80ad47142 commit bdce956e8b1108e6fd52272b915bc8a80ad47142 Author: Miklos Vajna Date: Fri Feb 10 19:38:36 2012 +0100 pacman-g2-3.8.7-2fermus1-i686 - default to stable diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index e0d2b89..88cc6df 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -8,7 +8,7 @@ USE_MINIMAL=${USE_MINIMAL:-"n"} pkgname=pacman-g2 pkgver=3.8.7 Fuse $USE_DEVEL && pkgver=3.8.1.18.gc254053 -pkgrel=1 +pkgrel=2fermus1 pkgdesc="A .tar.xz based package manager library (libpacman) and client (pacman-g2) with dependency support." url="http://ftp.frugalware.org/pub/other/pacman-g2/" backup=(etc/{makepkg,pacman-g2}.conf etc/pacman-g2/repos/{frugalware,frugalware-current}) @@ -33,8 +33,8 @@ archs=('i686' 'x86_64' 'ppc' 'arm') _F_archive_nosort=y up2date="Flasttar $url/releases/" if ! Fuse $USE_DEVEL; then - source=($url/releases/$pkgname-$pkgver.tar.gz) - signatures=("$source.asc") + source=($url/releases/$pkgname-$pkgver.tar.gz stable.diff) + signatures=("$source.asc" '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2" diff --git a/source/base/pacman-g2/stable.diff b/source/base/pacman-g2/stable.diff new file mode 100644 index 0000000..de62edb --- /dev/null +++ b/source/base/pacman-g2/stable.diff @@ -0,0 +1,17 @@ +diff --git a/etc/pacman-g2.conf.in b/etc/pacman-g2.conf.in +index 23c24b3..d581d05 100644 +--- a/etc/pacman-g2.conf.in ++++ b/etc/pacman-g2.conf.in +@@ -19,10 +19,10 @@ OldDelay = 3 + # tree to avoid conflicts + + # -current +-Include = /etc/pacman-g2/repos/frugalware-current ++#Include = /etc/pacman-g2/repos/frugalware-current + + # -stable +-#Include = /etc/pacman-g2/repos/frugalware ++Include = /etc/pacman-g2/repos/frugalware + + # An example of a custom package repository. See the pacman-g2 manpage for + # tips on creating your own repositories. From vmiklos at frugalware.org Fri Feb 10 19:46:46 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 10 Feb 2012 19:46:46 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: pacman-tools-1.3.1-2fermus1-i686 Message-ID: <20120210184646.16964224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=fb652eaf06116f433f68d3ecb1744d33adfcab06 commit fb652eaf06116f433f68d3ecb1744d33adfcab06 Author: Miklos Vajna Date: Fri Feb 10 19:46:00 2012 +0100 pacman-tools-1.3.1-2fermus1-i686 - default to stable diff --git a/source/devel/pacman-tools/FrugalBuild b/source/devel/pacman-tools/FrugalBuild index 0331c00..fde7394 100644 --- a/source/devel/pacman-tools/FrugalBuild +++ b/source/devel/pacman-tools/FrugalBuild @@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=pacman-tools pkgver=1.3.1 Fuse $USE_DEVEL && pkgver=1.1.7.13.g544f9ab -pkgrel=1 +pkgrel=2fermus1 pkgdesc="Tools for developers for managing packages" url="http://ftp.frugalware.org/pub/other/pacman-tools" depends=('bash' 'perl>=5.10.0-8' 'pacman-g2>=3.8.4-2' 'wget>=1.11.4-2' @@ -17,8 +17,8 @@ archs=('i686' 'x86_64' 'ppc' 'arm') backup=(etc/repoman.conf etc/syncpkg{cd/c,d/d,d/ctl}config.py) up2date="Flasttar $url" if ! Fuse $USE_DEVEL; then - source=($url/$pkgname-$pkgver.tar.gz) - signatures=(${source[0]}.asc) + source=($url/$pkgname-$pkgver.tar.gz stable.diff) + signatures=(${source[0]}.asc '') else _F_scm_type="git" _F_scm_url="git://git.frugalware.org/pub/other/pacman-tools/pacman-tools" diff --git a/source/devel/pacman-tools/stable.diff b/source/devel/pacman-tools/stable.diff new file mode 100644 index 0000000..b9523d9 --- /dev/null +++ b/source/devel/pacman-tools/stable.diff @@ -0,0 +1,15 @@ +diff --git a/repoman.conf b/repoman.conf +index 35d41f6..37ca7b2 100644 +--- a/repoman.conf ++++ b/repoman.conf +@@ -7,8 +7,8 @@ + + # the order is important, the first repo will be used as a default for + # developer actions (like up, del and so on) +-source /etc/repoman.d/current +-#source /etc/repoman.d/stable ++#source /etc/repoman.d/current ++source /etc/repoman.d/stable + + # default repo to search the include dir in + fst_root=/var/fst/ From vmiklos at frugalware.org Fri Feb 10 19:59:29 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 10 Feb 2012 19:59:29 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: fwsetup-1.2.4-3fermus1-i686 Message-ID: <20120210185929.5EAF2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=b49870109f03478583538cba9b62db944ac7595a commit b49870109f03478583538cba9b62db944ac7595a Author: Miklos Vajna Date: Fri Feb 10 20:00:19 2012 +0100 fwsetup-1.2.4-3fermus1-i686 - default to stable diff --git a/source/devel-extra/fwsetup/FrugalBuild b/source/devel-extra/fwsetup/FrugalBuild index ce3ee44..f781d41 100644 --- a/source/devel-extra/fwsetup/FrugalBuild +++ b/source/devel-extra/fwsetup/FrugalBuild @@ -7,7 +7,7 @@ USE_GUI=${USE_GUI:-"y"} pkgname=fwsetup pkgver=1.2.4 Fuse $USE_DEVEL && pkgver=1.2.2.14.g23780de -pkgrel=2 +pkgrel=3fermus1 pkgdesc="Frugalware Setup" url="http://ftp.frugalware.org/pub/other/setup/" depends=() @@ -47,12 +47,12 @@ build() fi export PATH=$PATH:/sbin if Fuse $USE_GUI; then - Fmake --prefix=$Fprefix --repo=current --enable-gui --with-debug=gdb + Fmake --prefix=$Fprefix --repo=stable --enable-gui # TODO use Fmakeinstall here Ffilerel initrd-$CARCH.img.gz /usr/share/setup/initrd-$CARCH-gui.img.gz Fexec make clean fi - Fbuild --prefix=$Fprefix --repo=current --with-debug=gdb + Fbuild --prefix=$Fprefix --repo=stable } # optimization OK From ryuo at frugalware.org Fri Feb 10 21:33:03 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 10 Feb 2012 21:33:03 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120210203303.BC21F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=1a425e83265553376f19d7bf18dbb854fd41d468 commit 1a425e83265553376f19d7bf18dbb854fd41d468 Merge: b7f4b39 4ca1733 Author: James Buren Date: Fri Feb 10 14:33:17 2012 -0600 Merge ../current From ryuo at frugalware.org Fri Feb 10 21:35:19 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 10 Feb 2012 21:35:19 +0100 (CET) Subject: [Frugalware-git] kerneltesting: Merge ../basetesting Message-ID: <20120210203519.AF59F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=f064b9a2f40e920e519214958fb358c34e58c58f commit f064b9a2f40e920e519214958fb358c34e58c58f Merge: 141d58a 1a425e8 Author: James Buren Date: Fri Feb 10 14:35:27 2012 -0600 Merge ../basetesting Conflicts: source/include/kernel-version.sh From baste at frugalware.org Fri Feb 10 21:36:39 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 21:36:39 +0100 (CET) Subject: [Frugalware-git] gnometesting: kmod-5-1-x86_64 * Version bump * Need for systemd-41 Message-ID: <20120210203639.5E40C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7b8e0877bdbd280628a518aca90dcb53c8b23c86 commit 7b8e0877bdbd280628a518aca90dcb53c8b23c86 Author: Baste Date: Fri Feb 10 21:35:37 2012 +0100 kmod-5-1-x86_64 * Version bump * Need for systemd-41 diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 52229bc..5f64bb9 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=kmod -pkgver=4 -pkgrel=2 +pkgver=5 +pkgrel=1 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -15,12 +15,12 @@ _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz modules) -sha1sums=('2a5d55a78d772756e5bdc7d3afff30e3ca25de84' \ +sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ 'd8192e844d0bb37c5f7f7defda540db1fd232824') replaces=('module-init-tools') conflicts=('module-init-tools') provides=('module-init-tools') -options=('scriptlet' 'force') +options=('scriptlet') subpkgs=("$pkgname-docs") subdescs=("$pkgname extra documentation") subgroups=("apps") @@ -48,3 +48,4 @@ build() } # optimization ok + From baste at frugalware.org Fri Feb 10 21:50:23 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 21:50:23 +0100 (CET) Subject: [Frugalware-git] gnometesting: systemd-41-1-x86_64 * For Gnome-3.3.5 Message-ID: <20120210205023.79259224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=00657d742dd7d293f4f90698a0adcd502434edcd commit 00657d742dd7d293f4f90698a0adcd502434edcd Author: Baste Date: Fri Feb 10 21:49:50 2012 +0100 systemd-41-1-x86_64 * For Gnome-3.3.5 diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 23605e5..3938ce0 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -5,8 +5,8 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"} USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd -pkgver=38 -pkgrel=2 +pkgver=41 +pkgrel=1 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') @@ -14,12 +14,10 @@ makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf') options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ - console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \ - systemd-fix-shutdown.patch) -sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \ + console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch ) +sha1sums=('7202cfc0a0497f3749c5f4740b433ae725cfbc1b' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ - 'b27dd584a729381200d4343e0e955fa43e6e07c9' \ - 'ec74c97bf3166242b198a47477a735b47f4d9005') + 'b27dd584a729381200d4343e0e955fa43e6e07c9') if Fuse $USE_CRYPTSETUP; then depends=("${depends[@]}" 'cryptsetup-luks') From baste at frugalware.org Fri Feb 10 21:59:16 2012 From: baste at frugalware.org (Baste) Date: Fri, 10 Feb 2012 21:59:16 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.3.5-2-x86_64 * Rebuild with latest systemd Message-ID: <20120210205916.6DBD3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a11145b4622161bd70b40388bc4c9029acc126c8 commit a11145b4622161bd70b40388bc4c9029acc126c8 Author: Baste Date: Fri Feb 10 21:57:14 2012 +0100 gnome-control-center-3.3.5-2-x86_64 * Rebuild with latest systemd diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index d0b9964..ebc4926 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -5,7 +5,7 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Control Center" depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' 'mesademos' \ @@ -27,7 +27,7 @@ _F_gnome_ext=".tar.xz" options=('scriptlet') Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --enable-aboutme --disable-doc --with-libsocialweb=yes \ - --disable-update-mimedb --disable-static" + --disable-update-mimedb --disable-static --enable-debug --enable-systemd" if Fuse $USE_CHEESE; then #export CFLAGS="$CFLAGS -I/usr/include/cheese -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2" depends=("${depends[@]}" "cheese-devel") From devil505linux at gmail.com Sat Feb 11 10:09:58 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 11 Feb 2012 10:09:58 +0100 (CET) Subject: [Frugalware-git] xfcetesting: gtk-xfce-engine-2.99.1-1-i686 * version bump Message-ID: <20120211090958.1EF79224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=bcf8f7cfa596594726a769f70181789028964c58 commit bcf8f7cfa596594726a769f70181789028964c58 Author: Devil505 Date: Sat Feb 11 09:51:19 2012 +0100 gtk-xfce-engine-2.99.1-1-i686 * version bump diff --git a/source/xfce4/gtk-xfce-engine/FrugalBuild b/source/xfce4/gtk-xfce-engine/FrugalBuild index 1734937..2c38471 100644 --- a/source/xfce4/gtk-xfce-engine/FrugalBuild +++ b/source/xfce4/gtk-xfce-engine/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: Priyank Gosalia pkgname=gtk-xfce-engine -pkgver=2.99.0 +pkgver=2.99.1 pkgrel=1 pkgdesc="A port of Xfce4 engine to GTK+2.0." depends=('gtk+3' 'gtk+2>=2.16.2-2') groups=('xfce4' 'xfce4-core') archs=('i686' 'x86_64' 'ppc') Finclude xfce4 -sha1sums=('1261b9daeb618feb4d8de8e6ca989b9e3ade3e5c') +sha1sums=('db0c4ec7a7f0bb09f27f66dfc69e4d1445529bc8') ## bug fix release source=(http://archive.xfce.org/src/xfce/$pkgname/2.99/$pkgname-$pkgver.tar.bz2) From hermier at frugalware.org Sat Feb 11 10:10:52 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sat, 11 Feb 2012 10:10:52 +0100 (CET) Subject: [Frugalware-git] kerneltesting: kernel-initrd-3.2-1-i686 Message-ID: <20120211091052.BEA6C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=545380081518bab8d9b8eb4e8976bc5735e8308a commit 545380081518bab8d9b8eb4e8976bc5735e8308a Author: Michel Hermier Date: Sat Feb 11 10:04:28 2012 +0100 kernel-initrd-3.2-1-i686 * Reset pkgrel. diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index cc7fb3d..93b612c 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,7 +5,7 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=21 +pkgrel=1 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") From ryuo at frugalware.org Sat Feb 11 15:28:48 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 11 Feb 2012 15:28:48 +0100 (CET) Subject: [Frugalware-git] kerneltesting: r8168-8.028.00-1-x86_64 * version bump Message-ID: <20120211142848.3F999224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=7641735b1fb22be4416459125ec7d73c3c5a4936 commit 7641735b1fb22be4416459125ec7d73c3c5a4936 Author: James Buren Date: Sat Feb 11 08:28:45 2012 -0600 r8168-8.028.00-1-x86_64 * version bump diff --git a/source/network-extra/r8168/FrugalBuild b/source/network-extra/r8168/FrugalBuild index 7e5720f..3a75fa7 100644 --- a/source/network-extra/r8168/FrugalBuild +++ b/source/network-extra/r8168/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: James Buren pkgname=r8168 -pkgver=8.027.00 -pkgrel=10 +pkgver=8.028.00 +pkgrel=1 Finclude kernel-module pkgdesc="Realtek driver for RTL8111/RTL8168 cards." _F_googlecode_ext='.tar.bz2' @@ -12,7 +12,7 @@ Finclude googlecode groups=('network-extra') archs=('i686' 'x86_64') source=(${source[@]} $pkgname.conf) -sha1sums=('2ccdc38ca426f3e752e993326cc728e191cd2e1d' \ +sha1sums=('b167a99622332fa96089d74392d26a81f9c679cd' \ '385fab20e1ad896dc6c1ee5c4aff9a6bd9496ee0') build() { From melko at frugalware.org Sat Feb 11 15:55:15 2012 From: melko at frugalware.org (Melko) Date: Sat, 11 Feb 2012 15:55:15 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news_it.xml: merge missing news from news.xml Message-ID: <20120211145515.62ED1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=13235d08563f3412f697baefbda49587522a6b7a commit 13235d08563f3412f697baefbda49587522a6b7a Author: Melko Date: Sat Feb 11 15:54:20 2012 +0100 news_it.xml: merge missing news from news.xml diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml index 6607f3c..0e3d2ff 100644 --- a/frugalware/xml/news_it.xml +++ b/frugalware/xml/news_it.xml @@ -22,6 +22,135 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 224 + Frugalware 1.6rc2 (Fermus) released + Sun, 29 Jan 2012 18:00:57 -0600 + ryuo + 0 + announce the immediate availability of Frugalware 1.6rc2, the second technical preview of the upcoming 1.6 stable release.

+

Here are some of the major improvements, fixes and updates since 1.6rc1:
+

    +
  • Package updates: +
      +
    • Linux kernel 3.1.10
    • +
    • LibreOffice 3.4.5
    • +
    • ~100 updated packages
    • +
    • 27 new packages
    • +
    +
  • +
  • New features: +
      +
    • New cpupower (LWN article) and perf packages
    • +
    • kmod replaced module-init-tools
    • +
    +
  • +
  • Fixes: +
      +
    • The installer now handles network timeout errors
    • +
    • Documentation updates
    • +
    +
  • +
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
+ NOTE: Click here to read more about what media you need for the installation.
+ ]]> +
+
+ + 223 + Review of 2011 + Tue, 17 Jan 2012 09:07:14 +1000 + phayz + 0 +
+ +First on the list is the two scheduled releases: 1.4 and 1.5, both of which were released on time. Long-time users of Frugalware have become familiar with the twice-a-year release of stable editions. These don't happen by magic but instead are the result of the development team's hard work. The number of packages available in the repository continues to increase and so does the workload of maintaining them. Many thanks to all the development team, both old and new (in terms of their time on the development team, not their ages. :P ). Each of last years' releases had significant improvements and the highlights were:

+ +1.4
+
    +
  • The Java development kit was changed from the binary Java SDK provided by Oracle to OpenJDK. This was in fact a great change because later in the year, Oracle changed the distribution licence which required all distributions to remove it from their repositories. Oracle's future JDKs will be based on OpenJDK anyway.
  • +
  • LibreOffice was forked from OpenOffice and available almost immediately after it was publicly released. Of course it helps that Frugalware's leader - VMiklos - is also a LibreOffice developer. :D
  • +
  • fwife, the GUI Frugalware installer developed by Elentir, was available as part of the default installation.
  • +
+ +1.5
+
    +
  • Frugalware was available for the ARM architecture, exciting all those who had one, maybe even two or more ARMs. (Sorry, I couldn't resist such a bad English-language joke).
  • +
  • systemd was introduced as the new init system, which meant we had a more reliable, faster init system. Although a lot of discussion about systemd has been focused on boot-up time, that was not the only focus of its design.
  • +
+ +There were also significant improvements in other areas:

+ +FWLive

+ +FWlive, the Frugalware live CD was resurrected by Baste after a few years without any development. The project was not entirely abandoned but none of the active developers had enough time to devote to it. Thankfully Baste made great progress and a beta release is already available. Having a live CD available is great because it means that anyone interested in trying Frugalware can do so without changing or possibly harming their PC or laptop.

+ +Artwork

+ +The default themeing applied to all desktop environments continues to improve, mainly thanks to Devil505. Themeing includes a custom desktop background, icons theme, window manager theme, GUI widgets theme, mouse cursor theme, and login manager theme. Together they give they make the default desktop of all desktop environments look fantastic. The result is so good that it was mentioned by the Linux Outlaws podcast when they mentioned Frugalware 1.4's release.

+ +Games, games, games

+ +Over 20 new puzzles, strategy, board and FPS games were added to the repository, including: Megaglest, 0 A.D., Bos Wars, Frogatto, Widelands and Red Eclipse. Just when you thought you might get something productive done, a developer packages a new game. :D

+ +New Bug Tracker

+ +With a lot of effort from Xarkam, the old Flyspray bug tracker was replaced with a shiny, new deployment of Trac. Amazingly he exported the existing data from Flyspray into the new BTS. Since requests and bugs are both tracked in the BTS, it's an important part of the Frugalware infrastructure.

+ +Farewell to Carl

+ +We said farewell to Carl Andersen, who had been providing Danish translation for all Frugalware projects over several years. He moved on to using another Linux distribution and we wished him well. One of Frugalware's aim is to be accessible to as many people as possible, so translations such as those provided by Carl are vital. It may not be exciting work, nor bring fame, but it without many people simply wouldn't be able to use Frugalware at all.

+ +New Developers

+ +2011 was a great year for the development team, with several new members and some returning after a break. Priorities and circumstances change over time for everyone so the team will never stay the same all the time. It's important that we have new members joining, with fresh ideas and enthusiasm. I'm not saying that the existing developers are getting old but time marches on for us all. Cedynamix and Jercel returned from a break and we were excited to have them return. New members to the development team included: Melko, Slown, Baste, Centuri0.

+ +What's planned for 2012?

+ +Although 2011 was a busy year, 2012 is sure to be exciting too. There are several projects already underway which will probably be completed during the year. FWLive will continue and hopefully become part a new option for each release. Bouleetbil is continuing to work on pyfpm, a GUI package manager developed in Python. Although we already have a GUI package manager it's no longer being maintained or developed.

+ +Now is a great time to get involved in Frugalware's development, helping package management, translation, documentation, testing or anything else you would like to do. If you're interested, post a message in the forums and one of the development team will help you get started. There's no minimum level of technical knowledge or experience required because there are many non-technical tasks which you can help with. Let's make 2012 a year to remember! + ]]> +
+ /images/icons/info.png +
+ + 222 + Frugalware 1.6rc1 (Fermus) released + Sun, 15 Jan 2012 18:00:45 -0600 + ryuo + 0 + announce the immediate availability of Frugalware 1.6rc1, the second technical preview of the upcoming 1.6 stable release.

+

Here are some of the major improvements, fixes and updates since 1.6pre2:
+

    +
  • Package updates: +
      +
    • Linux kernel 3.1.8
    • +
    • Systemd 38
    • +
    • Firefox 9.0.1
    • +
    • 383 updated packages
    • +
    • 121 new packages
    • +
    • 8 replaced packages
    • +
    +
  • +
  • New features: +
      +
    • After being away for 6 releases, Fwlive is back on the scene!
    • +
    • Cinnamon Desktop is available as package.
    • +
    +
  • +
+ Please refer to the Frugalware Testing ChangeLog for more information.
+ Download for i686: See our mirror list. Don't forget to check the integrity of the install images before burning!
+ NOTE: Click here to read more about what media you need for the installation.
+ ]]> +
+
+ 221 Frugalware Christmas gift Sat, 24 Dec 2011 09:00:00 +0200 From vmiklos at frugalware.org Sat Feb 11 16:04:13 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 11 Feb 2012 16:04:13 +0100 (CET) Subject: [Frugalware-git] fwlive: create-rootfs: x.y releases are always stable Message-ID: <20120211150413.6C3B3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=3ce7a7a4c0f9d1ea324845fd77a304845fb4e1c0 commit 3ce7a7a4c0f9d1ea324845fd77a304845fb4e1c0 Author: Miklos Vajna Date: Sat Feb 11 16:04:28 2012 +0100 create-rootfs: x.y releases are always stable diff --git a/bin/create-rootfs b/bin/create-rootfs index a97409b..d7651ed 100755 --- a/bin/create-rootfs +++ b/bin/create-rootfs @@ -96,7 +96,7 @@ fi if [ $TREE == "current" ]; then echo "[frugalware-current]" > pacman-g2.conf fi -if [ $TREE == "stable" ]; then +if [ $TREE == "stable" ] || echo $TREE |egrep -q '[0-9]+\.[0-9]+'; then echo "[frugalware]" > pacman-g2.conf fi echo "Server = $MIRROR/frugalware-$TREE/frugalware-$ARCH" >> pacman-g2.conf From ryuo at frugalware.org Sat Feb 11 19:56:36 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 11 Feb 2012 19:56:36 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news.xml: initial draft for 1.6 Message-ID: <20120211185636.C0E6C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5faf3d9f31351be61b0cff43d079d8cd6867a292 commit 5faf3d9f31351be61b0cff43d079d8cd6867a292 Author: James Buren Date: Sat Feb 11 12:56:33 2012 -0600 news.xml: initial draft for 1.6 diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index b807952..4c3ed25 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -33,6 +33,33 @@ To get the current time in this format, run in your shell: date -R + 225 + Frugalware 1.6 (Fermus) released + Sun, 12 Feb 2012 18:01:34 -0600 + ryuo + 1 + Frugalware 1.6 Fermus is released !
+ The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.6, our sixteenth stable release.
+ No new features have been added since 1.6rc2, but 86 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.5 in no particular order:
+
    +
  • Updated packages: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 to name a few major components.
  • +
  • i686 and x86_64 ISOs are now hybrid. We no longer build separate USB images for these arches.
  • +
  • cpupower can be used to configure your CPU power management, and is now our recommended method for doing so.
  • +
  • UEFI/EFI support has been removed from i686. This is because it is rare on i686.
  • +
  • UUIDs are now used by the installer when generating the /etc/fstab for new installs.
  • +
  • fw32, which maintains an i686 chroot on x86_64, is now more mature and usable. If you find it lacking, make a request.
  • +
  • HAL has been deprecated in favor of udisks
  • +
  • i686 and x86_64 now use an initrd. See installation documentation for instructions on how to properly upgrade this.
  • +
+ Please refer to the Frugalware Fermus ChangeLog for more information.
+ Download for i686, x86_64, ppc and arm: See our mirror list. Don't forget to check the integrity of the install images before burning!
+ NOTE: Click here to read more about what media you need for the installation.
+ If you are upgrading to Fermus from our previous stable release (Mores), please read the upgrade part of our documentation.
+ ]]> +
+
+ 224 Frugalware 1.6rc2 (Fermus) released Sun, 29 Jan 2012 18:00:57 -0600 From ryuo at frugalware.org Sat Feb 11 22:26:07 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 11 Feb 2012 22:26:07 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news.xml: add cinnamon desktop & correct change count Message-ID: <20120211212607.DB0EA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=675844e348bd9014b810cc575e1fd2ef7ae031ad commit 675844e348bd9014b810cc575e1fd2ef7ae031ad Author: James Buren Date: Sat Feb 11 15:26:13 2012 -0600 news.xml: add cinnamon desktop & correct change count diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 4c3ed25..6cbe2f3 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -41,7 +41,7 @@ To get the current time in this format, run in your shell: date -R Frugalware 1.6 Fermus is released !
The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.6, our sixteenth stable release.
- No new features have been added since 1.6rc2, but 86 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.5 in no particular order:
+ No new features have been added since 1.6rc2, but 93 changes have been made to fix minor bugs. If you didn't follow the changes during the pre/rc releases, here are the most important changes since 1.5 in no particular order:
  • Updated packages: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 to name a few major components.
  • i686 and x86_64 ISOs are now hybrid. We no longer build separate USB images for these arches.
  • @@ -51,6 +51,7 @@ To get the current time in this format, run in your shell: date -R
  • fw32, which maintains an i686 chroot on x86_64, is now more mature and usable. If you find it lacking, make a request.
  • HAL has been deprecated in favor of udisks
  • i686 and x86_64 now use an initrd. See installation documentation for instructions on how to properly upgrade this.
  • +
  • Cinnamon desktop is included now.
Please refer to the Frugalware Fermus ChangeLog for more information.
Download for i686, x86_64, ppc and arm: See our mirror list. Don't forget to check the integrity of the install images before burning!
From vmiklos at frugalware.org Sun Feb 12 12:32:04 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 12 Feb 2012 12:32:04 +0100 (CET) Subject: [Frugalware-git] fwlive: release config: default to stable Message-ID: <20120212113204.BE594224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=cb286d2176abd9291314ebeea7aadaf01f6e4a3e commit cb286d2176abd9291314ebeea7aadaf01f6e4a3e Author: Miklos Vajna Date: Sun Feb 12 12:32:56 2012 +0100 release config: default to stable diff --git a/config.release b/config.release index 2d93521..97f3a4d 100644 --- a/config.release +++ b/config.release @@ -3,3 +3,6 @@ source ./config.dev FWLIVELANG="en_US" COMPRESS="xz" + +TREE="stable" +CHROOTDIR="$PWD/$TREE/rootfs" From baste at frugalware.org Sun Feb 12 13:55:28 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 13:55:28 +0100 (CET) Subject: [Frugalware-git] gnometesting: Revert "kmod-5-1-x86_64" Message-ID: <20120212125528.77566224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=94e8ac3deff1610f826a831782641a69304f3443 commit 94e8ac3deff1610f826a831782641a69304f3443 Author: Baste Date: Sun Feb 12 13:54:43 2012 +0100 Revert "kmod-5-1-x86_64" This reverts commit 7b8e0877bdbd280628a518aca90dcb53c8b23c86. diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 5f64bb9..8132659 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=kmod -pkgver=5 -pkgrel=1 +pkgver=4 +pkgrel=3 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -15,12 +15,12 @@ _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz modules) -sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ +sha1sums=('2a5d55a78d772756e5bdc7d3afff30e3ca25de84' \ 'd8192e844d0bb37c5f7f7defda540db1fd232824') replaces=('module-init-tools') conflicts=('module-init-tools') provides=('module-init-tools') -options=('scriptlet') +options=('scriptlet' 'force') subpkgs=("$pkgname-docs") subdescs=("$pkgname extra documentation") subgroups=("apps") @@ -48,4 +48,3 @@ build() } # optimization ok - From baste at frugalware.org Sun Feb 12 13:59:38 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 13:59:38 +0100 (CET) Subject: [Frugalware-git] gnometesting: Revert "systemd-41-1-x86_64" Message-ID: <20120212125938.6A8DD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=661d775d8c818eda457db99cdde324558c88f915 commit 661d775d8c818eda457db99cdde324558c88f915 Author: Baste Date: Sun Feb 12 13:59:12 2012 +0100 Revert "systemd-41-1-x86_64" This reverts commit 00657d742dd7d293f4f90698a0adcd502434edcd. diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 3938ce0..79cd214 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -5,8 +5,8 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"} USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd -pkgver=41 -pkgrel=1 +pkgver=38 +pkgrel=3 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') @@ -14,10 +14,12 @@ makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf') options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ - console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch ) -sha1sums=('7202cfc0a0497f3749c5f4740b433ae725cfbc1b' \ + console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \ + systemd-fix-shutdown.patch) +sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ - 'b27dd584a729381200d4343e0e955fa43e6e07c9') + 'b27dd584a729381200d4343e0e955fa43e6e07c9' \ + 'ec74c97bf3166242b198a47477a735b47f4d9005') if Fuse $USE_CRYPTSETUP; then depends=("${depends[@]}" 'cryptsetup-luks') From ryb at capitalreg.ru Sun Feb 12 15:51:08 2012 From: ryb at capitalreg.ru (=?utf-8?B?0J3QsNCy0YvQutC4INC70LjQtNC10YDQsA==?=) Date: Sun, 12 Feb 2012 17:51:08 +0300 Subject: [Frugalware-git] =?utf-8?b?0KHQtdC60YDQtdGC0Ysg0YPQv9GA0LDQstC7?= =?utf-8?b?0LXQvdC40Y8sINC90LDQstGL0LrQuCDQuCDRgNC10YjQtdC90LjRjyA=?= =?utf-8?b?0Y3RhNGE0LXQutGC0LjQstC90L7Qs9C+INGA0YPQutC+0LLQvtC00Lg=?= =?utf-8?b?0YLQtdC70Y8=?= Message-ID: <582EE43E990D867D4E357A3D04B7AF35@P54AF0097.DIP0.T-IPCONNECT.DE> ????: l ?????????. ????????? ??????????????? ?????????? ????: l 16-18 ??????? ?????: l ? 10.00 ?? 17.30 ?????: l ?. ??????, ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????" ???.: l 8 ( ?95) ?11 ..9? .?7 ? ?????????: 1. ?????????????? ? ????????? ??????????. ???????? ??????? ??????????. ???? ??????????: "???????????? - ?????????? ????? - ????????????? - ???????? - ?????? ? ???????? ?????????????? ???????". ?????? ??????????? ????????? ????????????: ???????? ??????, ??????, ?????? ?????????? ??????????????. ??? ?????? ???? ?????????? ???????????. ?????????? ??????? ? ?????? ?????? ???????????? ??????????. ?????????????? ??????????: ??????????? ?????? ? ??????????? ?????????????? ??????????. ????????? ??????????: ??? ????????? ??????, ?? ????????? ?????????????? ?????????? ????????????. 2. ????? ??????????. ???? ?????? ??????????. ??????????? ?????? (??????????: ?????? - ?????????? - ????????????) ????????? ????????????, ?????? ???? ? ????????? ???????? ?????????? ??????? ????? ??????????. ????????? ??????????? ? ??????????? ?? ?? ???????????? ? ?????????: ???????????, ??????, ????????????, ??????. ??????????? ??????????. ????????????? ????????? ?????? ??????????? ? ??????????? ?? ????????? ???????? ? ????????? ???????????. ??????????? ??????????????. ??? ???????? ???? ???? ? ???????????? ????????? ? ??????????? ??????????. ??????? ??????? ???????????? ? ????????????. ???????????? "?????? ??????" ???????????? ? ????????????. ??????????? ??????? ??????????????? ??????? ?? ???????????. 3. ????????????. ???? ????????????: ??????????????, ???????????, ???????????? ????????????. ???????????? ?????????? ?????, ??? ??????????? ??????? ???????????? ????????????. ???????? ?????? ???????????? ??????. ???????? ????? ???????????? ??????. ?????????????? S.M.A.R.T. ???????????? ?????? ???????????? ? ????????????? ????????????: ?????? ?????, ??????? ??????, ????????? ?????, ?????? ???????? ???????. 4. ?????????? ??????. ????????????? ??????????. ???????? ???????????? ?????????? ??????. ????? ?????????????: ????, ????? ???? ????????. ?????????? ?????????? ????? ????? ???????????, ? ??????????? ?? ??? ?????????????? ???????????? ? ?????? ????????????????. ????????????? ???????? ????? ??? ???????? ???????? ????????? ?????? ???????????. ??????? ???????? ???????? ????????? ??????. ????????, ? ??????? ????????????? ?????????? (??????????). ??????, ?? ?????????? ?????????????. ???????? ???????? ? ??????? ????????????? ??????????. ??? ???????????? ??????????. ??????? "????????? ?????????????" ? ??? ?? ?????? ?? ??????????? ?? ??????? ??????? "????????". ?????? ????? ???????????? ?? ???????? ???????????. 5. ???????? ???????????. ???? ? ??????? ????????: ???? ? ??? ??????????????. ???????? ???????? ?????? ????????????. ?????? ????????????? ?????? ???????????. ????? ???????? ? ??????????. ?????? ??????????? ???????? ????????, ???????? ????? ? ????????????? ???????? ? ??????????? ?? ????????? ????? ? ???????????? ???????????. ?? ????? ?????? ?????? ??????????? ???????? ?? ??????? ???????????? ???????? ???????????? ??????. 6. ?????? ? ?????? ???????? ?????????????? ???????. ??? ?????????? ??????? ???????? ??????? ?? ????? ????. ?????? ???????? ???????: "????????? ???????", "?????? ???????". ?????? ???????? ??????? ????? ? ???????. 7. ??????? ?????????, ??? ??? ?? ????? ???? ?????? ?????? ????????????. ????????? ?????????. ???????? ???????? ? ??????? ????????? ? ??????. "?????? ??????????????" ??????: ?????? "????????????? ???????????????" ???????? ????????? ???????? ??????. ??? ?????????? ???????????? ???????? ? ??????????? ???????????. ??????? ????????? ??????? ????????? ???????????. ????????????? ?????????? ? ??????? ??????? ? ???????. ?????? ??????????????? ? ????????? ???????????? ??????? ? ??????? ? ??????????? ? ???????? ???????????. ????????? "??" ??? "?": ?????????? ?????????? ??? ????????? ??????. ???? ??? ??????, ??? ???????????? ???, ????? ? ??? ???? ????????? ????????? ????????: ??????????? ? ???????????. ??????? ????????????. ?????????? ??????? ????????? ???????????. ????????????? ???????????. ???????, ?????????? ??????????? ???????????. 8. ?????????? ??????????, ??? ???????? ?????????? ?????????? ?????????? ???????. ????????? ??????????? ???????????. ?????? ? "??????? ??????????" ??? ??? ???? ??????? ????? ???????. ????????? ???????: 27 2?? ??????. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Sun Feb 12 14:51:14 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 14:51:14 +0100 (CET) Subject: [Frugalware-git] fwlive: * Add less.sh and somes locale packages Message-ID: <20120212135114.D3F84224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=19ce1d4fc7841525c8b3d3b268ce5b86f9230b24 commit 19ce1d4fc7841525c8b3d3b268ce5b86f9230b24 Author: Baste Date: Sun Feb 12 14:51:17 2012 +0100 * Add less.sh and somes locale packages diff --git a/bin/create-rootfs b/bin/create-rootfs index d7651ed..9158deb 100755 --- a/bin/create-rootfs +++ b/bin/create-rootfs @@ -100,7 +100,7 @@ if [ $TREE == "stable" ] || echo $TREE |egrep -q '[0-9]+\.[0-9]+'; then echo "[frugalware]" > pacman-g2.conf fi echo "Server = $MIRROR/frugalware-$TREE/frugalware-$ARCH" >> pacman-g2.conf -## For Tree Gnometesting +## TODO:For Tree Gnometesting if [ $TREE == "gnometesting" ]; then echo "[gnometesting]" > pacman-g2.conf echo "Server = http://ftp.frugalware.org/pub/other/people/bouleetbil/$TREE/frugalware-$ARCH" >> pacman-g2.conf @@ -109,10 +109,36 @@ if [ $TREE == "gnometesting" ]; then fi eval PACKAGES=\$INST_${APPSGROUP}_APPS pacman-g2 -Sy $PACKAGES -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS + +## Install somes locale packages +if [ "`echo $FWLIVELANG |sed 's/_.*//'`" == fr ]; then + pacman -Syf man-pages-extras-fr man-pages-fr -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS +fi +if [ $APPSGROUP == "GNOME" ]; then + if [ -z $LOCALE ]; then + localelang=`echo $FWLIVELANG |sed 's/\_.*//'` + pkglocale=aspell-$localelang + else + for i in $(echo $LOCALE | sed -r "s/\,/ /g"); do + #TODO : check for another language + if [ $i == "de" ] || [ $i == "hu" ] || [ $i == "it" ]; then + pkglocale="aspell6-$i "$pkglocale + else + pkglocale="aspell-$i "$pkglocale + fi + done + fi + read -p "TOTO" + pacman -Syf $pkglocale -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS +fi ## Solve problem with kernel pacman -Syf kernel -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS -# Post-install tweaks +## Post-install tweaks +#Add utf-8 in /etc/profile.d/less.sh +if [ "`echo $FWLIVELANG|sed 's/.*\.\(.*\).*/\1/'`" == utf8 ]; then + sed -i -e 's/iso8859/utf-8/g' $CHROOTDIR/etc/profile.d/less.sh +fi chroot $CHROOTDIR sh /etc/pacman-g2/hooks/update-frugalware-version post_sysupgrade # update /etc/frugalware-release chroot $CHROOTDIR sh -c "echo 'root:$ROOTPASS' | chpasswd" if [ -n "$USERNAME" -a -n "$USERPASS" ]; then From baste at frugalware.org Sun Feb 12 15:19:17 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 15:19:17 +0100 (CET) Subject: [Frugalware-git] fwlive: * Fix typo Message-ID: <20120212141917.F3BE8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=8223787891e2e7ace51af99dca9353d0f5e16928 commit 8223787891e2e7ace51af99dca9353d0f5e16928 Author: Baste Date: Sun Feb 12 15:19:19 2012 +0100 * Fix typo diff --git a/bin/create-rootfs b/bin/create-rootfs index 9158deb..38182b7 100755 --- a/bin/create-rootfs +++ b/bin/create-rootfs @@ -112,7 +112,7 @@ pacman-g2 -Sy $PACKAGES -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXT ## Install somes locale packages if [ "`echo $FWLIVELANG |sed 's/_.*//'`" == fr ]; then - pacman -Syf man-pages-extras-fr man-pages-fr -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS + pacman -Sy man-pages-extras-fr man-pages-fr -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS fi if [ $APPSGROUP == "GNOME" ]; then if [ -z $LOCALE ]; then @@ -128,8 +128,7 @@ if [ $APPSGROUP == "GNOME" ]; then fi done fi - read -p "TOTO" - pacman -Syf $pkglocale -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS + pacman -Sy $pkglocale -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS fi ## Solve problem with kernel pacman -Syf kernel -r "$CHROOTDIR" --noconfirm --config pacman-g2.conf $EXTRAOPTS From melko at frugalware.org Sun Feb 12 15:43:05 2012 From: melko at frugalware.org (Melko) Date: Sun, 12 Feb 2012 15:43:05 +0100 (CET) Subject: [Frugalware-git] kdebump: amarok-2.5.0-2-x86_64 Message-ID: <20120212144305.B57E4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3e79b0832641437a148fa0cf7be0f7a4f2bc0ddb commit 3e79b0832641437a148fa0cf7be0f7a4f2bc0ddb Author: Melko Date: Sun Feb 12 15:42:59 2012 +0100 amarok-2.5.0-2-x86_64 * add patches for bug KDE:290123 diff --git a/source/kde-extra/amarok/0001-contextview-taskbar-not-child-of-containment.patch b/source/kde-extra/amarok/0001-contextview-taskbar-not-child-of-containment.patch new file mode 100644 index 0000000..d53b2ed --- /dev/null +++ b/source/kde-extra/amarok/0001-contextview-taskbar-not-child-of-containment.patch @@ -0,0 +1,99 @@ +From 1b2e221a9854d0ae377b04478fe8000c138c3511 Mon Sep 17 00:00:00 2001 +From: Marco Martin +Date: Thu, 5 Jan 2012 16:59:05 +0100 +Subject: [PATCH 1/2] contextview taskbar not child of containment + +the containment being parent can control its appearance, such as clipping +BUG:290123 +--- + src/context/ToolbarView.cpp | 6 +++- + src/context/toolbar/AppletToolbar.cpp | 34 +++++++++++++++++++++++++++++++++ + src/context/toolbar/AppletToolbar.h | 3 ++ + 3 files changed, 41 insertions(+), 2 deletions(-) + +diff --git a/src/context/ToolbarView.cpp b/src/context/ToolbarView.cpp +index f3b4916..840b99b 100644 +--- a/src/context/ToolbarView.cpp ++++ b/src/context/ToolbarView.cpp +@@ -74,7 +74,9 @@ Context::ToolbarView::ToolbarView( Plasma::Containment* containment, QGraphicsSc + setVerticalScrollBarPolicy( Qt::ScrollBarAlwaysOff ); + + // now we create the toolbar +- m_toolbar = new AppletToolbar( containment ); ++ m_toolbar = new AppletToolbar(0); ++ scene->addItem(m_toolbar.data()); ++ m_toolbar.data()->setContainment( qobject_cast(containment) ); + m_toolbar.data()->setZValue( m_toolbar.data()->zValue() + 1000 ); + m_toolbar.data()->setPos( TOOLBAR_X_OFFSET, 0 ); + +@@ -96,7 +98,7 @@ Context::ToolbarView::ToolbarView( Plasma::Containment* containment, QGraphicsSc + + Context::ToolbarView::~ToolbarView() + { +- ++ delete m_toolbar.data(); + } + + void +diff --git a/src/context/toolbar/AppletToolbar.cpp b/src/context/toolbar/AppletToolbar.cpp +index 0e0deb5..c5d749b 100644 +--- a/src/context/toolbar/AppletToolbar.cpp ++++ b/src/context/toolbar/AppletToolbar.cpp +@@ -67,6 +67,40 @@ Context::AppletToolbar::~AppletToolbar() + } + + void ++<<<<<<< Updated upstream ++======= ++Context::AppletToolbar::setContainment( Containment * containment ) ++{ ++ m_cont = containment; ++} ++ ++Context::Containment * ++Context::AppletToolbar::containment() const ++{ ++ return m_cont; ++} ++ ++void ++Context::AppletToolbar::paint( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget ) ++{ ++ Q_UNUSED( option ) ++ Q_UNUSED( widget ) ++ ++ painter->setRenderHint( QPainter::Antialiasing ); ++ painter->save(); ++ ++ QColor col = PaletteHandler::alternateBackgroundColor(); ++ qreal radius = 3; ++ ++ QPainterPath outline; ++ outline.addRoundedRect( boundingRect(), radius, radius ); ++ painter->fillPath( outline, QBrush( col ) ); ++ ++ painter->restore(); ++} ++ ++void ++>>>>>>> Stashed changes + Context::AppletToolbar::resizeEvent( QGraphicsSceneResizeEvent * event ) + { + debug() << "setting layout to" << QRectF( QPointF( 0, 0 ), event->newSize() ); +diff --git a/src/context/toolbar/AppletToolbar.h b/src/context/toolbar/AppletToolbar.h +index ee8a208..058baae 100644 +--- a/src/context/toolbar/AppletToolbar.h ++++ b/src/context/toolbar/AppletToolbar.h +@@ -55,6 +55,9 @@ class AppletToolbar : public QGraphicsWidget + + void appletRemoved( Plasma::Applet* applet ); + ++ void setContainment( Containment * containment ); ++ Containment* containment() const; ++ + signals: + void showApplet( Plasma::Applet* ); + void appletAddedToToolbar( Plasma::Applet* applet, int loc ); +-- +1.7.6 + diff --git a/source/kde-extra/amarok/0002-solve-the-conflict.patch b/source/kde-extra/amarok/0002-solve-the-conflict.patch new file mode 100644 index 0000000..28ab03a --- /dev/null +++ b/source/kde-extra/amarok/0002-solve-the-conflict.patch @@ -0,0 +1,55 @@ +From b3d81df5d7131676fdc7bebbb5aae10b200221fa Mon Sep 17 00:00:00 2001 +From: Marco Martin +Date: Thu, 5 Jan 2012 17:06:16 +0100 +Subject: [PATCH 2/2] solve the conflict + +sorry about that +CCBUG:290123 +--- + src/context/toolbar/AppletToolbar.cpp | 23 +---------------------- + 1 files changed, 1 insertions(+), 22 deletions(-) + +diff --git a/src/context/toolbar/AppletToolbar.cpp b/src/context/toolbar/AppletToolbar.cpp +index c5d749b..c51762c 100644 +--- a/src/context/toolbar/AppletToolbar.cpp ++++ b/src/context/toolbar/AppletToolbar.cpp +@@ -67,8 +67,7 @@ Context::AppletToolbar::~AppletToolbar() + } + + void +-<<<<<<< Updated upstream +-======= ++ + Context::AppletToolbar::setContainment( Containment * containment ) + { + m_cont = containment; +@@ -81,26 +80,6 @@ Context::AppletToolbar::containment() const + } + + void +-Context::AppletToolbar::paint( QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget ) +-{ +- Q_UNUSED( option ) +- Q_UNUSED( widget ) +- +- painter->setRenderHint( QPainter::Antialiasing ); +- painter->save(); +- +- QColor col = PaletteHandler::alternateBackgroundColor(); +- qreal radius = 3; +- +- QPainterPath outline; +- outline.addRoundedRect( boundingRect(), radius, radius ); +- painter->fillPath( outline, QBrush( col ) ); +- +- painter->restore(); +-} +- +-void +->>>>>>> Stashed changes + Context::AppletToolbar::resizeEvent( QGraphicsSceneResizeEvent * event ) + { + debug() << "setting layout to" << QRectF( QPointF( 0, 0 ), event->newSize() ); +-- +1.7.6 + diff --git a/source/kde-extra/amarok/FrugalBuild b/source/kde-extra/amarok/FrugalBuild index 38fa3c8..8c6de54 100644 --- a/source/kde-extra/amarok/FrugalBuild +++ b/source/kde-extra/amarok/FrugalBuild @@ -3,7 +3,7 @@ pkgname=amarok pkgver=2.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="amaroK is a music player for Linux and Unix with an intuitive interface" Finclude kde depends=('libkfile' 'libkutils' 'libplasma' 'taglib-extras' 'liblastfm' \ @@ -14,8 +14,12 @@ archs=('i686' 'x86_64') url="http://amarok.kde.org/" up2date="Flastverdir ftp://ftp.kde.org/pub/kde/stable/$pkgname" source=(ftp://ftp.kde.org/pub/kde/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2 \ - binding_always_there.patch) + binding_always_there.patch \ + 0001-contextview-taskbar-not-child-of-containment.patch \ + 0002-solve-the-conflict.patch) sha1sums=('9849900d20225e703c43d242650a8fa211cf15f2' \ - '6f3295d51526e464e2006b23ef13584b08529aa9') + '6f3295d51526e464e2006b23ef13584b08529aa9' \ + 'a8967bd65f80e32ce88d4666d11ef906aecf8e30' \ + 'aa341465b4dbf7feb83602e5b4763c7fbf6afc0c') # optimization OK From ryuo at frugalware.org Sun Feb 12 15:59:53 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 15:59:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Merge ../current Message-ID: <20120212145953.BF0AF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a425e83265553376f19d7bf18dbb854fd41d468 commit 1a425e83265553376f19d7bf18dbb854fd41d468 Merge: b7f4b39 4ca1733 Author: James Buren Date: Fri Feb 10 14:33:17 2012 -0600 Merge ../current From ryuo at frugalware.org Sun Feb 12 16:18:07 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:18:07 +0100 (CET) Subject: [Frugalware-git] kerneltesting: kernel-3.2-1-x86_64 * on i686/x86_64, default to intel_iommu as off * this is known to cause boot failures if left on (3.2 only so far) Message-ID: <20120212151807.492D1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kerneltesting.git;a=commitdiff;h=6f2e170cc52ec248fcf8de47f4d0e660ba1d116d commit 6f2e170cc52ec248fcf8de47f4d0e660ba1d116d Author: James Buren Date: Sun Feb 12 09:17:40 2012 -0600 kernel-3.2-1-x86_64 * on i686/x86_64, default to intel_iommu as off * this is known to cause boot failures if left on (3.2 only so far) diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index a5866de..dd96c23 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -5651,7 +5651,7 @@ CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y -CONFIG_INTEL_IOMMU_DEFAULT_ON=y +# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_VIRT_DRIVERS=y CONFIG_HYPERV=m @@ -5860,9 +5860,9 @@ CONFIG_SYSV_FS=m CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # CONFIG_UFS_DEBUG is not set -CONFIG_ORE=m CONFIG_EXOFS_FS=m # CONFIG_EXOFS_DEBUG is not set +CONFIG_ORE=m CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m CONFIG_NFS_V3=y diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index cce7519..62d4b2b 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -5345,7 +5345,7 @@ CONFIG_AMD_IOMMU=y # CONFIG_AMD_IOMMU_STATS is not set CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y -CONFIG_INTEL_IOMMU_DEFAULT_ON=y +# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_IRQ_REMAP=y CONFIG_VIRT_DRIVERS=y @@ -5557,9 +5557,9 @@ CONFIG_SYSV_FS=m CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # CONFIG_UFS_DEBUG is not set -CONFIG_ORE=m CONFIG_EXOFS_FS=m # CONFIG_EXOFS_DEBUG is not set +CONFIG_ORE=m CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m CONFIG_NFS_V3=y From ryuo at frugalware.org Sun Feb 12 16:20:06 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:06 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * initial bump to 3.2 Message-ID: <20120212152006.19904224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=5b50a32f6698418ab8e4e7387f661ed8593018b8 commit 5b50a32f6698418ab8e4e7387f661ed8593018b8 Author: James Buren Date: Thu Jan 5 06:34:22 2012 -0600 kernel-3.2-1-x86_64 * initial bump to 3.2 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index ca2666c..1a8012c 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -18,8 +18,7 @@ fi Finclude kernel if ! Fuse $USE_DEVEL; then -sha1sums=('d6aedad90c386600076b3fd976d9c66be57c136f' \ - 'a7c721cc296e49299c9755ba8d3ce710cb34579d' \ +sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '92da20a2205452717a2bf6927a74b6b89ee03762' \ 'bd91bc9fdc3ede007fd7a0eabeabc844faeed7ed' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index f914a5f..92fbee2 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -15,9 +15,9 @@ # * _F_kernelver_rel: the kernel release # * _F_kernelver_stable: the number of the -stable patch to use (if any) ### -_F_kernelver_ver=3.1 -_F_kernelver_rel=6 -_F_kernelver_stable=7 +_F_kernelver_ver=3.2 +_F_kernelver_rel=1 +_F_kernelver_stable=0 ### # == APPENDED VALUES From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152018.2656B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=64557ff69ec606267fde29369f1b72a26b9d5aaa commit 64557ff69ec606267fde29369f1b72a26b9d5aaa Merge: 5b50a32 2abbe1f Author: James Buren Date: Thu Jan 5 07:12:51 2012 -0600 Merge ../current From hermier at frugalware.org Sun Feb 12 16:20:18 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-i686 Message-ID: <20120212152018.2FF92224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=99abd85411905fb9081b28c5380d7b5fff2f268e commit 99abd85411905fb9081b28c5380d7b5fff2f268e Author: Michel Hermier Date: Thu Jan 5 18:48:55 2012 +0100 kernel-3.2-1-i686 * Preliminary version for the kernel. configs should be checked to reduce differencies. diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 1a8012c..adef278 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -20,8 +20,8 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - '92da20a2205452717a2bf6927a74b6b89ee03762' \ - 'bd91bc9fdc3ede007fd7a0eabeabc844faeed7ed' \ + '26f05be8a7de5fa4461fa8dd59bec67e9482f428' \ + 'cdb012dae4299849d86bfdb6f88e18b03571f889' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 5da9107..d8cf331 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.1.0 Kernel Configuration +# Linux/x86 3.2.0 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -37,7 +37,6 @@ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y -# CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set @@ -100,6 +99,7 @@ CONFIG_HAVE_SPARSE_IRQ=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PENDING_IRQ=y +CONFIG_GENERIC_IRQ_CHIP=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y @@ -133,6 +133,7 @@ CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y CONFIG_CGROUP_PERF=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y +CONFIG_CFS_BANDWIDTH=y CONFIG_RT_GROUP_SCHED=y CONFIG_BLK_CGROUP=y # CONFIG_DEBUG_BLK_CGROUP is not set @@ -158,7 +159,7 @@ CONFIG_SYSCTL=y CONFIG_ANON_INODES=y # CONFIG_EXPERT is not set CONFIG_UID16=y -CONFIG_SYSCTL_SYSCALL=y +# CONFIG_SYSCTL_SYSCALL is not set CONFIG_KALLSYMS=y CONFIG_HOTPLUG=y CONFIG_PRINTK=y @@ -227,7 +228,7 @@ CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_LBDAF=y CONFIG_BLK_DEV_BSG=y -# CONFIG_BLK_DEV_BSGLIB is not set +CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_THROTTLING=y @@ -281,6 +282,7 @@ CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y CONFIG_X86_MPPARSE=y CONFIG_X86_BIGSMP=y @@ -427,6 +429,7 @@ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y +CONFIG_ARCH_RANDOM=y # CONFIG_EFI is not set CONFIG_SECCOMP=y CONFIG_CC_STACKPROTECTOR=y @@ -539,7 +542,7 @@ CONFIG_X86_LONGHAUL=m # shared options # CONFIG_X86_SPEEDSTEP_LIB=m -# CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set +CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y @@ -551,10 +554,13 @@ CONFIG_INTEL_IDLE=y CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set -CONFIG_PCI_GODIRECT=y +# CONFIG_PCI_GODIRECT is not set # CONFIG_PCI_GOOLPC is not set -# CONFIG_PCI_GOANY is not set +CONFIG_PCI_GOANY=y +CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y +CONFIG_PCI_MMCONFIG=y +CONFIG_PCI_OLPC=y CONFIG_PCI_DOMAINS=y # CONFIG_PCI_CNB20LE_QUIRK is not set CONFIG_PCIEPORTBUS=y @@ -569,7 +575,10 @@ CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y CONFIG_PCI_STUB=m CONFIG_HT_IRQ=y +CONFIG_PCI_ATS=y CONFIG_PCI_IOV=y +CONFIG_PCI_PRI=y +CONFIG_PCI_PASID=y CONFIG_PCI_IOAPIC=y CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y @@ -589,6 +598,7 @@ CONFIG_OLPC_XO1_PM=y CONFIG_OLPC_XO1_RTC=y CONFIG_OLPC_XO1_SCI=y CONFIG_OLPC_XO15_SCI=y +CONFIG_ALIX=y CONFIG_AMD_NB=y CONFIG_PCCARD=m CONFIG_PCMCIA=m @@ -612,6 +622,9 @@ CONFIG_PCMCIA_PROBE=y CONFIG_PCCARD_NONSTATIC=y CONFIG_HOTPLUG_PCI=m CONFIG_HOTPLUG_PCI_FAKE=m +CONFIG_HOTPLUG_PCI_COMPAQ=m +# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set +CONFIG_HOTPLUG_PCI_IBM=m CONFIG_HOTPLUG_PCI_ACPI=m CONFIG_HOTPLUG_PCI_ACPI_IBM=m CONFIG_HOTPLUG_PCI_CPCI=y @@ -619,14 +632,15 @@ CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m CONFIG_HOTPLUG_PCI_SHPC=m CONFIG_RAPIDIO=y +CONFIG_RAPIDIO_TSI721=y CONFIG_RAPIDIO_DISC_TIMEOUT=30 CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS=y +# CONFIG_RAPIDIO_DEBUG is not set CONFIG_RAPIDIO_TSI57X=y CONFIG_RAPIDIO_CPS_XX=y CONFIG_RAPIDIO_TSI568=y CONFIG_RAPIDIO_CPS_GEN2=y CONFIG_RAPIDIO_TSI500=y -# CONFIG_RAPIDIO_DEBUG is not set # # Executable file formats / Emulations @@ -990,8 +1004,8 @@ CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_MSG is not set # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_HMAC_NONE is not set -# CONFIG_SCTP_HMAC_SHA1 is not set -CONFIG_SCTP_HMAC_MD5=y +CONFIG_SCTP_HMAC_SHA1=y +# CONFIG_SCTP_HMAC_MD5 is not set CONFIG_RDS=m CONFIG_RDS_RDMA=m CONFIG_RDS_TCP=m @@ -1027,7 +1041,7 @@ CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y CONFIG_DECNET=m CONFIG_DECNET_ROUTER=y -CONFIG_LLC=m +CONFIG_LLC=y CONFIG_LLC2=m CONFIG_IPX=m CONFIG_IPX_INTERN=y @@ -1048,6 +1062,7 @@ CONFIG_ECONET_NATIVE=y CONFIG_WAN_ROUTER=m CONFIG_PHONET=m CONFIG_IEEE802154=m +# CONFIG_IEEE802154_6LOWPAN is not set CONFIG_NET_SCHED=y # @@ -1147,6 +1162,7 @@ CONFIG_YAM=m CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_BCM=m +CONFIG_CAN_GW=m # # CAN Device Drivers @@ -1161,7 +1177,9 @@ CONFIG_PCH_CAN=m CONFIG_CAN_SJA1000=m CONFIG_CAN_SJA1000_ISA=m CONFIG_CAN_SJA1000_PLATFORM=m +CONFIG_CAN_EMS_PCMCIA=m CONFIG_CAN_EMS_PCI=m +CONFIG_CAN_PEAK_PCI=m CONFIG_CAN_KVASER_PCI=m CONFIG_CAN_PLX_PCI=m CONFIG_CAN_TSCAN1=m @@ -1313,13 +1331,16 @@ CONFIG_CAIF=m CONFIG_CAIF_NETDEV=m CONFIG_CEPH_LIB=m # CONFIG_CEPH_LIB_PRETTYDEBUG is not set +# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set CONFIG_NFC=m +CONFIG_NFC_NCI=m # # Near Field Communication (NFC) devices # CONFIG_PN544_NFC=m CONFIG_NFC_PN533=m +CONFIG_NFC_WILINK=m # # Device Drivers @@ -1339,15 +1360,15 @@ CONFIG_EXTRA_FIRMWARE="" # CONFIG_SYS_HYPERVISOR is not set CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m +CONFIG_REGMAP_SPI=y CONFIG_CONNECTOR=m CONFIG_MTD=m -# CONFIG_MTD_DEBUG is not set CONFIG_MTD_TESTS=m CONFIG_MTD_REDBOOT_PARTS=m CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y CONFIG_MTD_REDBOOT_PARTS_READONLY=y -CONFIG_MTD_OF_PARTS=y +CONFIG_MTD_OF_PARTS=m CONFIG_MTD_AR7_PARTS=m # @@ -1445,10 +1466,11 @@ CONFIG_MTD_BLOCK2MTD=m # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set CONFIG_MTD_DOC2001PLUS=m +# CONFIG_MTD_DOCG3 is not set CONFIG_MTD_DOCPROBE=m CONFIG_MTD_DOCECC=m # CONFIG_MTD_DOCPROBE_ADVANCED is not set -CONFIG_MTD_DOCPROBE_ADDRESS=0 +CONFIG_MTD_DOCPROBE_ADDRESS=0x0 CONFIG_MTD_NAND_ECC=m CONFIG_MTD_NAND_ECC_SMC=y CONFIG_MTD_NAND=m @@ -1639,6 +1661,11 @@ CONFIG_IWMC3200TOP=m # CONFIG_TI_ST=m CONFIG_SENSORS_LIS3_I2C=m + +# +# Altera FPGA firmware download module +# +CONFIG_ALTERA_STAPL=m CONFIG_HAVE_IDE=y # CONFIG_IDE is not set @@ -1719,11 +1746,11 @@ CONFIG_SCSI_AIC94XX=m CONFIG_SCSI_MVSAS=m # CONFIG_SCSI_MVSAS_DEBUG is not set CONFIG_SCSI_MVSAS_TASKLET=y +CONFIG_SCSI_MVUMI=m CONFIG_SCSI_DPT_I2O=m CONFIG_SCSI_ADVANSYS=m CONFIG_SCSI_IN2000=m CONFIG_SCSI_ARCMSR=m -CONFIG_SCSI_ARCMSR_AER=y CONFIG_MEGARAID_NEWGEN=y CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m @@ -1930,6 +1957,7 @@ CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m +# CONFIG_DM_THIN_PROVISIONING is not set CONFIG_DM_MIRROR=m CONFIG_DM_RAID=m CONFIG_DM_LOG_USERSPACE=m @@ -1964,7 +1992,7 @@ CONFIG_FIREWIRE_OHCI=m CONFIG_FIREWIRE_OHCI_DEBUG=y CONFIG_FIREWIRE_SBP2=m CONFIG_FIREWIRE_NET=m -# CONFIG_FIREWIRE_NOSY is not set +CONFIG_FIREWIRE_NOSY=m CONFIG_I2O=m CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y CONFIG_I2O_EXT_ADAPTEC=y @@ -1977,15 +2005,29 @@ CONFIG_I2O_PROC=m CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=m CONFIG_NETDEVICES=y -CONFIG_IFB=m -CONFIG_DUMMY=m +CONFIG_NET_CORE=y CONFIG_BONDING=m +CONFIG_DUMMY=m +CONFIG_EQUALIZER=m +CONFIG_NET_FC=y +CONFIG_MII=m +CONFIG_IEEE802154_DRIVERS=m +CONFIG_IEEE802154_FAKEHARD=m +CONFIG_IFB=m CONFIG_MACVLAN=m CONFIG_MACVTAP=m -CONFIG_EQUALIZER=m +CONFIG_NETCONSOLE=m +CONFIG_NETCONSOLE_DYNAMIC=y +CONFIG_NETPOLL=y +CONFIG_NETPOLL_TRAP=y +CONFIG_NET_POLL_CONTROLLER=y +CONFIG_RIONET=m +CONFIG_RIONET_TX_SIZE=128 +CONFIG_RIONET_RX_SIZE=128 CONFIG_TUN=m CONFIG_VETH=m -CONFIG_NET_SB1000=m +CONFIG_VIRTIO_NET=m +CONFIG_SUNGEM_PHY=m CONFIG_ARCNET=m CONFIG_ARCNET_1201=m CONFIG_ARCNET_1051=m @@ -1997,58 +2039,96 @@ CONFIG_ARCNET_RIM_I=m CONFIG_ARCNET_COM20020=m CONFIG_ARCNET_COM20020_ISA=m CONFIG_ARCNET_COM20020_PCI=m -CONFIG_MII=m -CONFIG_PHYLIB=y +CONFIG_ARCNET_COM20020_CS=m +CONFIG_ATM_DRIVERS=y +# CONFIG_ATM_DUMMY is not set +CONFIG_ATM_TCP=m +CONFIG_ATM_LANAI=m +CONFIG_ATM_ENI=m +# CONFIG_ATM_ENI_DEBUG is not set +# CONFIG_ATM_ENI_TUNE_BURST is not set +CONFIG_ATM_FIRESTREAM=m +CONFIG_ATM_ZATM=m +# CONFIG_ATM_ZATM_DEBUG is not set +CONFIG_ATM_NICSTAR=m +CONFIG_ATM_NICSTAR_USE_SUNI=y +CONFIG_ATM_NICSTAR_USE_IDT77105=y +CONFIG_ATM_IDT77252=m +# CONFIG_ATM_IDT77252_DEBUG is not set +# CONFIG_ATM_IDT77252_RCV_ALL is not set +CONFIG_ATM_IDT77252_USE_SUNI=y +CONFIG_ATM_AMBASSADOR=m +# CONFIG_ATM_AMBASSADOR_DEBUG is not set +CONFIG_ATM_HORIZON=m +# CONFIG_ATM_HORIZON_DEBUG is not set +CONFIG_ATM_IA=m +# CONFIG_ATM_IA_DEBUG is not set +CONFIG_ATM_FORE200E=m +CONFIG_ATM_FORE200E_USE_TASKLET=y +CONFIG_ATM_FORE200E_TX_RETRY=16 +CONFIG_ATM_FORE200E_DEBUG=0 +CONFIG_ATM_HE=m +CONFIG_ATM_HE_USE_SUNI=y +CONFIG_ATM_SOLOS=m # -# MII PHY device drivers +# CAIF transport drivers # -CONFIG_MARVELL_PHY=m -CONFIG_DAVICOM_PHY=m -CONFIG_QSEMI_PHY=m -CONFIG_LXT_PHY=m -CONFIG_CICADA_PHY=m -CONFIG_VITESSE_PHY=m -CONFIG_SMSC_PHY=m -CONFIG_BROADCOM_PHY=m -CONFIG_ICPLUS_PHY=m -CONFIG_REALTEK_PHY=m -CONFIG_NATIONAL_PHY=m -CONFIG_STE10XP=m -CONFIG_LSI_ET1011C_PHY=m -CONFIG_MICREL_PHY=m -CONFIG_FIXED_PHY=y -CONFIG_MDIO_BITBANG=m -CONFIG_MDIO_GPIO=m -CONFIG_NET_ETHERNET=y -CONFIG_HAPPYMEAL=m -CONFIG_SUNGEM=m -CONFIG_CASSINI=m +CONFIG_CAIF_TTY=m +CONFIG_CAIF_SPI_SLAVE=m +CONFIG_CAIF_SPI_SYNC=y +CONFIG_CAIF_HSI=m +CONFIG_ETHERNET=y +CONFIG_MDIO=m CONFIG_NET_VENDOR_3COM=y CONFIG_EL1=m -CONFIG_EL2=m -CONFIG_ELPLUS=m -CONFIG_EL16=m CONFIG_EL3=m CONFIG_3C515=m -CONFIG_ELMC=m -CONFIG_ELMC_II=m +CONFIG_PCMCIA_3C574=m +CONFIG_PCMCIA_3C589=m CONFIG_VORTEX=m CONFIG_TYPHOON=m +CONFIG_NET_VENDOR_ADAPTEC=y +CONFIG_ADAPTEC_STARFIRE=m +CONFIG_NET_VENDOR_ALTEON=y +CONFIG_ACENIC=m +# CONFIG_ACENIC_OMIT_TIGON_I is not set +CONFIG_NET_VENDOR_AMD=y +CONFIG_AMD8111_ETH=m CONFIG_LANCE=m -CONFIG_NET_VENDOR_SMC=y -CONFIG_WD80x3=m -CONFIG_ULTRAMCA=m -CONFIG_ULTRA=m -CONFIG_ULTRA32=m -CONFIG_SMC9194=m -CONFIG_ENC28J60=m -# CONFIG_ENC28J60_WRITEVERIFY is not set -CONFIG_ETHOC=m -CONFIG_NET_VENDOR_RACAL=y -CONFIG_NI52=m +CONFIG_PCNET32=m +CONFIG_DEPCA=m +CONFIG_PCMCIA_NMCLAN=m CONFIG_NI65=m +CONFIG_NET_VENDOR_ATHEROS=y +CONFIG_ATL2=m +CONFIG_ATL1=m +CONFIG_ATL1E=m +CONFIG_ATL1C=m +CONFIG_NET_VENDOR_BROADCOM=y +CONFIG_B44=m +CONFIG_B44_PCI_AUTOSELECT=y +CONFIG_B44_PCICORE_AUTOSELECT=y +CONFIG_B44_PCI=y +CONFIG_BNX2=m +CONFIG_CNIC=m +CONFIG_TIGON3=m +CONFIG_BNX2X=m +CONFIG_NET_VENDOR_BROCADE=y +CONFIG_BNA=m +CONFIG_NET_VENDOR_CHELSIO=y +CONFIG_CHELSIO_T1=m +CONFIG_CHELSIO_T1_1G=y +CONFIG_CHELSIO_T3=m +CONFIG_CHELSIO_T4=m +CONFIG_CHELSIO_T4VF=m +CONFIG_NET_VENDOR_CIRRUS=y +CONFIG_CS89x0=m +CONFIG_NET_VENDOR_CISCO=y +CONFIG_ENIC=m CONFIG_DNET=m +CONFIG_NET_VENDOR_DEC=y +CONFIG_EWRK3=m CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_DE2104X_DSL=0 @@ -2062,137 +2142,206 @@ CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m CONFIG_PCMCIA_XIRCOM=m +CONFIG_NET_VENDOR_DLINK=y +CONFIG_DE600=m +CONFIG_DE620=m +CONFIG_DL2K=m +CONFIG_SUNDANCE=m +# CONFIG_SUNDANCE_MMIO is not set +CONFIG_NET_VENDOR_EMULEX=y +CONFIG_BE2NET=m +CONFIG_NET_VENDOR_EXAR=y +CONFIG_S2IO=m +CONFIG_VXGE=m +# CONFIG_VXGE_DEBUG_TRACE_ALL is not set +CONFIG_NET_VENDOR_FUJITSU=y CONFIG_AT1700=m -CONFIG_DEPCA=m +CONFIG_PCMCIA_FMVJ18X=m +CONFIG_ETH16I=m +CONFIG_NET_VENDOR_HP=y CONFIG_HP100=m -CONFIG_NET_ISA=y -CONFIG_E2100=m -CONFIG_EWRK3=m +CONFIG_NET_VENDOR_IBM=y +# CONFIG_IBM_EMAC_ZMII is not set +# CONFIG_IBM_EMAC_RGMII is not set +# CONFIG_IBM_EMAC_TAH is not set +# CONFIG_IBM_EMAC_EMAC4 is not set +# CONFIG_IBM_EMAC_NO_FLOW_CTRL is not set +# CONFIG_IBM_EMAC_MAL_CLR_ICINTSTAT is not set +# CONFIG_IBM_EMAC_MAL_COMMON_ERR is not set +CONFIG_NET_VENDOR_INTEL=y +CONFIG_E100=m +CONFIG_E1000=m +CONFIG_E1000E=m +CONFIG_IGB=m +CONFIG_IGB_DCA=y +CONFIG_IGBVF=m +CONFIG_IXGB=m +CONFIG_IXGBE=m +CONFIG_IXGBE_DCA=y +CONFIG_IXGBE_DCB=y +CONFIG_IXGBEVF=m +CONFIG_NET_VENDOR_I825XX=y +CONFIG_ELPLUS=m +CONFIG_EL16=m +CONFIG_ELMC=m +CONFIG_ELMC_II=m +CONFIG_APRICOT=m CONFIG_EEXPRESS=m CONFIG_EEXPRESS_PRO=m -CONFIG_HPLAN_PLUS=m -CONFIG_HPLAN=m CONFIG_LP486E=m -CONFIG_ETH16I=m -CONFIG_NE2000=m +CONFIG_NI52=m CONFIG_ZNET=m -CONFIG_SEEQ8005=m -CONFIG_NE2_MCA=m -CONFIG_IBMLANA=m -# CONFIG_IBM_NEW_EMAC_ZMII is not set -# CONFIG_IBM_NEW_EMAC_RGMII is not set -# CONFIG_IBM_NEW_EMAC_TAH is not set -# CONFIG_IBM_NEW_EMAC_EMAC4 is not set -# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set -# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set -# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set -CONFIG_NET_PCI=y -CONFIG_PCNET32=m -CONFIG_AMD8111_ETH=m -CONFIG_ADAPTEC_STARFIRE=m -CONFIG_AC3200=m +CONFIG_IP1000=m +CONFIG_JME=m +CONFIG_NET_VENDOR_MARVELL=y +CONFIG_SKGE=m +CONFIG_SKGE_GENESIS=y +CONFIG_SKY2=m +CONFIG_NET_VENDOR_MELLANOX=y +CONFIG_MLX4_EN=m +CONFIG_MLX4_CORE=m +CONFIG_MLX4_DEBUG=y +CONFIG_NET_VENDOR_MICREL=y +CONFIG_KS8842=m +CONFIG_KS8851=m +CONFIG_KS8851_MLL=m CONFIG_KSZ884X_PCI=m -CONFIG_APRICOT=m -CONFIG_B44=m -CONFIG_B44_PCI_AUTOSELECT=y -CONFIG_B44_PCICORE_AUTOSELECT=y -CONFIG_B44_PCI=y -CONFIG_FORCEDETH=m -CONFIG_CS89x0=m -CONFIG_E100=m -CONFIG_LNE390=m +CONFIG_NET_VENDOR_MICROCHIP=y +CONFIG_ENC28J60=m +# CONFIG_ENC28J60_WRITEVERIFY is not set +CONFIG_NET_VENDOR_MYRI=y +CONFIG_MYRI10GE=m +CONFIG_MYRI10GE_DCA=y CONFIG_FEALNX=m +CONFIG_NET_VENDOR_NATSEMI=y +CONFIG_IBMLANA=m CONFIG_NATSEMI=m +CONFIG_NS83820=m +CONFIG_NET_VENDOR_8390=y +CONFIG_EL2=m +CONFIG_AC3200=m +CONFIG_PCMCIA_AXNET=m +CONFIG_E2100=m +CONFIG_ES3210=m +CONFIG_HPLAN_PLUS=m +CONFIG_HPLAN=m +CONFIG_LNE390=m +CONFIG_NE2000=m +CONFIG_NE2_MCA=m CONFIG_NE2K_PCI=m CONFIG_NE3210=m -CONFIG_ES3210=m +CONFIG_PCMCIA_PCNET=m +CONFIG_ULTRAMCA=m +CONFIG_ULTRA=m +CONFIG_ULTRA32=m +CONFIG_WD80x3=m +CONFIG_NET_VENDOR_NVIDIA=y +CONFIG_FORCEDETH=m +CONFIG_NET_VENDOR_OKI=y +CONFIG_PCH_GBE=m +CONFIG_ETHOC=m +# CONFIG_NET_PACKET_ENGINE is not set +CONFIG_NET_VENDOR_QLOGIC=y +CONFIG_QLA3XXX=m +CONFIG_QLCNIC=m +CONFIG_QLGE=m +CONFIG_NETXEN_NIC=m +CONFIG_NET_VENDOR_RACAL=y +CONFIG_NET_VENDOR_REALTEK=y +CONFIG_ATP=m CONFIG_8139CP=m CONFIG_8139TOO=m CONFIG_8139TOO_PIO=y CONFIG_8139TOO_TUNE_TWISTER=y CONFIG_8139TOO_8129=y # CONFIG_8139_OLD_RX_RESET is not set +CONFIG_R8169=m +CONFIG_NET_VENDOR_RDC=y CONFIG_R6040=m +CONFIG_NET_VENDOR_SEEQ=y +CONFIG_SEEQ8005=m +CONFIG_NET_VENDOR_SILAN=y +CONFIG_SC92031=m +CONFIG_NET_VENDOR_SIS=y CONFIG_SIS900=m +CONFIG_SIS190=m +CONFIG_SFC=m +CONFIG_SFC_MTD=y +CONFIG_NET_VENDOR_SMSC=y +CONFIG_SMC9194=m +CONFIG_PCMCIA_SMC91C92=m CONFIG_EPIC100=m CONFIG_SMSC9420=m -CONFIG_SUNDANCE=m -# CONFIG_SUNDANCE_MMIO is not set -CONFIG_TLAN=m -CONFIG_KS8842=m -CONFIG_KS8851=m -CONFIG_KS8851_MLL=m -CONFIG_VIA_RHINE=m -CONFIG_VIA_RHINE_MMIO=y -CONFIG_SC92031=m -CONFIG_NET_POCKET=y -CONFIG_ATP=m -CONFIG_DE600=m -CONFIG_DE620=m -CONFIG_ATL2=m -CONFIG_NETDEV_1000=y -CONFIG_ACENIC=m -# CONFIG_ACENIC_OMIT_TIGON_I is not set -CONFIG_DL2K=m -CONFIG_E1000=m -CONFIG_E1000E=m -CONFIG_IP1000=m -CONFIG_IGB=m -CONFIG_IGB_DCA=y -CONFIG_IGBVF=m -CONFIG_NS83820=m -CONFIG_HAMACHI=m -CONFIG_YELLOWFIN=m -CONFIG_R8169=m -CONFIG_SIS190=m -CONFIG_SKGE=m -CONFIG_SKGE_GENESIS=y -CONFIG_SKY2=m -CONFIG_VIA_VELOCITY=m -CONFIG_TIGON3=m -CONFIG_BNX2=m -CONFIG_CNIC=m -CONFIG_QLA3XXX=m -CONFIG_ATL1=m -CONFIG_ATL1E=m -CONFIG_ATL1C=m -CONFIG_JME=m +CONFIG_NET_VENDOR_STMICRO=y CONFIG_STMMAC_ETH=m # CONFIG_STMMAC_DA is not set -CONFIG_STMMAC_DUAL_MAC=y -CONFIG_PCH_GBE=m -CONFIG_NETDEV_10000=y -CONFIG_MDIO=m -CONFIG_CHELSIO_T1=m -CONFIG_CHELSIO_T1_1G=y -CONFIG_CHELSIO_T3=m -CONFIG_CHELSIO_T4=m -CONFIG_CHELSIO_T4VF=m -CONFIG_ENIC=m -CONFIG_IXGBE=m -CONFIG_IXGBE_DCA=y -CONFIG_IXGBE_DCB=y -CONFIG_IXGBEVF=m -CONFIG_IXGB=m -CONFIG_S2IO=m -CONFIG_VXGE=m -# CONFIG_VXGE_DEBUG_TRACE_ALL is not set -CONFIG_MYRI10GE=m -CONFIG_MYRI10GE_DCA=y -CONFIG_NETXEN_NIC=m +CONFIG_STMMAC_RING=y +# CONFIG_STMMAC_CHAINED is not set +CONFIG_NET_VENDOR_SUN=y +CONFIG_HAPPYMEAL=m +CONFIG_SUNGEM=m +CONFIG_CASSINI=m CONFIG_NIU=m -CONFIG_MLX4_EN=m -CONFIG_MLX4_CORE=m -CONFIG_MLX4_DEBUG=y +CONFIG_NET_VENDOR_TEHUTI=y CONFIG_TEHUTI=m -CONFIG_BNX2X=m -CONFIG_QLCNIC=m -CONFIG_QLGE=m -CONFIG_BNA=m -CONFIG_SFC=m -CONFIG_SFC_MTD=y -CONFIG_BE2NET=m -CONFIG_TR=m +CONFIG_NET_VENDOR_TI=y +CONFIG_TLAN=m +CONFIG_NET_VENDOR_VIA=y +CONFIG_VIA_RHINE=m +CONFIG_VIA_RHINE_MMIO=y +CONFIG_VIA_VELOCITY=m +CONFIG_NET_VENDOR_XIRCOM=y +CONFIG_PCMCIA_XIRC2PS=m +CONFIG_FDDI=m +CONFIG_DEFXX=m +# CONFIG_DEFXX_MMIO is not set +CONFIG_SKFP=m +CONFIG_HIPPI=y +CONFIG_ROADRUNNER=m +# CONFIG_ROADRUNNER_LARGE_RINGS is not set +CONFIG_NET_SB1000=m +CONFIG_PHYLIB=y + +# +# MII PHY device drivers +# +CONFIG_MARVELL_PHY=m +CONFIG_DAVICOM_PHY=m +CONFIG_QSEMI_PHY=m +CONFIG_LXT_PHY=m +CONFIG_CICADA_PHY=m +CONFIG_VITESSE_PHY=m +CONFIG_SMSC_PHY=m +CONFIG_BROADCOM_PHY=m +CONFIG_ICPLUS_PHY=m +CONFIG_REALTEK_PHY=m +CONFIG_NATIONAL_PHY=m +CONFIG_STE10XP=m +CONFIG_LSI_ET1011C_PHY=m +CONFIG_MICREL_PHY=m +CONFIG_FIXED_PHY=y +CONFIG_MDIO_BITBANG=m +CONFIG_MDIO_GPIO=m +CONFIG_PLIP=m +CONFIG_PPP=m +CONFIG_PPP_BSDCOMP=m +CONFIG_PPP_DEFLATE=m +CONFIG_PPP_FILTER=y +CONFIG_PPP_MPPE=m +CONFIG_PPP_MULTILINK=y +CONFIG_PPPOATM=m +CONFIG_PPPOE=m +CONFIG_PPTP=m +CONFIG_PPPOL2TP=m +CONFIG_PPP_ASYNC=m +CONFIG_PPP_SYNC_TTY=m +CONFIG_SLIP=m +CONFIG_SLHC=m +CONFIG_SLIP_COMPRESSED=y +CONFIG_SLIP_SMART=y +CONFIG_SLIP_MODE_SLIP6=y +CONFIG_TR=y +CONFIG_PCMCIA_IBMTR=m CONFIG_IBMTR=m CONFIG_IBMOL=m CONFIG_IBMLS=m @@ -2204,6 +2353,43 @@ CONFIG_PROTEON=m CONFIG_ABYSS=m CONFIG_MADGEMC=m CONFIG_SMCTR=m + +# +# USB Network Adapters +# +CONFIG_USB_CATC=m +CONFIG_USB_KAWETH=m +CONFIG_USB_PEGASUS=m +CONFIG_USB_RTL8150=m +CONFIG_USB_USBNET=m +CONFIG_USB_NET_AX8817X=m +CONFIG_USB_NET_CDCETHER=m +CONFIG_USB_NET_CDC_EEM=m +CONFIG_USB_NET_CDC_NCM=m +CONFIG_USB_NET_DM9601=m +CONFIG_USB_NET_SMSC75XX=m +CONFIG_USB_NET_SMSC95XX=m +CONFIG_USB_NET_GL620A=m +CONFIG_USB_NET_NET1080=m +CONFIG_USB_NET_PLUSB=m +CONFIG_USB_NET_MCS7830=m +CONFIG_USB_NET_RNDIS_HOST=m +CONFIG_USB_NET_CDC_SUBSET=m +CONFIG_USB_ALI_M5632=y +CONFIG_USB_AN2720=y +CONFIG_USB_BELKIN=y +CONFIG_USB_ARMLINUX=y +CONFIG_USB_EPSON2888=y +CONFIG_USB_KC2190=y +CONFIG_USB_NET_ZAURUS=m +CONFIG_USB_NET_CX82310_ETH=m +CONFIG_USB_NET_KALMIA=m +CONFIG_USB_HSO=m +CONFIG_USB_NET_INT51X1=m +CONFIG_USB_CDC_PHONET=m +CONFIG_USB_IPHETH=m +CONFIG_USB_SIERRA_NET=m +CONFIG_USB_VL600=m CONFIG_WLAN=y CONFIG_PCMCIA_RAYCS=m CONFIG_LIBERTAS_THINFIRM=m @@ -2240,6 +2426,8 @@ CONFIG_ATH9K_HTC=m CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y +# CONFIG_CARL9170_HWRNG is not set +# CONFIG_ATH6KL is not set CONFIG_B43=m CONFIG_B43_BCMA=y CONFIG_B43_SSB=y @@ -2251,6 +2439,7 @@ CONFIG_B43_BCMA_PIO=y CONFIG_B43_PIO=y CONFIG_B43_PHY_N=y CONFIG_B43_PHY_LP=y +CONFIG_B43_PHY_HT=y CONFIG_B43_LEDS=y CONFIG_B43_HWRNG=y # CONFIG_B43_DEBUG is not set @@ -2265,6 +2454,9 @@ CONFIG_B43LEGACY_PIO=y CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y # CONFIG_B43LEGACY_DMA_MODE is not set # CONFIG_B43LEGACY_PIO_MODE is not set +CONFIG_BRCMUTIL=m +CONFIG_BRCMFMAC=m +# CONFIG_BRCMDBG is not set CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y @@ -2282,14 +2474,13 @@ CONFIG_IPW2200_QOS=y # CONFIG_IPW2200_DEBUG is not set CONFIG_LIBIPW=m # CONFIG_LIBIPW_DEBUG is not set -CONFIG_IWLAGN=m +CONFIG_IWLWIFI=m # # Debugging Options # # CONFIG_IWLWIFI_DEBUG is not set CONFIG_IWLWIFI_DEVICE_SVTOOL=y -# CONFIG_IWL_P2P is not set CONFIG_IWLWIFI_LEGACY=m # @@ -2356,7 +2547,6 @@ CONFIG_WL1251_SPI=m CONFIG_WL1251_SDIO=m CONFIG_WL12XX_MENU=m CONFIG_WL12XX=m -CONFIG_WL12XX_HT=y CONFIG_WL12XX_SPI=m CONFIG_WL12XX_SDIO=m CONFIG_WL12XX_SDIO_TEST=m @@ -2365,6 +2555,7 @@ CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG is not set CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m +CONFIG_MWIFIEX_PCIE=m # # WiMAX Wireless Broadband devices @@ -2374,54 +2565,6 @@ CONFIG_WIMAX_I2400M_USB=m CONFIG_WIMAX_I2400M_SDIO=m CONFIG_WIMAX_IWMC3200_SDIO=y CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8 - -# -# USB Network Adapters -# -CONFIG_USB_CATC=m -CONFIG_USB_KAWETH=m -CONFIG_USB_PEGASUS=m -CONFIG_USB_RTL8150=m -CONFIG_USB_USBNET=m -CONFIG_USB_NET_AX8817X=m -CONFIG_USB_NET_CDCETHER=m -CONFIG_USB_NET_CDC_EEM=m -CONFIG_USB_NET_CDC_NCM=m -CONFIG_USB_NET_DM9601=m -CONFIG_USB_NET_SMSC75XX=m -CONFIG_USB_NET_SMSC95XX=m -CONFIG_USB_NET_GL620A=m -CONFIG_USB_NET_NET1080=m -CONFIG_USB_NET_PLUSB=m -CONFIG_USB_NET_MCS7830=m -CONFIG_USB_NET_RNDIS_HOST=m -CONFIG_USB_NET_CDC_SUBSET=m -CONFIG_USB_ALI_M5632=y -CONFIG_USB_AN2720=y -CONFIG_USB_BELKIN=y -CONFIG_USB_ARMLINUX=y -CONFIG_USB_EPSON2888=y -CONFIG_USB_KC2190=y -CONFIG_USB_NET_ZAURUS=m -CONFIG_USB_NET_CX82310_ETH=m -CONFIG_USB_NET_KALMIA=m -CONFIG_USB_HSO=m -CONFIG_USB_NET_INT51X1=m -CONFIG_USB_CDC_PHONET=m -CONFIG_USB_IPHETH=m -CONFIG_USB_SIERRA_NET=m -CONFIG_USB_VL600=m -CONFIG_NET_PCMCIA=y -CONFIG_PCMCIA_3C589=m -CONFIG_PCMCIA_3C574=m -CONFIG_PCMCIA_FMVJ18X=m -CONFIG_PCMCIA_PCNET=m -CONFIG_PCMCIA_NMCLAN=m -CONFIG_PCMCIA_SMC91C92=m -CONFIG_PCMCIA_XIRC2PS=m -CONFIG_PCMCIA_AXNET=m -CONFIG_ARCNET_COM20020_CS=m -CONFIG_PCMCIA_IBMTR=m CONFIG_WAN=y CONFIG_HOSTESS_SV11=m CONFIG_COSA=m @@ -2453,81 +2596,6 @@ CONFIG_LAPBETHER=m CONFIG_X25_ASY=m CONFIG_SBNI=m CONFIG_SBNI_MULTILINE=y -CONFIG_ATM_DRIVERS=y -# CONFIG_ATM_DUMMY is not set -CONFIG_ATM_TCP=m -CONFIG_ATM_LANAI=m -CONFIG_ATM_ENI=m -# CONFIG_ATM_ENI_DEBUG is not set -# CONFIG_ATM_ENI_TUNE_BURST is not set -CONFIG_ATM_FIRESTREAM=m -CONFIG_ATM_ZATM=m -# CONFIG_ATM_ZATM_DEBUG is not set -CONFIG_ATM_NICSTAR=m -CONFIG_ATM_NICSTAR_USE_SUNI=y -CONFIG_ATM_NICSTAR_USE_IDT77105=y -CONFIG_ATM_IDT77252=m -# CONFIG_ATM_IDT77252_DEBUG is not set -# CONFIG_ATM_IDT77252_RCV_ALL is not set -CONFIG_ATM_IDT77252_USE_SUNI=y -CONFIG_ATM_AMBASSADOR=m -# CONFIG_ATM_AMBASSADOR_DEBUG is not set -CONFIG_ATM_HORIZON=m -# CONFIG_ATM_HORIZON_DEBUG is not set -CONFIG_ATM_IA=m -# CONFIG_ATM_IA_DEBUG is not set -CONFIG_ATM_FORE200E=m -CONFIG_ATM_FORE200E_USE_TASKLET=y -CONFIG_ATM_FORE200E_TX_RETRY=16 -CONFIG_ATM_FORE200E_DEBUG=0 -CONFIG_ATM_HE=m -CONFIG_ATM_HE_USE_SUNI=y -CONFIG_ATM_SOLOS=m -CONFIG_IEEE802154_DRIVERS=m -CONFIG_IEEE802154_FAKEHARD=m - -# -# CAIF transport drivers -# -CONFIG_CAIF_TTY=m -CONFIG_CAIF_SPI_SLAVE=m -CONFIG_CAIF_SPI_SYNC=y -CONFIG_CAIF_HSI=m -CONFIG_RIONET=m -CONFIG_RIONET_TX_SIZE=128 -CONFIG_RIONET_RX_SIZE=128 -CONFIG_FDDI=m -CONFIG_DEFXX=m -# CONFIG_DEFXX_MMIO is not set -CONFIG_SKFP=m -CONFIG_HIPPI=y -CONFIG_ROADRUNNER=m -# CONFIG_ROADRUNNER_LARGE_RINGS is not set -CONFIG_PLIP=m -CONFIG_PPP=m -CONFIG_PPP_MULTILINK=y -CONFIG_PPP_FILTER=y -CONFIG_PPP_ASYNC=m -CONFIG_PPP_SYNC_TTY=m -CONFIG_PPP_DEFLATE=m -CONFIG_PPP_BSDCOMP=m -CONFIG_PPP_MPPE=m -CONFIG_PPPOE=m -CONFIG_PPTP=m -CONFIG_PPPOATM=m -CONFIG_PPPOL2TP=m -CONFIG_SLIP=m -CONFIG_SLIP_COMPRESSED=y -CONFIG_SLHC=m -CONFIG_SLIP_SMART=y -CONFIG_SLIP_MODE_SLIP6=y -CONFIG_NET_FC=y -CONFIG_NETCONSOLE=m -CONFIG_NETCONSOLE_DYNAMIC=y -CONFIG_NETPOLL=y -CONFIG_NETPOLL_TRAP=y -CONFIG_NET_POLL_CONTROLLER=y -CONFIG_VIRTIO_NET=m CONFIG_VMXNET3=m CONFIG_ISDN=y CONFIG_ISDN_I4L=m @@ -2831,6 +2899,7 @@ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y CONFIG_TOUCHSCREEN_USB_NEXIO=y CONFIG_TOUCHSCREEN_TOUCHIT213=m +CONFIG_TOUCHSCREEN_TSC_SERIO=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m CONFIG_TOUCHSCREEN_PCAP=m @@ -2841,13 +2910,14 @@ CONFIG_INPUT_AB8500_PONKEY=m CONFIG_INPUT_AD714X=m CONFIG_INPUT_AD714X_I2C=m CONFIG_INPUT_AD714X_SPI=m +# CONFIG_INPUT_BMA150 is not set CONFIG_INPUT_PCSPKR=m +# CONFIG_INPUT_MC13783_PWRBUTTON is not set CONFIG_INPUT_MMA8450=m CONFIG_INPUT_MPU3050=m CONFIG_INPUT_APANEL=m CONFIG_INPUT_WISTRON_BTNS=m CONFIG_INPUT_ATLAS_BTNS=m -CONFIG_INPUT_ATI_REMOTE=m CONFIG_INPUT_ATI_REMOTE2=m CONFIG_INPUT_KEYSPAN_REMOTE=m CONFIG_INPUT_KXTJ9=m @@ -2892,6 +2962,7 @@ CONFIG_GAMEPORT_FM801=m CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y +CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y # CONFIG_VT_HW_CONSOLE_BINDING is not set CONFIG_UNIX98_PTYS=y @@ -2937,6 +3008,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_8250_MCA=m +# CONFIG_SERIAL_8250_DW is not set # # Non-8250 serial port support @@ -3055,6 +3127,7 @@ CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # +# CONFIG_I2C_DESIGNWARE_PCI is not set CONFIG_I2C_GPIO=m CONFIG_I2C_INTEL_MID=m CONFIG_I2C_OCORES=m @@ -3122,6 +3195,7 @@ CONFIG_PPS=m # CONFIG_PPS_CLIENT_KTIMER is not set CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m +CONFIG_PPS_CLIENT_GPIO=m # # PPS generators support @@ -3153,7 +3227,7 @@ CONFIG_GPIO_MAX7300=m CONFIG_GPIO_MAX732X=m CONFIG_GPIO_PCA953X=m CONFIG_GPIO_PCF857X=m -# CONFIG_GPIO_TPS65912 is not set +CONFIG_GPIO_TPS65912=m CONFIG_GPIO_WM831X=m CONFIG_GPIO_ADP5588=m @@ -3238,6 +3312,7 @@ CONFIG_HWMON_VID=m # CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m +CONFIG_SENSORS_AD7314=m CONFIG_SENSORS_AD7414=m CONFIG_SENSORS_AD7418=m CONFIG_SENSORS_ADCXX=m @@ -3308,11 +3383,13 @@ CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_ADM1275=m CONFIG_SENSORS_LM25066=m +# CONFIG_SENSORS_LTC2978 is not set CONFIG_SENSORS_MAX16064=m CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m CONFIG_SENSORS_UCD9000=m CONFIG_SENSORS_UCD9200=m +# CONFIG_SENSORS_ZL6100 is not set CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_SHT21=m CONFIG_SENSORS_SIS5595=m @@ -3452,7 +3529,10 @@ CONFIG_BCMA_BLOCKIO=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y # CONFIG_BCMA_DEBUG is not set -CONFIG_MFD_SUPPORT=y + +# +# Multifunction device drivers +# CONFIG_MFD_CORE=y CONFIG_MFD_SM501=m CONFIG_MFD_SM501_GPIO=y @@ -3489,6 +3569,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=m CONFIG_REGULATOR_VIRTUAL_CONSUMER=m CONFIG_REGULATOR_USERSPACE_CONSUMER=m +CONFIG_REGULATOR_GPIO=m CONFIG_REGULATOR_BQ24022=m CONFIG_REGULATOR_MAX1586=m CONFIG_REGULATOR_MAX8649=m @@ -3540,6 +3621,7 @@ CONFIG_IR_SONY_DECODER=m CONFIG_IR_RC5_SZ_DECODER=m CONFIG_IR_MCE_KBD_DECODER=m CONFIG_IR_LIRC_CODEC=m +CONFIG_RC_ATI_REMOTE=m CONFIG_IR_ENE=m CONFIG_IR_IMON=m CONFIG_IR_MCEUSB=m @@ -3699,6 +3781,8 @@ CONFIG_VIDEO_CX88_MPEG=m CONFIG_VIDEO_CX88_VP3054=m CONFIG_VIDEO_CX23885=m CONFIG_MEDIA_ALTERA_CI=m +CONFIG_VIDEO_CX25821=m +CONFIG_VIDEO_CX25821_ALSA=m CONFIG_VIDEO_AU0828=m CONFIG_VIDEO_IVTV=m CONFIG_VIDEO_FB_IVTV=m @@ -3706,10 +3790,7 @@ CONFIG_VIDEO_CX18=m CONFIG_VIDEO_CX18_ALSA=m CONFIG_VIDEO_SAA7164=m CONFIG_VIDEO_CAFE_CCIC=m -CONFIG_VIDEO_SR030PC30=m CONFIG_VIDEO_VIA_CAMERA=m -CONFIG_VIDEO_NOON010PC30=m -CONFIG_VIDEO_M5MOLS=m CONFIG_SOC_CAMERA=m CONFIG_SOC_CAMERA_IMX074=m CONFIG_SOC_CAMERA_MT9M001=m @@ -3769,6 +3850,7 @@ CONFIG_USB_GSPCA_STK014=m CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m +# CONFIG_USB_GSPCA_TOPRO is not set CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m @@ -3788,6 +3870,9 @@ CONFIG_VIDEO_CX231XX=m CONFIG_VIDEO_CX231XX_RC=y CONFIG_VIDEO_CX231XX_ALSA=m CONFIG_VIDEO_CX231XX_DVB=m +CONFIG_VIDEO_TM6000=m +CONFIG_VIDEO_TM6000_ALSA=m +CONFIG_VIDEO_TM6000_DVB=m CONFIG_VIDEO_USBVISION=m CONFIG_USB_ET61X251=m CONFIG_USB_SN9C102=m @@ -3871,6 +3956,7 @@ CONFIG_DVB_USB_DTT200U=m CONFIG_DVB_USB_OPERA1=m CONFIG_DVB_USB_AF9005=m CONFIG_DVB_USB_AF9005_REMOTE=m +CONFIG_DVB_USB_PCTV452E=m CONFIG_DVB_USB_DW2102=m CONFIG_DVB_USB_CINERGY_T2=m CONFIG_DVB_USB_ANYSEE=m @@ -3882,6 +3968,8 @@ CONFIG_DVB_USB_EC168=m CONFIG_DVB_USB_AZ6027=m CONFIG_DVB_USB_LME2510=m CONFIG_DVB_USB_TECHNISAT_USB2=m +CONFIG_DVB_USB_IT913X=m +CONFIG_DVB_USB_MXL111SF=m CONFIG_DVB_TTUSB_BUDGET=m CONFIG_DVB_TTUSB_DEC=m CONFIG_SMS_SIANO_MDTV=m @@ -3988,6 +4076,7 @@ CONFIG_DVB_CX24116=m CONFIG_DVB_SI21XX=m CONFIG_DVB_DS3000=m CONFIG_DVB_MB86A16=m +CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends @@ -4051,13 +4140,16 @@ CONFIG_DVB_TUNER_DIB0090=m # SEC control devices for DVB-S # CONFIG_DVB_LNBP21=m +CONFIG_DVB_LNBP22=m CONFIG_DVB_ISL6405=m CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6423=m +CONFIG_DVB_A8293=m CONFIG_DVB_LGS8GXX=m CONFIG_DVB_ATBM8830=m CONFIG_DVB_TDA665x=m CONFIG_DVB_IX2505V=m +CONFIG_DVB_IT913X_FE=m # # Tools to develop new frontends @@ -4094,6 +4186,7 @@ CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m +CONFIG_DRM_VMWGFX=m CONFIG_STUB_POULSBO=m CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m @@ -4194,6 +4287,7 @@ CONFIG_FB_GEODE_GX1=m CONFIG_FB_TMIO=m CONFIG_FB_TMIO_ACCELL=y CONFIG_FB_SM501=m +CONFIG_FB_SMSCUFX=m CONFIG_FB_UDL=m CONFIG_FB_VIRTUAL=m CONFIG_FB_METRONOME=m @@ -4463,6 +4557,7 @@ CONFIG_SND_SOC_WM_HUBS=m CONFIG_SND_SOC_AD1836=m CONFIG_SND_SOC_AD193X=m CONFIG_SND_SOC_AD73311=m +CONFIG_SND_SOC_ADAU1373=m CONFIG_SND_SOC_ADAV80X=m CONFIG_SND_SOC_ADS117X=m CONFIG_SND_SOC_AK4104=m @@ -4475,6 +4570,7 @@ CONFIG_SND_SOC_CS42L51=m CONFIG_SND_SOC_CS4270=m CONFIG_SND_SOC_CS4271=m CONFIG_SND_SOC_CX20442=m +CONFIG_SND_SOC_JZ4740_CODEC=m CONFIG_SND_SOC_L3=m CONFIG_SND_SOC_DA7210=m CONFIG_SND_SOC_DFBMCS320=m @@ -4482,19 +4578,21 @@ CONFIG_SND_SOC_MAX98088=m CONFIG_SND_SOC_MAX98095=m CONFIG_SND_SOC_MAX9850=m CONFIG_SND_SOC_PCM3008=m +CONFIG_SND_SOC_RT5631=m CONFIG_SND_SOC_SGTL5000=m CONFIG_SND_SOC_SPDIF=m CONFIG_SND_SOC_SSM2602=m CONFIG_SND_SOC_STA32X=m CONFIG_SND_SOC_TLV320AIC23=m CONFIG_SND_SOC_TLV320AIC26=m -CONFIG_SND_SOC_TVL320AIC32X4=m +CONFIG_SND_SOC_TLV320AIC32X4=m CONFIG_SND_SOC_TLV320AIC3X=m CONFIG_SND_SOC_TLV320DAC33=m CONFIG_SND_SOC_UDA134X=m CONFIG_SND_SOC_UDA1380=m CONFIG_SND_SOC_WL1273=m CONFIG_SND_SOC_WM1250_EV1=m +CONFIG_SND_SOC_WM5100=m CONFIG_SND_SOC_WM8400=m CONFIG_SND_SOC_WM8510=m CONFIG_SND_SOC_WM8523=m @@ -4554,7 +4652,7 @@ CONFIG_USB_HIDDEV=y # CONFIG_HID_A4TECH=m CONFIG_HID_ACRUX=m -CONFIG_HID_ACRUX_FF=m +CONFIG_HID_ACRUX_FF=y CONFIG_HID_APPLE=m CONFIG_HID_BELKIN=m CONFIG_HID_CHERRY=m @@ -4577,10 +4675,11 @@ CONFIG_HID_TWINHAN=m CONFIG_HID_KENSINGTON=m CONFIG_HID_LCPOWER=m CONFIG_HID_LOGITECH=m +CONFIG_HID_LOGITECH_DJ=m CONFIG_LOGITECH_FF=y CONFIG_LOGIRUMBLEPAD2_FF=y CONFIG_LOGIG940_FF=y -CONFIG_LOGIWII_FF=y +CONFIG_LOGIWHEELS_FF=y CONFIG_HID_MAGICMOUSE=m CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m @@ -4595,6 +4694,7 @@ CONFIG_HID_PICOLCD_FB=y CONFIG_HID_PICOLCD_BACKLIGHT=y CONFIG_HID_PICOLCD_LCD=y CONFIG_HID_PICOLCD_LEDS=y +CONFIG_HID_PRIMAX=m CONFIG_HID_QUANTA=m CONFIG_HID_ROCCAT=m CONFIG_HID_ROCCAT_COMMON=m @@ -4621,9 +4721,11 @@ CONFIG_HID_ZEROPLUS=m CONFIG_ZEROPLUS_FF=y CONFIG_HID_ZYDACRON=m CONFIG_USB_SUPPORT=y +CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_ANNOUNCE_NEW_DEVICES=y @@ -4634,7 +4736,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y -# CONFIG_USB_SUSPEND is not set +CONFIG_USB_SUSPEND=y +# CONFIG_USB_OTG is not set +CONFIG_USB_DWC3=m +# CONFIG_USB_DWC3_DEBUG is not set CONFIG_USB_MON=m CONFIG_USB_WUSB=m CONFIG_USB_WUSB_CBAF=m @@ -4664,8 +4769,10 @@ CONFIG_USB_SL811_HCD=m # CONFIG_USB_SL811_HCD_ISO is not set CONFIG_USB_SL811_CS=m CONFIG_USB_R8A66597_HCD=m +CONFIG_USB_RENESAS_USBHS_HCD=m CONFIG_USB_WHCI_HCD=m CONFIG_USB_HWA_HCD=m +CONFIG_USB_RENESAS_USBHS=m # # USB Device Class drivers @@ -4685,6 +4792,7 @@ CONFIG_USB_TMC=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m +CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m @@ -4797,8 +4905,10 @@ CONFIG_USB_XUSBATM=m CONFIG_USB_GADGET=m # CONFIG_USB_GADGET_DEBUG_FILES is not set CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 CONFIG_USB_FUSB300=m CONFIG_USB_R8A66597=m +CONFIG_USB_GADGET_DWC3=m CONFIG_USB_M66592=m CONFIG_USB_AMD5536UDC=m CONFIG_USB_CI13XXX_PCI=m @@ -4810,6 +4920,7 @@ CONFIG_USB_LANGWELL=m CONFIG_USB_EG20T=m # CONFIG_USB_DUMMY_HCD is not set CONFIG_USB_GADGET_DUALSPEED=y +CONFIG_USB_GADGET_SUPERSPEED=y CONFIG_USB_ZERO=m CONFIG_USB_AUDIO=m CONFIG_USB_ETH=m @@ -4821,13 +4932,15 @@ CONFIG_USB_FUNCTIONFS=m CONFIG_USB_FUNCTIONFS_ETH=y CONFIG_USB_FUNCTIONFS_RNDIS=y CONFIG_USB_FUNCTIONFS_GENERIC=y -# CONFIG_USB_FILE_STORAGE is not set +CONFIG_USB_FILE_STORAGE=m +# CONFIG_USB_FILE_STORAGE_TEST is not set CONFIG_USB_MASS_STORAGE=m CONFIG_USB_G_SERIAL=m CONFIG_USB_MIDI_GADGET=m CONFIG_USB_G_PRINTER=m CONFIG_USB_CDC_COMPOSITE=m CONFIG_USB_G_NOKIA=m +# CONFIG_USB_G_ACM_MS is not set CONFIG_USB_G_MULTI=m CONFIG_USB_G_MULTI_RNDIS=y CONFIG_USB_G_MULTI_CDC=y @@ -4961,7 +5074,6 @@ CONFIG_EDAC=y CONFIG_EDAC_DECODE_MCE=m CONFIG_EDAC_MCE_INJ=m CONFIG_EDAC_MM_EDAC=m -CONFIG_EDAC_MCE=y CONFIG_EDAC_AMD76X=m CONFIG_EDAC_E7XXX=m CONFIG_EDAC_E752X=m @@ -5095,26 +5207,10 @@ CONFIG_VIRTIO_RING=y # CONFIG_VIRTIO_PCI=m CONFIG_VIRTIO_BALLOON=m +CONFIG_VIRTIO_MMIO=m CONFIG_STAGING=y CONFIG_ET131X=m -# CONFIG_ET131X_DEBUG is not set CONFIG_SLICOSS=m -CONFIG_VIDEO_GO7007=m -CONFIG_VIDEO_GO7007_USB=m -CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m -CONFIG_VIDEO_GO7007_OV7640=m -CONFIG_VIDEO_GO7007_SAA7113=m -CONFIG_VIDEO_GO7007_SAA7115=m -CONFIG_VIDEO_GO7007_TW9903=m -CONFIG_VIDEO_GO7007_UDA1342=m -CONFIG_VIDEO_GO7007_SONY_TUNER=m -CONFIG_VIDEO_GO7007_TW2804=m -CONFIG_VIDEO_CX25821=m -CONFIG_VIDEO_CX25821_ALSA=m -CONFIG_VIDEO_TM6000=m -CONFIG_VIDEO_TM6000_ALSA=m -CONFIG_VIDEO_TM6000_DVB=m -CONFIG_DVB_CXD2099=m CONFIG_USBIP_CORE=m CONFIG_USBIP_VHCI_HCD=m CONFIG_USBIP_HOST=m @@ -5122,10 +5218,6 @@ CONFIG_USBIP_HOST=m CONFIG_W35UND=m CONFIG_PRISM2_USB=m CONFIG_ECHO=m -CONFIG_BRCMUTIL=m -CONFIG_BRCMSMAC=m -CONFIG_BRCMFMAC=m -# CONFIG_BRCMDBG is not set CONFIG_COMEDI=m # CONFIG_COMEDI_DEBUG is not set CONFIG_COMEDI_MISC_DRIVERS=m @@ -5246,6 +5338,7 @@ CONFIG_COMEDI_USB_DRIVERS=m CONFIG_COMEDI_DT9812=m CONFIG_COMEDI_USBDUX=m CONFIG_COMEDI_USBDUXFAST=m +CONFIG_COMEDI_USBDUXSIGMA=m CONFIG_COMEDI_VMK80XX=m CONFIG_COMEDI_NI_COMMON=m CONFIG_COMEDI_MITE=m @@ -5269,10 +5362,11 @@ CONFIG_R8712U=m CONFIG_R8712_AP=y CONFIG_RTS_PSTOR=m # CONFIG_RTS_PSTOR_DEBUG is not set +CONFIG_RTS5139=m +# CONFIG_RTS5139_DEBUG is not set CONFIG_TRANZPORT=m CONFIG_POHMELFS=m # CONFIG_POHMELFS_DEBUG is not set -CONFIG_POHMELFS_CRYPTO=y CONFIG_IDE_PHISON=m CONFIG_LINE6_USB=m # CONFIG_LINE6_USB_DEBUG is not set @@ -5281,7 +5375,6 @@ CONFIG_LINE6_USB=m # CONFIG_LINE6_USB_DUMP_PCM is not set # CONFIG_LINE6_USB_RAW is not set # CONFIG_LINE6_USB_IMPULSE_RESPONSE is not set -CONFIG_DRM_VMWGFX=m CONFIG_DRM_NOUVEAU=m CONFIG_DRM_NOUVEAU_BACKLIGHT=y @@ -5294,11 +5387,8 @@ CONFIG_USB_SERIAL_QUATECH2=m CONFIG_USB_SERIAL_QUATECH_USB2=m CONFIG_VT6655=m CONFIG_VT6656=m -CONFIG_HYPERV=m CONFIG_HYPERV_STORAGE=m -CONFIG_HYPERV_BLOCK=m CONFIG_HYPERV_NET=m -CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_MOUSE=m CONFIG_VME_BUS=m @@ -5319,7 +5409,7 @@ CONFIG_VME_USER=m CONFIG_VMIVME_7805=m CONFIG_DX_SEP=m CONFIG_IIO=m -CONFIG_IIO_RING_BUFFER=y +CONFIG_IIO_BUFFER=y CONFIG_IIO_SW_RING=m CONFIG_IIO_KFIFO_BUF=m CONFIG_IIO_TRIGGER=y @@ -5341,13 +5431,10 @@ CONFIG_LIS3L02DQ_BUF_RING_SW=y CONFIG_SCA3000=m # -# Analog to digital convertors +# Analog to digital converters # -CONFIG_AD7150=m -CONFIG_AD7152=m CONFIG_AD7291=m CONFIG_AD7298=m -CONFIG_AD7314=m CONFIG_AD7606=m CONFIG_AD7606_IFACE_PARALLEL=m CONFIG_AD7606_IFACE_SPI=m @@ -5357,24 +5444,33 @@ CONFIG_AD7476=m CONFIG_AD7887=m CONFIG_AD7780=m CONFIG_AD7793=m -CONFIG_AD7745=m CONFIG_AD7816=m -CONFIG_ADT75=m +CONFIG_AD7192=m CONFIG_ADT7310=m CONFIG_ADT7410=m +CONFIG_AD7280=m CONFIG_MAX1363=m CONFIG_MAX1363_RING_BUFFER=y # -# Analog digital bi-direction convertors +# Analog digital bi-direction converters # CONFIG_ADT7316=m CONFIG_ADT7316_SPI=m CONFIG_ADT7316_I2C=m # -# Digital to analog convertors +# Capacitance to digital converters +# +CONFIG_AD7150=m +CONFIG_AD7152=m +CONFIG_AD7746=m + +# +# Digital to analog converters # +CONFIG_AD5064=m +CONFIG_AD5360=m CONFIG_AD5624R_SPI=m CONFIG_AD5446=m CONFIG_AD5504=m @@ -5403,6 +5499,11 @@ CONFIG_ADIS16260=m CONFIG_ADXRS450=m # +# Network Analyzer, Impedance Converters +# +CONFIG_AD5933=m + +# # Inertial measurement units # CONFIG_ADIS16400=m @@ -5435,7 +5536,7 @@ CONFIG_ADE7854_SPI=m # Resolver to digital converters # CONFIG_AD2S90=m -CONFIG_AD2S120X=m +CONFIG_AD2S1200=m CONFIG_AD2S1210=m # @@ -5444,6 +5545,7 @@ CONFIG_AD2S1210=m CONFIG_IIO_PERIODIC_RTC_TRIGGER=m CONFIG_IIO_GPIO_TRIGGER=m CONFIG_IIO_SYSFS_TRIGGER=m +# CONFIG_IIO_SIMPLE_DUMMY is not set CONFIG_XVMALLOC=y CONFIG_ZRAM=m # CONFIG_ZRAM_DEBUG is not set @@ -5451,40 +5553,12 @@ CONFIG_ZCACHE=m CONFIG_WLAGS49_H2=m CONFIG_WLAGS49_H25=m CONFIG_FB_SM7XX=m -CONFIG_VIDEO_DT3155=m -CONFIG_DT3155_CCIR=y -CONFIG_DT3155_STREAMING=y CONFIG_CRYSTALHD=m CONFIG_CXT1E1=m CONFIG_SBE_PMCC4_NCOMM=y CONFIG_FB_XGI=m -CONFIG_LIRC_STAGING=y -CONFIG_LIRC_BT829=m -CONFIG_LIRC_IGORPLUGUSB=m -CONFIG_LIRC_IMON=m -CONFIG_LIRC_PARALLEL=m -CONFIG_LIRC_SASEM=m -CONFIG_LIRC_SERIAL=m -CONFIG_LIRC_SERIAL_TRANSMITTER=y -CONFIG_LIRC_SIR=m -CONFIG_LIRC_TTUSBIR=m -CONFIG_LIRC_ZILOG=m -CONFIG_EASYCAP=m -# CONFIG_EASYCAP_DEBUG is not set -CONFIG_SOLO6X10=m CONFIG_ACPI_QUICKSTART=m CONFIG_SBE_2T3E3=m -CONFIG_ATH6K_LEGACY=m -CONFIG_AR600x_SD31_XXX=y -# CONFIG_AR600x_WB31_XXX is not set -# CONFIG_AR600x_SD32_XXX is not set -# CONFIG_AR600x_CUSTOM_XXX is not set -# CONFIG_ATH6KL_ENABLE_COEXISTENCE is not set -# CONFIG_ATH6KL_HCI_BRIDGE is not set -# CONFIG_ATH6KL_HTC_RAW_INTERFACE is not set -# CONFIG_ATH6KL_VIRTUAL_SCATTER_GATHER is not set -# CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK is not set -# CONFIG_ATH6KL_DEBUG is not set CONFIG_USB_ENESTORAGE=m CONFIG_BCM_WIMAX=m CONFIG_FT1000=m @@ -5516,8 +5590,37 @@ CONFIG_DRM_PSB=m CONFIG_DRM_PSB_MRST=y CONFIG_DRM_PSB_MFLD=y CONFIG_DRM_PSB_CDV=y -CONFIG_ALTERA_STAPL=m CONFIG_INTEL_MEI=m +CONFIG_STAGING_MEDIA=y +CONFIG_DVB_AS102=m +CONFIG_DVB_CXD2099=m +CONFIG_VIDEO_DT3155=m +CONFIG_DT3155_CCIR=y +CONFIG_DT3155_STREAMING=y +CONFIG_EASYCAP=m +# CONFIG_EASYCAP_DEBUG is not set +CONFIG_VIDEO_GO7007=m +CONFIG_VIDEO_GO7007_USB=m +CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m +CONFIG_VIDEO_GO7007_OV7640=m +CONFIG_VIDEO_GO7007_SAA7113=m +CONFIG_VIDEO_GO7007_SAA7115=m +CONFIG_VIDEO_GO7007_TW9903=m +CONFIG_VIDEO_GO7007_UDA1342=m +CONFIG_VIDEO_GO7007_SONY_TUNER=m +CONFIG_VIDEO_GO7007_TW2804=m +CONFIG_SOLO6X10=m +CONFIG_LIRC_STAGING=y +CONFIG_LIRC_BT829=m +CONFIG_LIRC_IGORPLUGUSB=m +CONFIG_LIRC_IMON=m +CONFIG_LIRC_PARALLEL=m +CONFIG_LIRC_SASEM=m +CONFIG_LIRC_SERIAL=m +CONFIG_LIRC_SERIAL_TRANSMITTER=y +CONFIG_LIRC_SIR=m +CONFIG_LIRC_TTUSBIR=m +CONFIG_LIRC_ZILOG=m CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m CONFIG_ACERHDF=m @@ -5564,16 +5667,36 @@ CONFIG_SAMSUNG_LAPTOP=m CONFIG_MXM_WMI=m CONFIG_INTEL_OAKTRAIL=m CONFIG_SAMSUNG_Q10=m + +# +# Hardware Spinlock drivers +# CONFIG_CLKSRC_I8253=y CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y -CONFIG_DMAR=y -CONFIG_DMAR_DEFAULT_ON=y -CONFIG_DMAR_FLOPPY_WA=y +CONFIG_DMAR_TABLE=y +CONFIG_INTEL_IOMMU=y +CONFIG_INTEL_IOMMU_DEFAULT_ON=y +CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_VIRT_DRIVERS=y +CONFIG_HYPERV=m +CONFIG_HYPERV_UTILS=m +CONFIG_PM_DEVFREQ=y + +# +# DEVFREQ Governors +# +CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y +CONFIG_DEVFREQ_GOV_PERFORMANCE=y +CONFIG_DEVFREQ_GOV_POWERSAVE=y +CONFIG_DEVFREQ_GOV_USERSPACE=y + +# +# DEVFREQ Drivers +# # # Firmware Drivers @@ -5746,6 +5869,7 @@ CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y +# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m @@ -5999,6 +6123,7 @@ CONFIG_CRYPTO_PCOMP=m CONFIG_CRYPTO_PCOMP2=y CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_MANAGER2=y +CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_GF128MUL=m CONFIG_CRYPTO_NULL=m @@ -6061,6 +6186,7 @@ CONFIG_CRYPTO_AES_NI_INTEL=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_BLOWFISH=m +CONFIG_CRYPTO_BLOWFISH_COMMON=m CONFIG_CRYPTO_CAMELLIA=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m @@ -6162,4 +6288,3 @@ CONFIG_NLATTR=y CONFIG_LRU_CACHE=m CONFIG_AVERAGE=y CONFIG_CORDIC=m -CONFIG_LLIST=y diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 6a34278..bb4a34d 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.1.0 Kernel Configuration +# Linux/x86_64 3.2.0 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -39,7 +39,6 @@ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y CONFIG_HAVE_SETUP_PER_CPU_AREA=y CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y -CONFIG_HAVE_CPUMASK_OF_CPU_MAP=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ZONE_DMA32=y @@ -102,6 +101,7 @@ CONFIG_HAVE_SPARSE_IRQ=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PENDING_IRQ=y +CONFIG_GENERIC_IRQ_CHIP=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_SPARSE_IRQ=y @@ -135,6 +135,7 @@ CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y CONFIG_CGROUP_PERF=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y +# CONFIG_CFS_BANDWIDTH is not set CONFIG_RT_GROUP_SCHED=y CONFIG_BLK_CGROUP=y # CONFIG_DEBUG_BLK_CGROUP is not set @@ -160,7 +161,7 @@ CONFIG_SYSCTL=y CONFIG_ANON_INODES=y # CONFIG_EXPERT is not set CONFIG_UID16=y -CONFIG_SYSCTL_SYSCALL=y +# CONFIG_SYSCTL_SYSCALL is not set CONFIG_KALLSYMS=y CONFIG_HOTPLUG=y CONFIG_PRINTK=y @@ -228,7 +229,7 @@ CONFIG_MODULE_SRCVERSION_ALL=y CONFIG_STOP_MACHINE=y CONFIG_BLOCK=y CONFIG_BLK_DEV_BSG=y -# CONFIG_BLK_DEV_BSGLIB is not set +CONFIG_BLK_DEV_BSGLIB=y CONFIG_BLK_DEV_INTEGRITY=y CONFIG_BLK_DEV_THROTTLING=y CONFIG_BLOCK_COMPAT=y @@ -283,12 +284,11 @@ CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y +CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y -CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y CONFIG_X86_EXTENDED_PLATFORM=y CONFIG_X86_VSMP=y -CONFIG_X86_UV=y CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_PARAVIRT_GUEST=y @@ -299,7 +299,6 @@ CONFIG_XEN_PRIVILEGED_GUEST=y CONFIG_XEN_PVHVM=y CONFIG_XEN_MAX_DOMAIN_MEMORY=128 CONFIG_XEN_SAVE_RESTORE=y -# CONFIG_XEN_DEBUG is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y CONFIG_PARAVIRT=y @@ -413,6 +412,7 @@ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_X86_PAT=y CONFIG_ARCH_USES_PG_UNCACHED=y +CONFIG_ARCH_RANDOM=y CONFIG_EFI=y CONFIG_SECCOMP=y CONFIG_CC_STACKPROTECTOR=y @@ -546,7 +546,10 @@ CONFIG_PCI_MSI=y CONFIG_PCI_STUB=m CONFIG_XEN_PCIDEV_FRONTEND=m CONFIG_HT_IRQ=y +CONFIG_PCI_ATS=y CONFIG_PCI_IOV=y +CONFIG_PCI_PRI=y +CONFIG_PCI_PASID=y CONFIG_PCI_IOAPIC=y CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y @@ -577,14 +580,15 @@ CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m CONFIG_HOTPLUG_PCI_SHPC=m CONFIG_RAPIDIO=y +CONFIG_RAPIDIO_TSI721=y CONFIG_RAPIDIO_DISC_TIMEOUT=30 CONFIG_RAPIDIO_ENABLE_RX_TX_PORTS=y +# CONFIG_RAPIDIO_DEBUG is not set CONFIG_RAPIDIO_TSI57X=y CONFIG_RAPIDIO_CPS_XX=y CONFIG_RAPIDIO_TSI568=y CONFIG_RAPIDIO_CPS_GEN2=y CONFIG_RAPIDIO_TSI500=y -# CONFIG_RAPIDIO_DEBUG is not set # # Executable file formats / Emulations @@ -954,8 +958,8 @@ CONFIG_IP_SCTP=m # CONFIG_SCTP_DBG_MSG is not set # CONFIG_SCTP_DBG_OBJCNT is not set # CONFIG_SCTP_HMAC_NONE is not set -# CONFIG_SCTP_HMAC_SHA1 is not set -CONFIG_SCTP_HMAC_MD5=y +CONFIG_SCTP_HMAC_SHA1=y +# CONFIG_SCTP_HMAC_MD5 is not set CONFIG_RDS=m CONFIG_RDS_RDMA=m CONFIG_RDS_TCP=m @@ -991,7 +995,7 @@ CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y CONFIG_DECNET=m CONFIG_DECNET_ROUTER=y -CONFIG_LLC=m +CONFIG_LLC=y CONFIG_LLC2=m CONFIG_IPX=m CONFIG_IPX_INTERN=y @@ -1008,6 +1012,7 @@ CONFIG_ECONET_NATIVE=y CONFIG_WAN_ROUTER=m CONFIG_PHONET=m CONFIG_IEEE802154=m +CONFIG_IEEE802154_6LOWPAN=m CONFIG_NET_SCHED=y # @@ -1105,6 +1110,7 @@ CONFIG_YAM=m CONFIG_CAN=m CONFIG_CAN_RAW=m CONFIG_CAN_BCM=m +CONFIG_CAN_GW=m # # CAN Device Drivers @@ -1118,7 +1124,9 @@ CONFIG_CAN_JANZ_ICAN3=m CONFIG_PCH_CAN=m CONFIG_CAN_SJA1000=m CONFIG_CAN_SJA1000_PLATFORM=m +CONFIG_CAN_EMS_PCMCIA=m CONFIG_CAN_EMS_PCI=m +CONFIG_CAN_PEAK_PCI=m CONFIG_CAN_KVASER_PCI=m CONFIG_CAN_PLX_PCI=m CONFIG_CAN_C_CAN=m @@ -1268,13 +1276,16 @@ CONFIG_CAIF=m CONFIG_CAIF_NETDEV=m CONFIG_CEPH_LIB=m # CONFIG_CEPH_LIB_PRETTYDEBUG is not set +# CONFIG_CEPH_LIB_USE_DNS_RESOLVER is not set CONFIG_NFC=m +CONFIG_NFC_NCI=m # # Near Field Communication (NFC) devices # CONFIG_PN544_NFC=m CONFIG_NFC_PN533=m +CONFIG_NFC_WILINK=m # # Device Drivers @@ -1294,9 +1305,9 @@ CONFIG_EXTRA_FIRMWARE="" CONFIG_SYS_HYPERVISOR=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m +CONFIG_REGMAP_SPI=y CONFIG_CONNECTOR=m CONFIG_MTD=m -# CONFIG_MTD_DEBUG is not set CONFIG_MTD_TESTS=m CONFIG_MTD_REDBOOT_PARTS=m CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 @@ -1400,6 +1411,7 @@ CONFIG_MTD_BLOCK2MTD=m # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set CONFIG_MTD_DOC2001PLUS=m +CONFIG_MTD_DOCG3=m CONFIG_MTD_DOCPROBE=m CONFIG_MTD_DOCECC=m CONFIG_MTD_DOCPROBE_ADVANCED=y @@ -1533,13 +1545,10 @@ CONFIG_TIFM_CORE=m CONFIG_TIFM_7XX1=m CONFIG_ICS932S401=m CONFIG_ENCLOSURE_SERVICES=m -CONFIG_SGI_XP=m CONFIG_CS5535_MFGPT=m CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7 CONFIG_CS5535_CLOCK_EVENT_SRC=m CONFIG_HP_ILO=m -CONFIG_SGI_GRU=m -# CONFIG_SGI_GRU_DEBUG is not set CONFIG_APDS9802ALS=m CONFIG_ISL29003=m CONFIG_ISL29020=m @@ -1578,6 +1587,11 @@ CONFIG_IWMC3200TOP=m # CONFIG_TI_ST=m CONFIG_SENSORS_LIS3_I2C=m + +# +# Altera FPGA firmware download module +# +CONFIG_ALTERA_STAPL=m CONFIG_HAVE_IDE=y # CONFIG_IDE is not set @@ -1654,10 +1668,10 @@ CONFIG_SCSI_AIC94XX=m CONFIG_SCSI_MVSAS=m # CONFIG_SCSI_MVSAS_DEBUG is not set # CONFIG_SCSI_MVSAS_TASKLET is not set +CONFIG_SCSI_MVUMI=m CONFIG_SCSI_DPT_I2O=m CONFIG_SCSI_ADVANSYS=m CONFIG_SCSI_ARCMSR=m -CONFIG_SCSI_ARCMSR_AER=y CONFIG_MEGARAID_NEWGEN=y CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m @@ -1833,6 +1847,7 @@ CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m +# CONFIG_DM_THIN_PROVISIONING is not set CONFIG_DM_MIRROR=m CONFIG_DM_RAID=m CONFIG_DM_LOG_USERSPACE=m @@ -1867,7 +1882,7 @@ CONFIG_FIREWIRE_OHCI=m CONFIG_FIREWIRE_OHCI_DEBUG=y CONFIG_FIREWIRE_SBP2=m CONFIG_FIREWIRE_NET=m -# CONFIG_FIREWIRE_NOSY is not set +CONFIG_FIREWIRE_NOSY=m CONFIG_I2O=m CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y CONFIG_I2O_EXT_ADAPTEC=y @@ -1881,15 +1896,29 @@ CONFIG_I2O_PROC=m CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=m CONFIG_NETDEVICES=y -CONFIG_IFB=m -CONFIG_DUMMY=m +CONFIG_NET_CORE=y CONFIG_BONDING=m +CONFIG_DUMMY=m +CONFIG_EQUALIZER=m +CONFIG_NET_FC=y +CONFIG_MII=m +CONFIG_IEEE802154_DRIVERS=m +CONFIG_IEEE802154_FAKEHARD=m +CONFIG_IFB=m CONFIG_MACVLAN=m CONFIG_MACVTAP=m -CONFIG_EQUALIZER=m +CONFIG_NETCONSOLE=m +CONFIG_NETCONSOLE_DYNAMIC=y +CONFIG_NETPOLL=y +CONFIG_NETPOLL_TRAP=y +CONFIG_NET_POLL_CONTROLLER=y +CONFIG_RIONET=m +CONFIG_RIONET_TX_SIZE=128 +CONFIG_RIONET_RX_SIZE=128 CONFIG_TUN=m CONFIG_VETH=m -CONFIG_NET_SB1000=m +CONFIG_VIRTIO_NET=m +CONFIG_SUNGEM_PHY=m CONFIG_ARCNET=m CONFIG_ARCNET_1201=m CONFIG_ARCNET_1051=m @@ -1900,40 +1929,87 @@ CONFIG_ARCNET_COM90xxIO=m CONFIG_ARCNET_RIM_I=m CONFIG_ARCNET_COM20020=m CONFIG_ARCNET_COM20020_PCI=m -CONFIG_MII=m -CONFIG_PHYLIB=y +CONFIG_ARCNET_COM20020_CS=m +CONFIG_ATM_DRIVERS=y +# CONFIG_ATM_DUMMY is not set +CONFIG_ATM_TCP=m +CONFIG_ATM_LANAI=m +CONFIG_ATM_ENI=m +# CONFIG_ATM_ENI_DEBUG is not set +# CONFIG_ATM_ENI_TUNE_BURST is not set +CONFIG_ATM_FIRESTREAM=m +CONFIG_ATM_ZATM=m +# CONFIG_ATM_ZATM_DEBUG is not set +CONFIG_ATM_NICSTAR=m +CONFIG_ATM_NICSTAR_USE_SUNI=y +CONFIG_ATM_NICSTAR_USE_IDT77105=y +CONFIG_ATM_IDT77252=m +# CONFIG_ATM_IDT77252_DEBUG is not set +# CONFIG_ATM_IDT77252_RCV_ALL is not set +CONFIG_ATM_IDT77252_USE_SUNI=y +CONFIG_ATM_AMBASSADOR=m +# CONFIG_ATM_AMBASSADOR_DEBUG is not set +CONFIG_ATM_HORIZON=m +# CONFIG_ATM_HORIZON_DEBUG is not set +CONFIG_ATM_IA=m +# CONFIG_ATM_IA_DEBUG is not set +CONFIG_ATM_FORE200E=m +CONFIG_ATM_FORE200E_USE_TASKLET=y +CONFIG_ATM_FORE200E_TX_RETRY=16 +CONFIG_ATM_FORE200E_DEBUG=0 +CONFIG_ATM_HE=m +CONFIG_ATM_HE_USE_SUNI=y +CONFIG_ATM_SOLOS=m # -# MII PHY device drivers +# CAIF transport drivers # -CONFIG_MARVELL_PHY=m -CONFIG_DAVICOM_PHY=m -CONFIG_QSEMI_PHY=m -CONFIG_LXT_PHY=m -CONFIG_CICADA_PHY=m -CONFIG_VITESSE_PHY=m -CONFIG_SMSC_PHY=m -CONFIG_BROADCOM_PHY=m -CONFIG_ICPLUS_PHY=m -CONFIG_REALTEK_PHY=m -CONFIG_NATIONAL_PHY=m -CONFIG_STE10XP=m -CONFIG_LSI_ET1011C_PHY=m -CONFIG_MICREL_PHY=m -CONFIG_FIXED_PHY=y -CONFIG_MDIO_BITBANG=m -CONFIG_MDIO_GPIO=m -CONFIG_NET_ETHERNET=y -CONFIG_HAPPYMEAL=m -CONFIG_SUNGEM=m -CONFIG_CASSINI=m +CONFIG_CAIF_TTY=m +CONFIG_CAIF_SPI_SLAVE=m +CONFIG_CAIF_SPI_SYNC=y +CONFIG_CAIF_HSI=m +CONFIG_ETHERNET=y +CONFIG_MDIO=m CONFIG_NET_VENDOR_3COM=y +CONFIG_PCMCIA_3C574=m +CONFIG_PCMCIA_3C589=m CONFIG_VORTEX=m CONFIG_TYPHOON=m -CONFIG_ENC28J60=m -# CONFIG_ENC28J60_WRITEVERIFY is not set -CONFIG_ETHOC=m +CONFIG_NET_VENDOR_ADAPTEC=y +CONFIG_ADAPTEC_STARFIRE=m +CONFIG_NET_VENDOR_ALTEON=y +CONFIG_ACENIC=m +# CONFIG_ACENIC_OMIT_TIGON_I is not set +CONFIG_NET_VENDOR_AMD=y +CONFIG_AMD8111_ETH=m +CONFIG_PCNET32=m +CONFIG_PCMCIA_NMCLAN=m +CONFIG_NET_VENDOR_ATHEROS=y +CONFIG_ATL2=m +CONFIG_ATL1=m +CONFIG_ATL1E=m +CONFIG_ATL1C=m +CONFIG_NET_VENDOR_BROADCOM=y +CONFIG_B44=m +CONFIG_B44_PCI_AUTOSELECT=y +CONFIG_B44_PCICORE_AUTOSELECT=y +CONFIG_B44_PCI=y +CONFIG_BNX2=m +CONFIG_CNIC=m +CONFIG_TIGON3=m +CONFIG_BNX2X=m +CONFIG_NET_VENDOR_BROCADE=y +CONFIG_BNA=m +CONFIG_NET_VENDOR_CHELSIO=y +CONFIG_CHELSIO_T1=m +CONFIG_CHELSIO_T1_1G=y +CONFIG_CHELSIO_T3=m +CONFIG_CHELSIO_T4=m +CONFIG_CHELSIO_T4VF=m +CONFIG_NET_VENDOR_CISCO=y +CONFIG_ENIC=m CONFIG_DNET=m +CONFIG_NET_VENDOR_DEC=y CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_DE2104X_DSL=0 @@ -1947,120 +2023,214 @@ CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m CONFIG_PCMCIA_XIRCOM=m -CONFIG_HP100=m -# CONFIG_IBM_NEW_EMAC_ZMII is not set -# CONFIG_IBM_NEW_EMAC_RGMII is not set -# CONFIG_IBM_NEW_EMAC_TAH is not set -# CONFIG_IBM_NEW_EMAC_EMAC4 is not set -# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set -# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set -# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set -CONFIG_NET_PCI=y -CONFIG_PCNET32=m -CONFIG_AMD8111_ETH=m -CONFIG_ADAPTEC_STARFIRE=m -CONFIG_KSZ884X_PCI=m -CONFIG_B44=m -CONFIG_B44_PCI_AUTOSELECT=y -CONFIG_B44_PCICORE_AUTOSELECT=y -CONFIG_B44_PCI=y -CONFIG_FORCEDETH=m -CONFIG_E100=m -CONFIG_FEALNX=m -CONFIG_NATSEMI=m -CONFIG_NE2K_PCI=m -CONFIG_8139CP=m -CONFIG_8139TOO=m -CONFIG_8139TOO_PIO=y -CONFIG_8139TOO_TUNE_TWISTER=y -CONFIG_8139TOO_8129=y -# CONFIG_8139_OLD_RX_RESET is not set -CONFIG_R6040=m -CONFIG_SIS900=m -CONFIG_EPIC100=m -CONFIG_SMSC9420=m -CONFIG_SUNDANCE=m -# CONFIG_SUNDANCE_MMIO is not set -CONFIG_TLAN=m -CONFIG_KS8842=m -CONFIG_KS8851=m -CONFIG_KS8851_MLL=m -CONFIG_VIA_RHINE=m -CONFIG_VIA_RHINE_MMIO=y -CONFIG_SC92031=m -CONFIG_NET_POCKET=y -CONFIG_ATP=m +CONFIG_NET_VENDOR_DLINK=y CONFIG_DE600=m CONFIG_DE620=m -CONFIG_ATL2=m -CONFIG_NETDEV_1000=y -CONFIG_ACENIC=m -# CONFIG_ACENIC_OMIT_TIGON_I is not set CONFIG_DL2K=m +CONFIG_SUNDANCE=m +# CONFIG_SUNDANCE_MMIO is not set +CONFIG_NET_VENDOR_EMULEX=y +CONFIG_BE2NET=m +CONFIG_NET_VENDOR_EXAR=y +CONFIG_S2IO=m +CONFIG_VXGE=m +# CONFIG_VXGE_DEBUG_TRACE_ALL is not set +CONFIG_NET_VENDOR_FUJITSU=y +CONFIG_PCMCIA_FMVJ18X=m +CONFIG_NET_VENDOR_HP=y +CONFIG_HP100=m +CONFIG_NET_VENDOR_INTEL=y +CONFIG_E100=m CONFIG_E1000=m CONFIG_E1000E=m -CONFIG_IP1000=m CONFIG_IGB=m CONFIG_IGB_DCA=y CONFIG_IGBVF=m -CONFIG_NS83820=m -CONFIG_HAMACHI=m -CONFIG_YELLOWFIN=m -CONFIG_R8169=m -CONFIG_SIS190=m -CONFIG_SKGE=m -CONFIG_SKGE_GENESIS=y -CONFIG_SKY2=m -CONFIG_VIA_VELOCITY=m -CONFIG_TIGON3=m -CONFIG_BNX2=m -CONFIG_CNIC=m -CONFIG_QLA3XXX=m -CONFIG_ATL1=m -CONFIG_ATL1E=m -CONFIG_ATL1C=m -CONFIG_JME=m -CONFIG_STMMAC_ETH=m -CONFIG_STMMAC_DA=y -CONFIG_STMMAC_DUAL_MAC=y -CONFIG_PCH_GBE=m -CONFIG_NETDEV_10000=y -CONFIG_MDIO=m -CONFIG_CHELSIO_T1=m -CONFIG_CHELSIO_T1_1G=y -CONFIG_CHELSIO_T3=m -CONFIG_CHELSIO_T4=m -CONFIG_CHELSIO_T4VF=m -CONFIG_ENIC=m +CONFIG_IXGB=m CONFIG_IXGBE=m CONFIG_IXGBE_DCA=y CONFIG_IXGBE_DCB=y CONFIG_IXGBEVF=m -CONFIG_IXGB=m -CONFIG_S2IO=m -CONFIG_VXGE=m -# CONFIG_VXGE_DEBUG_TRACE_ALL is not set -CONFIG_MYRI10GE=m -CONFIG_MYRI10GE_DCA=y -CONFIG_NETXEN_NIC=m -CONFIG_NIU=m +CONFIG_NET_VENDOR_I825XX=y +CONFIG_ZNET=m +CONFIG_IP1000=m +CONFIG_JME=m +CONFIG_NET_VENDOR_MARVELL=y +CONFIG_SKGE=m +CONFIG_SKGE_GENESIS=y +CONFIG_SKY2=m +CONFIG_NET_VENDOR_MELLANOX=y CONFIG_MLX4_EN=m CONFIG_MLX4_CORE=m CONFIG_MLX4_DEBUG=y -CONFIG_TEHUTI=m -CONFIG_BNX2X=m +CONFIG_NET_VENDOR_MICREL=y +CONFIG_KS8842=m +CONFIG_KS8851=m +CONFIG_KS8851_MLL=m +CONFIG_KSZ884X_PCI=m +CONFIG_NET_VENDOR_MICROCHIP=y +CONFIG_ENC28J60=m +# CONFIG_ENC28J60_WRITEVERIFY is not set +CONFIG_NET_VENDOR_MYRI=y +CONFIG_MYRI10GE=m +CONFIG_MYRI10GE_DCA=y +CONFIG_FEALNX=m +CONFIG_NET_VENDOR_NATSEMI=y +CONFIG_NATSEMI=m +CONFIG_NS83820=m +CONFIG_NET_VENDOR_8390=y +CONFIG_PCMCIA_AXNET=m +CONFIG_NE2K_PCI=m +CONFIG_PCMCIA_PCNET=m +CONFIG_NET_VENDOR_NVIDIA=y +CONFIG_FORCEDETH=m +CONFIG_NET_VENDOR_OKI=y +CONFIG_PCH_GBE=m +CONFIG_ETHOC=m +CONFIG_NET_PACKET_ENGINE=y +CONFIG_HAMACHI=m +CONFIG_YELLOWFIN=m +CONFIG_NET_VENDOR_QLOGIC=y +CONFIG_QLA3XXX=m CONFIG_QLCNIC=m CONFIG_QLGE=m -CONFIG_BNA=m +CONFIG_NETXEN_NIC=m +CONFIG_NET_VENDOR_REALTEK=y +CONFIG_ATP=m +CONFIG_8139CP=m +CONFIG_8139TOO=m +CONFIG_8139TOO_PIO=y +CONFIG_8139TOO_TUNE_TWISTER=y +CONFIG_8139TOO_8129=y +# CONFIG_8139_OLD_RX_RESET is not set +CONFIG_R8169=m +CONFIG_NET_VENDOR_RDC=y +CONFIG_R6040=m +CONFIG_NET_VENDOR_SEEQ=y +CONFIG_SEEQ8005=m +CONFIG_NET_VENDOR_SILAN=y +CONFIG_SC92031=m +CONFIG_NET_VENDOR_SIS=y +CONFIG_SIS900=m +CONFIG_SIS190=m CONFIG_SFC=m CONFIG_SFC_MTD=y -CONFIG_BE2NET=m -CONFIG_TR=m +CONFIG_NET_VENDOR_SMSC=y +CONFIG_PCMCIA_SMC91C92=m +CONFIG_EPIC100=m +CONFIG_SMSC9420=m +CONFIG_NET_VENDOR_STMICRO=y +CONFIG_STMMAC_ETH=m +CONFIG_STMMAC_DA=y +CONFIG_STMMAC_RING=y +# CONFIG_STMMAC_CHAINED is not set +CONFIG_NET_VENDOR_SUN=y +CONFIG_HAPPYMEAL=m +CONFIG_SUNGEM=m +CONFIG_CASSINI=m +CONFIG_NIU=m +CONFIG_NET_VENDOR_TEHUTI=y +CONFIG_TEHUTI=m +CONFIG_NET_VENDOR_TI=y +CONFIG_TLAN=m +CONFIG_NET_VENDOR_VIA=y +CONFIG_VIA_RHINE=m +CONFIG_VIA_RHINE_MMIO=y +CONFIG_VIA_VELOCITY=m +CONFIG_NET_VENDOR_XIRCOM=y +CONFIG_PCMCIA_XIRC2PS=m +CONFIG_FDDI=m +CONFIG_DEFXX=m +# CONFIG_DEFXX_MMIO is not set +CONFIG_SKFP=m +CONFIG_HIPPI=y +CONFIG_ROADRUNNER=m +CONFIG_ROADRUNNER_LARGE_RINGS=y +CONFIG_NET_SB1000=m +CONFIG_PHYLIB=y + +# +# MII PHY device drivers +# +CONFIG_MARVELL_PHY=m +CONFIG_DAVICOM_PHY=m +CONFIG_QSEMI_PHY=m +CONFIG_LXT_PHY=m +CONFIG_CICADA_PHY=m +CONFIG_VITESSE_PHY=m +CONFIG_SMSC_PHY=m +CONFIG_BROADCOM_PHY=m +CONFIG_ICPLUS_PHY=m +CONFIG_REALTEK_PHY=m +CONFIG_NATIONAL_PHY=m +CONFIG_STE10XP=m +CONFIG_LSI_ET1011C_PHY=m +CONFIG_MICREL_PHY=m +CONFIG_FIXED_PHY=y +CONFIG_MDIO_BITBANG=m +CONFIG_MDIO_GPIO=m +CONFIG_PLIP=m +CONFIG_PPP=m +CONFIG_PPP_BSDCOMP=m +CONFIG_PPP_DEFLATE=m +CONFIG_PPP_FILTER=y +CONFIG_PPP_MPPE=m +CONFIG_PPP_MULTILINK=y +CONFIG_PPPOATM=m +CONFIG_PPPOE=m +CONFIG_PPTP=m +CONFIG_PPPOL2TP=m +CONFIG_PPP_ASYNC=m +CONFIG_PPP_SYNC_TTY=m +CONFIG_SLIP=m +CONFIG_SLHC=m +CONFIG_SLIP_COMPRESSED=y +CONFIG_SLIP_SMART=y +# CONFIG_SLIP_MODE_SLIP6 is not set +CONFIG_TR=y +CONFIG_PCMCIA_IBMTR=m CONFIG_IBMOL=m CONFIG_3C359=m CONFIG_TMS380TR=m CONFIG_TMSPCI=m CONFIG_ABYSS=m + +# +# USB Network Adapters +# +CONFIG_USB_CATC=m +CONFIG_USB_KAWETH=m +CONFIG_USB_PEGASUS=m +CONFIG_USB_RTL8150=m +CONFIG_USB_USBNET=m +CONFIG_USB_NET_AX8817X=m +CONFIG_USB_NET_CDCETHER=m +CONFIG_USB_NET_CDC_EEM=m +CONFIG_USB_NET_CDC_NCM=m +CONFIG_USB_NET_DM9601=m +CONFIG_USB_NET_SMSC75XX=m +CONFIG_USB_NET_SMSC95XX=m +CONFIG_USB_NET_GL620A=m +CONFIG_USB_NET_NET1080=m +CONFIG_USB_NET_PLUSB=m +CONFIG_USB_NET_MCS7830=m +CONFIG_USB_NET_RNDIS_HOST=m +CONFIG_USB_NET_CDC_SUBSET=m +CONFIG_USB_ALI_M5632=y +CONFIG_USB_AN2720=y +CONFIG_USB_BELKIN=y +CONFIG_USB_ARMLINUX=y +CONFIG_USB_EPSON2888=y +CONFIG_USB_KC2190=y +CONFIG_USB_NET_ZAURUS=m +CONFIG_USB_NET_CX82310_ETH=m +CONFIG_USB_NET_KALMIA=m +CONFIG_USB_HSO=m +CONFIG_USB_NET_INT51X1=m +CONFIG_USB_CDC_PHONET=m +CONFIG_USB_IPHETH=m +CONFIG_USB_SIERRA_NET=m +CONFIG_USB_VL600=m CONFIG_WLAN=y CONFIG_PCMCIA_RAYCS=m CONFIG_LIBERTAS_THINFIRM=m @@ -2097,6 +2267,8 @@ CONFIG_ATH9K_HTC=m CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y +# CONFIG_CARL9170_HWRNG is not set +# CONFIG_ATH6KL is not set CONFIG_B43=m CONFIG_B43_BCMA=y CONFIG_B43_SSB=y @@ -2108,6 +2280,7 @@ CONFIG_B43_BCMA_PIO=y CONFIG_B43_PIO=y CONFIG_B43_PHY_N=y CONFIG_B43_PHY_LP=y +# CONFIG_B43_PHY_HT is not set CONFIG_B43_LEDS=y CONFIG_B43_HWRNG=y # CONFIG_B43_DEBUG is not set @@ -2122,6 +2295,9 @@ CONFIG_B43LEGACY_PIO=y CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y # CONFIG_B43LEGACY_DMA_MODE is not set # CONFIG_B43LEGACY_PIO_MODE is not set +CONFIG_BRCMUTIL=m +CONFIG_BRCMFMAC=m +# CONFIG_BRCMDBG is not set CONFIG_HOSTAP=m CONFIG_HOSTAP_FIRMWARE=y CONFIG_HOSTAP_FIRMWARE_NVRAM=y @@ -2139,14 +2315,13 @@ CONFIG_IPW2200_QOS=y # CONFIG_IPW2200_DEBUG is not set CONFIG_LIBIPW=m # CONFIG_LIBIPW_DEBUG is not set -CONFIG_IWLAGN=m +CONFIG_IWLWIFI=m # # Debugging Options # # CONFIG_IWLWIFI_DEBUG is not set CONFIG_IWLWIFI_DEVICE_SVTOOL=y -# CONFIG_IWL_P2P is not set CONFIG_IWLWIFI_LEGACY=m # @@ -2213,7 +2388,6 @@ CONFIG_WL1251_SPI=m CONFIG_WL1251_SDIO=m CONFIG_WL12XX_MENU=m CONFIG_WL12XX=m -CONFIG_WL12XX_HT=y CONFIG_WL12XX_SPI=m CONFIG_WL12XX_SDIO=m CONFIG_WL12XX_SDIO_TEST=m @@ -2222,6 +2396,7 @@ CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG is not set CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m +# CONFIG_MWIFIEX_PCIE is not set # # WiMAX Wireless Broadband devices @@ -2231,54 +2406,6 @@ CONFIG_WIMAX_I2400M_USB=m CONFIG_WIMAX_I2400M_SDIO=m CONFIG_WIMAX_IWMC3200_SDIO=y CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8 - -# -# USB Network Adapters -# -CONFIG_USB_CATC=m -CONFIG_USB_KAWETH=m -CONFIG_USB_PEGASUS=m -CONFIG_USB_RTL8150=m -CONFIG_USB_USBNET=m -CONFIG_USB_NET_AX8817X=m -CONFIG_USB_NET_CDCETHER=m -CONFIG_USB_NET_CDC_EEM=m -CONFIG_USB_NET_CDC_NCM=m -CONFIG_USB_NET_DM9601=m -CONFIG_USB_NET_SMSC75XX=m -CONFIG_USB_NET_SMSC95XX=m -CONFIG_USB_NET_GL620A=m -CONFIG_USB_NET_NET1080=m -CONFIG_USB_NET_PLUSB=m -CONFIG_USB_NET_MCS7830=m -CONFIG_USB_NET_RNDIS_HOST=m -CONFIG_USB_NET_CDC_SUBSET=m -CONFIG_USB_ALI_M5632=y -CONFIG_USB_AN2720=y -CONFIG_USB_BELKIN=y -CONFIG_USB_ARMLINUX=y -CONFIG_USB_EPSON2888=y -CONFIG_USB_KC2190=y -CONFIG_USB_NET_ZAURUS=m -CONFIG_USB_NET_CX82310_ETH=m -CONFIG_USB_NET_KALMIA=m -CONFIG_USB_HSO=m -CONFIG_USB_NET_INT51X1=m -CONFIG_USB_CDC_PHONET=m -CONFIG_USB_IPHETH=m -CONFIG_USB_SIERRA_NET=m -CONFIG_USB_VL600=m -CONFIG_NET_PCMCIA=y -CONFIG_PCMCIA_3C589=m -CONFIG_PCMCIA_3C574=m -CONFIG_PCMCIA_FMVJ18X=m -CONFIG_PCMCIA_PCNET=m -CONFIG_PCMCIA_NMCLAN=m -CONFIG_PCMCIA_SMC91C92=m -CONFIG_PCMCIA_XIRC2PS=m -CONFIG_PCMCIA_AXNET=m -CONFIG_ARCNET_COM20020_CS=m -CONFIG_PCMCIA_IBMTR=m CONFIG_WAN=y CONFIG_LANMEDIA=m CONFIG_HDLC=m @@ -2304,83 +2431,8 @@ CONFIG_LAPBETHER=m CONFIG_X25_ASY=m CONFIG_SBNI=m CONFIG_SBNI_MULTILINE=y -CONFIG_ATM_DRIVERS=y -# CONFIG_ATM_DUMMY is not set -CONFIG_ATM_TCP=m -CONFIG_ATM_LANAI=m -CONFIG_ATM_ENI=m -# CONFIG_ATM_ENI_DEBUG is not set -# CONFIG_ATM_ENI_TUNE_BURST is not set -CONFIG_ATM_FIRESTREAM=m -CONFIG_ATM_ZATM=m -# CONFIG_ATM_ZATM_DEBUG is not set -CONFIG_ATM_NICSTAR=m -CONFIG_ATM_NICSTAR_USE_SUNI=y -CONFIG_ATM_NICSTAR_USE_IDT77105=y -CONFIG_ATM_IDT77252=m -# CONFIG_ATM_IDT77252_DEBUG is not set -# CONFIG_ATM_IDT77252_RCV_ALL is not set -CONFIG_ATM_IDT77252_USE_SUNI=y -CONFIG_ATM_AMBASSADOR=m -# CONFIG_ATM_AMBASSADOR_DEBUG is not set -CONFIG_ATM_HORIZON=m -# CONFIG_ATM_HORIZON_DEBUG is not set -CONFIG_ATM_IA=m -# CONFIG_ATM_IA_DEBUG is not set -CONFIG_ATM_FORE200E=m -CONFIG_ATM_FORE200E_USE_TASKLET=y -CONFIG_ATM_FORE200E_TX_RETRY=16 -CONFIG_ATM_FORE200E_DEBUG=0 -CONFIG_ATM_HE=m -CONFIG_ATM_HE_USE_SUNI=y -CONFIG_ATM_SOLOS=m -CONFIG_IEEE802154_DRIVERS=m -CONFIG_IEEE802154_FAKEHARD=m - -# -# CAIF transport drivers -# -CONFIG_CAIF_TTY=m -CONFIG_CAIF_SPI_SLAVE=m -CONFIG_CAIF_SPI_SYNC=y -CONFIG_CAIF_HSI=m CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_XEN_NETDEV_BACKEND=m -CONFIG_RIONET=m -CONFIG_RIONET_TX_SIZE=128 -CONFIG_RIONET_RX_SIZE=128 -CONFIG_FDDI=m -CONFIG_DEFXX=m -# CONFIG_DEFXX_MMIO is not set -CONFIG_SKFP=m -CONFIG_HIPPI=y -CONFIG_ROADRUNNER=m -CONFIG_ROADRUNNER_LARGE_RINGS=y -CONFIG_PLIP=m -CONFIG_PPP=m -CONFIG_PPP_MULTILINK=y -CONFIG_PPP_FILTER=y -CONFIG_PPP_ASYNC=m -CONFIG_PPP_SYNC_TTY=m -CONFIG_PPP_DEFLATE=m -CONFIG_PPP_BSDCOMP=m -CONFIG_PPP_MPPE=m -CONFIG_PPPOE=m -CONFIG_PPTP=m -CONFIG_PPPOATM=m -CONFIG_PPPOL2TP=m -CONFIG_SLIP=m -CONFIG_SLIP_COMPRESSED=y -CONFIG_SLHC=m -CONFIG_SLIP_SMART=y -# CONFIG_SLIP_MODE_SLIP6 is not set -CONFIG_NET_FC=y -CONFIG_NETCONSOLE=m -CONFIG_NETCONSOLE_DYNAMIC=y -CONFIG_NETPOLL=y -CONFIG_NETPOLL_TRAP=y -CONFIG_NET_POLL_CONTROLLER=y -CONFIG_VIRTIO_NET=m CONFIG_VMXNET3=m CONFIG_ISDN=y CONFIG_ISDN_I4L=m @@ -2662,6 +2714,7 @@ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y CONFIG_TOUCHSCREEN_USB_NEXIO=y CONFIG_TOUCHSCREEN_TOUCHIT213=m +CONFIG_TOUCHSCREEN_TSC_SERIO=m CONFIG_TOUCHSCREEN_TSC2005=m CONFIG_TOUCHSCREEN_TSC2007=m CONFIG_TOUCHSCREEN_PCAP=m @@ -2672,12 +2725,13 @@ CONFIG_INPUT_AB8500_PONKEY=m CONFIG_INPUT_AD714X=m CONFIG_INPUT_AD714X_I2C=m CONFIG_INPUT_AD714X_SPI=m +CONFIG_INPUT_BMA150=m CONFIG_INPUT_PCSPKR=m +CONFIG_INPUT_MC13783_PWRBUTTON=m CONFIG_INPUT_MMA8450=m CONFIG_INPUT_MPU3050=m CONFIG_INPUT_APANEL=m CONFIG_INPUT_ATLAS_BTNS=m -CONFIG_INPUT_ATI_REMOTE=m CONFIG_INPUT_ATI_REMOTE2=m CONFIG_INPUT_KEYSPAN_REMOTE=m CONFIG_INPUT_KXTJ9=m @@ -2723,6 +2777,7 @@ CONFIG_GAMEPORT_FM801=m CONFIG_VT=y CONFIG_CONSOLE_TRANSLATIONS=y CONFIG_VT_CONSOLE=y +CONFIG_VT_CONSOLE_SLEEP=y CONFIG_HW_CONSOLE=y # CONFIG_VT_HW_CONSOLE_BINDING is not set CONFIG_UNIX98_PTYS=y @@ -2742,7 +2797,8 @@ CONFIG_NOZOMI=m CONFIG_ISI=m CONFIG_N_HDLC=m CONFIG_N_GSM=m -# CONFIG_TRACE_SINK is not set +CONFIG_TRACE_ROUTER=m +CONFIG_TRACE_SINK=m # CONFIG_DEVKMEM is not set CONFIG_STALDRV=y @@ -2817,7 +2873,6 @@ CONFIG_MAX_RAW_DEVS=256 CONFIG_HPET=y CONFIG_HPET_MMAP=y CONFIG_HANGCHECK_TIMER=m -CONFIG_UV_MMTIMER=m CONFIG_TCG_TPM=m CONFIG_TCG_TIS=m CONFIG_TCG_NSC=m @@ -2875,6 +2930,7 @@ CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # +CONFIG_I2C_DESIGNWARE_PCI=m CONFIG_I2C_GPIO=m CONFIG_I2C_INTEL_MID=m CONFIG_I2C_OCORES=m @@ -2937,6 +2993,7 @@ CONFIG_PPS=m # CONFIG_PPS_CLIENT_KTIMER is not set CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m +# CONFIG_PPS_CLIENT_GPIO is not set # # PPS generators support @@ -2971,7 +3028,7 @@ CONFIG_GPIO_MAX7300=m CONFIG_GPIO_MAX732X=m CONFIG_GPIO_PCA953X=m CONFIG_GPIO_PCF857X=m -# CONFIG_GPIO_TPS65912 is not set +CONFIG_GPIO_TPS65912=m CONFIG_GPIO_WM831X=m CONFIG_GPIO_ADP5588=m @@ -3055,6 +3112,7 @@ CONFIG_HWMON_VID=m # CONFIG_SENSORS_ABITUGURU=m CONFIG_SENSORS_ABITUGURU3=m +CONFIG_SENSORS_AD7314=m CONFIG_SENSORS_AD7414=m CONFIG_SENSORS_AD7418=m CONFIG_SENSORS_ADCXX=m @@ -3125,11 +3183,13 @@ CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_ADM1275=m # CONFIG_SENSORS_LM25066 is not set +# CONFIG_SENSORS_LTC2978 is not set CONFIG_SENSORS_MAX16064=m CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m CONFIG_SENSORS_UCD9000=m CONFIG_SENSORS_UCD9200=m +# CONFIG_SENSORS_ZL6100 is not set CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_SHT21=m CONFIG_SENSORS_SIS5595=m @@ -3261,7 +3321,10 @@ CONFIG_BCMA_BLOCKIO=y CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_PCI=y # CONFIG_BCMA_DEBUG is not set -CONFIG_MFD_SUPPORT=y + +# +# Multifunction device drivers +# CONFIG_MFD_CORE=y CONFIG_MFD_SM501=m CONFIG_MFD_SM501_GPIO=y @@ -3298,6 +3361,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=m CONFIG_REGULATOR_VIRTUAL_CONSUMER=m CONFIG_REGULATOR_USERSPACE_CONSUMER=m +CONFIG_REGULATOR_GPIO=m CONFIG_REGULATOR_BQ24022=m CONFIG_REGULATOR_MAX1586=m CONFIG_REGULATOR_MAX8649=m @@ -3349,6 +3413,7 @@ CONFIG_IR_SONY_DECODER=m CONFIG_IR_RC5_SZ_DECODER=m CONFIG_IR_MCE_KBD_DECODER=m CONFIG_IR_LIRC_CODEC=m +CONFIG_RC_ATI_REMOTE=m CONFIG_IR_ENE=m CONFIG_IR_IMON=m CONFIG_IR_MCEUSB=m @@ -3507,6 +3572,8 @@ CONFIG_VIDEO_CX88_MPEG=m CONFIG_VIDEO_CX88_VP3054=m CONFIG_VIDEO_CX23885=m CONFIG_MEDIA_ALTERA_CI=m +CONFIG_VIDEO_CX25821=m +CONFIG_VIDEO_CX25821_ALSA=m CONFIG_VIDEO_AU0828=m CONFIG_VIDEO_IVTV=m CONFIG_VIDEO_FB_IVTV=m @@ -3514,10 +3581,7 @@ CONFIG_VIDEO_CX18=m CONFIG_VIDEO_CX18_ALSA=m CONFIG_VIDEO_SAA7164=m CONFIG_VIDEO_CAFE_CCIC=m -CONFIG_VIDEO_SR030PC30=m CONFIG_VIDEO_VIA_CAMERA=m -CONFIG_VIDEO_NOON010PC30=m -CONFIG_VIDEO_M5MOLS=m CONFIG_SOC_CAMERA=m CONFIG_SOC_CAMERA_IMX074=m CONFIG_SOC_CAMERA_MT9M001=m @@ -3577,6 +3641,7 @@ CONFIG_USB_GSPCA_STK014=m CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m +# CONFIG_USB_GSPCA_TOPRO is not set CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m @@ -3596,6 +3661,9 @@ CONFIG_VIDEO_CX231XX=m CONFIG_VIDEO_CX231XX_RC=y CONFIG_VIDEO_CX231XX_ALSA=m CONFIG_VIDEO_CX231XX_DVB=m +CONFIG_VIDEO_TM6000=m +CONFIG_VIDEO_TM6000_ALSA=m +CONFIG_VIDEO_TM6000_DVB=m CONFIG_VIDEO_USBVISION=m CONFIG_USB_ET61X251=m CONFIG_USB_SN9C102=m @@ -3667,6 +3735,7 @@ CONFIG_DVB_USB_DTT200U=m CONFIG_DVB_USB_OPERA1=m CONFIG_DVB_USB_AF9005=m CONFIG_DVB_USB_AF9005_REMOTE=m +CONFIG_DVB_USB_PCTV452E=m CONFIG_DVB_USB_DW2102=m CONFIG_DVB_USB_CINERGY_T2=m CONFIG_DVB_USB_ANYSEE=m @@ -3678,6 +3747,8 @@ CONFIG_DVB_USB_EC168=m CONFIG_DVB_USB_AZ6027=m CONFIG_DVB_USB_LME2510=m CONFIG_DVB_USB_TECHNISAT_USB2=m +CONFIG_DVB_USB_IT913X=m +CONFIG_DVB_USB_MXL111SF=m CONFIG_DVB_TTUSB_BUDGET=m CONFIG_DVB_TTUSB_DEC=m CONFIG_SMS_SIANO_MDTV=m @@ -3784,6 +3855,7 @@ CONFIG_DVB_CX24116=m CONFIG_DVB_SI21XX=m CONFIG_DVB_DS3000=m CONFIG_DVB_MB86A16=m +CONFIG_DVB_TDA10071=m # # DVB-T (terrestrial) frontends @@ -3847,13 +3919,16 @@ CONFIG_DVB_TUNER_DIB0090=m # SEC control devices for DVB-S # CONFIG_DVB_LNBP21=m +CONFIG_DVB_LNBP22=m CONFIG_DVB_ISL6405=m CONFIG_DVB_ISL6421=m CONFIG_DVB_ISL6423=m +CONFIG_DVB_A8293=m CONFIG_DVB_LGS8GXX=m CONFIG_DVB_ATBM8830=m CONFIG_DVB_TDA665x=m CONFIG_DVB_IX2505V=m +CONFIG_DVB_IT913X_FE=m # # Tools to develop new frontends @@ -3884,6 +3959,7 @@ CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m +CONFIG_DRM_VMWGFX=m CONFIG_STUB_POULSBO=m CONFIG_VGASTATE=m CONFIG_VIDEO_OUTPUT_CONTROL=m @@ -3982,6 +4058,7 @@ CONFIG_FB_GEODE_GX1=m CONFIG_FB_TMIO=m CONFIG_FB_TMIO_ACCELL=y CONFIG_FB_SM501=m +CONFIG_FB_SMSCUFX=m CONFIG_FB_UDL=m CONFIG_FB_VIRTUAL=m CONFIG_XEN_FBDEV_FRONTEND=m @@ -4214,6 +4291,7 @@ CONFIG_SND_SOC_WM_HUBS=m CONFIG_SND_SOC_AD1836=m CONFIG_SND_SOC_AD193X=m CONFIG_SND_SOC_AD73311=m +CONFIG_SND_SOC_ADAU1373=m CONFIG_SND_SOC_ADAV80X=m CONFIG_SND_SOC_ADS117X=m CONFIG_SND_SOC_AK4104=m @@ -4226,6 +4304,7 @@ CONFIG_SND_SOC_CS42L51=m CONFIG_SND_SOC_CS4270=m CONFIG_SND_SOC_CS4271=m CONFIG_SND_SOC_CX20442=m +CONFIG_SND_SOC_JZ4740_CODEC=m CONFIG_SND_SOC_L3=m CONFIG_SND_SOC_DA7210=m CONFIG_SND_SOC_DFBMCS320=m @@ -4233,19 +4312,21 @@ CONFIG_SND_SOC_MAX98088=m CONFIG_SND_SOC_MAX98095=m CONFIG_SND_SOC_MAX9850=m CONFIG_SND_SOC_PCM3008=m +CONFIG_SND_SOC_RT5631=m CONFIG_SND_SOC_SGTL5000=m CONFIG_SND_SOC_SPDIF=m CONFIG_SND_SOC_SSM2602=m CONFIG_SND_SOC_STA32X=m CONFIG_SND_SOC_TLV320AIC23=m CONFIG_SND_SOC_TLV320AIC26=m -CONFIG_SND_SOC_TVL320AIC32X4=m +CONFIG_SND_SOC_TLV320AIC32X4=m CONFIG_SND_SOC_TLV320AIC3X=m CONFIG_SND_SOC_TLV320DAC33=m CONFIG_SND_SOC_UDA134X=m CONFIG_SND_SOC_UDA1380=m CONFIG_SND_SOC_WL1273=m CONFIG_SND_SOC_WM1250_EV1=m +CONFIG_SND_SOC_WM5100=m CONFIG_SND_SOC_WM8400=m CONFIG_SND_SOC_WM8510=m CONFIG_SND_SOC_WM8523=m @@ -4305,7 +4386,7 @@ CONFIG_USB_HIDDEV=y # CONFIG_HID_A4TECH=m CONFIG_HID_ACRUX=m -CONFIG_HID_ACRUX_FF=m +CONFIG_HID_ACRUX_FF=y CONFIG_HID_APPLE=m CONFIG_HID_BELKIN=m CONFIG_HID_CHERRY=m @@ -4328,10 +4409,11 @@ CONFIG_HID_TWINHAN=m CONFIG_HID_KENSINGTON=m CONFIG_HID_LCPOWER=m CONFIG_HID_LOGITECH=m +CONFIG_HID_LOGITECH_DJ=m CONFIG_LOGITECH_FF=y CONFIG_LOGIRUMBLEPAD2_FF=y CONFIG_LOGIG940_FF=y -CONFIG_LOGIWII_FF=y +CONFIG_LOGIWHEELS_FF=y CONFIG_HID_MAGICMOUSE=m CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m @@ -4346,6 +4428,7 @@ CONFIG_HID_PICOLCD_FB=y CONFIG_HID_PICOLCD_BACKLIGHT=y CONFIG_HID_PICOLCD_LCD=y CONFIG_HID_PICOLCD_LEDS=y +CONFIG_HID_PRIMAX=m CONFIG_HID_QUANTA=m CONFIG_HID_ROCCAT=m CONFIG_HID_ROCCAT_COMMON=m @@ -4372,9 +4455,11 @@ CONFIG_HID_ZEROPLUS=m CONFIG_ZEROPLUS_FF=y CONFIG_HID_ZYDACRON=m CONFIG_USB_SUPPORT=y +CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y +CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB=m # CONFIG_USB_DEBUG is not set CONFIG_USB_ANNOUNCE_NEW_DEVICES=y @@ -4385,7 +4470,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y -# CONFIG_USB_SUSPEND is not set +CONFIG_USB_SUSPEND=y +# CONFIG_USB_OTG is not set +CONFIG_USB_DWC3=m +# CONFIG_USB_DWC3_DEBUG is not set CONFIG_USB_MON=m CONFIG_USB_WUSB=m CONFIG_USB_WUSB_CBAF=m @@ -4415,8 +4503,10 @@ CONFIG_USB_SL811_HCD=m # CONFIG_USB_SL811_HCD_ISO is not set CONFIG_USB_SL811_CS=m CONFIG_USB_R8A66597_HCD=m +CONFIG_USB_RENESAS_USBHS_HCD=m CONFIG_USB_WHCI_HCD=m CONFIG_USB_HWA_HCD=m +CONFIG_USB_RENESAS_USBHS=m # # USB Device Class drivers @@ -4436,6 +4526,7 @@ CONFIG_USB_TMC=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m +CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m @@ -4548,7 +4639,9 @@ CONFIG_USB_XUSBATM=m CONFIG_USB_GADGET=m # CONFIG_USB_GADGET_DEBUG_FILES is not set CONFIG_USB_GADGET_VBUS_DRAW=2 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 CONFIG_USB_R8A66597=m +CONFIG_USB_GADGET_DWC3=m CONFIG_USB_M66592=m CONFIG_USB_AMD5536UDC=m CONFIG_USB_CI13XXX_PCI=m @@ -4559,6 +4652,7 @@ CONFIG_USB_GOKU=m CONFIG_USB_EG20T=m # CONFIG_USB_DUMMY_HCD is not set CONFIG_USB_GADGET_DUALSPEED=y +CONFIG_USB_GADGET_SUPERSPEED=y CONFIG_USB_ZERO=m CONFIG_USB_AUDIO=m CONFIG_USB_ETH=m @@ -4570,13 +4664,15 @@ CONFIG_USB_FUNCTIONFS=m CONFIG_USB_FUNCTIONFS_ETH=y CONFIG_USB_FUNCTIONFS_RNDIS=y CONFIG_USB_FUNCTIONFS_GENERIC=y -# CONFIG_USB_FILE_STORAGE is not set +CONFIG_USB_FILE_STORAGE=m +# CONFIG_USB_FILE_STORAGE_TEST is not set CONFIG_USB_MASS_STORAGE=m CONFIG_USB_G_SERIAL=m CONFIG_USB_MIDI_GADGET=m CONFIG_USB_G_PRINTER=m CONFIG_USB_CDC_COMPOSITE=m CONFIG_USB_G_NOKIA=m +CONFIG_USB_G_ACM_MS=m CONFIG_USB_G_MULTI=m CONFIG_USB_G_MULTI_RNDIS=y CONFIG_USB_G_MULTI_CDC=y @@ -4647,7 +4743,6 @@ CONFIG_LEDS_CLASS=y # CONFIG_LEDS_LM3530=m CONFIG_LEDS_NET5501=m -CONFIG_LEDS_ALIX2=m CONFIG_LEDS_PCA9532=m CONFIG_LEDS_PCA9532_GPIO=y CONFIG_LEDS_GPIO=m @@ -4712,7 +4807,6 @@ CONFIG_EDAC=y CONFIG_EDAC_DECODE_MCE=m CONFIG_EDAC_MCE_INJ=m CONFIG_EDAC_MM_EDAC=m -CONFIG_EDAC_MCE=y CONFIG_EDAC_AMD64=m CONFIG_EDAC_AMD64_ERROR_INJECTION=y CONFIG_EDAC_E752X=m @@ -4725,6 +4819,7 @@ CONFIG_EDAC_I7CORE=m CONFIG_EDAC_I5000=m CONFIG_EDAC_I5100=m CONFIG_EDAC_I7300=m +CONFIG_EDAC_SBRIDGE=m CONFIG_RTC_LIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y @@ -4843,6 +4938,7 @@ CONFIG_VIRTIO_RING=m # CONFIG_VIRTIO_PCI=m CONFIG_VIRTIO_BALLOON=m +CONFIG_VIRTIO_MMIO=m # # Xen driver support @@ -4859,30 +4955,12 @@ CONFIG_XEN_SYS_HYPERVISOR=y CONFIG_XEN_XENBUS_FRONTEND=m CONFIG_XEN_GNTDEV=m CONFIG_XEN_GRANT_DEV_ALLOC=m -CONFIG_XEN_PLATFORM_PCI=m CONFIG_SWIOTLB_XEN=y CONFIG_XEN_TMEM=y CONFIG_XEN_PCIDEV_BACKEND=m CONFIG_STAGING=y CONFIG_ET131X=m -# CONFIG_ET131X_DEBUG is not set CONFIG_SLICOSS=m -CONFIG_VIDEO_GO7007=m -CONFIG_VIDEO_GO7007_USB=m -CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m -CONFIG_VIDEO_GO7007_OV7640=m -CONFIG_VIDEO_GO7007_SAA7113=m -CONFIG_VIDEO_GO7007_SAA7115=m -CONFIG_VIDEO_GO7007_TW9903=m -CONFIG_VIDEO_GO7007_UDA1342=m -CONFIG_VIDEO_GO7007_SONY_TUNER=m -CONFIG_VIDEO_GO7007_TW2804=m -CONFIG_VIDEO_CX25821=m -CONFIG_VIDEO_CX25821_ALSA=m -CONFIG_VIDEO_TM6000=m -CONFIG_VIDEO_TM6000_ALSA=m -CONFIG_VIDEO_TM6000_DVB=m -CONFIG_DVB_CXD2099=m CONFIG_USBIP_CORE=m CONFIG_USBIP_VHCI_HCD=m CONFIG_USBIP_HOST=m @@ -4890,10 +4968,6 @@ CONFIG_USBIP_HOST=m CONFIG_W35UND=m CONFIG_PRISM2_USB=m CONFIG_ECHO=m -CONFIG_BRCMUTIL=m -CONFIG_BRCMSMAC=m -CONFIG_BRCMFMAC=m -# CONFIG_BRCMDBG is not set CONFIG_COMEDI=m # CONFIG_COMEDI_DEBUG is not set CONFIG_COMEDI_MISC_DRIVERS=m @@ -4972,6 +5046,7 @@ CONFIG_COMEDI_USB_DRIVERS=m CONFIG_COMEDI_DT9812=m CONFIG_COMEDI_USBDUX=m CONFIG_COMEDI_USBDUXFAST=m +CONFIG_COMEDI_USBDUXSIGMA=m CONFIG_COMEDI_VMK80XX=m CONFIG_COMEDI_NI_COMMON=m CONFIG_COMEDI_MITE=m @@ -4992,10 +5067,11 @@ CONFIG_R8712U=m CONFIG_R8712_AP=y CONFIG_RTS_PSTOR=m # CONFIG_RTS_PSTOR_DEBUG is not set +CONFIG_RTS5139=m +# CONFIG_RTS5139_DEBUG is not set CONFIG_TRANZPORT=m CONFIG_POHMELFS=m # CONFIG_POHMELFS_DEBUG is not set -CONFIG_POHMELFS_CRYPTO=y CONFIG_IDE_PHISON=m CONFIG_LINE6_USB=m # CONFIG_LINE6_USB_DEBUG is not set @@ -5004,7 +5080,6 @@ CONFIG_LINE6_USB=m # CONFIG_LINE6_USB_DUMP_PCM is not set # CONFIG_LINE6_USB_RAW is not set # CONFIG_LINE6_USB_IMPULSE_RESPONSE is not set -CONFIG_DRM_VMWGFX=m CONFIG_DRM_NOUVEAU=m CONFIG_DRM_NOUVEAU_BACKLIGHT=y @@ -5017,11 +5092,8 @@ CONFIG_USB_SERIAL_QUATECH2=m CONFIG_USB_SERIAL_QUATECH_USB2=m CONFIG_VT6655=m CONFIG_VT6656=m -CONFIG_HYPERV=m CONFIG_HYPERV_STORAGE=m -CONFIG_HYPERV_BLOCK=m CONFIG_HYPERV_NET=m -CONFIG_HYPERV_UTILS=m CONFIG_HYPERV_MOUSE=m CONFIG_VME_BUS=m @@ -5042,7 +5114,7 @@ CONFIG_VME_USER=m CONFIG_VMIVME_7805=m CONFIG_DX_SEP=m CONFIG_IIO=m -CONFIG_IIO_RING_BUFFER=y +CONFIG_IIO_BUFFER=y CONFIG_IIO_SW_RING=m CONFIG_IIO_KFIFO_BUF=m CONFIG_IIO_TRIGGER=y @@ -5064,13 +5136,10 @@ CONFIG_LIS3L02DQ_BUF_RING_SW=y CONFIG_SCA3000=m # -# Analog to digital convertors +# Analog to digital converters # -CONFIG_AD7150=m -CONFIG_AD7152=m CONFIG_AD7291=m CONFIG_AD7298=m -CONFIG_AD7314=m CONFIG_AD7606=m CONFIG_AD7606_IFACE_PARALLEL=m CONFIG_AD7606_IFACE_SPI=m @@ -5080,24 +5149,33 @@ CONFIG_AD7476=m CONFIG_AD7887=m CONFIG_AD7780=m CONFIG_AD7793=m -CONFIG_AD7745=m CONFIG_AD7816=m -CONFIG_ADT75=m +CONFIG_AD7192=m CONFIG_ADT7310=m CONFIG_ADT7410=m +CONFIG_AD7280=m CONFIG_MAX1363=m CONFIG_MAX1363_RING_BUFFER=y # -# Analog digital bi-direction convertors +# Analog digital bi-direction converters # CONFIG_ADT7316=m CONFIG_ADT7316_SPI=m CONFIG_ADT7316_I2C=m # -# Digital to analog convertors +# Capacitance to digital converters +# +CONFIG_AD7150=m +CONFIG_AD7152=m +CONFIG_AD7746=m + +# +# Digital to analog converters # +CONFIG_AD5064=m +CONFIG_AD5360=m CONFIG_AD5624R_SPI=m CONFIG_AD5446=m CONFIG_AD5504=m @@ -5126,6 +5204,11 @@ CONFIG_ADIS16260=m CONFIG_ADXRS450=m # +# Network Analyzer, Impedance Converters +# +CONFIG_AD5933=m + +# # Inertial measurement units # CONFIG_ADIS16400=m @@ -5158,7 +5241,7 @@ CONFIG_ADE7854_SPI=m # Resolver to digital converters # CONFIG_AD2S90=m -CONFIG_AD2S120X=m +CONFIG_AD2S1200=m CONFIG_AD2S1210=m # @@ -5167,6 +5250,7 @@ CONFIG_AD2S1210=m CONFIG_IIO_PERIODIC_RTC_TRIGGER=m CONFIG_IIO_GPIO_TRIGGER=m CONFIG_IIO_SYSFS_TRIGGER=m +# CONFIG_IIO_SIMPLE_DUMMY is not set CONFIG_XVMALLOC=y CONFIG_ZRAM=m # CONFIG_ZRAM_DEBUG is not set @@ -5174,40 +5258,12 @@ CONFIG_ZCACHE=m CONFIG_WLAGS49_H2=m CONFIG_WLAGS49_H25=m CONFIG_FB_SM7XX=m -CONFIG_VIDEO_DT3155=m -CONFIG_DT3155_CCIR=y -CONFIG_DT3155_STREAMING=y CONFIG_CRYSTALHD=m CONFIG_CXT1E1=m CONFIG_SBE_PMCC4_NCOMM=y CONFIG_FB_XGI=m -CONFIG_LIRC_STAGING=y -CONFIG_LIRC_BT829=m -CONFIG_LIRC_IGORPLUGUSB=m -CONFIG_LIRC_IMON=m -CONFIG_LIRC_PARALLEL=m -CONFIG_LIRC_SASEM=m -CONFIG_LIRC_SERIAL=m -CONFIG_LIRC_SERIAL_TRANSMITTER=y -CONFIG_LIRC_SIR=m -CONFIG_LIRC_TTUSBIR=m -CONFIG_LIRC_ZILOG=m -CONFIG_EASYCAP=m -# CONFIG_EASYCAP_DEBUG is not set -CONFIG_SOLO6X10=m CONFIG_ACPI_QUICKSTART=m CONFIG_SBE_2T3E3=m -CONFIG_ATH6K_LEGACY=m -CONFIG_AR600x_SD31_XXX=y -# CONFIG_AR600x_WB31_XXX is not set -# CONFIG_AR600x_SD32_XXX is not set -# CONFIG_AR600x_CUSTOM_XXX is not set -# CONFIG_ATH6KL_ENABLE_COEXISTENCE is not set -# CONFIG_ATH6KL_HCI_BRIDGE is not set -# CONFIG_ATH6KL_HTC_RAW_INTERFACE is not set -# CONFIG_ATH6KL_VIRTUAL_SCATTER_GATHER is not set -# CONFIG_ATH6KL_SKIP_ABI_VERSION_CHECK is not set -# CONFIG_ATH6KL_DEBUG is not set CONFIG_USB_ENESTORAGE=m CONFIG_BCM_WIMAX=m CONFIG_FT1000=m @@ -5239,8 +5295,37 @@ CONFIG_DRM_PSB=m CONFIG_DRM_PSB_MRST=y CONFIG_DRM_PSB_MFLD=y CONFIG_DRM_PSB_CDV=y -CONFIG_ALTERA_STAPL=m CONFIG_INTEL_MEI=m +CONFIG_STAGING_MEDIA=y +CONFIG_DVB_AS102=m +CONFIG_DVB_CXD2099=m +CONFIG_VIDEO_DT3155=m +CONFIG_DT3155_CCIR=y +CONFIG_DT3155_STREAMING=y +CONFIG_EASYCAP=m +# CONFIG_EASYCAP_DEBUG is not set +CONFIG_VIDEO_GO7007=m +CONFIG_VIDEO_GO7007_USB=m +CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m +CONFIG_VIDEO_GO7007_OV7640=m +CONFIG_VIDEO_GO7007_SAA7113=m +CONFIG_VIDEO_GO7007_SAA7115=m +CONFIG_VIDEO_GO7007_TW9903=m +CONFIG_VIDEO_GO7007_UDA1342=m +CONFIG_VIDEO_GO7007_SONY_TUNER=m +CONFIG_VIDEO_GO7007_TW2804=m +CONFIG_SOLO6X10=m +CONFIG_LIRC_STAGING=y +CONFIG_LIRC_BT829=m +CONFIG_LIRC_IGORPLUGUSB=m +CONFIG_LIRC_IMON=m +CONFIG_LIRC_PARALLEL=m +CONFIG_LIRC_SASEM=m +CONFIG_LIRC_SERIAL=m +CONFIG_LIRC_SERIAL_TRANSMITTER=y +CONFIG_LIRC_SIR=m +CONFIG_LIRC_TTUSBIR=m +CONFIG_LIRC_ZILOG=m CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m CONFIG_ACERHDF=m @@ -5285,6 +5370,10 @@ CONFIG_SAMSUNG_LAPTOP=m CONFIG_MXM_WMI=m CONFIG_INTEL_OAKTRAIL=m CONFIG_SAMSUNG_Q10=m + +# +# Hardware Spinlock drivers +# CONFIG_CLKEVT_I8253=y CONFIG_I8253_LOCK=y CONFIG_CLKBLD_I8253=y @@ -5292,11 +5381,27 @@ CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y CONFIG_AMD_IOMMU=y # CONFIG_AMD_IOMMU_STATS is not set -CONFIG_DMAR=y -CONFIG_DMAR_DEFAULT_ON=y -CONFIG_DMAR_FLOPPY_WA=y -CONFIG_INTR_REMAP=y +CONFIG_DMAR_TABLE=y +CONFIG_INTEL_IOMMU=y +CONFIG_INTEL_IOMMU_DEFAULT_ON=y +CONFIG_INTEL_IOMMU_FLOPPY_WA=y +# CONFIG_IRQ_REMAP is not set CONFIG_VIRT_DRIVERS=y +CONFIG_HYPERV=m +CONFIG_HYPERV_UTILS=m +CONFIG_PM_DEVFREQ=y + +# +# DEVFREQ Governors +# +CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y +CONFIG_DEVFREQ_GOV_PERFORMANCE=y +CONFIG_DEVFREQ_GOV_POWERSAVE=y +CONFIG_DEVFREQ_GOV_USERSPACE=y + +# +# DEVFREQ Drivers +# # # Firmware Drivers @@ -5471,6 +5576,7 @@ CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y +# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m @@ -5544,7 +5650,7 @@ CONFIG_AFS_FS=m # CONFIG_AFS_DEBUG is not set CONFIG_AFS_FSCACHE=y CONFIG_9P_FS=m -# CONFIG_9P_FSCACHE is not set +CONFIG_9P_FSCACHE=y CONFIG_9P_FS_POSIX_ACL=y # @@ -5723,6 +5829,7 @@ CONFIG_CRYPTO_PCOMP=m CONFIG_CRYPTO_PCOMP2=y CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_MANAGER2=y +CONFIG_CRYPTO_USER=m CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y CONFIG_CRYPTO_GF128MUL=m CONFIG_CRYPTO_NULL=m @@ -5771,6 +5878,7 @@ CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RMD256=m CONFIG_CRYPTO_RMD320=m CONFIG_CRYPTO_SHA1=m +# CONFIG_CRYPTO_SHA1_SSSE3 is not set CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_TGR192=m @@ -5786,6 +5894,8 @@ CONFIG_CRYPTO_AES_NI_INTEL=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m CONFIG_CRYPTO_BLOWFISH=m +CONFIG_CRYPTO_BLOWFISH_COMMON=m +CONFIG_CRYPTO_BLOWFISH_X86_64=m CONFIG_CRYPTO_CAMELLIA=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m @@ -5800,6 +5910,7 @@ CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_TWOFISH_COMMON=m CONFIG_CRYPTO_TWOFISH_X86_64=m +CONFIG_CRYPTO_TWOFISH_X86_64_3WAY=m # # Compression @@ -5819,8 +5930,6 @@ CONFIG_CRYPTO_HW=y CONFIG_CRYPTO_DEV_PADLOCK=m CONFIG_CRYPTO_DEV_PADLOCK_AES=m CONFIG_CRYPTO_DEV_PADLOCK_SHA=m -CONFIG_CRYPTO_DEV_HIFN_795X=m -CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y CONFIG_HAVE_KVM=y CONFIG_HAVE_KVM_IRQCHIP=y CONFIG_HAVE_KVM_EVENTFD=y @@ -5884,4 +5993,3 @@ CONFIG_NLATTR=y CONFIG_LRU_CACHE=m CONFIG_AVERAGE=y CONFIG_CORDIC=m -CONFIG_LLIST=y From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152018.657C1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=390b0077e20e91d43c38aac82b1a7e21a87d69f8 commit 390b0077e20e91d43c38aac82b1a7e21a87d69f8 Merge: 99abd85 715a92c Author: James Buren Date: Thu Jan 12 09:23:10 2012 -0600 Merge ../current Conflicts: source/base/kernel/FrugalBuild source/include/kernel-version.sh From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * modify x86_64 config Message-ID: <20120212152018.6CFF5224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=55c78525e1ad82e8b980c270583b3d9c0e439c92 commit 55c78525e1ad82e8b980c270583b3d9c0e439c92 Author: James Buren Date: Thu Jan 12 12:07:22 2012 -0600 kernel-3.2-1-x86_64 * modify x86_64 config diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index bb4a34d..3ff9481 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -135,7 +135,7 @@ CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y CONFIG_CGROUP_PERF=y CONFIG_CGROUP_SCHED=y CONFIG_FAIR_GROUP_SCHED=y -# CONFIG_CFS_BANDWIDTH is not set +CONFIG_CFS_BANDWIDTH=y CONFIG_RT_GROUP_SCHED=y CONFIG_BLK_CGROUP=y # CONFIG_DEBUG_BLK_CGROUP is not set @@ -286,6 +286,7 @@ CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y +# CONFIG_X86_X2APIC is not set CONFIG_X86_MPPARSE=y CONFIG_X86_EXTENDED_PLATFORM=y CONFIG_X86_VSMP=y @@ -507,12 +508,12 @@ CONFIG_X86_PCC_CPUFREQ=m CONFIG_X86_ACPI_CPUFREQ=m CONFIG_X86_POWERNOW_K8=m # CONFIG_X86_SPEEDSTEP_CENTRINO is not set -CONFIG_X86_P4_CLOCKMOD=m +# CONFIG_X86_P4_CLOCKMOD is not set # # shared options # -CONFIG_X86_SPEEDSTEP_LIB=m +# CONFIG_X86_SPEEDSTEP_LIB is not set CONFIG_CPU_IDLE=y CONFIG_CPU_IDLE_GOV_LADDER=y CONFIG_CPU_IDLE_GOV_MENU=y @@ -595,7 +596,7 @@ CONFIG_RAPIDIO_TSI500=y # CONFIG_BINFMT_ELF=y CONFIG_COMPAT_BINFMT_ELF=y -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y # CONFIG_HAVE_AOUT is not set CONFIG_BINFMT_MISC=m CONFIG_IA32_EMULATION=y @@ -1845,9 +1846,13 @@ CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set +CONFIG_DM_BUFIO=m +CONFIG_DM_PERSISTENT_DATA=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m -# CONFIG_DM_THIN_PROVISIONING is not set +CONFIG_DM_THIN_PROVISIONING=m +# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set +# CONFIG_DM_DEBUG_SPACE_MAPS is not set CONFIG_DM_MIRROR=m CONFIG_DM_RAID=m CONFIG_DM_LOG_USERSPACE=m @@ -2268,7 +2273,8 @@ CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y # CONFIG_CARL9170_HWRNG is not set -# CONFIG_ATH6KL is not set +CONFIG_ATH6KL=m +# CONFIG_ATH6KL_DEBUG is not set CONFIG_B43=m CONFIG_B43_BCMA=y CONFIG_B43_SSB=y @@ -2280,7 +2286,7 @@ CONFIG_B43_BCMA_PIO=y CONFIG_B43_PIO=y CONFIG_B43_PHY_N=y CONFIG_B43_PHY_LP=y -# CONFIG_B43_PHY_HT is not set +CONFIG_B43_PHY_HT=y CONFIG_B43_LEDS=y CONFIG_B43_HWRNG=y # CONFIG_B43_DEBUG is not set @@ -2390,13 +2396,13 @@ CONFIG_WL12XX_MENU=m CONFIG_WL12XX=m CONFIG_WL12XX_SPI=m CONFIG_WL12XX_SDIO=m -CONFIG_WL12XX_SDIO_TEST=m +# CONFIG_WL12XX_SDIO_TEST is not set CONFIG_WL12XX_PLATFORM_DATA=y CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG is not set CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m -# CONFIG_MWIFIEX_PCIE is not set +CONFIG_MWIFIEX_PCIE=m # # WiMAX Wireless Broadband devices @@ -2993,7 +2999,7 @@ CONFIG_PPS=m # CONFIG_PPS_CLIENT_KTIMER is not set CONFIG_PPS_CLIENT_LDISC=m CONFIG_PPS_CLIENT_PARPORT=m -# CONFIG_PPS_CLIENT_GPIO is not set +CONFIG_PPS_CLIENT_GPIO=m # # PPS generators support @@ -3641,7 +3647,7 @@ CONFIG_USB_GSPCA_STK014=m CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m -# CONFIG_USB_GSPCA_TOPRO is not set +CONFIG_USB_GSPCA_TOPRO=m CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m @@ -5385,7 +5391,7 @@ CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y CONFIG_INTEL_IOMMU_DEFAULT_ON=y CONFIG_INTEL_IOMMU_FLOPPY_WA=y -# CONFIG_IRQ_REMAP is not set +CONFIG_IRQ_REMAP=y CONFIG_VIRT_DRIVERS=y CONFIG_HYPERV=m CONFIG_HYPERV_UTILS=m @@ -5576,7 +5582,7 @@ CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set +CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m @@ -5585,10 +5591,11 @@ CONFIG_OMFS_FS=m CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=m CONFIG_ROMFS_FS=m -CONFIG_ROMFS_BACKED_BY_BLOCK=y +# CONFIG_ROMFS_BACKED_BY_BLOCK is not set # CONFIG_ROMFS_BACKED_BY_MTD is not set -# CONFIG_ROMFS_BACKED_BY_BOTH is not set +CONFIG_ROMFS_BACKED_BY_BOTH=y CONFIG_ROMFS_ON_BLOCK=y +CONFIG_ROMFS_ON_MTD=y CONFIG_PSTORE=y CONFIG_SYSV_FS=m CONFIG_UFS_FS=m @@ -5734,7 +5741,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=0 # CONFIG_MAGIC_SYSRQ is not set -# CONFIG_STRIP_ASM_SYMS is not set +CONFIG_STRIP_ASM_SYMS=y CONFIG_UNUSED_SYMBOLS=y # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set @@ -5878,7 +5885,7 @@ CONFIG_CRYPTO_RMD160=m CONFIG_CRYPTO_RMD256=m CONFIG_CRYPTO_RMD320=m CONFIG_CRYPTO_SHA1=m -# CONFIG_CRYPTO_SHA1_SSSE3 is not set +CONFIG_CRYPTO_SHA1_SSSE3=m CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_TGR192=m From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * enable some hardware enabled on x86_64 but not i686 Message-ID: <20120212152018.74AA9224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=a46da9df9a63f305eb5e131145bf760615d31e20 commit a46da9df9a63f305eb5e131145bf760615d31e20 Author: James Buren Date: Thu Jan 12 12:54:37 2012 -0600 kernel-3.2-1-x86_64 * enable some hardware enabled on x86_64 but not i686 diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index d8cf331..143e16a 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -532,7 +532,7 @@ CONFIG_X86_GX_SUSPMOD=m # CONFIG_X86_SPEEDSTEP_CENTRINO is not set CONFIG_X86_SPEEDSTEP_ICH=m CONFIG_X86_SPEEDSTEP_SMI=m -CONFIG_X86_P4_CLOCKMOD=m +# CONFIG_X86_P4_CLOCKMOD is not set CONFIG_X86_CPUFREQ_NFORCE2=m CONFIG_X86_LONGRUN=m CONFIG_X86_LONGHAUL=m @@ -646,7 +646,7 @@ CONFIG_RAPIDIO_TSI500=y # Executable file formats / Emulations # CONFIG_BINFMT_ELF=y -# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set +CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y CONFIG_HAVE_AOUT=y CONFIG_BINFMT_AOUT=m CONFIG_BINFMT_MISC=m @@ -1955,9 +1955,13 @@ CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m CONFIG_BLK_DEV_DM=m # CONFIG_DM_DEBUG is not set +CONFIG_DM_BUFIO=m +CONFIG_DM_PERSISTENT_DATA=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m -# CONFIG_DM_THIN_PROVISIONING is not set +CONFIG_DM_THIN_PROVISIONING=m +# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set +# CONFIG_DM_DEBUG_SPACE_MAPS is not set CONFIG_DM_MIRROR=m CONFIG_DM_RAID=m CONFIG_DM_LOG_USERSPACE=m @@ -2427,7 +2431,8 @@ CONFIG_CARL9170=m CONFIG_CARL9170_LEDS=y CONFIG_CARL9170_WPC=y # CONFIG_CARL9170_HWRNG is not set -# CONFIG_ATH6KL is not set +CONFIG_ATH6KL=m +# CONFIG_ATH6KL_DEBUG is not set CONFIG_B43=m CONFIG_B43_BCMA=y CONFIG_B43_SSB=y @@ -2549,7 +2554,7 @@ CONFIG_WL12XX_MENU=m CONFIG_WL12XX=m CONFIG_WL12XX_SPI=m CONFIG_WL12XX_SDIO=m -CONFIG_WL12XX_SDIO_TEST=m +# CONFIG_WL12XX_SDIO_TEST is not set CONFIG_WL12XX_PLATFORM_DATA=y CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG is not set @@ -3850,7 +3855,7 @@ CONFIG_USB_GSPCA_STK014=m CONFIG_USB_GSPCA_STV0680=m CONFIG_USB_GSPCA_SUNPLUS=m CONFIG_USB_GSPCA_T613=m -# CONFIG_USB_GSPCA_TOPRO is not set +CONFIG_USB_GSPCA_TOPRO=m CONFIG_USB_GSPCA_TV8532=m CONFIG_USB_GSPCA_VC032X=m CONFIG_USB_GSPCA_VICAM=m @@ -5869,7 +5874,7 @@ CONFIG_SQUASHFS_XATTR=y CONFIG_SQUASHFS_ZLIB=y CONFIG_SQUASHFS_LZO=y CONFIG_SQUASHFS_XZ=y -# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set +CONFIG_SQUASHFS_4K_DEVBLK_SIZE=y CONFIG_SQUASHFS_EMBEDDED=y CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 CONFIG_VXFS_FS=m @@ -5878,10 +5883,11 @@ CONFIG_OMFS_FS=m CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=m CONFIG_ROMFS_FS=m -CONFIG_ROMFS_BACKED_BY_BLOCK=y +# CONFIG_ROMFS_BACKED_BY_BLOCK is not set # CONFIG_ROMFS_BACKED_BY_MTD is not set -# CONFIG_ROMFS_BACKED_BY_BOTH is not set +CONFIG_ROMFS_BACKED_BY_BOTH=y CONFIG_ROMFS_ON_BLOCK=y +CONFIG_ROMFS_ON_MTD=y CONFIG_PSTORE=y CONFIG_SYSV_FS=m CONFIG_UFS_FS=m @@ -6027,7 +6033,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=0 # CONFIG_MAGIC_SYSRQ is not set -# CONFIG_STRIP_ASM_SYMS is not set +CONFIG_STRIP_ASM_SYMS=y CONFIG_UNUSED_SYMBOLS=y # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * disable the export of obsolete & unused symbols Message-ID: <20120212152018.7C792224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7a87f14bc4cc76bc8f10e04b1814032ff0548166 commit 7a87f14bc4cc76bc8f10e04b1814032ff0548166 Author: James Buren Date: Thu Jan 12 18:13:12 2012 -0600 kernel-3.2-1-x86_64 * disable the export of obsolete & unused symbols diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 3ff9481..f182e2f 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -5742,7 +5742,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 CONFIG_FRAME_WARN=0 # CONFIG_MAGIC_SYSRQ is not set CONFIG_STRIP_ASM_SYMS=y -CONFIG_UNUSED_SYMBOLS=y +# CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * bump to patch level 1 Message-ID: <20120212152018.834C1224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=57c7bddc86ff4874d06bfcc128d51152c28f9145 commit 57c7bddc86ff4874d06bfcc128d51152c28f9145 Author: James Buren Date: Thu Jan 12 19:06:17 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 1 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index adef278..79f7c16 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -19,9 +19,10 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ + 'c0496242e5682f248419bec292ab0730b66e5ab6' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - '26f05be8a7de5fa4461fa8dd59bec67e9482f428' \ - 'cdb012dae4299849d86bfdb6f88e18b03571f889' \ + 'f9f4ac3a65ed19c3ac1b82302bd7a9e57fb4a29e' \ + 'e80763d4a8b93fde3e1027150eab0ca3e59980e0' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 92fbee2..b26b883 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=0 +_F_kernelver_stable=1 ### # == APPENDED VALUES From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * update config for i686 Message-ID: <20120212152018.8CA19224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d357fea871f3f53ae8f7444ee8a32153c68788e1 commit d357fea871f3f53ae8f7444ee8a32153c68788e1 Author: James Buren Date: Fri Jan 13 07:44:19 2012 -0600 kernel-3.2-1-x86_64 * update config for i686 diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 143e16a..2c2e658 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -1062,7 +1062,7 @@ CONFIG_ECONET_NATIVE=y CONFIG_WAN_ROUTER=m CONFIG_PHONET=m CONFIG_IEEE802154=m -# CONFIG_IEEE802154_6LOWPAN is not set +CONFIG_IEEE802154_6LOWPAN=m CONFIG_NET_SCHED=y # @@ -1466,7 +1466,7 @@ CONFIG_MTD_BLOCK2MTD=m # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set CONFIG_MTD_DOC2001PLUS=m -# CONFIG_MTD_DOCG3 is not set +CONFIG_MTD_DOCG3=m CONFIG_MTD_DOCPROBE=m CONFIG_MTD_DOCECC=m # CONFIG_MTD_DOCPROBE_ADVANCED is not set @@ -2516,7 +2516,7 @@ CONFIG_P54_COMMON=m CONFIG_P54_USB=m CONFIG_P54_PCI=m CONFIG_P54_SPI=m -# CONFIG_P54_SPI_DEFAULT_EEPROM is not set +CONFIG_P54_SPI_DEFAULT_EEPROM=y CONFIG_P54_LEDS=y CONFIG_RT2X00=m CONFIG_RT2400PCI=m @@ -2915,9 +2915,9 @@ CONFIG_INPUT_AB8500_PONKEY=m CONFIG_INPUT_AD714X=m CONFIG_INPUT_AD714X_I2C=m CONFIG_INPUT_AD714X_SPI=m -# CONFIG_INPUT_BMA150 is not set +CONFIG_INPUT_BMA150=m CONFIG_INPUT_PCSPKR=m -# CONFIG_INPUT_MC13783_PWRBUTTON is not set +CONFIG_INPUT_MC13783_PWRBUTTON=m CONFIG_INPUT_MMA8450=m CONFIG_INPUT_MPU3050=m CONFIG_INPUT_APANEL=m @@ -3013,7 +3013,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_8250_MCA=m -# CONFIG_SERIAL_8250_DW is not set +CONFIG_SERIAL_8250_DW=m # # Non-8250 serial port support @@ -3132,7 +3132,7 @@ CONFIG_I2C_SCMI=m # # I2C system bus drivers (mostly embedded / system-on-chip) # -# CONFIG_I2C_DESIGNWARE_PCI is not set +CONFIG_I2C_DESIGNWARE_PCI=m CONFIG_I2C_GPIO=m CONFIG_I2C_INTEL_MID=m CONFIG_I2C_OCORES=m @@ -4937,15 +4937,14 @@ CONFIG_USB_FUNCTIONFS=m CONFIG_USB_FUNCTIONFS_ETH=y CONFIG_USB_FUNCTIONFS_RNDIS=y CONFIG_USB_FUNCTIONFS_GENERIC=y -CONFIG_USB_FILE_STORAGE=m -# CONFIG_USB_FILE_STORAGE_TEST is not set +# CONFIG_USB_FILE_STORAGE is not set CONFIG_USB_MASS_STORAGE=m CONFIG_USB_G_SERIAL=m CONFIG_USB_MIDI_GADGET=m CONFIG_USB_G_PRINTER=m CONFIG_USB_CDC_COMPOSITE=m CONFIG_USB_G_NOKIA=m -# CONFIG_USB_G_ACM_MS is not set +CONFIG_USB_G_ACM_MS=m CONFIG_USB_G_MULTI=m CONFIG_USB_G_MULTI_RNDIS=y CONFIG_USB_G_MULTI_CDC=y @@ -6034,7 +6033,7 @@ CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 CONFIG_FRAME_WARN=0 # CONFIG_MAGIC_SYSRQ is not set CONFIG_STRIP_ASM_SYMS=y -CONFIG_UNUSED_SYMBOLS=y +# CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set # CONFIG_DEBUG_SECTION_MISMATCH is not set From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * update x86_64 to match changes to i686 Message-ID: <20120212152018.977DB224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d82f181c198ec9d68d9da932a3f6a6968beea00f commit d82f181c198ec9d68d9da932a3f6a6968beea00f Author: James Buren Date: Fri Jan 13 07:45:36 2012 -0600 kernel-3.2-1-x86_64 * update x86_64 to match changes to i686 diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index f182e2f..64a43ca 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -4670,8 +4670,7 @@ CONFIG_USB_FUNCTIONFS=m CONFIG_USB_FUNCTIONFS_ETH=y CONFIG_USB_FUNCTIONFS_RNDIS=y CONFIG_USB_FUNCTIONFS_GENERIC=y -CONFIG_USB_FILE_STORAGE=m -# CONFIG_USB_FILE_STORAGE_TEST is not set +# CONFIG_USB_FILE_STORAGE is not set CONFIG_USB_MASS_STORAGE=m CONFIG_USB_G_SERIAL=m CONFIG_USB_MIDI_GADGET=m From hermier at frugalware.org Sun Feb 12 16:20:18 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-i686 Message-ID: <20120212152018.A0033224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7e38d7b5c6170444405cb5fe160cb32d52cfed50 commit 7e38d7b5c6170444405cb5fe160cb32d52cfed50 Author: Michel Hermier Date: Fri Jan 13 22:19:09 2012 +0100 kernel-3.2-1-i686 * Reduced the config changes to the maximum. Noticable changes to reach this: * i686: drop support for lguest, OLPC. * x86_64: drop support for XEN. diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 79f7c16..cf82d6e 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,8 +21,8 @@ if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ 'c0496242e5682f248419bec292ab0730b66e5ab6' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - 'f9f4ac3a65ed19c3ac1b82302bd7a9e57fb4a29e' \ - 'e80763d4a8b93fde3e1027150eab0ca3e59980e0' \ + 'c8ea57805ff5cca33907736b26404762b72d7df7' \ + 'be4dfeb46e75d091bcf15c848f94b183fb56a73e' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 2c2e658..9981205 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -286,7 +286,10 @@ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y CONFIG_X86_MPPARSE=y CONFIG_X86_BIGSMP=y -# CONFIG_X86_EXTENDED_PLATFORM is not set +CONFIG_X86_EXTENDED_PLATFORM=y +# CONFIG_X86_WANT_INTEL_MID is not set +# CONFIG_X86_RDC321X is not set +# CONFIG_X86_32_NON_STANDARD is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_X86_32_IRIS=m CONFIG_SCHED_OMIT_FRAME_POINTER=y @@ -295,7 +298,7 @@ CONFIG_PARAVIRT_GUEST=y # CONFIG_XEN_PRIVILEGED_GUEST is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y -CONFIG_LGUEST_GUEST=y +# CONFIG_LGUEST_GUEST is not set CONFIG_PARAVIRT=y # CONFIG_PARAVIRT_SPINLOCKS is not set CONFIG_PARAVIRT_CLOCK=y @@ -555,12 +558,10 @@ CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GOMMCONFIG is not set # CONFIG_PCI_GODIRECT is not set -# CONFIG_PCI_GOOLPC is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y -CONFIG_PCI_OLPC=y CONFIG_PCI_DOMAINS=y # CONFIG_PCI_CNB20LE_QUIRK is not set CONFIG_PCIEPORTBUS=y @@ -593,11 +594,7 @@ CONFIG_MCA_LEGACY=y CONFIG_MCA_PROC_FS=y CONFIG_SCx200=m CONFIG_SCx200HR_TIMER=m -CONFIG_OLPC=y -CONFIG_OLPC_XO1_PM=y -CONFIG_OLPC_XO1_RTC=y -CONFIG_OLPC_XO1_SCI=y -CONFIG_OLPC_XO15_SCI=y +# CONFIG_OLPC is not set CONFIG_ALIX=y CONFIG_AMD_NB=y CONFIG_PCCARD=m @@ -621,7 +618,7 @@ CONFIG_TCIC=m CONFIG_PCMCIA_PROBE=y CONFIG_PCCARD_NONSTATIC=y CONFIG_HOTPLUG_PCI=m -CONFIG_HOTPLUG_PCI_FAKE=m +# CONFIG_HOTPLUG_PCI_FAKE is not set CONFIG_HOTPLUG_PCI_COMPAQ=m # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set CONFIG_HOTPLUG_PCI_IBM=m @@ -1368,7 +1365,6 @@ CONFIG_MTD_REDBOOT_PARTS=m CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y CONFIG_MTD_REDBOOT_PARTS_READONLY=y -CONFIG_MTD_OF_PARTS=m CONFIG_MTD_AR7_PARTS=m # @@ -1420,7 +1416,6 @@ CONFIG_MTD_ABSENT=m CONFIG_MTD_COMPLEX_MAPPINGS=y CONFIG_MTD_PHYSMAP=m # CONFIG_MTD_PHYSMAP_COMPAT is not set -CONFIG_MTD_PHYSMAP_OF=m CONFIG_MTD_SC520CDP=m CONFIG_MTD_NETSC520=m CONFIG_MTD_TS5500=m @@ -1510,23 +1505,6 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_RESERVE=1 # CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_MTD_UBI_DEBUG is not set -CONFIG_OF=y - -# -# Device Tree and Open Firmware support -# -CONFIG_PROC_DEVICETREE=y -CONFIG_OF_PROMTREE=y -CONFIG_OF_ADDRESS=y -CONFIG_OF_IRQ=y -CONFIG_OF_DEVICE=y -CONFIG_OF_GPIO=y -CONFIG_OF_I2C=m -CONFIG_OF_NET=y -CONFIG_OF_SPI=y -CONFIG_OF_MDIO=y -CONFIG_OF_PCI=y -CONFIG_OF_PCI_IRQ=y CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m @@ -1822,7 +1800,7 @@ CONFIG_SCSI_U14_34F=m CONFIG_SCSI_U14_34F_MAX_TAGS=8 CONFIG_SCSI_ULTRASTOR=m CONFIG_SCSI_NSP32=m -CONFIG_SCSI_DEBUG=m +# CONFIG_SCSI_DEBUG is not set CONFIG_SCSI_PMCRAID=m CONFIG_SCSI_PM8001=m CONFIG_SCSI_SRP=m @@ -2244,7 +2222,9 @@ CONFIG_FORCEDETH=m CONFIG_NET_VENDOR_OKI=y CONFIG_PCH_GBE=m CONFIG_ETHOC=m -# CONFIG_NET_PACKET_ENGINE is not set +CONFIG_NET_PACKET_ENGINE=y +CONFIG_HAMACHI=m +CONFIG_YELLOWFIN=m CONFIG_NET_VENDOR_QLOGIC=y CONFIG_QLA3XXX=m CONFIG_QLCNIC=m @@ -2278,7 +2258,7 @@ CONFIG_EPIC100=m CONFIG_SMSC9420=m CONFIG_NET_VENDOR_STMICRO=y CONFIG_STMMAC_ETH=m -# CONFIG_STMMAC_DA is not set +CONFIG_STMMAC_DA=y CONFIG_STMMAC_RING=y # CONFIG_STMMAC_CHAINED is not set CONFIG_NET_VENDOR_SUN=y @@ -2302,7 +2282,7 @@ CONFIG_DEFXX=m CONFIG_SKFP=m CONFIG_HIPPI=y CONFIG_ROADRUNNER=m -# CONFIG_ROADRUNNER_LARGE_RINGS is not set +CONFIG_ROADRUNNER_LARGE_RINGS=y CONFIG_NET_SB1000=m CONFIG_PHYLIB=y @@ -2413,7 +2393,7 @@ CONFIG_RTL8180=m CONFIG_RTL8187=m CONFIG_RTL8187_LEDS=y CONFIG_ADM8211=m -CONFIG_MAC80211_HWSIM=m +# CONFIG_MAC80211_HWSIM is not set CONFIG_MWL8K=m CONFIG_ATH_COMMON=m # CONFIG_ATH_DEBUG is not set @@ -2805,7 +2785,6 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y CONFIG_MOUSE_PS2_ELANTECH=y CONFIG_MOUSE_PS2_SENTELIC=y CONFIG_MOUSE_PS2_TOUCHKIT=y -CONFIG_MOUSE_PS2_OLPC=y CONFIG_MOUSE_SERIAL=m CONFIG_MOUSE_APPLETOUCH=m CONFIG_MOUSE_BCM5974=m @@ -3013,7 +2992,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y CONFIG_SERIAL_8250_MCA=m -CONFIG_SERIAL_8250_DW=m # # Non-8250 serial port support @@ -3026,7 +3004,6 @@ CONFIG_SERIAL_UARTLITE=m CONFIG_SERIAL_CORE=m CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=m -CONFIG_SERIAL_OF_PLATFORM=m CONFIG_SERIAL_TIMBERDALE=m CONFIG_SERIAL_ALTERA_JTAGUART=m CONFIG_SERIAL_ALTERA_UART=m @@ -3039,7 +3016,7 @@ CONFIG_PRINTER=m CONFIG_LP_CONSOLE=y CONFIG_PPDEV=m CONFIG_HVC_DRIVER=y -CONFIG_VIRTIO_CONSOLE=y +CONFIG_VIRTIO_CONSOLE=m CONFIG_IPMI_HANDLER=m # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=m @@ -3137,8 +3114,7 @@ CONFIG_I2C_GPIO=m CONFIG_I2C_INTEL_MID=m CONFIG_I2C_OCORES=m CONFIG_I2C_PCA_PLATFORM=m -CONFIG_I2C_PXA=m -CONFIG_I2C_PXA_PCI=y +# CONFIG_I2C_PXA_PCI is not set CONFIG_I2C_SIMTEC=m CONFIG_I2C_XILINX=m CONFIG_I2C_EG20T=m @@ -3239,7 +3215,7 @@ CONFIG_GPIO_ADP5588=m # # PCI GPIO expanders: # -CONFIG_GPIO_CS5535=y +CONFIG_GPIO_CS5535=m CONFIG_GPIO_LANGWELL=y CONFIG_GPIO_PCH=m CONFIG_GPIO_ML_IOH=m @@ -3288,7 +3264,7 @@ CONFIG_W1_SLAVE_DS2433_CRC=y CONFIG_W1_SLAVE_DS2760=m CONFIG_W1_SLAVE_DS2780=m CONFIG_W1_SLAVE_BQ27000=m -CONFIG_POWER_SUPPLY=y +CONFIG_POWER_SUPPLY=m # CONFIG_POWER_SUPPLY_DEBUG is not set CONFIG_PDA_POWER=m CONFIG_WM831X_BACKUP=m @@ -3297,7 +3273,6 @@ CONFIG_WM831X_POWER=m CONFIG_BATTERY_DS2760=m CONFIG_BATTERY_DS2780=m CONFIG_BATTERY_DS2782=m -CONFIG_BATTERY_OLPC=m CONFIG_BATTERY_BQ20Z75=m CONFIG_BATTERY_BQ27x00=m CONFIG_BATTERY_BQ27X00_I2C=y @@ -3388,7 +3363,7 @@ CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_ADM1275=m CONFIG_SENSORS_LM25066=m -# CONFIG_SENSORS_LTC2978 is not set +CONFIG_SENSORS_LTC2978=m CONFIG_SENSORS_MAX16064=m CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m @@ -5203,8 +5178,8 @@ CONFIG_UIO_AEC=m CONFIG_UIO_SERCOS3=m CONFIG_UIO_PCI_GENERIC=m CONFIG_UIO_NETX=m -CONFIG_VIRTIO=y -CONFIG_VIRTIO_RING=y +CONFIG_VIRTIO=m +CONFIG_VIRTIO_RING=m # # Virtio drivers @@ -5351,9 +5326,6 @@ CONFIG_COMEDI_NI_LABPC=m CONFIG_COMEDI_8255=m CONFIG_COMEDI_DAS08=m CONFIG_COMEDI_FC=m -CONFIG_FB_OLPC_DCON=m -CONFIG_FB_OLPC_DCON_1=y -CONFIG_FB_OLPC_DCON_1_5=y CONFIG_ASUS_OLED=m CONFIG_PANEL=m CONFIG_PANEL_PARPORT=0 @@ -5665,7 +5637,6 @@ CONFIG_TOSHIBA_BT_RFKILL=m CONFIG_ACPI_CMPC=m CONFIG_INTEL_IPS=m CONFIG_IBM_RTL=m -CONFIG_XO1_RFKILL=m CONFIG_XO15_EBOOK=m CONFIG_SAMSUNG_LAPTOP=m CONFIG_MXM_WMI=m diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 64a43ca..a53bd5a 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -294,12 +294,8 @@ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_PARAVIRT_GUEST=y # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set -CONFIG_XEN=y -CONFIG_XEN_DOM0=y -CONFIG_XEN_PRIVILEGED_GUEST=y -CONFIG_XEN_PVHVM=y -CONFIG_XEN_MAX_DOMAIN_MEMORY=128 -CONFIG_XEN_SAVE_RESTORE=y +# CONFIG_XEN is not set +# CONFIG_XEN_PRIVILEGED_GUEST is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y CONFIG_PARAVIRT=y @@ -481,7 +477,7 @@ CONFIG_ACPI_APEI=y CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_PCIEAER=y CONFIG_ACPI_APEI_MEMORY_FAILURE=y -CONFIG_ACPI_APEI_ERST_DEBUG=m +# CONFIG_ACPI_APEI_ERST_DEBUG is not set CONFIG_SFI=y # @@ -531,7 +527,6 @@ CONFIG_I7300_IDLE=m CONFIG_PCI=y CONFIG_PCI_DIRECT=y CONFIG_PCI_MMCONFIG=y -CONFIG_PCI_XEN=y CONFIG_PCI_DOMAINS=y # CONFIG_PCI_CNB20LE_QUIRK is not set CONFIG_PCIEPORTBUS=y @@ -545,7 +540,6 @@ CONFIG_PCIE_PME=y CONFIG_ARCH_SUPPORTS_MSI=y CONFIG_PCI_MSI=y CONFIG_PCI_STUB=m -CONFIG_XEN_PCIDEV_FRONTEND=m CONFIG_HT_IRQ=y CONFIG_PCI_ATS=y CONFIG_PCI_IOV=y @@ -573,7 +567,7 @@ CONFIG_PD6729=m CONFIG_I82092=m CONFIG_PCCARD_NONSTATIC=y CONFIG_HOTPLUG_PCI=m -CONFIG_HOTPLUG_PCI_FAKE=m +# CONFIG_HOTPLUG_PCI_FAKE is not set CONFIG_HOTPLUG_PCI_ACPI=m CONFIG_HOTPLUG_PCI_ACPI_IBM=m CONFIG_HOTPLUG_PCI_CPCI=y @@ -696,7 +690,7 @@ CONFIG_IPV6_MROUTE=y CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y CONFIG_IPV6_PIMSM_V2=y CONFIG_NETWORK_SECMARK=y -# CONFIG_NETWORK_PHY_TIMESTAMPING is not set +CONFIG_NETWORK_PHY_TIMESTAMPING=y CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_NETFILTER_ADVANCED=y @@ -1303,7 +1297,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_EXTRA_FIRMWARE="" -CONFIG_SYS_HYPERVISOR=y +# CONFIG_SYS_HYPERVISOR is not set CONFIG_REGMAP=y CONFIG_REGMAP_I2C=m CONFIG_REGMAP_SPI=y @@ -1364,10 +1358,7 @@ CONFIG_MTD_ABSENT=m # CONFIG_MTD_COMPLEX_MAPPINGS=y CONFIG_MTD_PHYSMAP=m -CONFIG_MTD_PHYSMAP_COMPAT=y -CONFIG_MTD_PHYSMAP_START=0x8000000 -CONFIG_MTD_PHYSMAP_LEN=0x4000000 -CONFIG_MTD_PHYSMAP_BANKWIDTH=2 +# CONFIG_MTD_PHYSMAP_COMPAT is not set CONFIG_MTD_SC520CDP=m CONFIG_MTD_NETSC520=m CONFIG_MTD_TS5500=m @@ -1415,10 +1406,8 @@ CONFIG_MTD_DOC2001PLUS=m CONFIG_MTD_DOCG3=m CONFIG_MTD_DOCPROBE=m CONFIG_MTD_DOCECC=m -CONFIG_MTD_DOCPROBE_ADVANCED=y -CONFIG_MTD_DOCPROBE_ADDRESS=0x0000 -CONFIG_MTD_DOCPROBE_HIGH=y -CONFIG_MTD_DOCPROBE_55AA=y +# CONFIG_MTD_DOCPROBE_ADVANCED is not set +CONFIG_MTD_DOCPROBE_ADDRESS=0x0 CONFIG_MTD_NAND_ECC=m CONFIG_MTD_NAND_ECC_SMC=y CONFIG_MTD_NAND=m @@ -1455,7 +1444,7 @@ CONFIG_MTD_QINFO_PROBE=m CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_UBI_BEB_RESERVE=1 -CONFIG_MTD_UBI_GLUEBI=m +# CONFIG_MTD_UBI_GLUEBI is not set # CONFIG_MTD_UBI_DEBUG is not set CONFIG_PARPORT=m CONFIG_PARPORT_PC=m @@ -1528,8 +1517,6 @@ CONFIG_CDROM_PKTCDVD=m CONFIG_CDROM_PKTCDVD_BUFFERS=8 CONFIG_CDROM_PKTCDVD_WCACHE=y CONFIG_ATA_OVER_ETH=m -CONFIG_XEN_BLKDEV_FRONTEND=m -CONFIG_XEN_BLKDEV_BACKEND=m CONFIG_VIRTIO_BLK=m # CONFIG_BLK_DEV_HD is not set CONFIG_BLK_DEV_RBD=m @@ -1668,7 +1655,7 @@ CONFIG_SCSI_AIC94XX=m # CONFIG_AIC94XX_DEBUG is not set CONFIG_SCSI_MVSAS=m # CONFIG_SCSI_MVSAS_DEBUG is not set -# CONFIG_SCSI_MVSAS_TASKLET is not set +CONFIG_SCSI_MVSAS_TASKLET=y CONFIG_SCSI_MVUMI=m CONFIG_SCSI_DPT_I2O=m CONFIG_SCSI_ADVANSYS=m @@ -1680,7 +1667,7 @@ CONFIG_MEGARAID_LEGACY=m CONFIG_MEGARAID_SAS=m CONFIG_SCSI_MPT2SAS=m CONFIG_SCSI_MPT2SAS_MAX_SGE=128 -# CONFIG_SCSI_MPT2SAS_LOGGING is not set +CONFIG_SCSI_MPT2SAS_LOGGING=y CONFIG_SCSI_HPTIOP=m CONFIG_SCSI_BUSLOGIC=m CONFIG_VMWARE_PVSCSI=m @@ -2019,7 +2006,7 @@ CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_DE2104X_DSL=0 CONFIG_TULIP=m -# CONFIG_TULIP_MWI is not set +CONFIG_TULIP_MWI=y CONFIG_TULIP_MMIO=y CONFIG_TULIP_NAPI=y CONFIG_TULIP_NAPI_HW_MITIGATION=y @@ -2191,7 +2178,7 @@ CONFIG_SLIP=m CONFIG_SLHC=m CONFIG_SLIP_COMPRESSED=y CONFIG_SLIP_SMART=y -# CONFIG_SLIP_MODE_SLIP6 is not set +CONFIG_SLIP_MODE_SLIP6=y CONFIG_TR=y CONFIG_PCMCIA_IBMTR=m CONFIG_IBMOL=m @@ -2437,8 +2424,6 @@ CONFIG_LAPBETHER=m CONFIG_X25_ASY=m CONFIG_SBNI=m CONFIG_SBNI_MULTILINE=y -CONFIG_XEN_NETDEV_FRONTEND=m -CONFIG_XEN_NETDEV_BACKEND=m CONFIG_VMXNET3=m CONFIG_ISDN=y CONFIG_ISDN_I4L=m @@ -2659,7 +2644,7 @@ CONFIG_JOYSTICK_DB9=m CONFIG_JOYSTICK_GAMECON=m CONFIG_JOYSTICK_TURBOGRAFX=m CONFIG_JOYSTICK_AS5011=m -CONFIG_JOYSTICK_JOYDUMP=m +# CONFIG_JOYSTICK_JOYDUMP is not set CONFIG_JOYSTICK_XPAD=m CONFIG_JOYSTICK_XPAD_FF=y CONFIG_JOYSTICK_XPAD_LEDS=y @@ -2756,7 +2741,6 @@ CONFIG_INPUT_ADXL34X_I2C=m CONFIG_INPUT_ADXL34X_SPI=m CONFIG_INPUT_CMA3000=m CONFIG_INPUT_CMA3000_I2C=m -CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m # # Hardware I/O ports @@ -2847,8 +2831,6 @@ CONFIG_PRINTER=m CONFIG_LP_CONSOLE=y CONFIG_PPDEV=m CONFIG_HVC_DRIVER=y -CONFIG_HVC_IRQ=y -CONFIG_HVC_XEN=y CONFIG_VIRTIO_CONSOLE=m CONFIG_IPMI_HANDLER=m # CONFIG_IPMI_PANIC_EVENT is not set @@ -3009,10 +2991,7 @@ CONFIG_PPS_CLIENT_GPIO=m # PTP clock support # CONFIG_PTP_1588_CLOCK=m - -# -# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. -# +CONFIG_DP83640_PHY=m CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y @@ -3188,8 +3167,8 @@ CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_ADM1275=m -# CONFIG_SENSORS_LM25066 is not set -# CONFIG_SENSORS_LTC2978 is not set +CONFIG_SENSORS_LM25066=m +CONFIG_SENSORS_LTC2978=m CONFIG_SENSORS_MAX16064=m CONFIG_SENSORS_MAX34440=m CONFIG_SENSORS_MAX8688=m @@ -3287,7 +3266,6 @@ CONFIG_W83877F_WDT=m CONFIG_W83977F_WDT=m CONFIG_MACHZ_WDT=m CONFIG_SBC_EPX_C3_WATCHDOG=m -CONFIG_XEN_WDT=m # # PCI-based Watchdog Cards @@ -4067,7 +4045,6 @@ CONFIG_FB_SM501=m CONFIG_FB_SMSCUFX=m CONFIG_FB_UDL=m CONFIG_FB_VIRTUAL=m -CONFIG_XEN_FBDEV_FRONTEND=m CONFIG_FB_METRONOME=m CONFIG_FB_MB862XX=m CONFIG_FB_MB862XX_PCI_GDC=y @@ -4944,25 +4921,6 @@ CONFIG_VIRTIO_RING=m CONFIG_VIRTIO_PCI=m CONFIG_VIRTIO_BALLOON=m CONFIG_VIRTIO_MMIO=m - -# -# Xen driver support -# -CONFIG_XEN_BALLOON=y -# CONFIG_XEN_SELFBALLOONING is not set -# CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set -CONFIG_XEN_SCRUB_PAGES=y -CONFIG_XEN_DEV_EVTCHN=m -CONFIG_XEN_BACKEND=y -CONFIG_XENFS=m -CONFIG_XEN_COMPAT_XENFS=y -CONFIG_XEN_SYS_HYPERVISOR=y -CONFIG_XEN_XENBUS_FRONTEND=m -CONFIG_XEN_GNTDEV=m -CONFIG_XEN_GRANT_DEV_ALLOC=m -CONFIG_SWIOTLB_XEN=y -CONFIG_XEN_TMEM=y -CONFIG_XEN_PCIDEV_BACKEND=m CONFIG_STAGING=y CONFIG_ET131X=m CONFIG_SLICOSS=m From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * disable i686 "extended platforms" Message-ID: <20120212152018.A7E7A224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4d959f8871fd73a171fd3f8aea5c982b35ed77fc commit 4d959f8871fd73a171fd3f8aea5c982b35ed77fc Author: James Buren Date: Fri Jan 13 15:46:58 2012 -0600 kernel-3.2-1-x86_64 * disable i686 "extended platforms" diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index 9981205..a5866de 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -286,10 +286,7 @@ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y CONFIG_X86_MPPARSE=y CONFIG_X86_BIGSMP=y -CONFIG_X86_EXTENDED_PLATFORM=y -# CONFIG_X86_WANT_INTEL_MID is not set -# CONFIG_X86_RDC321X is not set -# CONFIG_X86_32_NON_STANDARD is not set +# CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_X86_32_IRIS=m CONFIG_SCHED_OMIT_FRAME_POINTER=y From hermier at frugalware.org Sun Feb 12 16:20:18 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-i686 Message-ID: <20120212152018.AF669224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=950f8a2faa58da9b24606910567af0ab7ccfa6d1 commit 950f8a2faa58da9b24606910567af0ab7ccfa6d1 Author: Michel Hermier Date: Sat Jan 14 09:51:39 2012 +0100 kernel-3.2-1-i686 * Disable X86_EXTENDED_PLATFORM. diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index cf82d6e..3e4a88e 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,8 +21,8 @@ if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ 'c0496242e5682f248419bec292ab0730b66e5ab6' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - 'c8ea57805ff5cca33907736b26404762b72d7df7' \ - 'be4dfeb46e75d091bcf15c848f94b183fb56a73e' \ + '4396a915d58392ff86054247dbde87548ed46d6c' \ + 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index a53bd5a..cce7519 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -288,8 +288,7 @@ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y CONFIG_SMP=y # CONFIG_X86_X2APIC is not set CONFIG_X86_MPPARSE=y -CONFIG_X86_EXTENDED_PLATFORM=y -CONFIG_X86_VSMP=y +# CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y CONFIG_SCHED_OMIT_FRAME_POINTER=y CONFIG_PARAVIRT_GUEST=y @@ -308,7 +307,7 @@ CONFIG_MEMTEST=y # CONFIG_MCORE2 is not set # CONFIG_MATOM is not set CONFIG_GENERIC_CPU=y -CONFIG_X86_INTERNODE_CACHE_SHIFT=12 +CONFIG_X86_INTERNODE_CACHE_SHIFT=7 CONFIG_X86_CMPXCHG=y CONFIG_CMPXCHG_LOCAL=y CONFIG_CMPXCHG_DOUBLE=y From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * remove subdepends() and move to subrodepends() Message-ID: <20120212152018.B6048224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=e4aedefc1f3879b2fecf3f08ab79528c1f4c8329 commit e4aedefc1f3879b2fecf3f08ab79528c1f4c8329 Author: James Buren Date: Sat Jan 14 19:10:06 2012 -0600 kernel-3.2-1-x86_64 * remove subdepends() and move to subrodepends() diff --git a/source/include/kernel.sh b/source/include/kernel.sh index 8578f4b..b2d5237 100644 --- a/source/include/kernel.sh +++ b/source/include/kernel.sh @@ -182,7 +182,6 @@ source=("${source[@]}" 'config.i686' 'config.x86_64' 'config.ppc' 'config.arm') ### # * subpkg() -# * subdepends() # * subarchs() # * subinstall() # * suboptions() @@ -190,14 +189,12 @@ source=("${source[@]}" 'config.i686' 'config.x86_64' 'config.ppc' 'config.arm') # * subdescs() ### subpkgs=("kernel$_F_kernel_name-source" "kernel$_F_kernel_name-docs") -subdepends=("make gcc kernel-headers" "") -subrodepends=("kernel$_F_kernel_name-docs" "kernel$_F_kernel_name") +subrodepends=("kernel$_F_kernel_name-docs make gcc kernel-headers" "kernel$_F_kernel_name") subarchs=('i686 x86_64 ppc arm' 'i686 x86_64 ppc arm') subinstall=('src/kernel-source.install' '') suboptions=('nodocs' '') if [ -z "$_F_kernel_name" ]; then subpkgs=("${subpkgs[@]}" 'kernel-headers') - subdepends=("${subdepends[@]}" '') subrodepends=("${subrodepends[@]}" '') subgroups=('devel' 'apps' 'devel devel-core') subdescs=('Linux kernel source' 'Linux kernel documentation' 'Linux kernel include files') @@ -312,7 +309,7 @@ Fbuildkernel() Ffilerel arch/x86/boot/bzImage /boot/$_F_kernel_path-$_F_kernel_ver$_F_kernel_uname fi fi - Fmkdir /lib/modules + Fmkdir /lib/{modules,firmware} #unset MAKEFLAGS make INSTALL_MOD_PATH=$Fdestdir $MAKEFLAGS modules_install || Fdie # dump symol versions so that later builds will have dependencies and From ryuo at frugalware.org Sun Feb 12 16:20:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:18 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152018.C04C8224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ab34dd344107c90bc308554b1539f4e8061f5812 commit ab34dd344107c90bc308554b1539f4e8061f5812 Merge: e4aedef ecf5979 Author: James Buren Date: Sun Jan 15 18:15:31 2012 -0700 Merge ../current Conflicts: source/base/kernel/FrugalBuild source/include/kernel-version.sh From ryuo at frugalware.org Sun Feb 12 16:20:19 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:19 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152019.ADADF224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=2080070f218844ee39cb7734a57c31917fa4d525 commit 2080070f218844ee39cb7734a57c31917fa4d525 Merge: ab34dd3 d4a58a4 Author: James Buren Date: Sat Jan 21 19:56:43 2012 -0600 Merge ../current Conflicts: source/base/kernel/FrugalBuild source/include/kernel-version.sh From ryuo at frugalware.org Sun Feb 12 16:20:20 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:20 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152020.8C568224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4eb05ffabfc599a6eab30286a2f3e29a3f68d01f commit 4eb05ffabfc599a6eab30286a2f3e29a3f68d01f Merge: 2080070 fd75ba5 Author: James Buren Date: Mon Jan 23 04:57:05 2012 -0600 Merge ../current From ryuo at frugalware.org Sun Feb 12 16:20:21 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:21 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152021.65087224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=df7c6ff7daafbbdb71389f3e4bf448377242c786 commit df7c6ff7daafbbdb71389f3e4bf448377242c786 Merge: 4eb05ff 44b72d9 Author: James Buren Date: Mon Jan 23 16:46:30 2012 -0600 Merge ../current From ryuo at frugalware.org Sun Feb 12 16:20:22 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:22 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120212152022.9B66C224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7e300d1d325cd0be4c4f2bf59c04ba62883e90b5 commit 7e300d1d325cd0be4c4f2bf59c04ba62883e90b5 Merge: df7c6ff 8b58a3f Author: James Buren Date: Thu Jan 26 13:05:37 2012 -0600 Merge ../current Conflicts: source/base/kernel/FrugalBuild source/include/kernel-version.sh From ryuo at frugalware.org Sun Feb 12 16:20:23 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:23 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * bump to patch level 2 * remove patch included in patch level 2 Message-ID: <20120212152023.B052C224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=631859ba2e9c7b3887e4f07a89f6ef507a584831 commit 631859ba2e9c7b3887e4f07a89f6ef507a584831 Author: James Buren Date: Thu Jan 26 14:20:26 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 2 * remove patch included in patch level 2 diff --git a/source/base/kernel/CVE-2012-0056.patch b/source/base/kernel/CVE-2012-0056.patch deleted file mode 100644 index c793475..0000000 --- a/source/base/kernel/CVE-2012-0056.patch +++ /dev/null @@ -1,268 +0,0 @@ -From e268337dfe26dfc7efd422a804dbb27977a3cccc Mon Sep 17 00:00:00 2001 -From: Linus Torvalds -Date: Tue, 17 Jan 2012 15:21:19 -0800 -Subject: [PATCH] proc: clean up and fix /proc//mem handling -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -J??ri Aedla reported that the /proc//mem handling really isn't very -robust, and it also doesn't match the permission checking of any of the -other related files. - -This changes it to do the permission checks at open time, and instead of -tracking the process, it tracks the VM at the time of the open. That -simplifies the code a lot, but does mean that if you hold the file -descriptor open over an execve(), you'll continue to read from the _old_ -VM. - -That is different from our previous behavior, but much simpler. If -somebody actually finds a load where this matters, we'll need to revert -this commit. - -I suspect that nobody will ever notice - because the process mapping -addresses will also have changed as part of the execve. So you cannot -actually usefully access the fd across a VM change simply because all -the offsets for IO would have changed too. - -Reported-by: J??ri Aedla -Cc: Al Viro -Signed-off-by: Linus Torvalds ---- - fs/proc/base.c | 145 +++++++++++++++----------------------------------------- - 1 files changed, 39 insertions(+), 106 deletions(-) - -diff --git a/fs/proc/base.c b/fs/proc/base.c -index 5485a53..662ddf2 100644 ---- a/fs/proc/base.c -+++ b/fs/proc/base.c -@@ -198,65 +198,7 @@ static int proc_root_link(struct dentry *dentry, struct path *path) - return result; - } - --static struct mm_struct *__check_mem_permission(struct task_struct *task) --{ -- struct mm_struct *mm; -- -- mm = get_task_mm(task); -- if (!mm) -- return ERR_PTR(-EINVAL); -- -- /* -- * A task can always look at itself, in case it chooses -- * to use system calls instead of load instructions. -- */ -- if (task == current) -- return mm; -- -- /* -- * If current is actively ptrace'ing, and would also be -- * permitted to freshly attach with ptrace now, permit it. -- */ -- if (task_is_stopped_or_traced(task)) { -- int match; -- rcu_read_lock(); -- match = (ptrace_parent(task) == current); -- rcu_read_unlock(); -- if (match && ptrace_may_access(task, PTRACE_MODE_ATTACH)) -- return mm; -- } -- -- /* -- * No one else is allowed. -- */ -- mmput(mm); -- return ERR_PTR(-EPERM); --} -- --/* -- * If current may access user memory in @task return a reference to the -- * corresponding mm, otherwise ERR_PTR. -- */ --static struct mm_struct *check_mem_permission(struct task_struct *task) --{ -- struct mm_struct *mm; -- int err; -- -- /* -- * Avoid racing if task exec's as we might get a new mm but validate -- * against old credentials. -- */ -- err = mutex_lock_killable(&task->signal->cred_guard_mutex); -- if (err) -- return ERR_PTR(err); -- -- mm = __check_mem_permission(task); -- mutex_unlock(&task->signal->cred_guard_mutex); -- -- return mm; --} -- --struct mm_struct *mm_for_maps(struct task_struct *task) -+static struct mm_struct *mm_access(struct task_struct *task, unsigned int mode) - { - struct mm_struct *mm; - int err; -@@ -267,7 +209,7 @@ struct mm_struct *mm_for_maps(struct task_struct *task) - - mm = get_task_mm(task); - if (mm && mm != current->mm && -- !ptrace_may_access(task, PTRACE_MODE_READ)) { -+ !ptrace_may_access(task, mode)) { - mmput(mm); - mm = ERR_PTR(-EACCES); - } -@@ -276,6 +218,11 @@ struct mm_struct *mm_for_maps(struct task_struct *task) - return mm; - } - -+struct mm_struct *mm_for_maps(struct task_struct *task) -+{ -+ return mm_access(task, PTRACE_MODE_READ); -+} -+ - static int proc_pid_cmdline(struct task_struct *task, char * buffer) - { - int res = 0; -@@ -752,38 +699,39 @@ static const struct file_operations proc_single_file_operations = { - - static int mem_open(struct inode* inode, struct file* file) - { -- file->private_data = (void*)((long)current->self_exec_id); -+ struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode); -+ struct mm_struct *mm; -+ -+ if (!task) -+ return -ESRCH; -+ -+ mm = mm_access(task, PTRACE_MODE_ATTACH); -+ put_task_struct(task); -+ -+ if (IS_ERR(mm)) -+ return PTR_ERR(mm); -+ - /* OK to pass negative loff_t, we can catch out-of-range */ - file->f_mode |= FMODE_UNSIGNED_OFFSET; -+ file->private_data = mm; -+ - return 0; - } - - static ssize_t mem_read(struct file * file, char __user * buf, - size_t count, loff_t *ppos) - { -- struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode); -+ int ret; - char *page; - unsigned long src = *ppos; -- int ret = -ESRCH; -- struct mm_struct *mm; -+ struct mm_struct *mm = file->private_data; - -- if (!task) -- goto out_no_task; -+ if (!mm) -+ return 0; - -- ret = -ENOMEM; - page = (char *)__get_free_page(GFP_TEMPORARY); - if (!page) -- goto out; -- -- mm = check_mem_permission(task); -- ret = PTR_ERR(mm); -- if (IS_ERR(mm)) -- goto out_free; -- -- ret = -EIO; -- -- if (file->private_data != (void*)((long)current->self_exec_id)) -- goto out_put; -+ return -ENOMEM; - - ret = 0; - -@@ -810,13 +758,7 @@ static ssize_t mem_read(struct file * file, char __user * buf, - } - *ppos = src; - --out_put: -- mmput(mm); --out_free: - free_page((unsigned long) page); --out: -- put_task_struct(task); --out_no_task: - return ret; - } - -@@ -825,27 +767,15 @@ static ssize_t mem_write(struct file * file, const char __user *buf, - { - int copied; - char *page; -- struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode); - unsigned long dst = *ppos; -- struct mm_struct *mm; -+ struct mm_struct *mm = file->private_data; - -- copied = -ESRCH; -- if (!task) -- goto out_no_task; -+ if (!mm) -+ return 0; - -- copied = -ENOMEM; - page = (char *)__get_free_page(GFP_TEMPORARY); - if (!page) -- goto out_task; -- -- mm = check_mem_permission(task); -- copied = PTR_ERR(mm); -- if (IS_ERR(mm)) -- goto out_free; -- -- copied = -EIO; -- if (file->private_data != (void *)((long)current->self_exec_id)) -- goto out_mm; -+ return -ENOMEM; - - copied = 0; - while (count > 0) { -@@ -869,13 +799,7 @@ static ssize_t mem_write(struct file * file, const char __user *buf, - } - *ppos = dst; - --out_mm: -- mmput(mm); --out_free: - free_page((unsigned long) page); --out_task: -- put_task_struct(task); --out_no_task: - return copied; - } - -@@ -895,11 +819,20 @@ loff_t mem_lseek(struct file *file, loff_t offset, int orig) - return file->f_pos; - } - -+static int mem_release(struct inode *inode, struct file *file) -+{ -+ struct mm_struct *mm = file->private_data; -+ -+ mmput(mm); -+ return 0; -+} -+ - static const struct file_operations proc_mem_operations = { - .llseek = mem_lseek, - .read = mem_read, - .write = mem_write, - .open = mem_open, -+ .release = mem_release, - }; - - static ssize_t environ_read(struct file *file, char __user *buf, --- -1.7.7.5 - diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 95288b5..5a6a726 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -5,7 +5,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} if ! Fuse $USE_DEVEL; then - _F_kernel_patches=('fix-i915.patch' 'CVE-2012-0056.patch') + _F_kernel_patches=('fix-i915.patch') else # example for a tagged rc release: 2.6.32.rc5 # example for a random snapshot (based on git describe output): 2.6.32.rc5.81.g964fe08 @@ -21,7 +21,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - 'c0496242e5682f248419bec292ab0730b66e5ab6' \ + '3c979c3e5767885fa4e6f0c50fa9327266a1ecb8' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '4396a915d58392ff86054247dbde87548ed46d6c' \ 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index b26b883..c0a2a5b 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=1 +_F_kernelver_stable=2 ### # == APPENDED VALUES From ryuo at frugalware.org Sun Feb 12 16:20:23 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:23 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * bump to patch level 4 Message-ID: <20120212152023.BCE4D224CBF2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=98cb7728266c4b02cafc9f4976aaf03fbae76102 commit 98cb7728266c4b02cafc9f4976aaf03fbae76102 Author: James Buren Date: Fri Feb 3 17:53:34 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 4 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 5a6a726..7bde057 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,7 +21,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - '3c979c3e5767885fa4e6f0c50fa9327266a1ecb8' \ + '0af7ff853d01e82d7e6b7968e942ca55b5d9f118' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '4396a915d58392ff86054247dbde87548ed46d6c' \ 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index c0a2a5b..860939f 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=2 +_F_kernelver_stable=4 ### # == APPENDED VALUES From ryuo at frugalware.org Sun Feb 12 16:20:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:24 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * bump to patch level 5 Message-ID: <20120212152024.0AF1E224CBF0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=141d58a28b5a7a6cd6819cff96d66bbf03782c78 commit 141d58a28b5a7a6cd6819cff96d66bbf03782c78 Author: James Buren Date: Mon Feb 6 13:10:34 2012 -0600 kernel-3.2-1-x86_64 * bump to patch level 5 diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 7bde057..bfb2509 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,7 +21,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - '0af7ff853d01e82d7e6b7968e942ca55b5d9f118' \ + '27165bb4fd2bf8770631ae803658122d23bdcc09' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '4396a915d58392ff86054247dbde87548ed46d6c' \ 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 860939f..89e796c 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -17,7 +17,7 @@ ### _F_kernelver_ver=3.2 _F_kernelver_rel=1 -_F_kernelver_stable=4 +_F_kernelver_stable=5 ### # == APPENDED VALUES From ryuo at frugalware.org Sun Feb 12 16:20:25 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:25 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../basetesting Message-ID: <20120212152025.656EB224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=f064b9a2f40e920e519214958fb358c34e58c58f commit f064b9a2f40e920e519214958fb358c34e58c58f Merge: 141d58a 1a425e8 Author: James Buren Date: Fri Feb 10 14:35:27 2012 -0600 Merge ../basetesting Conflicts: source/include/kernel-version.sh From hermier at frugalware.org Sun Feb 12 16:20:25 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 12 Feb 2012 16:20:25 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-initrd-3.2-1-i686 Message-ID: <20120212152025.7CBEE224CBEE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=545380081518bab8d9b8eb4e8976bc5735e8308a commit 545380081518bab8d9b8eb4e8976bc5735e8308a Author: Michel Hermier Date: Sat Feb 11 10:04:28 2012 +0100 kernel-initrd-3.2-1-i686 * Reset pkgrel. diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index cc7fb3d..93b612c 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,7 +5,7 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=21 +pkgrel=1 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") From ryuo at frugalware.org Sun Feb 12 16:20:25 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:25 +0100 (CET) Subject: [Frugalware-git] basetesting: r8168-8.028.00-1-x86_64 * version bump Message-ID: <20120212152025.9DBC5224CBF1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7641735b1fb22be4416459125ec7d73c3c5a4936 commit 7641735b1fb22be4416459125ec7d73c3c5a4936 Author: James Buren Date: Sat Feb 11 08:28:45 2012 -0600 r8168-8.028.00-1-x86_64 * version bump diff --git a/source/network-extra/r8168/FrugalBuild b/source/network-extra/r8168/FrugalBuild index 7e5720f..3a75fa7 100644 --- a/source/network-extra/r8168/FrugalBuild +++ b/source/network-extra/r8168/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: James Buren pkgname=r8168 -pkgver=8.027.00 -pkgrel=10 +pkgver=8.028.00 +pkgrel=1 Finclude kernel-module pkgdesc="Realtek driver for RTL8111/RTL8168 cards." _F_googlecode_ext='.tar.bz2' @@ -12,7 +12,7 @@ Finclude googlecode groups=('network-extra') archs=('i686' 'x86_64') source=(${source[@]} $pkgname.conf) -sha1sums=('2ccdc38ca426f3e752e993326cc728e191cd2e1d' \ +sha1sums=('b167a99622332fa96089d74392d26a81f9c679cd' \ '385fab20e1ad896dc6c1ee5c4aff9a6bd9496ee0') build() { From ryuo at frugalware.org Sun Feb 12 16:20:26 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 16:20:26 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * on i686/x86_64, default to intel_iommu as off * this is known to cause boot failures if left on (3.2 only so far) Message-ID: <20120212152026.12876224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=6f2e170cc52ec248fcf8de47f4d0e660ba1d116d commit 6f2e170cc52ec248fcf8de47f4d0e660ba1d116d Author: James Buren Date: Sun Feb 12 09:17:40 2012 -0600 kernel-3.2-1-x86_64 * on i686/x86_64, default to intel_iommu as off * this is known to cause boot failures if left on (3.2 only so far) diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index a5866de..dd96c23 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -5651,7 +5651,7 @@ CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y -CONFIG_INTEL_IOMMU_DEFAULT_ON=y +# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_VIRT_DRIVERS=y CONFIG_HYPERV=m @@ -5860,9 +5860,9 @@ CONFIG_SYSV_FS=m CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # CONFIG_UFS_DEBUG is not set -CONFIG_ORE=m CONFIG_EXOFS_FS=m # CONFIG_EXOFS_DEBUG is not set +CONFIG_ORE=m CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m CONFIG_NFS_V3=y diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index cce7519..62d4b2b 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -5345,7 +5345,7 @@ CONFIG_AMD_IOMMU=y # CONFIG_AMD_IOMMU_STATS is not set CONFIG_DMAR_TABLE=y CONFIG_INTEL_IOMMU=y -CONFIG_INTEL_IOMMU_DEFAULT_ON=y +# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set CONFIG_INTEL_IOMMU_FLOPPY_WA=y CONFIG_IRQ_REMAP=y CONFIG_VIRT_DRIVERS=y @@ -5557,9 +5557,9 @@ CONFIG_SYSV_FS=m CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set # CONFIG_UFS_DEBUG is not set -CONFIG_ORE=m CONFIG_EXOFS_FS=m # CONFIG_EXOFS_DEBUG is not set +CONFIG_ORE=m CONFIG_NETWORK_FILESYSTEMS=y CONFIG_NFS_FS=m CONFIG_NFS_V3=y From melko at frugalware.org Sun Feb 12 16:23:16 2012 From: melko at frugalware.org (Melko) Date: Sun, 12 Feb 2012 16:23:16 +0100 (CET) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20120212152316.17781224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=c02af0f69c67d6643fa8e9708e0e7f7afa858b16 commit c02af0f69c67d6643fa8e9708e0e7f7afa858b16 Merge: 3e79b08 1a425e8 Author: Melko Date: Sun Feb 12 16:21:35 2012 +0100 Merge remote-tracking branch 'current/master' From ryuo at frugalware.org Sun Feb 12 17:19:33 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:19:33 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-3.2-1-x86_64 * fix sha1sums Message-ID: <20120212161933.4C754224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7a15349f816c3d9aea1619f7a2fd34e5f8fa8e66 commit 7a15349f816c3d9aea1619f7a2fd34e5f8fa8e66 Author: James Buren Date: Sun Feb 12 09:34:12 2012 -0600 kernel-3.2-1-x86_64 * fix sha1sums diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 626a269..70c7bdf 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,8 +21,8 @@ if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ '27165bb4fd2bf8770631ae803658122d23bdcc09' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - '4396a915d58392ff86054247dbde87548ed46d6c' \ - 'fe6ea967523b6d0432f3b3b88786576413ab94e3' \ + '3f8df0be305999cfb9f0fa48185d090865842a04' \ + 'ed1b8af727ef0e2b9a807472183fb2ea32b62ac4' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi From ryuo at frugalware.org Sun Feb 12 17:31:44 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:31:44 +0100 (CET) Subject: [Frugalware-git] basetesting: linux-firmware-20120203-1-x86_64 * version bump * update to kernel 3.2 Message-ID: <20120212163144.CEF9A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4b20d54aa4d2284f5033565ad97873f33f5905db commit 4b20d54aa4d2284f5033565ad97873f33f5905db Author: James Buren Date: Sun Feb 12 10:29:22 2012 -0600 linux-firmware-20120203-1-x86_64 * version bump * update to kernel 3.2 diff --git a/source/base/linux-firmware/FrugalBuild b/source/base/linux-firmware/FrugalBuild index 35bffbe..bb05ec8 100644 --- a/source/base/linux-firmware/FrugalBuild +++ b/source/base/linux-firmware/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: James Buren pkgname=linux-firmware -pkgver=20120104 +pkgver=20120203 pkgrel=1 pkgdesc="Extra linux kernel firmware." url="http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=summary" Finclude kernel-version -depends=("kernel>=$_F_kernelver_ver" "kernel<3.2") +depends=("kernel>=$_F_kernelver_ver" "kernel<3.3") makedepends=('alsa-firmware') groups=('base') archs=('i686' 'x86_64' 'ppc' 'arm') @@ -15,7 +15,7 @@ _dlurl="http://ftp.frugalware.org/pub/other/sources/$pkgname" up2date="Flastarchive $_dlurl .tar.xz" options=('nodocs' 'nomirror') source=($_dlurl/$pkgname-$pkgver.tar.xz) -sha1sums=('1a6afcad33c3b2c3a97cc957ade325307fdf8beb') +sha1sums=('5da924e9c936b632b54c2b79a259085a1cfa7664') # Replace the old individual packages covered by this one. replaces=('radeon-firmware' 'ralink-firmware' 'iwlwifi-1000-ucode' \ From devil505linux at gmail.com Sun Feb 12 17:35:58 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 12 Feb 2012 17:35:58 +0100 (CET) Subject: [Frugalware-git] xfcetesting: libexo-0.7.1-1-i686 * version bump Message-ID: <20120212163558.43E9F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=1fc3a4b3b8dc3260c8e8f782397a2a00595dd37a commit 1fc3a4b3b8dc3260c8e8f782397a2a00595dd37a Author: Devil505 Date: Sun Feb 12 17:35:59 2012 +0100 libexo-0.7.1-1-i686 * version bump diff --git a/source/xfce4/libexo/FrugalBuild b/source/xfce4/libexo/FrugalBuild index a6388ae..3df20ba 100644 --- a/source/xfce4/libexo/FrugalBuild +++ b/source/xfce4/libexo/FrugalBuild @@ -5,7 +5,7 @@ pkgname=libexo _F_xfce_name=exo _F_archive_name=exo -pkgver=0.7.0 +pkgver=0.7.1 pkgrel=1 pkgdesc="Extension library to Xfce4." depends=('libxfce4ui>=4.8.1' 'perl-uri' 'gtk+2') @@ -19,6 +19,6 @@ _F_cd_path="$_F_xfce_name-$pkgver" Fconfopts="${Fconfopts[@]} --enable-gio-unix \ --enable-python" source=(http://archive.xfce.org/src/xfce/$_F_xfce_name/0.7/$_F_xfce_name-$pkgver.tar.bz2) -sha1sums=('bbf05a53fdfb31423554e897e646e901f37d5c59') +sha1sums=('b98d128cb34776b825b762e1329283edf84ae23b') # optimization OK From devil505linux at gmail.com Sun Feb 12 17:37:33 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 12 Feb 2012 17:37:33 +0100 (CET) Subject: [Frugalware-git] xfcetesting: xfce4-settings-4.9.2-1-i686 * version bump Message-ID: <20120212163733.EA98F224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=7400f50fc129d219756c195120fab5b9416aea6d commit 7400f50fc129d219756c195120fab5b9416aea6d Author: Devil505 Date: Sun Feb 12 17:37:35 2012 +0100 xfce4-settings-4.9.2-1-i686 * version bump diff --git a/source/xfce4/xfce4-settings/FrugalBuild b/source/xfce4/xfce4-settings/FrugalBuild index b574268..b487e06 100644 --- a/source/xfce4/xfce4-settings/FrugalBuild +++ b/source/xfce4/xfce4-settings/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=xfce4-settings -pkgver=4.9.1 +pkgver=4.9.2 pkgrel=1 pkgdesc="Xfce4 Settings Frontend" rodepends=('xfce-frugalware') @@ -18,7 +18,7 @@ replaces=('xfce-mcs-manager' 'xfce-mcs-plugins') archs=('i686' 'x86_64' 'ppc') Finclude xfce4 #source=(${source[@]} ${pkgname}_frugalware.patch) -sha1sums=('6873fb18ca5a80c81cc2b5f48da14aab91b4f594' \ +sha1sums=('8718ee62d03ac68757b4d1eb8a8a675cd8412750' \ '95cf19221c452abe987f1abdbe9e68ff446815ec') ## bug fix release From ryuo at frugalware.org Sun Feb 12 17:42:23 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:42:23 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-initrd-3.2-1-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212164223.3FE8D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b8b9c0e26a521bdfb1f3870d6594014083dff9ed commit b8b9c0e26a521bdfb1f3870d6594014083dff9ed Author: James Buren Date: Sun Feb 12 10:39:35 2012 -0600 kernel-initrd-3.2-1-x86_64 * rebuild with kernel 3.2 diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index 93b612c..fc6ae54 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -9,9 +9,9 @@ pkgrel=1 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") -makedepends=('dracut-plymouth' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ - 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=175' \ - 'systemd>=38-2' 'kmod=4-2') +makedepends=('dracut-plymouth' 'linux-firmware=20120203-1' 'xz' 'eject' 'sysvinit-tools' \ + 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev=175-2' \ + 'systemd=38-2' 'kmod=4-2') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" From ryuo at frugalware.org Sun Feb 12 17:47:09 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:47:09 +0100 (CET) Subject: [Frugalware-git] basetesting: frandom-1.1-17-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212164709.26490224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=dbcbf5c833d6c497886398cab6026f2bc5531231 commit dbcbf5c833d6c497886398cab6026f2bc5531231 Author: James Buren Date: Sun Feb 12 10:46:16 2012 -0600 frandom-1.1-17-x86_64 * rebuild with kernel 3.2 diff --git a/source/base-extra/frandom/FrugalBuild b/source/base-extra/frandom/FrugalBuild index 796a448..eca970f 100644 --- a/source/base-extra/frandom/FrugalBuild +++ b/source/base-extra/frandom/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frandom pkgver=1.1 -pkgrel=16 +pkgrel=17 pkgdesc="A RNG that is faster than /dev/urandom." groups=('base-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Sun Feb 12 17:49:26 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:49:26 +0100 (CET) Subject: [Frugalware-git] basetesting: madwifi-0.9.4.4176-7-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212164926.A4928224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=cdcf9c46858c037b7ae245fbdaeead11d2b84679 commit cdcf9c46858c037b7ae245fbdaeead11d2b84679 Author: James Buren Date: Sun Feb 12 10:49:08 2012 -0600 madwifi-0.9.4.4176-7-x86_64 * rebuild with kernel 3.2 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index a2a609b..3d85b60 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4.4176 -pkgrel=6 +pkgrel=7 pkgdesc="Madwifi drivers for Atheros wireless chipsets" Finclude kernel-module depends=(${depends[@]} 'wireless_tools') From ryuo at frugalware.org Sun Feb 12 17:51:42 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:51:42 +0100 (CET) Subject: [Frugalware-git] basetesting: ndiswrapper-1.57-7-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212165142.0724B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=26ec233f674f2daf1eff3a39e058ea279a0d0f55 commit 26ec233f674f2daf1eff3a39e058ea279a0d0f55 Author: James Buren Date: Sun Feb 12 10:51:21 2012 -0600 ndiswrapper-1.57-7-x86_64 * rebuild with kernel 3.2 diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index 15fc21a..1180e9a 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.57 -pkgrel=6 +pkgrel=7 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From ryuo at frugalware.org Sun Feb 12 17:58:27 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 17:58:27 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia-173xx-173.14.31-13-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212165827.3BC30224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=915aab6606428c4a2a6dddc2de8f0c844b1ee8b7 commit 915aab6606428c4a2a6dddc2de8f0c844b1ee8b7 Author: James Buren Date: Sun Feb 12 10:57:01 2012 -0600 nvidia-173xx-173.14.31-13-x86_64 * rebuild with kernel 3.2 diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild b/source/x11-extra/nvidia-173xx/FrugalBuild index 6a57409..6540f14 100644 --- a/source/x11-extra/nvidia-173xx/FrugalBuild +++ b/source/x11-extra/nvidia-173xx/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia-173xx pkgver=173.14.31 -pkgrel=12 +pkgrel=13 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="173.14.xx" Finclude nvidia From ryuo at frugalware.org Sun Feb 12 18:07:30 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:07:30 +0100 (CET) Subject: [Frugalware-git] basetesting: catalyst-12.1-3-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212170730.B5EFB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4643fc7b1578340a735fca3e7b73f86656be7690 commit 4643fc7b1578340a735fca3e7b73f86656be7690 Author: James Buren Date: Sun Feb 12 11:02:38 2012 -0600 catalyst-12.1-3-x86_64 * rebuild with kernel 3.2 diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index dcd2f7d..e0289a3 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -3,7 +3,7 @@ pkgname=catalyst pkgver=12.1 -pkgrel=2 +pkgrel=3 pkgdesc="The proprietary driver for ATI graphics drivers." url="http://www.amd.com" rodepends=('xorg-server' 'libqtgui') From ryuo at frugalware.org Sun Feb 12 18:16:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:16:24 +0100 (CET) Subject: [Frugalware-git] basetesting: nvidia-290.10-12-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212171624.B025F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=8b1ac57b34559fd22112f7426450e0959503362e commit 8b1ac57b34559fd22112f7426450e0959503362e Author: James Buren Date: Sun Feb 12 11:10:27 2012 -0600 nvidia-290.10-12-x86_64 * rebuild with kernel 3.2 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index e615cd1..b0ce1e5 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=290.10 -pkgrel=11 +pkgrel=12 archs=('i686' 'x86_64' '!ppc') _F_kernelmod_scriptlet=nvidia.install Finclude kernel-module From ryuo at frugalware.org Sun Feb 12 18:23:01 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:23:01 +0100 (CET) Subject: [Frugalware-git] basetesting: virtualbox-modules-4.1.8-5-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212172301.47179224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=8353b98f4a377a1b46f55beee3d61ebeb55b0caf commit 8353b98f4a377a1b46f55beee3d61ebeb55b0caf Author: James Buren Date: Sun Feb 12 11:22:41 2012 -0600 virtualbox-modules-4.1.8-5-x86_64 * rebuild with kernel 3.2 diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index 520116f..14fb1ce 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -3,7 +3,7 @@ pkgname=virtualbox-modules pkgver=4.1.8 -pkgrel=4 +pkgrel=5 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" Finclude kernel-module From ryuo at frugalware.org Sun Feb 12 18:25:07 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:25:07 +0100 (CET) Subject: [Frugalware-git] basetesting: easy-slow-down-manager-20110425-21-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212172507.C0665224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ebbff02b64f48ae8c375e320d1c5236733eec1d3 commit ebbff02b64f48ae8c375e320d1c5236733eec1d3 Author: James Buren Date: Sun Feb 12 11:24:42 2012 -0600 easy-slow-down-manager-20110425-21-x86_64 * rebuild with kernel 3.2 diff --git a/source/apps-extra/easy-slow-down-manager/FrugalBuild b/source/apps-extra/easy-slow-down-manager/FrugalBuild index 0124161..b35df63 100644 --- a/source/apps-extra/easy-slow-down-manager/FrugalBuild +++ b/source/apps-extra/easy-slow-down-manager/FrugalBuild @@ -3,7 +3,7 @@ pkgname=easy-slow-down-manager pkgver=20110425 -pkgrel=20 +pkgrel=21 pkgdesc="Fan, brightness and WiFi controls for Samsung laptops" groups=('apps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Sun Feb 12 18:38:22 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:38:22 +0100 (CET) Subject: [Frugalware-git] basetesting: oss-v4.2_build2005-18-x86_64 * rebuild for kernel 3.2 Message-ID: <20120212173822.1CE22224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7eecd342e3e21dd259e54a9149b0896ce1526d5a commit 7eecd342e3e21dd259e54a9149b0896ce1526d5a Author: James Buren Date: Sun Feb 12 11:37:35 2012 -0600 oss-v4.2_build2005-18-x86_64 * rebuild for kernel 3.2 diff --git a/source/multimedia-extra/oss/FrugalBuild b/source/multimedia-extra/oss/FrugalBuild index 99d293b..b92e366 100644 --- a/source/multimedia-extra/oss/FrugalBuild +++ b/source/multimedia-extra/oss/FrugalBuild @@ -7,7 +7,7 @@ pkgname=oss pkgver=v4.2_build2005 _ver="${pkgver/_/-}" -pkgrel=17 +pkgrel=18 pkgdesc="Open Sound System Version 4 for Linux (Alternative to ALSA)." url="http://developer.opensound.com" _dlurl='http://www.4front-tech.com/developer/sources/stable/gpl' From ryuo at frugalware.org Sun Feb 12 18:49:32 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:49:32 +0100 (CET) Subject: [Frugalware-git] basetesting: acx100-20120129-12-x86_64 * version bump * rebuild with kernel 3.2 Message-ID: <20120212174932.1141B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=65c7019572a88af5320e08dd21de22c241ae9c4c commit 65c7019572a88af5320e08dd21de22c241ae9c4c Author: James Buren Date: Sun Feb 12 11:49:16 2012 -0600 acx100-20120129-12-x86_64 * version bump * rebuild with kernel 3.2 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index e96f1c7..cdf88ce 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=acx100 -pkgver=20111027 +pkgver=20120129 pkgrel=12 pkgdesc="The ACX100/ACX111 wireless network driver." url="http://acx100.sourceforge.net" @@ -12,7 +12,7 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/sources/$pkgname" source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/{$pkgname-$pkgver.tar.xz,fw.tar.bz2} $pkgname-pci-include.patch) -sha1sums=('094b2c0c3654bc5e63f87dc60349996731102647' \ +sha1sums=('a7a69c8f257c7841c237599ae91ed1af10d4006a' \ '5b5ef1a9d6441f5f8345e1957cd7686e730897f6' \ 'fdf832c31d7a38a6ecb46e724c34845b309788ef') From ryuo at frugalware.org Sun Feb 12 18:57:44 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 18:57:44 +0100 (CET) Subject: [Frugalware-git] basetesting: bcmwl-5.100.82.112-13-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212175744.E685C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=2ecb96ca50116b4c3c456303258ef2cd2d8870ad commit 2ecb96ca50116b4c3c456303258ef2cd2d8870ad Author: James Buren Date: Sun Feb 12 11:57:01 2012 -0600 bcmwl-5.100.82.112-13-x86_64 * rebuild with kernel 3.2 diff --git a/source/network-extra/bcmwl/FrugalBuild b/source/network-extra/bcmwl/FrugalBuild index 3b9d6bf..cda325b 100644 --- a/source/network-extra/bcmwl/FrugalBuild +++ b/source/network-extra/bcmwl/FrugalBuild @@ -3,7 +3,7 @@ pkgname=bcmwl pkgver=5.100.82.112 -pkgrel=12 +pkgrel=13 pkgdesc="Broadcom 802.11 Linux STA wireless driver" url="http://www.broadcom.com/support/802.11/linux_sta.php" Finclude kernel-module @@ -20,11 +20,12 @@ _F_archive_name="hybrid-portsrc_x86_64-v" Fpkgversep="" up2date="Flasttar $url|sed 's/_/./g'" _F_cd_path="." -source=(http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_$_arch-v${pkgver//./_}.tar.gz $pkgname.conf) -sha1sums=(${sha1sums[@]} 'befc50772ded09319034524e5240d26ac9943cea') +source=(http://www.broadcom.com/docs/linux_sta/hybrid-portsrc_$_arch-v${pkgver//./_}.tar.gz $pkgname-kernel-3.2.patch $pkgname.conf) +sha1sums=(${sha1sums[@]} 'a6c04659c51888704f6c3906d075b1c194fc7bd5' 'befc50772ded09319034524e5240d26ac9943cea') build() { + Fpatchall make -C /lib/modules/$_F_kernelmod_uname/build M=`pwd` || Fdie Ffilerel /lib/modules/$_F_kernelmod_uname/kernel/drivers/net/wireless/wl.ko Fdocrel lib/LICENSE.txt diff --git a/source/network-extra/bcmwl/bcmwl-kernel-3.2.patch b/source/network-extra/bcmwl/bcmwl-kernel-3.2.patch new file mode 100644 index 0000000..6cc241e --- /dev/null +++ b/source/network-extra/bcmwl/bcmwl-kernel-3.2.patch @@ -0,0 +1,25 @@ +From b1451f0c87ea4b44f73aa948ee453bb57c4b2f41 Mon Sep 17 00:00:00 2001 +From: Alberto Milone +Date: Tue, 22 Nov 2011 18:23:16 +0100 +Subject: [PATCH 1/1] Add support for Linux 3.2 + +--- + src/wl/sys/wl_linux.c | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +diff --git a/src/wl/sys/wl_linux.c b/src/wl/sys/wl_linux.c +index c11678f..7bed9ec 100644 +--- a/src/wl/sys/wl_linux.c ++++ b/src/wl/sys/wl_linux.c +@@ -323,7 +323,7 @@ static const struct net_device_ops wl_netdev_ops = + #endif + .ndo_get_stats = wl_get_stats, + .ndo_set_mac_address = wl_set_mac_address, +- .ndo_set_multicast_list = wl_set_multicast_list, ++ .ndo_set_rx_mode = wl_set_multicast_list, + .ndo_do_ioctl = wl_ioctl + }; + +-- +1.7.5.4 + From ryuo at frugalware.org Sun Feb 12 19:01:59 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 19:01:59 +0100 (CET) Subject: [Frugalware-git] basetesting: cpupower-3.2-1-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212180159.60223224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3ccbcea16c3c6baa0caaaa0d3ed9d911f766a516 commit 3ccbcea16c3c6baa0caaaa0d3ed9d911f766a516 Author: James Buren Date: Sun Feb 12 12:01:41 2012 -0600 cpupower-3.2-1-x86_64 * rebuild with kernel 3.2 diff --git a/source/apps/cpupower/FrugalBuild b/source/apps/cpupower/FrugalBuild index 27bb5b5..4cc778e 100644 --- a/source/apps/cpupower/FrugalBuild +++ b/source/apps/cpupower/FrugalBuild @@ -5,12 +5,12 @@ Finclude kernel-version pkgname=cpupower pkgver=$_F_kernelver_ver -pkgrel=2 +pkgrel=1 pkgdesc="Kernel cpu powersaving tool" url="http://www.kernel.org" -rodepends=("kernel>=$_F_kernelver_ver" "kernel<3.2") +rodepends=("kernel>=$_F_kernelver_ver" "kernel<3.3") depends=('pciutils') -makedepends=("kernel-source>=$_F_kernelver_ver" "kernel-source<3.2") +makedepends=("kernel-source>=$_F_kernelver_ver" "kernel-source<3.3") groups=('apps') archs=('i686' 'x86_64') up2date="$pkgver" From ryuo at frugalware.org Sun Feb 12 19:04:31 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 19:04:31 +0100 (CET) Subject: [Frugalware-git] basetesting: perf-3.2-1-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212180431.4A12A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b8618daa703e35a22f40e0d8bcd8664b3da6bfe4 commit b8618daa703e35a22f40e0d8bcd8664b3da6bfe4 Author: James Buren Date: Sun Feb 12 12:03:58 2012 -0600 perf-3.2-1-x86_64 * rebuild with kernel 3.2 diff --git a/source/devel/perf/FrugalBuild b/source/devel/perf/FrugalBuild index defa388..a797995 100644 --- a/source/devel/perf/FrugalBuild +++ b/source/devel/perf/FrugalBuild @@ -8,9 +8,9 @@ pkgver=$_F_kernelver_ver pkgrel=1 pkgdesc="Kernel performance profiling tool" url="http://www.kernel.org" -rodepends=("kernel>=$_F_kernelver_ver" "kernel<3.2") +rodepends=("kernel>=$_F_kernelver_ver" "kernel<3.3") depends=('elfutils' 'newt' 'binutils' 'xz') -makedepends=("kernel-source>=$_F_kernelver_ver" "kernel-source<3.2") +makedepends=("kernel-source>=$_F_kernelver_ver" "kernel-source<3.3") groups=('devel') archs=('i686' 'x86_64') up2date="$pkgver" From ryuo at frugalware.org Sun Feb 12 19:11:52 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 19:11:52 +0100 (CET) Subject: [Frugalware-git] basetesting: smartcam-1.4.0-23-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212181152.C932E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3bcd5a9c7cd23d8b1f2c5ab91242f211e5918b34 commit 3bcd5a9c7cd23d8b1f2c5ab91242f211e5918b34 Author: James Buren Date: Sun Feb 12 12:11:26 2012 -0600 smartcam-1.4.0-23-x86_64 * rebuild with kernel 3.2 diff --git a/source/xapps-extra/smartcam/FrugalBuild b/source/xapps-extra/smartcam/FrugalBuild index 66acc80..084656c 100644 --- a/source/xapps-extra/smartcam/FrugalBuild +++ b/source/xapps-extra/smartcam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=smartcam pkgver=1.4.0 -pkgrel=22 +pkgrel=23 pkgdesc="Turns a camera phone (S60, WinMo6.x, Android, Samsung Bada) with bluetooth or WiFi into a handy webcam ready to use with your PC" url="http://sourceforge.net/projects/smartcam/" depends=('bluez' 'gconf' 'hicolor-icon-theme' 'intltool') @@ -12,8 +12,8 @@ makedepends=(${makedepends[@]} 'gtk+2') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://grigorovl.com/pub/smartcam/" -source=("http://ftp.frugalware.org/pub/other/sources/smartcam/$pkgname-$pkgver.tar.gz") -sha1sums=('bf4096797fe472c01277ec3dcfe71df0f59d6142') +source=("http://ftp.frugalware.org/pub/other/sources/smartcam/$pkgname-$pkgver.tar.xz") +sha1sums=('e6e466ae56966c3e93a2af4773eaf79a71ba76af') # GCC 4.6 fix CXXFLAGS="$CXXFLAGS -fpermissive" From ryuo at frugalware.org Sun Feb 12 19:18:18 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 19:18:18 +0100 (CET) Subject: [Frugalware-git] basetesting: acerhk-0.5.35-80-x86_64 * rebuild with kernel 3.2 Message-ID: <20120212181818.5BD8E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=4ffe53ae70dcdec8f2edac8569f96a8a906f0285 commit 4ffe53ae70dcdec8f2edac8569f96a8a906f0285 Author: James Buren Date: Sun Feb 12 12:18:18 2012 -0600 acerhk-0.5.35-80-x86_64 * rebuild with kernel 3.2 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index ea11c84..5f66c9c 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=79 +pkgrel=80 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From baste at frugalware.org Sun Feb 12 19:36:35 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 19:36:35 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120212183635.46245224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e44b864d59e5bef3fe321f6ac812c35f94961d3b commit e44b864d59e5bef3fe321f6ac812c35f94961d3b Merge: 661d775 1a425e8 Author: Baste Date: Sun Feb 12 19:34:57 2012 +0100 Merge ../current From gef at fininterpost.ru Sun Feb 12 20:39:11 2012 From: gef at fininterpost.ru (=?utf-8?B?0J/QoNCe0JTQkNCW0Jg=?=) Date: Sun, 12 Feb 2012 22:39:11 +0300 Subject: [Frugalware-git] =?utf-8?b?0KPQv9GA0LDQstC70LXQvdC40LUg0L/RgNC+?= =?utf-8?b?0LTQsNC20LDQvNC4?= Message-ID: <2B5468FA9C06DC3218F66822AB9FA2A8@MAIL.FININTERPOST.RU> ???? ?????????????? ?????? ??????: ??? 2??% ??????????: 2O-21 ??????? ? ?????? (? 1O.OO ?? 17.3O) ?????????? ?? ???????? ????????: 8 (495) 921-3O-17 - ?????? ?? ???????? ?????? ????? ?????????? ??????, ??? ?? ????????. - ??? ? ?????? ???? ????????? ?????????, ?????????? ?? ????. - ??? ??????????? ?????????? ?? ????, ? ??? ? ?? ??????????????? ?????????. - ?? ??? ??????? ???????? ??????????? ?????? ??????. - ??? ???????? ????????? ????????? ?????????????? ?????? ?????????? ?????? ??????. ? ?????????: 1. ?????. ??? ???????????? ???????????? ?????? ?????? ????????? ? ??????. ??????? ???????? ??? ? ????? ???? "??? ?????????? ? ????????????? ???????? ???????" ?????? ???? ?? ???????? ????? ?????? ????????, ??????????? ?????? ?????? ? ??????????? ?????? ? ????????? ??????? ? ??? ??????? ????? ?????? ?? ????????? ?? "? ????? ????". ????????????? ?????????. ????? ??? ????? ??? ?????? ??? ?????. ??? ?? ????? ????????? ?????????? ???????, ??????? ??????? ?????. 2. ?????????? ???????. ??????? ????. ??????? ???????? ??????????????? ? ?????? ??????. ??????? ??????????????? ????????? ????????????. ????????????. ??????????????? ?????. ????????, ??????????????, ????????? ??????????? ??????????? ???? ? ??????. ??????? ? ?????? ????????: ?????, ??????, ???????, ????????, ?????????. ?????? ????????? ???????. ????????????, ???????????, ????????? ? ????????. ?????? "?????????? ?? ?????". ????????????, ??????, ??????, ??????? ???????????????, ??????. 3. ????-?????????? ?????? ??????. ??????? "?????" ?? ??????? ???????? ??????????. ?????? "?????????? ?????" (???? ? ??????????? ????? ?????????? ?? ???????? ????????") "???????" ?????????? ?? ?????? ? ?? "???????" (??????, ?????? ?????????????? ???????????) ?????????????? ???????????? ???. ???? ?????? ???? ?????? ????????? ? ??????? ????-???????????. 4. ?????? "??????? ??????????". ?? ????? ??????????? ????? ? ?????? ??????????. ????? ??????????? ?????? ??????????????? ?????????, ????? ??????????? ???????? ????????? ?? ???? ?? ??????????. ??? ??????? ???, ????? ?????????? ?????? ????? "????????". 5. ?????????, ????????, ?????????? ????????????. ?? ??? ???? ?????, ???? ????? ? ???? ?? ?????. ???? ?? ????? ? ??? ?? ????? ???????. ???????? ???? ????? ????? ???????????? ????? ? ???????????????/??????????. ??? ??????? ?????????????????? ??????? ??????????. ??? ????????? ?????????, ??? ?? ??????? ??? ??????????. ????????????? ?????? ????????????. ???????????? ?????????? ?????? ????????????, ??? ?? ????? ?????????????. 6. ???????? ? ?????? ??????. ?????? ?????? ??????? % ?? ??????? ??? ?????????????? ????????????? ??????? "??????????" ?????????????? ?????????? ?????????? ????? ? ?????? ?????? ?????? "?????????" ?????????: ?????? ???????? ?????????? ??????? ??? ??????????? ??????? ??????. ????????? ???????: 17 5OO ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Sun Feb 12 20:48:16 2012 From: baste at frugalware.org (Baste) Date: Sun, 12 Feb 2012 20:48:16 +0100 (CET) Subject: [Frugalware-git] gnometesting: gcr-3.3.5-1-x86_64 * Version bump Message-ID: <20120212194816.7B26B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6dfafb186c75426ea5e56046fef1ce82d23dcb60 commit 6dfafb186c75426ea5e56046fef1ce82d23dcb60 Author: Baste Date: Sun Feb 12 20:48:19 2012 +0100 gcr-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome/gcr/FrugalBuild b/source/gnome/gcr/FrugalBuild index b651c4a..ec2e7ba 100644 --- a/source/gnome/gcr/FrugalBuild +++ b/source/gnome/gcr/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gcr -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="A library for bits of crypto UI" depends=('dbus-glib' 'gtk+3' 'p11-kit') @@ -14,6 +14,6 @@ _F_gnome_glib="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -sha1sums=('142126d2fabcb972f3da0693cf014bdb2bfd76f6') +sha1sums=('34702eca70fcce143e37714de47d025c46150c9f') # optimization OK From ryuo at frugalware.org Sun Feb 12 22:39:14 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 22:39:14 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news.xml: add info about fwlive and reveal announcement Message-ID: <20120212213914.85B7B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=9ef33d9c5aaa6ef976d0dac36382bbd2f7417580 commit 9ef33d9c5aaa6ef976d0dac36382bbd2f7417580 Author: James Buren Date: Sun Feb 12 15:39:05 2012 -0600 news.xml: add info about fwlive and reveal announcement diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 6cbe2f3..ad75235 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -37,7 +37,7 @@ To get the current time in this format, run in your shell: date -R Frugalware 1.6 (Fermus) released Sun, 12 Feb 2012 18:01:34 -0600 ryuo - 1 + 0 Frugalware 1.6 Fermus is released !
The Frugalware Developer Team is pleased to announce the immediate availability of Frugalware 1.6, our sixteenth stable release.
@@ -52,6 +52,7 @@ To get the current time in this format, run in your shell: date -R
  • HAL has been deprecated in favor of udisks
  • i686 and x86_64 now use an initrd. See installation documentation for instructions on how to properly upgrade this.
  • Cinnamon desktop is included now.
  • +
  • fwlive is more mature and usable now.
  • Please refer to the Frugalware Fermus ChangeLog for more information.
    Download for i686, x86_64, ppc and arm: See our mirror list. Don't forget to check the integrity of the install images before burning!
    From ryuo at frugalware.org Sun Feb 12 23:01:35 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 12 Feb 2012 23:01:35 +0100 (CET) Subject: [Frugalware-git] basetesting: b43-fwcutter-015-1-x86_64 * version bump * update for kernel 3.2 Message-ID: <20120212220135.AA15B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=24f3234b5e121979a293037f89df5855ffa6b953 commit 24f3234b5e121979a293037f89df5855ffa6b953 Author: James Buren Date: Sun Feb 12 16:00:30 2012 -0600 b43-fwcutter-015-1-x86_64 * version bump * update for kernel 3.2 diff --git a/source/network-extra/b43-fwcutter/FrugalBuild b/source/network-extra/b43-fwcutter/FrugalBuild index c0a119e..566c5e4 100644 --- a/source/network-extra/b43-fwcutter/FrugalBuild +++ b/source/network-extra/b43-fwcutter/FrugalBuild @@ -3,37 +3,30 @@ # Contributor: Miklos Vajna pkgname=b43-fwcutter -pkgver=011 -pkgrel=3 +pkgver=015 +pkgrel=1 pkgdesc="A tool which can extract firmware from various source files." -_F_archive_name="b43-fwcutter" url="http://bu3sch.de/b43/fwcutter" -depends=('kernel>=2.6.25') +depends=('kernel>=3.2') groups=('network-extra') replaces=('bcm43xx-fwcutter') archs=('i686' 'x86_64' 'ppc') -#up2date="Flasttar $url" -# The newer version of fwcutter does not work with the good firmware -up2date="011" -options=('force') -source=("${url}/${_F_archive_name}-${pkgver}.tar.bz2" "README.Frugalware") -sha1sums=('d8a7a6e9f8eb7d22bf79d2ac89b4fa8b13bcdcda' \ +up2date="Flasttar $url" +source=(${url}/${pkgname}-${pkgver}.tar.bz2 \ + http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2 \ + http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o \ + README.Frugalware) +sha1sums=('764fffaad82630e676ff00bead31b3f1a4660aaa' \ + '21691a8c99c66f58d18f863ee43593d1633b454c' \ + 'b1f61d283bd7d05ade313da522cb0d0ad4033652' \ 'c7cb3b3f37f56a16da70e1d674b565c18b1c589f') build() { Fmake - # normal - $FTPAGENT http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2 - tar xjf broadcom-wl-4.150.10.5.tar.bz2 - broadcom-wl-4.150.10.5/driver Fmkdir /lib/firmware - # For normal module: - ./b43-fwcutter -w $Fdestdir/lib/firmware broadcom-wl-4.150.10.5/driver/wl_apsta_mimo.o - # legacy - $FTPAGENT http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o - # For b43 module: - ./b43-fwcutter -w $Fdestdir/lib/firmware wl_apsta-3.130.20.0.o + ./b43-fwcutter -w $Fdestdir/lib/firmware $Fsrcdir/broadcom-wl-5.100.138/linux/wl_apsta.o || Fdie + ./b43-fwcutter -w $Fdestdir/lib/firmware $Fsrcdir/wl_apsta-3.130.20.0.o || Fdie Fmakeinstall PREFIX=$Fdestdir/usr install Fdoc README.Frugalware } From melko at frugalware.org Sun Feb 12 23:02:00 2012 From: melko at frugalware.org (Melko) Date: Sun, 12 Feb 2012 23:02:00 +0100 (CET) Subject: [Frugalware-git] homepage-ng: Italian translation of news 225 Message-ID: <20120212220200.789C0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=126768e8e3582502ba8cf42db08aa8c16c329495 commit 126768e8e3582502ba8cf42db08aa8c16c329495 Author: Melko Date: Sun Feb 12 23:01:22 2012 +0100 Italian translation of news 225 diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml index 0e3d2ff..045fcef 100644 --- a/frugalware/xml/news_it.xml +++ b/frugalware/xml/news_it.xml @@ -22,6 +22,35 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 225 + Rilasciata Frugalware 1.6 (Fermus) + Sun, 12 Feb 2012 18:01:34 -0600 + ryuo + 0 + Frugalware 1.6 Fermus is released !
    + Il team di Frugalware ?? lieto di annunciare l'immediata disponibilit?? di Frugalware 1.6, il nostro sedicesimo rilascio stabile.
    + Non sono state aggiunte nuove funzionalit?? dalla 1.6rc2, ma 93 cambiamenti sono stati fatti per correggere bug minori. Se non avete seguito lo sviluppo durante i rilasci pre/rc, ecco quelli pi?? importanti dalla 1.5 in ordine sparso:
    +
      +
    • pacchetti aggiornati: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 solo per nominare alcuni maggiori componenti.
    • +
    • le immagini i686 e x86_64 ISOs ora sono ibride. per queste due architetture non sono pi?? necessarie immagini separate per i dispositivi USB.
    • +
    • cpupower pu?? essere usato per configurare il risparmio energetico della CPU, questo ora ?? il metodo che raccomandiamo per farlo.
    • +
    • ?? stato rimosso il supporto UEFI/EFI dall'architettura i686. Questo perch?? ?? molto raro su i686.
    • +
    • l'installer ora usa gli UUID per generare /etc/fstab nelle nuove installazioni.
    • +
    • fw32, che mantiene una chroot i686 su un'installazione x86_64, ?? ora pi?? maturo e usabile.
    • +
    • HAL ?? stato deprecato in favore di udisks
    • +
    • i686 e x86_64 ora fanno uso di una initrd. Guardare la documentazione relativa all'installazione per sapere come aggiornare correttamente.
    • +
    • Cinnamon ?? ora nei repository.
    • +
    • fwlive ?? pi?? maturo e usabile.
    • +
    + Riferitevi al ChangeLog di Fermus per maggiori informazioni.
    + Download per i686, x86_64, ppc e arm: guardate la nostra lista dei mirror. Non dimenticate di controllare l'integrit?? delle immagini prima di masterizzarle!
    + NOTA: Cliccare qui per saperne di pi?? su quale dispositivo si necessita per l'installazione.
    + Se si sta effettuando l'aggiornamento a Fermus dal rilascio precedente (Mores), leggere la parte della documentazione riguardante l'aggiornamento.
    + ]]> +
    +
    + 224 Frugalware 1.6rc2 (Fermus) released Sun, 29 Jan 2012 18:00:57 -0600 From melko at frugalware.org Sun Feb 12 23:04:44 2012 From: melko at frugalware.org (Melko) Date: Sun, 12 Feb 2012 23:04:44 +0100 (CET) Subject: [Frugalware-git] homepage-ng: Italian translation of news 225 Message-ID: <20120212220444.C2714224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=b1a1f71b887631f5f1b74d202797e2dcf89d8ca6 commit b1a1f71b887631f5f1b74d202797e2dcf89d8ca6 Author: Melko Date: Sun Feb 12 23:04:16 2012 +0100 Italian translation of news 225 * fix typo diff --git a/frugalware/xml/news_it.xml b/frugalware/xml/news_it.xml index 045fcef..5db6bff 100644 --- a/frugalware/xml/news_it.xml +++ b/frugalware/xml/news_it.xml @@ -32,7 +32,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> Il team di Frugalware ?? lieto di annunciare l'immediata disponibilit?? di Frugalware 1.6, il nostro sedicesimo rilascio stabile.
    Non sono state aggiunte nuove funzionalit?? dalla 1.6rc2, ma 93 cambiamenti sono stati fatti per correggere bug minori. Se non avete seguito lo sviluppo durante i rilasci pre/rc, ecco quelli pi?? importanti dalla 1.5 in ordine sparso:
      -
    • pacchetti aggiornati: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 solo per nominare alcuni maggiori componenti.
    • +
    • pacchetti aggiornati: Linux kernel 3.1.10, XOrg server 1.11.2, GNOME 3.2, KDE SC 4.7, LibreOffice 3.4.5.2, Mozilla Firefox 10.0 solo per nominare alcune maggiori componenti.
    • le immagini i686 e x86_64 ISOs ora sono ibride. per queste due architetture non sono pi?? necessarie immagini separate per i dispositivi USB.
    • cpupower pu?? essere usato per configurare il risparmio energetico della CPU, questo ora ?? il metodo che raccomandiamo per farlo.
    • ?? stato rimosso il supporto UEFI/EFI dall'architettura i686. Questo perch?? ?? molto raro su i686.
    • From nyv at spbcomail.ru Mon Feb 13 02:24:51 2012 From: nyv at spbcomail.ru (=?utf-8?B?0J7Qv9GC0LjQvNC40LfQsNGG0LjRjyDQsNGB0YHQvtGA0YLQuNC80LXQvdGC0LA=?=) Date: Mon, 13 Feb 2012 04:24:51 +0300 Subject: [Frugalware-git] =?utf-8?b?0JDQvdCw0LvQuNC3INGG0LXQvSDQuCDRgtC+?= =?utf-8?b?0LLQsNGA0L7QsiDQutC+0L3QutGD0YDQtdC90YLQvtCy?= Message-ID: ???????????? ?????? ??????????????? ? ?????????? ???????? ????????????? ???????? ??????????: 20 ? 21 ??????? ? ?????-?????????? ??????????? ?? ????????: +7 (812) 448 - 64 - 33 1. ?????? ???????????????. ??????????????? ?? ??????. ?????????? ?? ???????????. ?????????? ?? ?????. ?????????? ?? ???????? ??? ???????????. ???????????? ? ?????????? ???????, ? ????? ????????? ???????????. 2. ??????????????? ?? ?????? ???????? ??? ???????????. ?????????? ????? ????????? ?????. ?????????????? ???????????? ? ?????????????? ????. ????? ???????????????. ???????? ??????????? ? ????????? ??????????? ?? ?????????? ?????????????????????. ???????????? ??????: ?????????? ????? ????????? ????? ??? ????????? ???????? ? ???????? ???????????. 3. ??????????????? ?? ??????. ???????????? ??????. ???????????? ?????? ????????????, ?????? ????????????? ?????????????. ???????? ???????????? ??????????????, ??????? ?? ????????? ???????. ?????? ? ???????? ?????????? ??????. ????? ??????????????. ???????????? ??????: ?????? ???????????? ????????????, ??????? ?? ????????? ???????. ???????????? ??????: ?????? ????? ??????????????. 4. ??????????????? ?? ?????? ??????. ??????? ???????????? ??????. ??????? ??? ???????????? ??????? ? ???????. ?????? ??????????? ??????? ????????????. ???????, ???????? ?? ???????????????? ?????????? ? ????. ???????????? ??????: ?????? ???????????? ??????. 5. ???????????? ???????? ?????? ??????????? ????????? ????. ???????????? ?????? ??????????? ?????????? ???????????? ????????? ?????? ?????? ??? ????????? ????. ???????? ????????????? ????????? ????. ???????????? ??????: ?????? ?????????? ???????????? ????????? ?????? ?????? ??? ????????? ????. 6. ????? ????? ?????? ? ?? ????????????? ??????. ???????? ?????????? ??????. ????????? ?????? ???????? ????. ????????????? ?????? ???????? ????? ??????. ?????????? ??????? ??????. ??????????????? ?????? ???????????????. 7. ??????????????? ? ??????????? ?? ???????????. ??????? ???????? ? ??????????? ?? ???? ?????. ??????? ?????. ?????? ??????? ??? ???????????. ???? ? ????????? ?????????? ? ??????? ? ????????? ?????. ???????????? ??????????: ??? ?????, ?? ??????? ???????? ????????. 8. ??????????? ?????? ????????????. ??????????? ?????? ????????? ??? ?????????? ????????????? ? ??????????? ?? ????????? ???????. ?????? ???????????? ? ??????? ?????????? ?????????. ?????? ???????????????. ?????? ?????????? ?????????. ABC-XYZ ??????. ???? ????????? ???????. ?????? ????????????? ????????? ??????. ???????????? ??????????: ????? ????????? ??? ??????, ?????? ?????????? ??? ?????? ?????? ????????????. 9. ??????? ???????? ? ??????????? ??????? ??????????? ?????????. ????? ? ???????????? ??????? ??????????? ??????? ??????????? ????????? ?? ?????? ????? ?????? ??????? ???????? ??????????????. ?????????? ??????????????? ????????. ??????????????? ? ??????? "?????????????-?????-???????????". 10. ??????????? ??????? ? ?????????? ????????. ???????????? ??????????? ??????? ????????, ?????????? ??????????? ?????????? ????????? ????????, ???????? ?? ????????, ??????????????? ? ????????? ? ????????????. ???????????? ?????? ??????????????? ??????????? ?????????. 11. ????????? ??? ? ??????. ?????????????? ??????????????? ????????? ???????????. ?????????? ?????? 40 ?????????? ??????? ??. ???????, ??????? ??????? ????????? ????????? ?????? ??? ??????? ???????? ????. ????????????? ??????? ???????? ?? ?????????? ??????????. ????????? ??????? ? ????????: 17500 ??????. ????? ??????????: ?. ???????????????, ?? "??????? ???????", ????? ????????????????, ?. 14, ???? 301. ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryuo at frugalware.org Mon Feb 13 02:03:10 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 13 Feb 2012 02:03:10 +0100 (CET) Subject: [Frugalware-git] basetesting: virtualbox-modules-4.1.8-6-x86_64 * fix install scriptlet Message-ID: <20120213010310.3347D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=e7b8db3e62dbe719eaef17c38b122217b026db42 commit e7b8db3e62dbe719eaef17c38b122217b026db42 Author: James Buren Date: Sun Feb 12 19:01:35 2012 -0600 virtualbox-modules-4.1.8-6-x86_64 * fix install scriptlet diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index 14fb1ce..583309d 100644 --- a/source/apps-extra/virtualbox-modules/FrugalBuild +++ b/source/apps-extra/virtualbox-modules/FrugalBuild @@ -3,21 +3,19 @@ pkgname=virtualbox-modules pkgver=4.1.8 -pkgrel=5 +pkgrel=6 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" -Finclude kernel-module -_F_kernelmod_scriptlet=${pkgname}.install -install=${pkgname}.install +_F_kernelmod_scriptlet="$pkgname.install" groups=('apps-extra') archs=('i686' 'x86_64') license=('GPL-2') up2date="lynx -dump ${url}|grep released|sed 's/.* \([0-9.]*\) .*/\1/;q'" -source=(http://dev.gentoo.org/~polynomial-c/virtualbox/vbox-kernel-module-src-${pkgver}.tar.xz ${pkgname}.install $pkgname-depmod.patch) -options=('scriptlet' 'genscriptlet') +source=(http://dev.gentoo.org/~polynomial-c/virtualbox/vbox-kernel-module-src-${pkgver}.tar.xz $pkgname-depmod.patch $pkgname.install) +Finclude kernel-module sha1sums=('ac97198d3275a338905bb04efffde467bbeff9dc' \ - '64fd42e840c1126200f506bf94a7062d8792ffd0' \ - '7c2167a492812d0e1fbd59245182dbbdeb9de87f') + '7c2167a492812d0e1fbd59245182dbbdeb9de87f' \ + '277592e763be812d2c2f10040a7613d960ba89ce') build() { _F_cd_path="." @@ -29,6 +27,12 @@ build() { make KERN_DIR=${_F_kernelmod_dir}/build MODULE_DIR_TST=${Fdestdir}/${_F_kernelmod_dir} \ MODULE_DIR=${Fdestdir}/${_F_kernelmod_dir}/kernel/misc INSTALL_MOD_PATH=${Fdestdir} install || Fdie + mkdir tmp || Fdie + + cd tmp || Fdie + + Fbuild_kernelmod_scriptlet + Fkernelver_compress_modules } diff --git a/source/apps-extra/virtualbox-modules/virtualbox-modules.install b/source/apps-extra/virtualbox-modules/virtualbox-modules.install index b5226fd..68bbf54 100644 --- a/source/apps-extra/virtualbox-modules/virtualbox-modules.install +++ b/source/apps-extra/virtualbox-modules/virtualbox-modules.install @@ -1,7 +1,7 @@ common_install() { - /sbin/depmod -a $_F_kernelmod_uname + /sbin/depmod -a @_F_kernelmod_uname@ } post_install() From melko at frugalware.org Mon Feb 13 02:29:27 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 02:29:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: calibre-0.8.39-1-i686 Message-ID: <20120213012927.738E2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31b8621507d8894c7166b2daa8a2a9d1ee1a68f3 commit 31b8621507d8894c7166b2daa8a2a9d1ee1a68f3 Author: Melko Date: Mon Feb 13 02:28:42 2012 +0100 calibre-0.8.39-1-i686 * version bump diff --git a/source/xapps-extra/calibre/FrugalBuild b/source/xapps-extra/calibre/FrugalBuild index 3443ec6..df84fd3 100644 --- a/source/xapps-extra/calibre/FrugalBuild +++ b/source/xapps-extra/calibre/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=calibre -pkgver=0.8.36 +pkgver=0.8.39 pkgrel=1 pkgdesc="Ebook management application" url="http://calibre.kovidgoyal.net/" @@ -24,7 +24,7 @@ source=(${source[@]} $pkgname-ebook-viewer.desktop \ $pkgname-gui.png \ $pkgname.xml \ poppler-0.18.0.diff) -sha1sums=('f034f374e6017a110cbfe58898d22d44a9591f6b' \ +sha1sums=('842baff5f98c579ee4b7b28e4b8240f15e7de5e7' \ '1323d95691289b41e25fd191dc1d18f1c58e02d2' \ 'e7eb837ad8733ecb813b5f897484324cd7160426' \ '2a675529ef6f034eb20bc48620802b60796d689d' \ From melko at frugalware.org Mon Feb 13 02:33:20 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 02:33:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: jgraphx-1_9_1_0-1-i686 Message-ID: <20120213013320.EBEC6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd52a6a166635429d3fde6b874ee486bfdf3f426 commit bd52a6a166635429d3fde6b874ee486bfdf3f426 Author: Melko Date: Mon Feb 13 02:32:50 2012 +0100 jgraphx-1_9_1_0-1-i686 * version bump diff --git a/source/xlib-extra/jgraphx/FrugalBuild b/source/xlib-extra/jgraphx/FrugalBuild index fd0a3c8..2748aa3 100644 --- a/source/xlib-extra/jgraphx/FrugalBuild +++ b/source/xlib-extra/jgraphx/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=jgraphx -pkgver=1_9_0_2 +pkgver=1_9_1_0 pkgrel=1 pkgdesc="Open source graph drawing component." url="http://www.jgraph.com" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') up2date="Flastarchive $url/downloads/jgraphx/archive/ .zip" Finclude java source=(http://www.jgraph.com/downloads/$pkgname/archive/$pkgname-$pkgver.zip) -sha1sums=('56a8d82c3f3496cb90e8ad7f090e70423a85a5c0') +sha1sums=('43496398be24c3029439f416debcfc19ae4ef3fb') build() { Fcd $pkgname From melko at frugalware.org Mon Feb 13 02:45:21 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 02:45:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libmicrohttpd-0.9.19-1-i686 Message-ID: <20120213014521.CAAB3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a249226648f9c3c10304cbe1c98976cb3ed1ff64 commit a249226648f9c3c10304cbe1c98976cb3ed1ff64 Author: Melko Date: Mon Feb 13 02:44:40 2012 +0100 libmicrohttpd-0.9.19-1-i686 * version bump diff --git a/source/lib-extra/libmicrohttpd/FrugalBuild b/source/lib-extra/libmicrohttpd/FrugalBuild index 2b08019..ce35e06 100644 --- a/source/lib-extra/libmicrohttpd/FrugalBuild +++ b/source/lib-extra/libmicrohttpd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=libmicrohttpd -pkgver=0.9.18 +pkgver=0.9.19 pkgrel=1 pkgdesc="C library that make easy to run an HTTP server as part of an application" url="http://www.gnu.org/software/libmicrohttpd/" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar ftp://ftp.gnu.org/gnu/$pkgname/" source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('f2b1bf54b5f6e817b3c9f00087f6cec00db54b1b') +sha1sums=('a3c949c486427859c8cca534315c1e1f8bcf98ad') # optimization OK From melko at frugalware.org Mon Feb 13 02:49:28 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 02:49:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vym-2.0.6-1-i686 Message-ID: <20120213014928.B2C6F224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5412813befea510d0a7b9b6b6baa6f9f4c3ec547 commit 5412813befea510d0a7b9b6b6baa6f9f4c3ec547 Author: Melko Date: Mon Feb 13 02:48:58 2012 +0100 vym-2.0.6-1-i686 * version bump diff --git a/source/xapps-extra/vym/FrugalBuild b/source/xapps-extra/vym/FrugalBuild index 9798e69..f690086 100644 --- a/source/xapps-extra/vym/FrugalBuild +++ b/source/xapps-extra/vym/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=vym -pkgver=2.0.3 +pkgver=2.0.6 pkgrel=1 pkgdesc="A mindmapping tool." depends=('libqt3support' 'libqtgui' 'libqtdbus' 'libqtnetwork' 'libuuid') @@ -11,7 +11,7 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge source=("${source[@]}" "$pkgname.desktop") -sha1sums=('0785b37deaeb0e7bec9d51c50b9275655964b20b' \ +sha1sums=('bcd2f92a67949b81c77e31d298fc7216402d9071' \ '67911adc49722e3f93d3d01d92ad8128a53272bc') build(){ From melko at frugalware.org Mon Feb 13 02:56:15 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 02:56:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: librecad-1.0.1-1-i686 Message-ID: <20120213015615.C48BA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db46ba6ff91c85875a4c145fe7f8912d2a4d2788 commit db46ba6ff91c85875a4c145fe7f8912d2a4d2788 Author: Melko Date: Mon Feb 13 02:55:40 2012 +0100 librecad-1.0.1-1-i686 * version bump diff --git a/source/xapps-extra/librecad/FrugalBuild b/source/xapps-extra/librecad/FrugalBuild index e8ffcee..217a1a1 100644 --- a/source/xapps-extra/librecad/FrugalBuild +++ b/source/xapps-extra/librecad/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=librecad -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Free Open Source personal CAD application." url="http://librecad.org" @@ -12,10 +12,10 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Fwcat https://github.com/LibreCAD/LibreCAD/tags | sed -n 's/.*v\(.*\).zip.*/\1/p'" source=(https://github.com/LibreCAD/LibreCAD/tarball/v$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('67f50b230ec41c0786129a7b269aa11664bc3282') +sha1sums=('7932a4ad5dd65a3bf59643a6181940955ecbb077') build() { - Fcd LibreCAD-LibreCAD-2d7f866 + Fcd LibreCAD-LibreCAD-1df9fb8 qmake || Fdie Fmake Fexerel unix/$pkgname usr/bin/$pkgname From cuentas at bbva.es Mon Feb 13 05:26:12 2012 From: cuentas at bbva.es (Banco BBVA) Date: 13 Feb 2012 05:26:12 +0100 Subject: [Frugalware-git] Clave de Operaciones Message-ID: <20120213052611.E7DAB03190404187@bbva.es> An HTML attachment was scrubbed... URL: From notice at semopt.ru Mon Feb 13 06:36:58 2012 From: notice at semopt.ru (=?utf-8?B?0JzQvtGC0LjQstCw0YbQuNGPINGB0Y3QudC70Lct0LzQtdC90LXQtNC20LXRgNC+0LI=?=) Date: Mon, 13 Feb 2012 08:36:58 +0300 Subject: [Frugalware-git] =?utf-8?b?0KPQv9GA0LDQstC70LXQvdC40LUg0LzQvtGC?= =?utf-8?b?0LjQstCw0YbQuNC10Lkg0YLQvtGA0LPQvtCy0L7Qs9C+INC/0LXRgNGB?= =?utf-8?b?0L7QvdCw0LvQsA==?= Message-ID: ????????? ????? - ?????????? ???? ??????????: 24 ???????, ?. ??????, ?? "???????? ?????" ?????????? ?? ???????? ????????: 8 ( ?95) 921 .?? ..17 ??????? ??????? ?????????? ?? ????????? ??? ??????? ???, ????? ????????? ?????????? ? ?????????? ??????? ??? ????????? ???????? ????? ??????? ?????????? ????? ?? ??? ?????????? ??? ?? ????????? ????????? ?????????: 1. ????? ?????????? ??????? ??????????? ?????? ? ?????????? (?????-???????????) ?? ?????????? ??????? ??????? ? ???????: "?????????-??? ??, ??? ????????? ?????? ??? ??? ????". ?????? ????????????? ????????: ???????????? ??????; ?????????????? ???????. 2. ??? ??????????????? ????? ??????? ???????? ??????????? ????? ??????. ??????????. ?????????????????. ????????? ???????: ????? ????? ?????????? ?????? ???????????? ????????. 3. ??? ????????? ??????? ????????????? ??????????????? ?????????????? ? ????????????? ?????????? ?? ????????. ?????????? ??????? ?????????????? ???????????. ?????? ???????? ???????? ? ?????? ? ??????? ? ?????????????. ???????????? ??????????????. ??????? ??????? ?????????? ????? (??????, ???????????, ????????). ?????? ???????????? ????????. 4. ????? ?????????? ??????? ??????????????? ??????????????? ?????????? ??????? (?????), ??????? ???????? ? ?.?. 5. ??? ?????????? ???????????? ?????? ?????????? ?? ????????? ???????? ????????. ?????? ??????? ??????????. ?????? ? ????????? ???????????. ??? ???????? ???????. ????????? ???????: 9000 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From kikadf.01 at gmail.com Mon Feb 13 08:39:30 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 08:39:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mediainfo-0.7.53-1-i686 Message-ID: <20120213073930.BFC0D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e787a6569f0b95d4266e7bbb01adb2cb142bb69a commit e787a6569f0b95d4266e7bbb01adb2cb142bb69a Author: kikadf Date: Mon Feb 13 09:39:16 2012 +0100 mediainfo-0.7.53-1-i686 * Version bump diff --git a/source/apps-extra/mediainfo/FrugalBuild b/source/apps-extra/mediainfo/FrugalBuild index f62187e..d8a55c4 100644 --- a/source/apps-extra/mediainfo/FrugalBuild +++ b/source/apps-extra/mediainfo/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: kikadf pkgname=mediainfo -pkgver=0.7.52 -pkgrel=2 +pkgver=0.7.53 +pkgrel=1 pkgdesc="MediaInfo supplies technical and tag information about a video or audio file." depends=('libmediainfo') _F_sourceforge_sep="_" @@ -13,7 +13,7 @@ Finclude sourceforge up2date="Flasttar http://mediainfo.sourceforge.net/fr/Download/Source" groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('de7ec0fa258d5ae3bed27040b549ae4df1885f5e') +sha1sums=('f38d4786c96aa00f315335f9b2b6646450cbbeea') subpkgs=("${subpkgs[@]}" "$pkgname-gtk") @@ -45,7 +45,7 @@ build () Fautoreconf Fbuild Fln /usr/bin/mediainfo-gui /usr/bin/mediainfo-gtk - Ficon MediaInfo/Source/Ressource/Image/MediaInfo.png + Ficon MediaInfo/Source/Resource/Image/MediaInfo.png Fdesktop2 Fsplit mediainfo-gtk "/usr/bin/mediainfo-gui" \ "/usr/bin/mediainfo-gtk" \ @@ -57,17 +57,18 @@ build () _F_desktop_exec="mediainfo-qt" _F_desktop_icon="MediaInfoQt.png" cd $Fsrcdir/MediaInfo || Fdie - Fsed "Help_About.png" "/Help_About.xpm" Source/Ressource/Resources.qrc + Fsed "Help_About.png" "/Help_About.xpm" Source/Resource/Resources.qrc Fsed "..\/..\/..\/..\/MediaInfoLib\/Project\/GNU\/Library\/.libs\/libmediainfo.a" \ "\/usr\/lib\/libmediainfo.a" Project/QMake/GUI/MediaInfoQt.pro Fsed "..\/..\/..\/..\/ZenLib\/Project\/GNU\/Library\/.libs\/libzen.a" \ "\/usr\/lib\/libzen.a -lmms -lcurl" Project/QMake/GUI/MediaInfoQt.pro Fsed "mediainfo-gui" "mediainfo-qt" Project/QMake/GUI/MediaInfoQt.pro + Fsed "Ressource" "Resource" Project/QMake/GUI/MediaInfoQt.pro cd Project/QMake/GUI || Fdie Fexec qmake Fmake Fexe MediaInfo/Project/QMake/GUI/mediainfo-qt usr/bin/mediainfo-qt - Ffile MediaInfo/Source/Ressource/Image/MediaInfo.png /usr/share/pixmaps/MediaInfoQt.png + Ffile MediaInfo/Source/Resource/Image/MediaInfo.png /usr/share/pixmaps/MediaInfoQt.png Fdesktop2 Fsplit mediainfo-qt "/usr/bin/mediainfo-qt" \ "/usr/share" From kikadf.01 at gmail.com Mon Feb 13 08:51:00 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 08:51:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mjm-1.1-1-i686 Message-ID: <20120213075100.CF1F3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4ab3a26fa7398d02309982b15176bdecad7b5fa commit d4ab3a26fa7398d02309982b15176bdecad7b5fa Author: kikadf Date: Mon Feb 13 09:50:39 2012 +0100 mjm-1.1-1-i686 * Fix up2date diff --git a/source/apps-extra/mjm/FrugalBuild b/source/apps-extra/mjm/FrugalBuild index fa1c67b..4e46080 100644 --- a/source/apps-extra/mjm/FrugalBuild +++ b/source/apps-extra/mjm/FrugalBuild @@ -11,7 +11,7 @@ _F_sourceforge_sep="None" _F_cd_path="$pkgname" rodepends=('jwm') Finclude sourceforge -up2date="lynx -dump $_F_sourceforge_rss_url | grep "mjm/files/" | head -1 | sed 's/^.*files\///;s/\/download.*$//'" +up2date="lynx -dump $_F_sourceforge_rss_url | grep "mjm/files/" | head -1 | sed 's/^.*files\///;s/\/.*$//'" groups=('apps-extra') archs=('i686' 'x86_64') sha1sums=('aac677cbcc5fea0bb4b5e9659f13071784cf3b41') From kikadf.01 at gmail.com Mon Feb 13 09:21:41 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 09:21:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fpc-bin-2.6.0-1-i686 Message-ID: <20120213082141.D1262224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a08d5cf6a99651b65a768bd91bab0e0b70e89984 commit a08d5cf6a99651b65a768bd91bab0e0b70e89984 Author: kikadf Date: Mon Feb 13 10:21:38 2012 +0100 fpc-bin-2.6.0-1-i686 * Fix up2date diff --git a/source/devel-extra/fpc-bin/FrugalBuild b/source/devel-extra/fpc-bin/FrugalBuild index 0bfd3f1..db4dde1 100644 --- a/source/devel-extra/fpc-bin/FrugalBuild +++ b/source/devel-extra/fpc-bin/FrugalBuild @@ -25,7 +25,7 @@ _F_sourceforge_subdir="Linux/$pkgver/" _F_sourceforge_rss_limit="400" _F_cd_path="fpc-$pkgver$fpc_arch" Finclude sourceforge -up2date="$up2date | sed 's/x86_64//'" +up2date="$up2date | sed 's/.x86_64-linux//'" build() { From kikadf.01 at gmail.com Mon Feb 13 09:37:42 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 09:37:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: wxsvg-1.1.6-1-i686 Message-ID: <20120213083742.AAE28224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a34dd51a2b190c9d7fd7075df5c2604010d791e3 commit a34dd51a2b190c9d7fd7075df5c2604010d791e3 Author: kikadf Date: Mon Feb 13 10:37:42 2012 +0100 wxsvg-1.1.6-1-i686 * Version bump diff --git a/source/xlib-extra/wxsvg/FrugalBuild b/source/xlib-extra/wxsvg/FrugalBuild index c0a9f9a..9b2b7b9 100644 --- a/source/xlib-extra/wxsvg/FrugalBuild +++ b/source/xlib-extra/wxsvg/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: crazy pkgname=wxsvg -pkgver=1.1.5 +pkgver=1.1.6 pkgrel=1 pkgdesc="wxSVG is C++ library to create, manipulate and render SVG files" _F_sourceforge_ext=".tar.bz2" @@ -13,8 +13,7 @@ depends=('libart_lgpl' 'libstdc++' 'wxgtk>=2.8.12' 'libxxf86vm' 'expat' \ makedepends=('ffmpeg-compiletime') groups=('xlib-extra') archs=('i686' 'x86_64') -sha1sums=('8efa2380ad7a59aa7f8a925b882525c5c1a7f1c5') +sha1sums=('8ca606df4d5dd1cd476aa54d0f33408beea9d920') options=('scriptlet') - # optimization OK From kikadf.01 at gmail.com Mon Feb 13 09:39:39 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 09:39:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gif2png-2.5.5-1-i686 Message-ID: <20120213083939.A8325224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bb6d5eef93269200bd096a24125dc9ce9fb20b15 commit bb6d5eef93269200bd096a24125dc9ce9fb20b15 Author: kikadf Date: Mon Feb 13 10:39:37 2012 +0100 gif2png-2.5.5-1-i686 * Version bump diff --git a/source/apps-extra/gif2png/FrugalBuild b/source/apps-extra/gif2png/FrugalBuild index 6b844a7..f8c234d 100644 --- a/source/apps-extra/gif2png/FrugalBuild +++ b/source/apps-extra/gif2png/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: kikadf pkgname=gif2png -pkgver=2.5.4 -pkgrel=2 +pkgver=2.5.5 +pkgrel=1 pkgdesc="gif2png converts GIF files to PNG format." url="http://www.catb.org/~esr/gif2png/" depends=('libpng>=1.4.8' 'zlib') @@ -11,6 +11,6 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('40a33457e5d2beb0f001c14fabf0e92533c38450') +sha1sums=('df38c056ab8441fff3735316fb0fc2c3953f6c93') # optimization OK From kikadf.01 at gmail.com Mon Feb 13 09:49:35 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 09:49:35 +0100 (CET) Subject: [Frugalware-git] frugalware-current: chkrootkit-0.49-1-i686 Message-ID: <20120213084935.D8719224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b86fd8897297cb5f6b0a4741aef3cd4f15655b46 commit b86fd8897297cb5f6b0a4741aef3cd4f15655b46 Author: kikadf Date: Mon Feb 13 10:49:29 2012 +0100 chkrootkit-0.49-1-i686 * Fix up2date diff --git a/source/apps-extra/chkrootkit/FrugalBuild b/source/apps-extra/chkrootkit/FrugalBuild index 6abd422..32d3e10 100644 --- a/source/apps-extra/chkrootkit/FrugalBuild +++ b/source/apps-extra/chkrootkit/FrugalBuild @@ -11,7 +11,8 @@ pkgurl="ftp://ftp.pangeia.com.br/pub/seg/pac/" groups=('apps-extra') depends=() archs=('i686' 'x86_64') -up2date="lynx --dump http://www.chkrootkit.org/ | grep 'is now available' | sed 's/.* \([0-9\.a-z]\+\) is.*/\1/;q'" +up2date="Flasttar $pkgurl" +#up2date="lynx --dump http://www.chkrootkit.org/ | grep 'is now available' | sed 's/.* \([0-9\.a-z]\+\) is.*/\1/;q'" source=($pkgurl$pkgname-$pkgver.tar.gz) sha1sums=('cec1a3c482b95b20d3a946b07fffb23290abc4a6') From kikadf.01 at gmail.com Mon Feb 13 10:24:28 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 10:24:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: lmms-0.4.13-1-i686 Message-ID: <20120213092428.09CEC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=63a5ccb052ff084f21663a5bf62d0984832295bd commit 63a5ccb052ff084f21663a5bf62d0984832295bd Author: kikadf Date: Mon Feb 13 11:24:05 2012 +0100 lmms-0.4.13-1-i686 * Version bump * Remove unused patch diff --git a/source/xmultimedia-extra/lmms/FrugalBuild b/source/xmultimedia-extra/lmms/FrugalBuild index d9860da..7c1b6d1 100644 --- a/source/xmultimedia-extra/lmms/FrugalBuild +++ b/source/xmultimedia-extra/lmms/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: kikadf pkgname=lmms -pkgver=0.4.12 +pkgver=0.4.13 pkgrel=1 pkgdesc="Linux MultiMedia Studio." -depends=('libqtgui' 'libice' 'libxrender' 'libxext' 'libqtxml' 'sdl' 'jack>=0.118.0' 'libvorbis' 'libsamplerate' 'flac' 'zynaddsubfx>=2.4.0-3') +depends=('libqtgui' 'libice' 'libxrender' 'libxext' 'libqtxml' 'sdl' 'flac' \ + 'jack>=0.118.0' 'libvorbis' 'libsamplerate' 'zynaddsubfx>=2.4.1') makedepends=('ladspa_sdk') options=('scriptlet') groups=('xmultimedia-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge cmake -sha1sums=('680495a87517f90a63b58ea052c369c8ab31bb9a') - +sha1sums=('fbb2232d0cca2751f4395243a474287eb2b5bd2d') # optimization OK diff --git a/source/xmultimedia-extra/lmms/fix-transaltion-detection.patch b/source/xmultimedia-extra/lmms/fix-transaltion-detection.patch deleted file mode 100644 index c713eeb..0000000 --- a/source/xmultimedia-extra/lmms/fix-transaltion-detection.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Naur lmms-0.3.1/acinclude.m4 lmms-0.3.1-p/acinclude.m4 ---- lmms-0.3.1/acinclude.m4 2007-08-23 22:52:38.000000000 +0200 -+++ lmms-0.3.1-p/acinclude.m4 2007-11-13 15:27:43.000000000 +0100 -@@ -65,10 +65,10 @@ - AC_MSG_CHECKING([Qt translations]) - case "${QT_VER}" in - 3*) -- QT_TRANSLATIONS_SEARCH="/usr/share/qt3 /usr/local/qt3 /usr/local/qt31 /usr/local/qt32 /usr/local/qt33 /usr/local/qt" -+ QT_TRANSLATIONS_SEARCH="$QTDIR /usr/share/qt3 /usr/local/qt3 /usr/local/qt31 /usr/local/qt32 /usr/local/qt33 /usr/local/qt" - ;; - 4*) -- QT_TRANSLATIONS_SEARCH="/usr/share/qt4 /usr/local/qt /usr/local/Trolltech/Qt-4.0.0 /usr/local/Trolltech/Qt-4.0.1 /usr/local/Trolltech/Qt-4.1.0 /usr/local/Trolltech/Qt-4.1.0" -+ QT_TRANSLATIONS_SEARCH="$QTDIR /usr/share/qt4 /usr/local/qt /usr/local/Trolltech/Qt-4.0.0 /usr/local/Trolltech/Qt-4.0.1 /usr/local/Trolltech/Qt-4.1.0 /usr/local/Trolltech/Qt-4.1.0" - ;; - esac - for i in $QT_TRANSLATIONS_SEARCH ; do From kikadf.01 at gmail.com Mon Feb 13 10:40:40 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 10:40:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdparm-1.07-1-i686 Message-ID: <20120213094040.9ED8A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d1ad2fa77aff520cb72896d7af6f9fd7e62b161 commit 7d1ad2fa77aff520cb72896d7af6f9fd7e62b161 Author: kikadf Date: Mon Feb 13 11:40:40 2012 +0100 sdparm-1.07-1-i686 * Version bump diff --git a/source/apps/sdparm/FrugalBuild b/source/apps/sdparm/FrugalBuild index de6401c..a2fe62a 100644 --- a/source/apps/sdparm/FrugalBuild +++ b/source/apps/sdparm/FrugalBuild @@ -2,18 +2,15 @@ # Maintainer: kikadf pkgname=sdparm -pkgver=1.06 +pkgver=1.07 pkgrel=1 pkgdesc="sdparm list or change SCSI/ATAPI disk parameters." url="http://sg.danny.cz/sg/sdparm.html" depends=('glibc') -##move to base ? groups=('apps') archs=('i686' 'x86_64' 'arm') up2date="Flasttar $url" source=(http://sg.danny.cz/sg/p/$pkgname-$pkgver.tgz) -sha1sums=('1fb779d4338fd59009c00e83f3b165c8b0bc6071') - - +sha1sums=('81afd0130e9e3d3b4aac0e6ccbc964547d4a2a22') # optimization OK From kikadf.01 at gmail.com Mon Feb 13 10:43:42 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 10:43:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sg3-utils-1.33-1-i686 Message-ID: <20120213094342.4B32D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2211caabb6372f8080d2b221e8efedfa6d3f94e commit b2211caabb6372f8080d2b221e8efedfa6d3f94e Author: kikadf Date: Mon Feb 13 11:43:41 2012 +0100 sg3-utils-1.33-1-i686 * Version bump diff --git a/source/apps/sg3-utils/FrugalBuild b/source/apps/sg3-utils/FrugalBuild index d36ddbb..53fce6b 100644 --- a/source/apps/sg3-utils/FrugalBuild +++ b/source/apps/sg3-utils/FrugalBuild @@ -3,18 +3,17 @@ # Contributor: AlexExtreme pkgname=sg3-utils -pkgver=1.32 +pkgver=1.33 pkgrel=1 pkgdesc="SCSI utilities" url="http://sg.danny.cz/sg/sg3_utils.html" _F_archive_name="sg3_utils" _F_archive_grepv="b" -depends=('glibc>=2.13-2') +depends=('glibc>=2.14.1') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url" source=(http://sg.danny.cz/sg/p/sg3_utils-$pkgver.tgz) -sha1sums=('e7b6a1f63809dc0cd11275ac72eb67a6a3bee4ea') - +sha1sums=('7739ad8b47c2169d28374658c3bf0431cf667eba') # optimization OK From melko at frugalware.org Mon Feb 13 10:45:39 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 10:45:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sigil-0.5.2-1-i686 Message-ID: <20120213094539.9F261224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=647a4b6b1ac558c5f9e104a9c5c486b9a166a303 commit 647a4b6b1ac558c5f9e104a9c5c486b9a166a303 Author: Melko Date: Mon Feb 13 10:25:08 2012 +0100 sigil-0.5.2-1-i686 * version bump diff --git a/source/xapps-extra/sigil/FrugalBuild b/source/xapps-extra/sigil/FrugalBuild index 53ccc03..be44e07 100644 --- a/source/xapps-extra/sigil/FrugalBuild +++ b/source/xapps-extra/sigil/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=sigil -pkgver=0.5.0 +pkgver=0.5.2 pkgrel=1 pkgdesc="A WYSISYG ebook editor." depends=('libqtwebkit') @@ -14,6 +14,6 @@ _F_googlecode_dirname="$pkgname" _F_googlecode_ext="-Code.zip" _F_cd_path="." Finclude googlecode cmake -sha1sums=('4139602b0c39db72f6317f39c13b35cd0f86238d') +sha1sums=('9088bbfcc681a8a55f58e966d8d8f65e307e1fd8') # optimization OK From melko at frugalware.org Mon Feb 13 10:45:39 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 10:45:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ibus-1.4.1-1-i686 Message-ID: <20120213094539.D3255224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7da23a632c50df5ff30fabefa255abe8ad67ba6e commit 7da23a632c50df5ff30fabefa255abe8ad67ba6e Author: Melko Date: Mon Feb 13 10:31:11 2012 +0100 ibus-1.4.1-1-i686 * version bump diff --git a/source/xapps-extra/ibus/FrugalBuild b/source/xapps-extra/ibus/FrugalBuild index 301f682..0d833b1 100644 --- a/source/xapps-extra/ibus/FrugalBuild +++ b/source/xapps-extra/ibus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=ibus -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 pkgdesc="Intelligent Input Bus." depends=('gconf' 'bzip2' 'gtk+3' 'notify-python') @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_iconcache='y' Finclude googlecode gnome-scriptlet -sha1sums=('c46ea0be728ffd4e431d4a18c6bd1e51ceaf045e') +sha1sums=('4cc045553885d35a118ec4b44c2694910209509e') build() { Fbuild From melko at frugalware.org Mon Feb 13 10:45:39 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 10:45:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kile-2.1.1-1-i686 Message-ID: <20120213094539.DCC83224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6d20c5bb5be9dd03e9f2b46f48da76c324839d0 commit d6d20c5bb5be9dd03e9f2b46f48da76c324839d0 Author: Melko Date: Mon Feb 13 10:40:15 2012 +0100 kile-2.1.1-1-i686 * version bump diff --git a/source/kde-extra/kile/FrugalBuild b/source/kde-extra/kile/FrugalBuild index b9b909f..f8a7d28 100644 --- a/source/kde-extra/kile/FrugalBuild +++ b/source/kde-extra/kile/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: DeX77 pkgname=kile -pkgver=2.1 +pkgver=2.1.1 pkgrel=1 pkgdesc="A qt latex environment." groups=('kde-extra') @@ -12,8 +12,8 @@ archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge kde options=('scriptlet') -depends=("${depends[@]}" 'texlive' 'libkhtml' 'libkross' 'libnepomuk' 'attica') +depends=("${depends[@]}" 'texlive' "libkhtml>=$_F_kde_ver" "libkross>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver" 'attica') makedepends=("${makedepends[@]}" 'kdelibs-compiletime' 'ksgmltools2' 'docbook-xsl') -sha1sums=('860ac96b68b6026f48b8a9c401c6024ba78e3cdf') +sha1sums=('36987669dd9db05b063a0b4650ef3589dc79f711') # optimization OK From melko at frugalware.org Mon Feb 13 10:45:39 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 10:45:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qtcreator-2.4.1-1-i686 Message-ID: <20120213094539.E446C224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=daba455a98df4752e2157dfbb03f70fcecfaf7d9 commit daba455a98df4752e2157dfbb03f70fcecfaf7d9 Author: Melko Date: Mon Feb 13 10:41:13 2012 +0100 qtcreator-2.4.1-1-i686 * version bump diff --git a/source/xapps-extra/qtcreator/FrugalBuild b/source/xapps-extra/qtcreator/FrugalBuild index 8091be0..5f393f2 100644 --- a/source/xapps-extra/qtcreator/FrugalBuild +++ b/source/xapps-extra/qtcreator/FrugalBuild @@ -3,7 +3,7 @@ pkgname=qtcreator _F_archive_name=qt-creator -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc='Lightweight, cross-platform integrated development environment' archs=('i686' 'x86_64') @@ -16,7 +16,7 @@ Finclude gnome-scriptlet up2date="Flastarchive http://download.qt.nokia.com/qtcreator/ -src.tar.gz" source=(http://get.qt.nokia.com/$pkgname/$_F_archive_name-$pkgver-src.tar.gz \ $pkgname.desktop) -sha1sums=('12934e34fdda3f493812e671f8db1fb789578e91' \ +sha1sums=('a6b5dc13722b19a34e6b8e4c7eb14b0715e9f6ba' \ '6fee3a29ec5f91ff04b4bccdf5528481dfefacac') build() { @@ -30,3 +30,5 @@ build() { Ffile /usr/share/applications/$pkgname.desktop Fbuild_gnome_scriptlet } + +# optimization OK From melko at frugalware.org Mon Feb 13 10:45:39 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 10:45:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: luminance-hdr-2.2.0-1-i686 Message-ID: <20120213094539.ECF17224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25d7dcac4435c0d04944a98bdbc9231ba45a74b0 commit 25d7dcac4435c0d04944a98bdbc9231ba45a74b0 Author: Melko Date: Mon Feb 13 10:42:43 2012 +0100 luminance-hdr-2.2.0-1-i686 * version bump diff --git a/source/xapps-extra/luminance-hdr/FrugalBuild b/source/xapps-extra/luminance-hdr/FrugalBuild index 0174b4e..42cdc70 100644 --- a/source/xapps-extra/luminance-hdr/FrugalBuild +++ b/source/xapps-extra/luminance-hdr/FrugalBuild @@ -2,27 +2,23 @@ # Maintainer: Melko pkgname=luminance-hdr -pkgver=2.1.0 -pkgrel=3 +pkgver=2.2.0 +pkgrel=1 pkgdesc="an open source graphical user interface application that aims to provide a workflow for HDR imaging" archs=('i686' 'x86_64') groups=('xapps-extra') -_F_archive_grepv="pre" depends=('exiv2>=0.22' 'openexr' 'libgomp' 'fftw' 'gsl' 'libqtwebkit' 'libraw>=0.14.3' 'libqtsql') +makedepends=('qt4-linguist') replaces=('luminance') +_F_cd_path="." _F_sourceforge_dirname="qtpfsgui" _F_gnome_iconcache="y" -Finclude sourceforge gnome-scriptlet -source=($source luminance-hdr-2.1.0-libraw.patch) -sha1sums=('5bc3f58c3403565cf209c0ef30fc68d5b7c58fd7' \ - 'acd5706fdc7a57bb6f14284c4b63645c0dfcbfd5') +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge cmake gnome-scriptlet +sha1sums=('7a81a38e944c89249c307497145e6d86164080f2') build() { - Fcd - Fpatchall - qmake PREFIX=/usr || Fdie - Fmake - make INSTALL_ROOT=${Fdestdir} install || Fdie + CMake_build Fbuild_gnome_scriptlet } diff --git a/source/xapps-extra/luminance-hdr/luminance-hdr-2.1.0-libraw.patch b/source/xapps-extra/luminance-hdr/luminance-hdr-2.1.0-libraw.patch deleted file mode 100644 index 3583df5..0000000 --- a/source/xapps-extra/luminance-hdr/luminance-hdr-2.1.0-libraw.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- luminance-hdr-2.1.0/src/Fileformat/pfsinraw.cpp.orig -+++ luminance-hdr-2.1.0/src/Fileformat/pfsinraw.cpp -@@ -94,7 +94,6 @@ - RawProcessor.set_progress_handler(cb, callback_data); - int ret; - -- OUT.filtering_mode = LIBRAW_FILTERING_AUTOMATIC; - OUT.output_bps = 16; - - //OUT.gamm[0] = 1/2.4; //sRGB From kikadf.01 at gmail.com Mon Feb 13 11:06:33 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 11:06:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fmod-4.40.00-1-i686 Message-ID: <20120213100633.CD86B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fc350f3e9dfa3e5433d0c737c13880e450764b2 commit 9fc350f3e9dfa3e5433d0c737c13880e450764b2 Author: kikadf Date: Mon Feb 13 12:06:29 2012 +0100 fmod-4.40.00-1-i686 * Version bump diff --git a/source/multimedia-extra/fmod/FrugalBuild b/source/multimedia-extra/fmod/FrugalBuild index 606fe82..51daab4 100644 --- a/source/multimedia-extra/fmod/FrugalBuild +++ b/source/multimedia-extra/fmod/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=fmod -pkgver=4.38.06 +pkgver=4.40.00 pkgrel=1 _pkgname='fmodapi'$(echo $pkgver|sed 's/\.//;s/\.//')'linux' if [ "$CARCH" == "x86_64" ] ; then @@ -17,9 +17,9 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url | grep "stable:" | head -1 | sed 's/.*le://;s/ *dev.*//'" source=($url/release/version/$_pkgname.tar.gz) if [ "$CARCH" == "x86_64" ] ; then - sha1sums=('8a575eba2fa76d243c0e9b4fe9959e98f3eb2aaa') + sha1sums=('61b78c0b99ff6fb73e53f5d0013cfbdc3fb4c0a6') else - sha1sums=('489c2229f3f7e1d944ab2eddcadb2c8ac651498a') + sha1sums=('ce081e78d355eb022624bfed490ce48a64637290') fi build() @@ -29,4 +29,3 @@ build() mv api/inc/* $Fdestdir/usr/include/fmod || Fdie mv api/lib/* $Fdestdir/usr/lib || Fdie } - From kikadf.01 at gmail.com Mon Feb 13 12:45:03 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 12:45:03 +0100 (CET) Subject: [Frugalware-git] frugalware-current: unetbootin-568-1-i686 Message-ID: <20120213114503.49CFA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8783594f334aa8910f76847c9318e01675464b1d commit 8783594f334aa8910f76847c9318e01675464b1d Author: kikadf Date: Mon Feb 13 13:45:04 2012 +0100 unetbootin-568-1-i686 * Version bump diff --git a/source/xapps-extra/unetbootin/FrugalBuild b/source/xapps-extra/unetbootin/FrugalBuild index f59978f..c1612a3 100644 --- a/source/xapps-extra/unetbootin/FrugalBuild +++ b/source/xapps-extra/unetbootin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: kikadf pkgname=unetbootin -pkgver=565 +pkgver=568 pkgrel=1 pkgdesc="UNetbootin loads utilities or installs Linux/BSD to a partition or USB drive without a CD." _F_cd_path="/" @@ -16,7 +16,7 @@ makedepends=('qt4-linguist') Finclude sourceforge groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('6c1151cb6a8630263510aba450a320f3ccc72320') +sha1sums=('003426083048dec252c981e8b2ef0bfd9316d0b5') build() { From kikadf.01 at gmail.com Mon Feb 13 13:12:11 2012 From: kikadf.01 at gmail.com (kikadf) Date: Mon, 13 Feb 2012 13:12:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: conkygui-1.3.1-1-i686 Message-ID: <20120213121211.7C8EF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e2efa3f2cf4e929bf85f42871e9d0a8da00e4e8 commit 2e2efa3f2cf4e929bf85f42871e9d0a8da00e4e8 Author: kikadf Date: Mon Feb 13 14:12:10 2012 +0100 conkygui-1.3.1-1-i686 * Fix up2date diff --git a/source/xapps-extra/conkygui/FrugalBuild b/source/xapps-extra/conkygui/FrugalBuild index e23e06e..cbd9a5c 100644 --- a/source/xapps-extra/conkygui/FrugalBuild +++ b/source/xapps-extra/conkygui/FrugalBuild @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Conky GUI aims to quicken the customization of Conky files" _F_sourceforge_ext=".tar.bz2" _F_sourceforge_sep="v" +_F_archive_grepv="scala" _F_desktop_name="Conky GUI" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Utility;Development;" From companypens at gmx.com Mon Feb 13 10:34:49 2012 From: companypens at gmx.com (companypens at gmx.com) Date: 13 Feb 2012 01:34:49 -0800 Subject: [Frugalware-git] Carolyn Bentley - Custom Imprinted Pens Message-ID: <20120213013448.2D24D9408FC2E161@gmx.com> Greetings, My name is?Carolyn Bentley?and I would like to show our new imprinted pens?to the person who handles the marketing. You can have?them imprinted with your company information and logo Please email your logo in EPS or PDF format and we can show you a virtual proof and let me know what type of products you bought before so I can give you?new marketing?ideas. Sincerely, Carolyn Bentley Phone (562) 888 1952 companypens at gmx.com Please put a ( x ) for specials on promotional products. (??? )Promotional Pens (??? )Promotional Sticky Note Pads (??? ?)Promotional Coffee Mugs (??? )Promotional Coolers (??? )Low Cost-Minimum Order Promotional Products (??? )Business Gifts (Padfolios, Portfolios, Computer Bags, etc.) (??? )Trade Show Giveaway Items (??? )Healthcare Promotional Products Confidentiality, Privacy, and Security Notice: The content, materials, and accompanying attachment(s) contained within any eMail (electronic mail transmission) is intended solely for the individual or entity to which it is addressed [authorized recipient(s)] which may be confidential, exempt from disclosure under the Electronic Communications Privacy Act, and/or legally privileged. The message facilitates a previous agreement of the transaction/service of a transactional relationship for which the intended recipient explicitly has double confirmed agreement to be contacted and informed in an ongoing capacity. If you are not the intended recipient(s), responsible for delivering partially or in full any transmission to the intended recipient(s), and/or have received the transmission in error, you are hereby notified you are strictly prohibited from reading, copying, printing, distributing and/or disclosing any of the content, materials, and accompanying attachment(s) contained within. If you have received any portion of the transmission in error, please notify the original sender by forwarding all transmissions to wlcpromotions at gmx.us ??and delete the original along with all copies of the transmission to include any accompanying attachment (s). Any views, commentary, and/or opinions presented within are solely those of the author(s) and do not necessarily represent those of any other company(s) or parent entity(s). At anytime you may stop further transactional communications by letting us know by emailing us at unsubscribeyouremail at gmx.us and you will no longer receive communications from us. This advertisement is in complete Compliance with the FEDERAL CAN SPAM ACT of 2003. You may unsubscribe at anytime by simply clicking here ? Unsubscribe me from this list within the email. To Report SPAM ABUSE Please Email The Hosting Company At: abuse-uss-excalibur at gmx.us -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Mon Feb 13 17:18:09 2012 From: baste at frugalware.org (Baste) Date: Mon, 13 Feb 2012 17:18:09 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-desktop-3.3.5-2-x86_64 * Rebuild Message-ID: <20120213161809.52821224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cb82f3f5a88ea2cf2c2fc54d13f0dac9ba770469 commit cb82f3f5a88ea2cf2c2fc54d13f0dac9ba770469 Author: Baste Date: Mon Feb 13 17:17:55 2012 +0100 gnome-desktop-3.3.5-2-x86_64 * Rebuild diff --git a/source/gnome/gnome-desktop/FrugalBuild b/source/gnome/gnome-desktop/FrugalBuild index 2e3550e..da4c3e2 100644 --- a/source/gnome/gnome-desktop/FrugalBuild +++ b/source/gnome/gnome-desktop/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-desktop pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="The GNOME Desktop" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'gtk+3' 'startup-notification>=0.10-2' 'rarian>=0.8.0' 'libxrandr' 'gsettings-desktop-schemas' \ From baste at frugalware.org Mon Feb 13 17:21:43 2012 From: baste at frugalware.org (Baste) Date: Mon, 13 Feb 2012 17:21:43 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-menus-3.3.5-2-x86_64 * Rebuild Message-ID: <20120213162143.95E78224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=2cd54e941a537115022a03c5e742067e845e7804 commit 2cd54e941a537115022a03c5e742067e845e7804 Author: Baste Date: Mon Feb 13 17:21:40 2012 +0100 gnome-menus-3.3.5-2-x86_64 * Rebuild diff --git a/source/gnome/gnome-menus/FrugalBuild b/source/gnome/gnome-menus/FrugalBuild index 723d1a3..1f02780 100644 --- a/source/gnome/gnome-menus/FrugalBuild +++ b/source/gnome/gnome-menus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-menus pkgver=3.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME menus and menu editor" depends=('gamin>=0.1.9-3' 'python>=2.7') makedepends=('intltool' 'gobject-introspection') From baste at frugalware.org Mon Feb 13 17:24:57 2012 From: baste at frugalware.org (Baste) Date: Mon, 13 Feb 2012 17:24:57 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.3.5-3-x86_64 * Rebuild Message-ID: <20120213162457.895FB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f348d2df7911239abfaaf3aed347367aacd30926 commit f348d2df7911239abfaaf3aed347367aacd30926 Author: Baste Date: Mon Feb 13 17:22:27 2012 +0100 gnome-control-center-3.3.5-3-x86_64 * Rebuild diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index ebc4926..2f533e6 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -5,15 +5,19 @@ USE_CHEESE=${USE_CHEESE:-"y"} pkgname=gnome-control-center pkgver=3.3.5 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME Control Center" -depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ - 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' 'mesademos' \ - 'evolution-data-server>=3.2.0' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ - 'libkrb5' 'db>=4.7.25' 'libsocialweb>=0.25.7' 'gsettings-desktop-schemas' \ - 'gnome-settings-daemon' 'libcanberra-gtk>=0.26-2' 'libcanberra-alsa' 'libcanberra-gst' 'upower' \ - 'accountsservice' 'apg' 'cantarell-fonts' 'nm-applet' 'glib-networking' 'pulseaudio>=1.1' 'gsettings-desktop-schemas' 'gnome-online-accounts' 'colord') -makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.28.0' 'krb5' 'gtk-doc' 'cups' 'libgtop' 'icu4c>=4.8') +depends=('gnome-desktop' 'gnome-menus' 'gnome-online-accounts' 'libgtop' 'gnome-settings-daemon' 'systemd' \ + 'nm-applet' 'libsocialweb') +#depends=('libxml2>=2.7.8' 'gnome-desktop>=3.3.1' 'mutter' 'libgnomekbd>=3.0.0' 'gnome-menus' \ +# 'nautilus>=3.2.0' 'gst-plugins-base>=0.10.19-2' 'desktop-file-utils' 'mesademos' \ +# 'evolution-data-server>=3.2.0' 'libxxf86misc' 'libxscrnsaver' 'xrdb' \ +# 'libkrb5' 'db>=4.7.25' 'libsocialweb>=0.25.7' 'gsettings-desktop-schemas' \ +# 'gnome-settings-daemon' 'libcanberra-gtk>=0.26-2' 'libcanberra-alsa' 'libcanberra-gst' 'upower' \ +# 'accountsservice' 'apg' 'cantarell-fonts' 'nm-applet' 'glib-networking' 'pulseaudio>=1.1' 'gsettings-desktop-schemas' \ +# 'gnome-online-accounts' 'colord') +#makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'gnome-common>=2.28.0' 'krb5' 'gtk-doc' 'cups' 'libgtop' 'icu4c>=4.8') +makedepends=('intltool' 'gnome-doc-utils' 'cups') rodepends=('gst-plugins-base-alsa>=0.10.19-2' 'sound-theme-freedesktop') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') @@ -26,7 +30,7 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" options=('scriptlet') Finclude gnome gnome-scriptlet -Fconfopts="$Fconfopts --enable-aboutme --disable-doc --with-libsocialweb=yes \ +Fconfopts="$Fconfopts --with-libsocialweb=yes \ --disable-update-mimedb --disable-static --enable-debug --enable-systemd" if Fuse $USE_CHEESE; then #export CFLAGS="$CFLAGS -I/usr/include/cheese -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2" From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: bandwidth-0.26c-1-i686 Message-ID: <20120213163607.08862224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bdebb4f8b9615cf9990f90c1b63502064f5f5d0 commit 4bdebb4f8b9615cf9990f90c1b63502064f5f5d0 Author: Slown Date: Thu Jan 26 19:33:22 2012 +0100 bandwidth-0.26c-1-i686 * new package diff --git a/source/apps-extra/bandwidth/FrugalBuild b/source/apps-extra/bandwidth/FrugalBuild new file mode 100644 index 0000000..558f2fe --- /dev/null +++ b/source/apps-extra/bandwidth/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown + +pkgname=bandwidth +pkgver=0.26c +pkgrel=1 +pkgdesc="A benchmark that attempts to measure memory and network bandwidth" +url="http://zsmith.co/bandwidth.html" +depends=('nasm') +groups=('apps-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url" +source=(http://zsmith.co/archives/$pkgname-$pkgver.tar.bz2) +sha1sums=('df5123deba1a343156ccd7e7b68ef657e55058f7') + +build() { + Fcd + + if [ "${CARCH}" = "x86_64" ]; then + make bandwidth64 + Fexerel bandwidth64 usr/bin/$pkgname + else + make bandwidth32 + Fexerel bandwidth32 usr/bin/$pkgname + fi +} From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: socketpool-0.2.3-1-i686 Message-ID: <20120213163607.10141224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b8f3d6a476b6593fe58845c2f805a3a85f7604f commit 2b8f3d6a476b6593fe58845c2f805a3a85f7604f Author: Slown Date: Fri Jan 27 11:07:33 2012 +0100 socketpool-0.2.3-1-i686 * new package diff --git a/source/lib-extra/socketpool/FrugalBuild b/source/lib-extra/socketpool/FrugalBuild new file mode 100644 index 0000000..24b117e --- /dev/null +++ b/source/lib-extra/socketpool/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown + +pkgname=socketpool +pkgver=0.2.3 +pkgrel=1 +pkgdesc="A simple socket pool that suports multiple factories and backends. It can easily be used by gevent, eventlet or any other library." +rodepends=('python') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('af94726cf2d1277ada38921d235d997d50cd6727') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libeatmydata-28-1-i686 Message-ID: <20120213163607.18033224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=81675f7e1ea49093813725f0888f2f9020a3f1c4 commit 81675f7e1ea49093813725f0888f2f9020a3f1c4 Author: Slown Date: Fri Jan 27 18:38:14 2012 +0100 libeatmydata-28-1-i686 * new package diff --git a/source/lib-extra/libeatmydata/FrugalBuild b/source/lib-extra/libeatmydata/FrugalBuild new file mode 100644 index 0000000..5d73d45 --- /dev/null +++ b/source/lib-extra/libeatmydata/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.11 SBU +# Maintainer: Slown + +pkgname=libeatmydata +pkgver=28 +pkgrel=1 +pkgdesc="Library and utilities designed to disable fsync and friends" +depends=('glibc') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_launchpad_subdir="release-$pkgver" +Finclude launchpad +sha1sums=('bd8a26b5e8dc9647ddf70989652e2da55a18b752') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libexplain-0.51.D001-1-i686 Message-ID: <20120213163607.2070F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aaa70a58d58371c3b89e13e23f8aafdc80bb28ee commit aaa70a58d58371c3b89e13e23f8aafdc80bb28ee Author: Slown Date: Fri Jan 27 19:06:31 2012 +0100 libexplain-0.51.D001-1-i686 * new package diff --git a/source/lib-extra/libexplain/FrugalBuild b/source/lib-extra/libexplain/FrugalBuild new file mode 100644 index 0000000..05f890b --- /dev/null +++ b/source/lib-extra/libexplain/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 2.34 SBU +# Maintainer: Slown + +pkgname=libexplain +pkgver=0.51.D001 +pkgrel=1 +pkgdesc="A library which may be used to explain Unix and Linux system call errors" +depends=('glibc') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('e8e1fd2b7a607fa823d6b13285c406e4e1197041') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sopcast-3.2.6-4-i686 Message-ID: <20120213163607.27400224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c22b2fdef10b44c2566a8a6d7db0b16003c8c483 commit c22b2fdef10b44c2566a8a6d7db0b16003c8c483 Author: Slown Date: Sat Jan 28 11:33:52 2012 +0100 sopcast-3.2.6-4-i686 * fixing depends diff --git a/source/network-extra/sopcast/FrugalBuild b/source/network-extra/sopcast/FrugalBuild index 6ccaf6e..ada07a5 100644 --- a/source/network-extra/sopcast/FrugalBuild +++ b/source/network-extra/sopcast/FrugalBuild @@ -1,11 +1,11 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=sopcast pkgver=3.2.6 -pkgrel=3 +pkgrel=4 pkgdesc="The Streaming Direct Broadcast System based on P2P" -depends=('libgcc') +depends=('libstdc++5') groups=('network-extra') archs=('i686') _F_googlecode_name="sp-auth" From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tv-maxe-0.06.5-1-i686 Message-ID: <20120213163607.2E3FF224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f2a45ccf93614446755389c19aaa6dbfdfb815f commit 4f2a45ccf93614446755389c19aaa6dbfdfb815f Author: Slown Date: Sat Jan 28 12:05:42 2012 +0100 tv-maxe-0.06.5-1-i686 * version bump diff --git a/source/xmultimedia-extra/tv-maxe/FrugalBuild b/source/xmultimedia-extra/tv-maxe/FrugalBuild index c51b5d1..ec6291d 100644 --- a/source/xmultimedia-extra/tv-maxe/FrugalBuild +++ b/source/xmultimedia-extra/tv-maxe/FrugalBuild @@ -1,15 +1,15 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=tv-maxe -pkgver=0.06.4 +pkgver=0.06.5 pkgrel=1 pkgdesc="Free television for your Linux system" depends=('pygtk' 'sopcast' 'vlc' 'mplayer') groups=('xmultimedia-extra') archs=('i686') Finclude googlecode -sha1sums=('3390900bec826292df9935c1c6fd6705724aa674') +sha1sums=('ab989aa1a443612decac23156b98c7d632b18e81') _F_desktop_name="TV-MAXE" _F_desktop_icon="/usr/share/pixmaps/tvmaxe.png" @@ -20,7 +20,6 @@ build() { Fmkdir /usr/share/$pkgname cp -R * $Fdestdir/usr/share/$pkgname || Fdie Fwrapper "cd /usr/share/tv-maxe/ && python tvmaxe.py" tv-maxe - Fcd Ficonrel tvmaxe.png Fdesktop2 } From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: jansson-2.3-1-i686 Message-ID: <20120213163607.39091224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab9f585f65a613343bb005a6048bbd680b4ef662 commit ab9f585f65a613343bb005a6048bbd680b4ef662 Author: Slown Date: Sun Jan 29 18:50:25 2012 +0100 jansson-2.3-1-i686 * new package diff --git a/source/lib-extra/jansson/FrugalBuild b/source/lib-extra/jansson/FrugalBuild new file mode 100644 index 0000000..70dc81a --- /dev/null +++ b/source/lib-extra/jansson/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.07 SBU +# Maintainer: Slown + +pkgname=jansson +pkgver=2.3 +pkgrel=1 +pkgdesc="C library for encoding, decoding and manipulating JSON data" +url="http://www.digip.org/jansson" +depends=('glibc') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url | sed 's/_doc//g'" +source=($url/releases/$pkgname-$pkgver.tar.gz) +sha1sums=('4b278ceb6233828c0315624034470e774c5542ce') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:35:51 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:35:51 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scopy-0.4~195-1-i686 Message-ID: <20120213163551.EF212224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c85f1cf945eae2075152b94803cdea9d3e6d37f0 commit c85f1cf945eae2075152b94803cdea9d3e6d37f0 Author: Slown Date: Thu Jan 26 19:01:46 2012 +0100 scopy-0.4~195-1-i686 * version bump diff --git a/source/games-extra/scopy/FrugalBuild b/source/games-extra/scopy/FrugalBuild index 43f581c..9104470 100644 --- a/source/games-extra/scopy/FrugalBuild +++ b/source/games-extra/scopy/FrugalBuild @@ -1,17 +1,17 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.04 SBU # Maintainer: Slown pkgname=scopy -pkgver=0.3~182 +pkgver=0.4~195 pkgrel=1 pkgdesc="The italian card game 'scopa' writtent in Python and GTK+3" -depends=('webkit-gtk3' 'pygobject3-cairo') +depends=('clutter-gtk' 'pygobject3-cairo' 'python3-sleekxmpp') makedepends=('intltool') groups=('games-extra') archs=('i686' 'x86_64') -_F_launchpad_branch="0.3" -_F_launchpad_subdir="0.3" +_F_launchpad_branch="0.4" +_F_launchpad_subdir="0.4" _F_gnome_desktop="y" Finclude launchpad gnome-scriptlet _F_cd_path="." -sha1sums=('c8f26dd6d31f89bf439ef340b94f091a52c25e58') +sha1sums=('5b99fa4ce1fbda84719831ff43cc01511e7762f4') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: duff-0.5.2-1-i686 Message-ID: <20120213163607.4001B224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1efe8bd6991b5cc65d19eeba6bb849b85ec6df2 commit a1efe8bd6991b5cc65d19eeba6bb849b85ec6df2 Author: Slown Date: Sun Jan 29 20:20:22 2012 +0100 duff-0.5.2-1-i686 * new package diff --git a/source/apps-extra/duff/FrugalBuild b/source/apps-extra/duff/FrugalBuild new file mode 100644 index 0000000..4068c7b --- /dev/null +++ b/source/apps-extra/duff/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.05 SBU +# Maintainer: Slown + +pkgname=duff +pkgver=0.5.2 +pkgrel=1 +pkgdesc="A command-line utility for quickly finding duplicates in a given set of files" +depends=('glibc') +groups=('apps-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('23c4dd36f9829f52e436ca53c62d9f01007c7df6') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: hhexen-1.6.2-1-i686 Message-ID: <20120213163607.489CE224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=64eaf1d79de6ffc065e8db3d108fac37b8e727e7 commit 64eaf1d79de6ffc065e8db3d108fac37b8e727e7 Author: Slown Date: Sun Jan 29 20:36:24 2012 +0100 hhexen-1.6.2-1-i686 * new package diff --git a/source/games-extra/hhexen/FrugalBuild b/source/games-extra/hhexen/FrugalBuild new file mode 100644 index 0000000..d8b08ac --- /dev/null +++ b/source/games-extra/hhexen/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.14 SBU +# Maintainer: Slown + +pkgname=hhexen +pkgver=1.6.2 +pkgrel=1 +pkgdesc="A Linux port of Raven Game's old shooter, Hexen" +depends=('sdl_mixer' 'libglu') +groups=('games-extra') +archs=('i686' 'x86_64') +_F_sourceforge_ext="-src.tgz" +Finclude sourceforge +_F_cd_path="$pkgname-$pkgver-src" +sha1sums=('2e92d55b95676223db3b3fafbcab8180e6be0ea3') + +build() { + Fcd + Fconf --with-audio=sdlmixer + Fmake + Fexerel ${pkgname}-gl usr/bin/$pkgname +} + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: broom-1.2.0-1-i686 Message-ID: <20120213163607.5208F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=21fc15a6cf57ace6d8602b060dc073f6d556a0a8 commit 21fc15a6cf57ace6d8602b060dc073f6d556a0a8 Author: Slown Date: Mon Jan 30 16:49:24 2012 +0100 broom-1.2.0-1-i686 * version bump diff --git a/source/apps-extra/broom/FrugalBuild b/source/apps-extra/broom/FrugalBuild index 6ac3653..e207894 100644 --- a/source/apps-extra/broom/FrugalBuild +++ b/source/apps-extra/broom/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Slown pkgname=broom -pkgver=1.1.0 +pkgver=1.2.0 pkgrel=1 pkgdesc="A disk cleaning utility for developers" -rodepends=('bash') +depends=() groups=('apps-extra') archs=('i686' 'x86_64') _F_github_author="nicoulaj" Finclude github -sha1sums=('e39a3778ca5e41f91a9572824cc45236c6189ec6') +sha1sums=('33c1e943b23975f20b71b4e086f98c65c8aa711d') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-peewee-0.8.1-1-i686 Message-ID: <20120213163607.59F40224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4849427398087152a910b0334687f86bff07f963 commit 4849427398087152a910b0334687f86bff07f963 Author: Slown Date: Mon Jan 30 16:56:23 2012 +0100 python-peewee-0.8.1-1-i686 * version bump diff --git a/source/apps-extra/python-peewee/FrugalBuild b/source/apps-extra/python-peewee/FrugalBuild index 4c19cb4..b0f3c2f 100644 --- a/source/apps-extra/python-peewee/FrugalBuild +++ b/source/apps-extra/python-peewee/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-peewee _F_archive_name="peewee" -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="A small orm, with support for postgresql, mysql and sqlite" rodepends=('python') @@ -12,4 +12,4 @@ groups=('apps-extra') archs=('i686' 'x86_64') _F_pypi_name="peewee" Finclude pypi -sha1sums=('51ec9251fdd1ea5558685491e97314be532e5795') +sha1sums=('592a317a8aa5ec9a39f9bd43967f413832607027') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libmemcached-1.0.4-1-i686 Message-ID: <20120213163607.61EDB224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88ae2afea52b54c4dfbcb257e60b27e3ea148990 commit 88ae2afea52b54c4dfbcb257e60b27e3ea148990 Author: Slown Date: Mon Jan 30 17:03:57 2012 +0100 libmemcached-1.0.4-1-i686 * version bump diff --git a/source/lib-extra/libmemcached/FrugalBuild b/source/lib-extra/libmemcached/FrugalBuild index 74ce6ff..cf1adf6 100644 --- a/source/lib-extra/libmemcached/FrugalBuild +++ b/source/lib-extra/libmemcached/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 1.17 SBU +# Compiling Time: 1.19 SBU # Maintainer: Slown pkgname=libmemcached -pkgver=1.0.3 +pkgver=1.0.4 pkgrel=1 pkgdesc="A C and C++ client library for memcached" depends=('libstdc++') @@ -10,6 +10,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_launchpad_branch="1.0" Finclude launchpad -sha1sums=('e97bbe8968ca51df4fc30d34422c95b0e85eaf69') +sha1sums=('a74644a368b14954c80623879bd722ebf552f857') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vault-1.0.0-1-i686 Message-ID: <20120213163607.690D8224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5c51fc5ca0de515720dfde2ec09ce99a990bca6 commit d5c51fc5ca0de515720dfde2ec09ce99a990bca6 Author: Slown Date: Mon Jan 30 17:24:45 2012 +0100 vault-1.0.0-1-i686 * new package diff --git a/source/xapps-extra/vault/FrugalBuild b/source/xapps-extra/vault/FrugalBuild new file mode 100644 index 0000000..2bea720 --- /dev/null +++ b/source/xapps-extra/vault/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=vault +pkgver=1.0.0 +pkgrel=1 +pkgdesc="A GUI application for creating and managing encrypted folders" +rodepends=('pyqt4' 'encfs') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_gnome_desktop="y" +_F_github_author="Clepto" +_F_github_name="Vault" +Finclude github gnome-scriptlet +sha1sums=('af59fbeb1080ae74f6475557861d0a840312e818') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pidgin-hide-chat-1.0-1-i686 Message-ID: <20120213163607.6FA95224CBEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebf68c3b58ada6132cb877cd27b633cd243f8845 commit ebf68c3b58ada6132cb877cd27b633cd243f8845 Author: Slown Date: Tue Jan 31 18:04:50 2012 +0100 pidgin-hide-chat-1.0-1-i686 * new package diff --git a/source/xapps-extra/pidgin-hide-chat/FrugalBuild b/source/xapps-extra/pidgin-hide-chat/FrugalBuild new file mode 100644 index 0000000..1384080 --- /dev/null +++ b/source/xapps-extra/pidgin-hide-chat/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.07 SBU +# Maintainer: Slown + +pkgname=pidgin-hide-chat +pkgver=1.0 +pkgrel=1 +pkgdesc="Pidgin plugin to show/hide chat windows on connect" +depends=('pidgin' 'libidn') +makedepends=('intltool') +groups=('xapps-extra' 'pidgin-plugins') +archs=('i686' 'x86_64') +Finclude launchpad +sha1sums=('663afc9556ab3875501c96ee99fabb5000785706') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-waitress-0.8-1-i686 Message-ID: <20120213163607.7725A224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b68db88dc78196853eea5c13ee404cc7b20e771 commit 3b68db88dc78196853eea5c13ee404cc7b20e771 Author: Slown Date: Wed Feb 1 17:12:57 2012 +0100 python-waitress-0.8-1-i686 * version bump diff --git a/source/devel-extra/python-waitress/FrugalBuild b/source/devel-extra/python-waitress/FrugalBuild index 763803c..3f00bf9 100644 --- a/source/devel-extra/python-waitress/FrugalBuild +++ b/source/devel-extra/python-waitress/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-waitress _F_archive_name="waitress" -pkgver=0.7 +pkgver=0.8 pkgrel=1 pkgdesc="Waitress WSGI server" rodepends=('python') @@ -12,4 +12,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="waitress" Finclude pypi -sha1sums=('178a77cf0124cdb2bf7eb78f93d96af544014998') +sha1sums=('512cbb39e03625f4e840a71b347457f43278b40c') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyftpdlib-0.7.0-1-i686 Message-ID: <20120213163607.83967224CBED@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5c249bff558e886ef2059b53edc224a0a767e8a commit a5c249bff558e886ef2059b53edc224a0a767e8a Author: Slown Date: Wed Feb 1 22:12:53 2012 +0100 pyftpdlib-0.7.0-1-i686 * new package diff --git a/source/lib-extra/pyftpdlib/FrugalBuild b/source/lib-extra/pyftpdlib/FrugalBuild new file mode 100644 index 0000000..42281fb --- /dev/null +++ b/source/lib-extra/pyftpdlib/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=pyftpdlib +pkgver=0.7.0 +pkgrel=1 +pkgdesc="Complete asynchronous FTP server library in Python" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('b8ace5a3851f31a6d61a8c17fd850ca11166c8c6') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-pipeline-0.1.3-1-i686 Message-ID: <20120213163607.7D72D224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2cfe4c15cc96369eb6aaac26f2017cd331c500d commit f2cfe4c15cc96369eb6aaac26f2017cd331c500d Author: Slown Date: Wed Feb 1 17:20:31 2012 +0100 python-pipeline-0.1.3-1-i686 * new package diff --git a/source/lib-extra/python-pipeline/FrugalBuild b/source/lib-extra/python-pipeline/FrugalBuild new file mode 100644 index 0000000..b22c68f --- /dev/null +++ b/source/lib-extra/python-pipeline/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-pipeline +pkgver=0.1.3 +pkgrel=1 +pkgdesc="Iterator pipelines for Python" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('4c476d0abe61a1466ecece8e1bb211a71d59d688') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-bitarray-0.5.1-1-i686 Message-ID: <20120213163607.9111F224CBEE@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=16b44ecc709654a6382b8dab6cccb221f2a67ebb commit 16b44ecc709654a6382b8dab6cccb221f2a67ebb Author: Slown Date: Thu Feb 2 17:18:14 2012 +0100 python-bitarray-0.5.1-1-i686 * version bump diff --git a/source/devel-extra/python-bitarray/FrugalBuild b/source/devel-extra/python-bitarray/FrugalBuild index 9aec09d..6f05faa 100644 --- a/source/devel-extra/python-bitarray/FrugalBuild +++ b/source/devel-extra/python-bitarray/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.12 SBU # Maintainer: Slown pkgname=python-bitarray _F_archive_name="bitarray" -pkgver=0.5.0 +pkgver=0.5.1 pkgrel=1 pkgdesc="Efficient representation of arrays of booleans." depends=('python') @@ -11,6 +11,6 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="bitarray" Finclude pypi -sha1sums=('aeed92ba3d3c0ae7b15510d3141d05bc4bd86ff7') +sha1sums=('4d86fa217dd07290b207829b3ebdbfc8fce9e32a') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xattr-0.6.4-1-i686 Message-ID: <20120213163607.989D4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c54aca7b9de67715a660337a95889c40ed1f94b commit 8c54aca7b9de67715a660337a95889c40ed1f94b Author: Slown Date: Thu Feb 2 17:19:49 2012 +0100 xattr-0.6.4-1-i686 * version bump diff --git a/source/devel-extra/xattr/FrugalBuild b/source/devel-extra/xattr/FrugalBuild index 875aed3..47785ab 100644 --- a/source/devel-extra/xattr/FrugalBuild +++ b/source/devel-extra/xattr/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=xattr -pkgver=0.6.3 +pkgver=0.6.4 pkgrel=1 pkgdesc="Python wrapper for extended filesystem attributes" depends=('python') @@ -10,6 +10,6 @@ makedepends=('python-distribute') groups=('devel-extra') archs=('i686' 'x86_64') Finclude pypi -sha1sums=('8b17ce6d0b12213201d20a06111d732f3dbc8564') +sha1sums=('8a8bb457f507c17a7c707ed76b1b2863d6923c7b') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyhash-0.4.1-1-i686 Message-ID: <20120213163607.B017B224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3fe087a88062748cc0b92dc245137a0caab69a9f commit 3fe087a88062748cc0b92dc245137a0caab69a9f Author: Slown Date: Thu Feb 2 21:14:18 2012 +0100 pyhash-0.4.1-1-i686 * new package diff --git a/source/lib-extra/pyhash/FrugalBuild b/source/lib-extra/pyhash/FrugalBuild new file mode 100644 index 0000000..ab02615 --- /dev/null +++ b/source/lib-extra/pyhash/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.01 SBU +# Maintainer: Slown + +pkgname=pyhash +pkgver=0.4.1 +pkgrel=1 +pkgdesc="Python Non-cryptographic Hash Library" +depends=('python' 'libboost') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="pyfasthash" +Finclude googlecode +sha1sums=('e80cbdff4cfa124d1caf0c3af2d373f715dd2394') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: snapraid-1.8-1-i686 Message-ID: <20120213163607.A5FCD224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=420e116f6ae05a836ea2401d09de314854840773 commit 420e116f6ae05a836ea2401d09de314854840773 Author: Slown Date: Thu Feb 2 17:22:01 2012 +0100 snapraid-1.8-1-i686 * version bump diff --git a/source/apps-extra/snapraid/FrugalBuild b/source/apps-extra/snapraid/FrugalBuild index 022d6a4..0f8fbff 100644 --- a/source/apps-extra/snapraid/FrugalBuild +++ b/source/apps-extra/snapraid/FrugalBuild @@ -1,14 +1,14 @@ -# Compiling Time: 0.08 SBU +# Compiling Time: 0.07 SBU # Maintainer: Slown pkgname=snapraid -pkgver=1.7 +pkgver=1.8 pkgrel=1 pkgdesc="Create, synchronize and check content and parity data for snapshot RAID" depends=('openssl') groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('f56d695ed40cc32ad0fe94ff23e765fdb8b5cd78') +sha1sums=('e8d4fecfaf6fa5e9872edc835f13dc97ff89f8ca') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-munkres-1.0.5.4-1-i686 Message-ID: <20120213163607.C6659224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d0036bc277cb9e2e0c7bbb09f829249dad57ee7c commit d0036bc277cb9e2e0c7bbb09f829249dad57ee7c Author: Slown Date: Fri Feb 3 18:56:43 2012 +0100 python-munkres-1.0.5.4-1-i686 * new package diff --git a/source/lib-extra/python-munkres/FrugalBuild b/source/lib-extra/python-munkres/FrugalBuild new file mode 100644 index 0000000..7a133e7 --- /dev/null +++ b/source/lib-extra/python-munkres/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-munkres +_F_archive_name="munkres" +pkgver=1.0.5.4 +pkgrel=1 +pkgdesc="Munkres algorithm for the assignment problem" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="munkres" +Finclude pypi +sha1sums=('d81de77cde326497f6752e4993f0aa93e6f1201c') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: osu-micro-benchmarks-3.5.1-1-i686 Message-ID: <20120213163607.B9549224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f2f5da1010100dd12ed8d196a46c1fa7a0579aff commit f2f5da1010100dd12ed8d196a46c1fa7a0579aff Author: Slown Date: Fri Feb 3 10:29:53 2012 +0100 osu-micro-benchmarks-3.5.1-1-i686 * version bump diff --git a/source/lib-extra/osu-micro-benchmarks/FrugalBuild b/source/lib-extra/osu-micro-benchmarks/FrugalBuild index 48fc9b9..d67c4b7 100644 --- a/source/lib-extra/osu-micro-benchmarks/FrugalBuild +++ b/source/lib-extra/osu-micro-benchmarks/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.04 SBU +# Compiling Time: 0.06 SBU # Maintainer: Slown pkgname=osu-micro-benchmarks -pkgver=3.5 +pkgver=3.5.1 pkgrel=1 pkgdesc="A suite of micro-benchmarks for testing various MPI operations" url="http://mvapich.cse.ohio-state.edu/benchmarks" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('5b80b2b48098df4c254ea24995be1bf114130b33') +sha1sums=('230900662166f7f6ec6e83489ef199f2cdf1d39a') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: beets-1.0b12-1-i686 Message-ID: <20120213163607.DF588224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e1143878c3152d0a4d3dd63b00479105a751aa3 commit 6e1143878c3152d0a4d3dd63b00479105a751aa3 Author: Slown Date: Fri Feb 3 19:13:31 2012 +0100 beets-1.0b12-1-i686 * new package diff --git a/source/multimedia-extra/beets/FrugalBuild b/source/multimedia-extra/beets/FrugalBuild new file mode 100644 index 0000000..b9bc2d8 --- /dev/null +++ b/source/multimedia-extra/beets/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=beets +pkgver=1.0b12 +pkgrel=1 +pkgdesc="Flexible music library manager and tagger" +depends=('mutagen' 'python-munkers' 'python-unidecode' 'python-musicbrainz') +makedepends=('python-distribute') +groups=('multimedia-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('6195055019a5b5313993e96f31f091c3848d6863') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-unidecode-0.04.9-1-i686 Message-ID: <20120213163607.CF7E5224CBEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d53fb02da74110bdba66aa34bbc24dc2330e25b5 commit d53fb02da74110bdba66aa34bbc24dc2330e25b5 Author: Slown Date: Fri Feb 3 19:02:56 2012 +0100 python-unidecode-0.04.9-1-i686 * new package diff --git a/source/lib-extra/python-unidecode/FrugalBuild b/source/lib-extra/python-unidecode/FrugalBuild new file mode 100644 index 0000000..1872864 --- /dev/null +++ b/source/lib-extra/python-unidecode/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-unidecode +_F_archive_name="Unidecode" +pkgver=0.04.9 +pkgrel=1 +pkgdesc="ASCII transliterations of Unicode text" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="Unidecode" +Finclude pypi +sha1sums=('c705b71ea08978012b5800f038b1de1a3ba81426') From slownlinux at gmail.com Mon Feb 13 17:36:07 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: wingedmonkey-0.2.2-1-i686 Message-ID: <20120213163607.E970A224CBF3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0fe6f20bb33d220632513c92e7147b641469b25 commit e0fe6f20bb33d220632513c92e7147b641469b25 Author: Slown Date: Sat Feb 4 10:13:24 2012 +0100 wingedmonkey-0.2.2-1-i686 * version bump diff --git a/source/x11-extra/wingedmonkey/FrugalBuild b/source/x11-extra/wingedmonkey/FrugalBuild index 0f6dfcc..1a9f284 100644 --- a/source/x11-extra/wingedmonkey/FrugalBuild +++ b/source/x11-extra/wingedmonkey/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=wingedmonkey -pkgver=0.2.1 +pkgver=0.2.2 pkgrel=1 pkgdesc="Hybrid window manager for X Windowing System with command-line interface" depends=('libx11') @@ -10,6 +10,6 @@ groups=('x11-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('efa7426787353da2354fac707bc1b493cc89357d') +sha1sums=('c6d5e89827a7588c78da108d683fb8b0b3a82278') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:08 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: taskcoach-1.3.7-1-i686 Message-ID: <20120213163608.37A7C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=453a681016af4e6b429f412fb2b5134c2d25012d commit 453a681016af4e6b429f412fb2b5134c2d25012d Author: Slown Date: Sat Feb 4 10:19:19 2012 +0100 taskcoach-1.3.7-1-i686 * version bump diff --git a/source/xapps-extra/taskcoach/FrugalBuild b/source/xapps-extra/taskcoach/FrugalBuild index dc7fb5d..f515db9 100644 --- a/source/xapps-extra/taskcoach/FrugalBuild +++ b/source/xapps-extra/taskcoach/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=taskcoach -pkgver=1.3.6 +pkgver=1.3.7 pkgrel=1 pkgdesc="A simple open source todo manager to manage personal tasks and todo lists" rodepends=('wxpython-u8>=2.8.9.2') @@ -10,7 +10,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_name="TaskCoach" Finclude sourceforge -sha1sums=('59e49278b71bf7c01e0b1b9bc412bf1820ff71f6') +sha1sums=('27470a1d769191c39f0f08d3cc11e05403530386') build() { Fcd From slownlinux at gmail.com Mon Feb 13 17:36:08 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: broom-1.3.0-1-i686 Message-ID: <20120213163608.7908C224CBF0@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8322570a7aced5e6f74785024536cb30e83a0393 commit 8322570a7aced5e6f74785024536cb30e83a0393 Author: Slown Date: Sat Feb 4 20:33:51 2012 +0100 broom-1.3.0-1-i686 * version bump diff --git a/source/apps-extra/broom/FrugalBuild b/source/apps-extra/broom/FrugalBuild index e207894..61d8d33 100644 --- a/source/apps-extra/broom/FrugalBuild +++ b/source/apps-extra/broom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=broom -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc="A disk cleaning utility for developers" depends=() @@ -10,4 +10,4 @@ groups=('apps-extra') archs=('i686' 'x86_64') _F_github_author="nicoulaj" Finclude github -sha1sums=('33c1e943b23975f20b71b4e086f98c65c8aa711d') +sha1sums=('e7d8a2479c25edb797e4df0209a316ecdbf6fb70') From slownlinux at gmail.com Mon Feb 13 17:36:08 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-peewee-0.9.0-1-i686 Message-ID: <20120213163608.B7435224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=764c4dbff531e0ffc7ff8ab4ea527e6527691a6b commit 764c4dbff531e0ffc7ff8ab4ea527e6527691a6b Author: Slown Date: Sun Feb 5 11:00:54 2012 +0100 python-peewee-0.9.0-1-i686 * version bump diff --git a/source/apps-extra/python-peewee/FrugalBuild b/source/apps-extra/python-peewee/FrugalBuild index b0f3c2f..a79a89e 100644 --- a/source/apps-extra/python-peewee/FrugalBuild +++ b/source/apps-extra/python-peewee/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-peewee _F_archive_name="peewee" -pkgver=0.8.1 +pkgver=0.9.0 pkgrel=1 pkgdesc="A small orm, with support for postgresql, mysql and sqlite" rodepends=('python') @@ -12,4 +12,4 @@ groups=('apps-extra') archs=('i686' 'x86_64') _F_pypi_name="peewee" Finclude pypi -sha1sums=('592a317a8aa5ec9a39f9bd43967f413832607027') +sha1sums=('f806addbaa1aab92eab832dcf634a8b2d42d6db3') From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-bitarray-0.5.2-1-i686 Message-ID: <20120213163610.24FC4224CBF1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e01de06d4237d8122499f766875ab9ed5c44860d commit e01de06d4237d8122499f766875ab9ed5c44860d Author: Slown Date: Sun Feb 5 11:09:14 2012 +0100 python-bitarray-0.5.2-1-i686 * version bump diff --git a/source/devel-extra/python-bitarray/FrugalBuild b/source/devel-extra/python-bitarray/FrugalBuild index 6f05faa..bda169b 100644 --- a/source/devel-extra/python-bitarray/FrugalBuild +++ b/source/devel-extra/python-bitarray/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.12 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-bitarray _F_archive_name="bitarray" -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc="Efficient representation of arrays of booleans." depends=('python') @@ -11,6 +11,6 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="bitarray" Finclude pypi -sha1sums=('4d86fa217dd07290b207829b3ebdbfc8fce9e32a') +sha1sums=('d5dff62895be9586d4a68eca27c0c8e63e89f5b9') # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:09 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: rho-1.1.14-1-i686 Message-ID: <20120213163609.5EDD8224CBF5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b068d624c377816cc55884b31ba4b72239b59065 commit b068d624c377816cc55884b31ba4b72239b59065 Author: Slown Date: Sun Feb 5 11:06:47 2012 +0100 rho-1.1.14-1-i686 * version bump diff --git a/source/apps-extra/rho/FrugalBuild b/source/apps-extra/rho/FrugalBuild index c13bc45..6bd997b 100644 --- a/source/apps-extra/rho/FrugalBuild +++ b/source/apps-extra/rho/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.09 SBU +# Compiling Time: 0.03 SBU # Maintainer: Slown pkgname=rho -pkgver=1.1.13 +pkgver=1.1.14 pkgrel=1 pkgdesc="A small, very configurable console-based text editor." url="http://rho.tuxfamily.org" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.bz2) -sha1sums=('0db874cfa59b4da1d780387fd7b4d8db697f24f8') +sha1sums=('1bd66bd2cfa70b9d48372a1ceb86287ecf2e41f0') build() { Fcd From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: groonga-1.3.0-1-i686 Message-ID: <20120213163610.6BFAE224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6c4d59b3f0235ee74ac65e2276ea8b66ae43d42 commit b6c4d59b3f0235ee74ac65e2276ea8b66ae43d42 Author: Slown Date: Sun Feb 5 11:48:50 2012 +0100 groonga-1.3.0-1-i686 * new package diff --git a/source/lib-extra/groonga/FrugalBuild b/source/lib-extra/groonga/FrugalBuild new file mode 100644 index 0000000..cc41515 --- /dev/null +++ b/source/lib-extra/groonga/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 2.55 SBU +# Maintainer: Slown + +pkgname=groonga +pkgver=1.3.0 +pkgrel=1 +pkgdesc="An opensource fulltext search engine" +url="http://www.groonga.org" +depends=('libstdc++' 'libedit') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump http://packages.groonga.org/source/groonga | Flasttar" +source=(http://packages.groonga.org/source/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('61b02d5e5b1bc4e5aff08074094a5c0ed934c1a6') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: plac-0.9.0-1-i686 Message-ID: <20120213163610.792F2224CBF6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=933b6ccca703a317fee71cf82e848f35accd77fa commit 933b6ccca703a317fee71cf82e848f35accd77fa Author: Slown Date: Sun Feb 5 20:47:07 2012 +0100 plac-0.9.0-1-i686 * new package diff --git a/source/devel-extra/plac/FrugalBuild b/source/devel-extra/plac/FrugalBuild new file mode 100644 index 0000000..9be5a30 --- /dev/null +++ b/source/devel-extra/plac/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=plac +pkgver=0.9.0 +pkgrel=1 +pkgdesc="The smartest command line arguments parser in the world" +rodepends=('python') +groups=('devel-extra') +archs=('i686' 'x86_64') +Finclude pypi +sha1sums=('4b803bc417a970536780e1c123b117b122604af0') From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: broom-1.4.0-1-i686 Message-ID: <20120213163610.9359A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99a2ed0fd75a39601416693f67f12dc7ae4e629f commit 99a2ed0fd75a39601416693f67f12dc7ae4e629f Author: Slown Date: Mon Feb 6 19:19:56 2012 +0100 broom-1.4.0-1-i686 * version bump diff --git a/source/apps-extra/broom/FrugalBuild b/source/apps-extra/broom/FrugalBuild index 61d8d33..a6d549c 100644 --- a/source/apps-extra/broom/FrugalBuild +++ b/source/apps-extra/broom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=broom -pkgver=1.3.0 +pkgver=1.4.0 pkgrel=1 pkgdesc="A disk cleaning utility for developers" depends=() @@ -10,4 +10,4 @@ groups=('apps-extra') archs=('i686' 'x86_64') _F_github_author="nicoulaj" Finclude github -sha1sums=('e7d8a2479c25edb797e4df0209a316ecdbf6fb70') +sha1sums=('14ef94e44e7bb9a94d7a807531a58ca46d2ba93c') From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: bashmount-1.6.1-1-i686 Message-ID: <20120213163610.AB71B224CBF3@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b98f29878be99bcc7952bae7a2cf602e773adf9b commit b98f29878be99bcc7952bae7a2cf602e773adf9b Author: Slown Date: Mon Feb 6 19:28:37 2012 +0100 bashmount-1.6.1-1-i686 * version bump diff --git a/source/apps-extra/bashmount/FrugalBuild b/source/apps-extra/bashmount/FrugalBuild index 773cf1e..432b41b 100644 --- a/source/apps-extra/bashmount/FrugalBuild +++ b/source/apps-extra/bashmount/FrugalBuild @@ -1,19 +1,19 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=bashmount -pkgver=1.6.0 +pkgver=1.6.1 pkgrel=1 pkgdesc="A menu-driven bash script for the management of removable media with Udisks" -depends=('udisks') +rodepends=('udisks') backup=('etc/bashmount.conf') groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('b6e9a58036aac723e99e7a65156fe470f1f365cb') +sha1sums=('c51ebf23205185bf196083b0d81f2e440195c666') build() { Fcd - Fexerel $pkgname /usr/bin/$pkgname - Ffilerel $pkgname.conf /etc/$pkgname.conf + Fexerel /usr/bin/$pkgname + Ffilerel /etc/$pkgname.conf } From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: guimup-0.3.1-1-i686 Message-ID: <20120213163610.B596E224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c88e1fb0b78001e88df8be0952d9d154cf5fad7 commit 7c88e1fb0b78001e88df8be0952d9d154cf5fad7 Author: Slown Date: Mon Feb 6 20:39:01 2012 +0100 guimup-0.3.1-1-i686 * version bump diff --git a/source/xapps-extra/guimup/FrugalBuild b/source/xapps-extra/guimup/FrugalBuild index d4d2d07..061ff68 100644 --- a/source/xapps-extra/guimup/FrugalBuild +++ b/source/xapps-extra/guimup/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.30 SBU +# Compiling Time: 0.29 SBU # Maintainer: Slown pkgname=guimup -pkgver=0.3.0 -pkgrel=2 +pkgver=0.3.1 +pkgrel=1 pkgdesc="A mouse operated graphical user interface (GUI) for MPD" depends=('libmpdclient' 'libsoup' 'gtkmm' 'unique' 'bzip2') rodepends=('mpd') @@ -12,11 +12,13 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_dirname="musicpd" _F_sourceforge_subdir="Guimup/" +_F_sourceforge_sep="_" _F_sourceforge_ext="_src.tar.gz" Finclude sourceforge +up2date="Flastarchive http://sourceforge.net/projects/musicpd/files/Guimup/0.3.1 _src.tar.gz" source=($source $pkgname.png) -_F_cd_path="$pkgname-${pkgver}_src" -sha1sums=('47c232196c3572ffb3ce5e9b11b609c8385bc4cc' \ +_F_cd_path="${pkgname}_${pkgver}_src/$pkgname" +sha1sums=('352c19fd670b45cd66462a01edb9aa2d94f38b07' \ 'dc8f85c934ab41ffd7c86817ee1411973776bce1') _F_desktop_name="Guimup" diff --git a/source/xapps-extra/guimup/guimup.desktop b/source/xapps-extra/guimup/guimup.desktop deleted file mode 100644 index 0663f1e..0000000 --- a/source/xapps-extra/guimup/guimup.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Guimup -Comment=GTK+ frontend for mpd -Exec=guimup -Terminal=false -Type=Application -Icon=guimup -Categories=GTK;AudioVideo;Player; -StartupNotify=true From slownlinux at gmail.com Mon Feb 13 17:36:10 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: movgrab-1.1.7-1-i686 Message-ID: <20120213163610.E26CB224CBF2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b376d6664941536a14ba5b56faabd03f9715aea1 commit b376d6664941536a14ba5b56faabd03f9715aea1 Author: Slown Date: Mon Feb 6 21:02:26 2012 +0100 movgrab-1.1.7-1-i686 * version bump diff --git a/source/apps-extra/movgrab/FrugalBuild b/source/apps-extra/movgrab/FrugalBuild index 05decb2..afae44b 100644 --- a/source/apps-extra/movgrab/FrugalBuild +++ b/source/apps-extra/movgrab/FrugalBuild @@ -1,16 +1,23 @@ -# Compiling Time: 0.04 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=movgrab -pkgver=1.1.6 +pkgver=1.1.7 pkgrel=1 pkgdesc="A command-line movie downloader" url="http://sites.google.com/site/columscode/home/movgrab" -depends=('zlib') +depends=('openssl' 'zlib') groups=('apps-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://sites.google.com/site/columscode/files" +up2date="lynx -dump http://sites.google.com/site/columscode/files | Flasttar" source=(http://sites.google.com/site/columscode/files/$pkgname-$pkgver.tgz) -sha1sums=('412376f2764ba16d3dc6657b614adde1a2e8d1ab') +sha1sums=('a35d07d6b31e0e5eba994958a29debde0b1eaabe') + +build() { + Fcd + ./configure --enable-ssl + make || Fdie + Fexerel /usr/bin/$pkgname +} # optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-cliapp-0.25.1-1-i686 Message-ID: <20120213163611.01296224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e94c165e4dffcc9db19d819e8e2e93102fd1bc49 commit e94c165e4dffcc9db19d819e8e2e93102fd1bc49 Author: Slown Date: Wed Feb 8 17:51:08 2012 +0100 python-cliapp-0.25.1-1-i686 * version bump diff --git a/source/lib-extra/python-cliapp/FrugalBuild b/source/lib-extra/python-cliapp/FrugalBuild index f61629f..88faf19 100644 --- a/source/lib-extra/python-cliapp/FrugalBuild +++ b/source/lib-extra/python-cliapp/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-cliapp -pkgver=0.24 +pkgver=0.25.1 pkgrel=1 pkgdesc="Python B-tree library" url="http://liw.fi/cliapp" @@ -13,7 +13,7 @@ Fpkgversep="_" up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-cliapp | Flastarchive .orig.tar.gz" source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="cliapp-$pkgver" -sha1sums=('f2773202d0061ef1aa29db914ddcc0ab3a0452e2') +sha1sums=('82f9dc1d3637f852653850a7af1db40d1734548d') build() { Fcd From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qpdfview-0.1-1-i686 Message-ID: <20120213163611.09A5C224CBF7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=116c12f98053ec3ce35e44762e5d854cff4728ee commit 116c12f98053ec3ce35e44762e5d854cff4728ee Author: Slown Date: Wed Feb 8 18:30:02 2012 +0100 qpdfview-0.1-1-i686 * new package diff --git a/source/xapps-extra/qpdfview/FrugalBuild b/source/xapps-extra/qpdfview/FrugalBuild new file mode 100644 index 0000000..0127f6d --- /dev/null +++ b/source/xapps-extra/qpdfview/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=qpdfview +pkgver=0.1 +pkgrel=1 +pkgdesc="qpdfview is a tabbed PDF viewer using the poppler library" +depends=('poppler-qt4' 'libuuid' 'bzip2') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_gnome_desktop="y" +Finclude launchpad gnome-scriptlet +sha1sums=('72b93fbe29a120e1772f920f68fc355b87ea712b') + +build() { + Fcd + qmake || Fdie + Fmake + Fexerel usr/bin/$pkgname + Ffilerel $pkgname.desktop /usr/share/applications/$pkgname.desktop + Ffilerel qpdfview_de.qm /usr/share/$pkgname/qpdfview_de.qm +} + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: menutray-0.3.0-1-i686 Message-ID: <20120213163611.7A946224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e934ff5a50d09bf221d6bebd54b5b8fe659f89cc commit e934ff5a50d09bf221d6bebd54b5b8fe659f89cc Author: Slown Date: Thu Feb 9 21:02:34 2012 +0100 menutray-0.3.0-1-i686 * new package diff --git a/source/xapps-extra/menutray/FrugalBuild b/source/xapps-extra/menutray/FrugalBuild new file mode 100644 index 0000000..0771a3f --- /dev/null +++ b/source/xapps-extra/menutray/FrugalBuild @@ -0,0 +1,19 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=menutray +pkgver=0.3.0 +pkgrel=1 +pkgdesc="A simple Gtk2 application menu written in Perl" +depends=('perl-gtk2') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_googlecode_dirname="trizen" +Finclude googlecode +sha1sums=('2f431ecf7a6368f8c2af36308f690a9bca96fcdb') + +build() { + Fexe usr/bin/$pkgname + Fmkdir /usr/share/$pkgname + Fcp icons/ usr/share/$pkgname +} From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-cliapp-0.25.2-1-i686 Message-ID: <20120213163611.98358224CBF1@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=20745cb96bab943e6152c577f96767004fcf40fb commit 20745cb96bab943e6152c577f96767004fcf40fb Author: Slown Date: Sat Feb 11 10:42:23 2012 +0100 python-cliapp-0.25.2-1-i686 * version bump diff --git a/source/lib-extra/python-cliapp/FrugalBuild b/source/lib-extra/python-cliapp/FrugalBuild index 88faf19..cf2d736 100644 --- a/source/lib-extra/python-cliapp/FrugalBuild +++ b/source/lib-extra/python-cliapp/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-cliapp -pkgver=0.25.1 +pkgver=0.25.2 pkgrel=1 pkgdesc="Python B-tree library" url="http://liw.fi/cliapp" @@ -13,7 +13,7 @@ Fpkgversep="_" up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-cliapp | Flastarchive .orig.tar.gz" source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="cliapp-$pkgver" -sha1sums=('82f9dc1d3637f852653850a7af1db40d1734548d') +sha1sums=('282170661e3efd061f1dde56304ad1a1ed7fb6da') build() { Fcd From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libmaia-0.g6079b5d-1-i686 Message-ID: <20120213163611.A65FF224CBF6@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c10b5606b948203e286e20fdf168c4f543a82c9d commit c10b5606b948203e286e20fdf168c4f543a82c9d Author: Slown Date: Sat Feb 11 11:23:30 2012 +0100 libmaia-0.g6079b5d-1-i686 * new package diff --git a/source/lib-extra/libmaia/FrugalBuild b/source/lib-extra/libmaia/FrugalBuild new file mode 100644 index 0000000..b6c6221 --- /dev/null +++ b/source/lib-extra/libmaia/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.09 SBU +# Maintainer: Slown + +pkgname=libmaia +pkgver=0.g6079b5d +pkgrel=1 +pkgdesc="libmaia is a easy-to-use XML-RCP library for Qt4" +url="https://github.com/wiedi/libmaia" +depends=('qt4') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_scm_type="git" +_F_scm_url="git://github.com/wiedi/libmaia.git" +_F_cd_path="$pkgname" +Finclude scm + +build() { + Funpack_scm + qmake || Fdie + Fmake + Ffilerel /usr/lib/$pkgname.a + Fmkdir /usr/include/$pkgname + Ffilerel *.h /usr/include/$pkgname +} From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-cliapp-0.26-1-i686 Message-ID: <20120213163611.E60BE224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8fbfa855172604a556699878b0186fdcd6e6a0d commit d8fbfa855172604a556699878b0186fdcd6e6a0d Author: Slown Date: Sun Feb 12 17:35:04 2012 +0100 python-cliapp-0.26-1-i686 * version bump diff --git a/source/lib-extra/python-cliapp/FrugalBuild b/source/lib-extra/python-cliapp/FrugalBuild index cf2d736..ae6fe9a 100644 --- a/source/lib-extra/python-cliapp/FrugalBuild +++ b/source/lib-extra/python-cliapp/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=python-cliapp -pkgver=0.25.2 +pkgver=0.26 pkgrel=1 pkgdesc="Python B-tree library" url="http://liw.fi/cliapp" @@ -13,7 +13,7 @@ Fpkgversep="_" up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-cliapp | Flastarchive .orig.tar.gz" source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="cliapp-$pkgver" -sha1sums=('282170661e3efd061f1dde56304ad1a1ed7fb6da') +sha1sums=('13c2f08382511418796f6db8dbc94f64b3feae8e') build() { Fcd From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libtvdb-0.3.0-1-i686 Message-ID: <20120213163611.ADFA7224CBF5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ce680fa44dbca363b69f9a365135da0e199224b commit 1ce680fa44dbca363b69f9a365135da0e199224b Author: Slown Date: Sat Feb 11 11:59:48 2012 +0100 libtvdb-0.3.0-1-i686 * new package diff --git a/source/lib-extra/libtvdb/FrugalBuild b/source/lib-extra/libtvdb/FrugalBuild new file mode 100644 index 0000000..54fd99b --- /dev/null +++ b/source/lib-extra/libtvdb/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.07 SBU +# Maintainer: Slown + +pkgname=libtvdb +pkgver=0.3.0 +pkgrel=1 +pkgdesc="A small library to fetch TV series information from the thetvdb.com web service" +depends=() +makedepends=('kdebase-runtime-compiletime' 'automoc4') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge cmake +sha1sums=('36a47b2c572c927a84e16252195378d9ae27725b') + +# optimization OK From slownlinux at gmail.com Mon Feb 13 17:36:12 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyasn1-0.1.2-1-i686 Message-ID: <20120213163612.32452224CBF9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=286b98e3bf447918226538cfee4863a8e4eedad4 commit 286b98e3bf447918226538cfee4863a8e4eedad4 Author: Slown Date: Sun Feb 12 19:34:30 2012 +0100 pyasn1-0.1.2-1-i686 * new package diff --git a/source/lib-extra/pyasn1/FrugalBuild b/source/lib-extra/pyasn1/FrugalBuild new file mode 100644 index 0000000..806d72c --- /dev/null +++ b/source/lib-extra/pyasn1/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=pyasn1 +pkgver=0.1.2 +pkgrel=1 +pkgdesc="ASN.1 library for Python" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('4438226c5d38db582442241fc574a2001b685613') From slownlinux at gmail.com Mon Feb 13 17:36:11 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 17:36:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-ssh-1.7.12-1-i686 Message-ID: <20120213163611.ECC88224CBF2@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3fa5af594f9f62e5ea807908a3f2f61849ac87d6 commit 3fa5af594f9f62e5ea807908a3f2f61849ac87d6 Author: Slown Date: Sun Feb 12 17:39:25 2012 +0100 python-ssh-1.7.12-1-i686 * version bump diff --git a/source/lib-extra/python-ssh/FrugalBuild b/source/lib-extra/python-ssh/FrugalBuild index 0d5a0dd..7e15421 100644 --- a/source/lib-extra/python-ssh/FrugalBuild +++ b/source/lib-extra/python-ssh/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-ssh _F_archive_name="ssh" -pkgver=1.7.11 +pkgver=1.7.12 pkgrel=1 pkgdesc="Python SSH2 protocol library" depends=('pycrypto') @@ -11,4 +11,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="ssh" Finclude pypi -sha1sums=('8f4f7289167689ae7bbb2f53ffa51228cb6a6b6a') +sha1sums=('ef2c5affa5990aa6619f7b0ca56d672fcc621016') From melko at frugalware.org Mon Feb 13 17:46:18 2012 From: melko at frugalware.org (Melko) Date: Mon, 13 Feb 2012 17:46:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: razor-qt-0.4.1-1-i686 Message-ID: <20120213164618.3E8F7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=08b30baa61b22d743c43f78cb50329b63bc8156a commit 08b30baa61b22d743c43f78cb50329b63bc8156a Author: Melko Date: Mon Feb 13 17:45:01 2012 +0100 razor-qt-0.4.1-1-i686 * version bump diff --git a/source/xapps-extra/razor-qt/FrugalBuild b/source/xapps-extra/razor-qt/FrugalBuild index 99a0c86..61b8291 100644 --- a/source/xapps-extra/razor-qt/FrugalBuild +++ b/source/xapps-extra/razor-qt/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=razor-qt -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 pkgdesc="Toolbox-like desktop environment." depends=('libqtgui' 'file' 'bzip2' 'libuuid' 'libqtdbus' 'libxcomposite' 'libxdamage' 'libqtscript') @@ -12,6 +12,6 @@ archs=('i686' 'x86_64') _F_sourceforge_name="razorqt" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge cmake -sha1sums=('bdc2e32af8fbe348207b77a37491f3791bd961fc') +sha1sums=('d05fb1b653381ae4632ce46929986077f98f246d') # optimization OK From jercel16 at gmail.com Mon Feb 13 17:54:11 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 17:54:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-error-0.17017-1-x86_64 Message-ID: <20120213165411.137C6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25532023fe490b3aa2497cdfb4900e09b85e77a2 commit 25532023fe490b3aa2497cdfb4900e09b85e77a2 Author: jercel Date: Mon Feb 13 17:51:18 2012 +0100 perl-error-0.17017-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-error/FrugalBuild b/source/devel-extra/perl-error/FrugalBuild index 5f569f9..b49f4e9 100644 --- a/source/devel-extra/perl-error/FrugalBuild +++ b/source/devel-extra/perl-error/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=Error _F_perl_author=S/SH/SHLOMIF -pkgver=0.17016 +pkgver=0.17017 pkgdesc="Error/exception handling in an OO-ish way" Finclude perl archs=('i686' 'x86_64' 'ppc' 'arm') -sha1sums=('c861ad15e8533bbbfc6dfb8a984c80c346072bd2') +sha1sums=('d5805eca92597d06fc6e37ca7fa8c4b07498af15') From jercel16 at gmail.com Mon Feb 13 17:54:11 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 17:54:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-config-auto-0.42-1-x86_64 Message-ID: <20120213165411.2A411224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed6821eaf17e8b0b611fed648319d0d83600b4c4 commit ed6821eaf17e8b0b611fed648319d0d83600b4c4 Author: jercel Date: Mon Feb 13 17:52:41 2012 +0100 perl-config-auto-0.42-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-config-auto/FrugalBuild b/source/devel-extra/perl-config-auto/FrugalBuild index 2197d26..85d34e4 100644 --- a/source/devel-extra/perl-config-auto/FrugalBuild +++ b/source/devel-extra/perl-config-auto/FrugalBuild @@ -4,12 +4,12 @@ pkgname=perl-config-auto _F_perl_name=Config-Auto _F_perl_author=B/BI/BINGOS -pkgver=0.38 +pkgver=0.42 pkgdesc="Magical config file parser" depends=('perl-config-inifiles') groups=('devel-extra') Finclude perl archs=('i686' 'x86_64' 'ppc') -pkgrel=2 +pkgrel=1 -sha1sums=('7d97dd497edae407a069587173f621aab7a1296e') +sha1sums=('6a0bcbfaa2f56f176ef144eb949f3bdc26a705bc') From jercel16 at gmail.com Mon Feb 13 17:54:11 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 17:54:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: activesupport-3.2.1-1-x86_64 Message-ID: <20120213165411.33BFD224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8b6a54c60ce04e67f579de42fa763f65c4ac0177 commit 8b6a54c60ce04e67f579de42fa763f65c4ac0177 Author: jercel Date: Mon Feb 13 17:54:08 2012 +0100 activesupport-3.2.1-1-x86_64 * Version bump diff --git a/source/devel-extra/activesupport/FrugalBuild b/source/devel-extra/activesupport/FrugalBuild index 161f70b..ee8bfdb 100644 --- a/source/devel-extra/activesupport/FrugalBuild +++ b/source/devel-extra/activesupport/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=activesupport -pkgver=3.1.3 +pkgver=3.2.1 pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('a36dddf8a1cda7b1b7e601ab3645628db705e518') +sha1sums=('f75c46f9a0912f531ac3808807ef1692bcb04023') From jercel16 at gmail.com Mon Feb 13 17:59:12 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 17:59:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: actionpack-3.2.1-1-x86_64 Message-ID: <20120213165912.42BE9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca0b98ec4b637596bf0418ca2b475dc13641c043 commit ca0b98ec4b637596bf0418ca2b475dc13641c043 Author: jercel Date: Mon Feb 13 17:59:18 2012 +0100 actionpack-3.2.1-1-x86_64 * Version bump diff --git a/source/devel-extra/actionpack/FrugalBuild b/source/devel-extra/actionpack/FrugalBuild index ba7e10b..a3352ba 100644 --- a/source/devel-extra/actionpack/FrugalBuild +++ b/source/devel-extra/actionpack/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=actionpack -pkgver=3.1.3 +pkgver=3.2.1 pkgrel=1 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" -depends=('activesupport>=3.1.3') +depends=('activesupport>=3.2.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('3869fcc993a4b4cdbed14bb0b03d12d2beeb6802') +sha1sums=('dcd3764a2e9bfa199b0ac4b8e395ce1e201397ef') From jercel16 at gmail.com Mon Feb 13 18:00:36 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 18:00:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: actionmailer-3.2.1-1-x86_64 Message-ID: <20120213170036.0B3C9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=65d3a8abad653ed974332e216a2e009c57f53970 commit 65d3a8abad653ed974332e216a2e009c57f53970 Author: jercel Date: Mon Feb 13 18:00:41 2012 +0100 actionmailer-3.2.1-1-x86_64 * Version bump diff --git a/source/devel-extra/actionmailer/FrugalBuild b/source/devel-extra/actionmailer/FrugalBuild index 359e3b0..db6e8e8 100644 --- a/source/devel-extra/actionmailer/FrugalBuild +++ b/source/devel-extra/actionmailer/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=actionmailer -pkgver=3.1.3 +pkgver=3.2.1 pkgrel=1 pkgdesc="Framework for designing email-service layers" url="http://rubyforge.org/projects/actionmailer/" -depends=('actionpack>=3.1.3') +depends=('actionpack>=3.2.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem -sha1sums=('1663a85190365bdf3e4ca393b59fe977c30694b4') +sha1sums=('423cf1b321d209d5b6744929c135a64260e47191') From slownlinux at gmail.com Mon Feb 13 18:05:32 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 18:05:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libexplain-0.51.D001-2-i686 Message-ID: <20120213170532.B423C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=195f7d8ef0ae320efdf7b8990b843ceb458f8280 commit 195f7d8ef0ae320efdf7b8990b843ceb458f8280 Author: Slown Date: Mon Feb 13 18:05:25 2012 +0100 libexplain-0.51.D001-2-i686 * fixing depends diff --git a/source/lib-extra/libexplain/FrugalBuild b/source/lib-extra/libexplain/FrugalBuild index 05f890b..60fb74a 100644 --- a/source/lib-extra/libexplain/FrugalBuild +++ b/source/lib-extra/libexplain/FrugalBuild @@ -1,11 +1,11 @@ -# Compiling Time: 2.34 SBU +# Compiling Time: 1.17 SBU # Maintainer: Slown pkgname=libexplain pkgver=0.51.D001 -pkgrel=1 +pkgrel=2 pkgdesc="A library which may be used to explain Unix and Linux system call errors" -depends=('glibc') +depends=('libcap') groups=('lib-extra') archs=('i686' 'x86_64') Finclude sourceforge From jercel16 at gmail.com Mon Feb 13 18:07:00 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 18:07:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: spacezero-0.82.00-1-x86_64 Message-ID: <20120213170700.9D2AE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68ef3a094f1ea8d5ca474fd3ac55a5aec0c091af commit 68ef3a094f1ea8d5ca474fd3ac55a5aec0c091af Author: jercel Date: Mon Feb 13 18:06:07 2012 +0100 spacezero-0.82.00-1-x86_64 * Version bump diff --git a/source/games-extra/spacezero/FrugalBuild b/source/games-extra/spacezero/FrugalBuild index ce9005c..8554514 100644 --- a/source/games-extra/spacezero/FrugalBuild +++ b/source/games-extra/spacezero/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=spacezero -pkgver=0.80.08 +pkgver=0.82.00 pkgrel=1 pkgdesc="SpaceZero is a 2D space combat, multiplayer (two players by now) net game" depends=('gtk+2' 'glib2' 'openal' 'freealut' 'gdk-pixbuf2') @@ -11,7 +11,7 @@ Finclude sourceforge source=($source $pkgname.png) groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('b3d51ff7e4b15e2264e7b871fddc2b032de16440' \ +sha1sums=('cf800f5d133677c8fcb8a5021fb2882353b03687' \ '1d8cdefd2f245d9bddbbfd39bb89573ab637f568') _F_desktop_name="SpaceZero" From jercel16 at gmail.com Mon Feb 13 18:10:25 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 18:10:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: lifeograph-0.7.5-1-x86_64 Message-ID: <20120213171025.D0BD3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=30da28938b3960b8ae9f79fe6ad795cf26606fb6 commit 30da28938b3960b8ae9f79fe6ad795cf26606fb6 Author: jercel Date: Mon Feb 13 18:10:12 2012 +0100 lifeograph-0.7.5-1-x86_64 * Version bump diff --git a/source/xapps-extra/lifeograph/FrugalBuild b/source/xapps-extra/lifeograph/FrugalBuild index ee7436b..b2ba49f 100644 --- a/source/xapps-extra/lifeograph/FrugalBuild +++ b/source/xapps-extra/lifeograph/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=lifeograph -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=1 pkgdesc="Off-line and private journal and note taking application" url="https://launchpad.net/lifeograph/" @@ -16,7 +16,7 @@ archs=('i686' 'x86_64') up2date="wget --no-check-certificate -qO- https://launchpad.net/$pkgname/+download | lynx -stdin -dump | grep .tar.gz | Flasttar" # see the bzr pkg for ${pkgver%%.?} source=(http://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('c2624bbad33507825e2ee04450888508e91afead') +sha1sums=('e06f1ae6a8bd453ccbe625f00b0e1ba5087ef2c3') build() { Fcd From jercel16 at gmail.com Mon Feb 13 18:15:49 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 18:15:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: galaxy-2.1-1-x86_64 Message-ID: <20120213171549.0CEB0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a4b723d9d3696ab6e27b48850cc032e93e7f961 commit 8a4b723d9d3696ab6e27b48850cc032e93e7f961 Author: jercel Date: Mon Feb 13 18:15:46 2012 +0100 galaxy-2.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/galaxy/FrugalBuild b/source/xapps-extra/galaxy/FrugalBuild index d568b8c..1ca704e 100644 --- a/source/xapps-extra/galaxy/FrugalBuild +++ b/source/xapps-extra/galaxy/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: jercel pkgname=galaxy -pkgver=2.0 +pkgver=2.1 pkgrel=1 pkgdesc="A stellar motion simulator which can show the development of a random field of stars." url="http://kornelix.squarespace.com" -depends=('gtk+2>=2.20.0-2') +depends=('gtk+3') _F_gnome_iconcache="y" options=('scriptlet') Finclude gnome-scriptlet @@ -14,7 +14,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/downloads/" source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('992baa1db9051fb1a7b746ff35c17176a1997cba') +sha1sums=('1a08f6a1049db53896d5ff3100228458bd43e590') build() { Fcd @@ -27,3 +27,5 @@ build() { Frm usr/share/applications/kornelix-$pkgname.desktop Frm usr/share/doc/$pkgname/$pkgname.man } + +# optimization OK From jercel16 at gmail.com Mon Feb 13 18:17:53 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 18:17:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tmux-1.6-1-x86_64 Message-ID: <20120213171753.5E6D2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8dc3e9ba69784f1c95e2499a17e5973b26138512 commit 8dc3e9ba69784f1c95e2499a17e5973b26138512 Author: jercel Date: Mon Feb 13 18:17:49 2012 +0100 tmux-1.6-1-x86_64 * Version bump diff --git a/source/apps-extra/tmux/FrugalBuild b/source/apps-extra/tmux/FrugalBuild index 3bfdb9c..abcdcb5 100644 --- a/source/apps-extra/tmux/FrugalBuild +++ b/source/apps-extra/tmux/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=tmux -pkgver=1.5 +pkgver=1.6 pkgrel=1 pkgdesc="A terminal multiplexer" url="http://sourceforge.net/projects/tmux/" @@ -11,7 +11,7 @@ Finclude sourceforge source=($source tmux-1.4-colors.patch) groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('e26132f02f344f8d6d06ae87d11f6a7aad880f67' \ +sha1sums=('8756f6bcecb18102b87e5d6f5952ba2541f68ed3' \ 'd043afccaeb059f1865789c5c35f6da11a6e5586') build() { From slownlinux at gmail.com Mon Feb 13 18:41:45 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 18:41:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyhash-0.4.1-2-i686 Message-ID: <20120213174145.B79D5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94adac16b7f7d0271f411170f135cc89f722ca68 commit 94adac16b7f7d0271f411170f135cc89f722ca68 Author: Slown Date: Mon Feb 13 18:41:42 2012 +0100 pyhash-0.4.1-2-i686 * fixing depends diff --git a/source/lib-extra/pyhash/FrugalBuild b/source/lib-extra/pyhash/FrugalBuild index ab02615..7d1381d 100644 --- a/source/lib-extra/pyhash/FrugalBuild +++ b/source/lib-extra/pyhash/FrugalBuild @@ -1,12 +1,12 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.02 SBU # Maintainer: Slown pkgname=pyhash pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python Non-cryptographic Hash Library" depends=('python' 'libboost') -makedepends=('python-distribute') +makedepends=('python-distribute' 'boost') groups=('lib-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="pyfasthash" From slownlinux at gmail.com Mon Feb 13 19:02:20 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 19:02:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qpdfview-0.1.1-1-i686 Message-ID: <20120213180220.70652224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8fba8d888ce2cb3ed12d4caea8bb173d0188f885 commit 8fba8d888ce2cb3ed12d4caea8bb173d0188f885 Author: Slown Date: Mon Feb 13 19:02:29 2012 +0100 qpdfview-0.1.1-1-i686 * version bump diff --git a/source/xapps-extra/qpdfview/FrugalBuild b/source/xapps-extra/qpdfview/FrugalBuild index 0127f6d..630bf9f 100644 --- a/source/xapps-extra/qpdfview/FrugalBuild +++ b/source/xapps-extra/qpdfview/FrugalBuild @@ -1,22 +1,22 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.14 SBU # Maintainer: Slown pkgname=qpdfview -pkgver=0.1 +pkgver=0.1.1 pkgrel=1 pkgdesc="qpdfview is a tabbed PDF viewer using the poppler library" depends=('poppler-qt4' 'libuuid' 'bzip2') groups=('xapps-extra') archs=('i686' 'x86_64') -_F_gnome_desktop="y" -Finclude launchpad gnome-scriptlet -sha1sums=('72b93fbe29a120e1772f920f68fc355b87ea712b') +Finclude launchpad +sha1sums=('af9c71124b40497a3627544fa7388c568588a53a') build() { Fcd qmake || Fdie Fmake Fexerel usr/bin/$pkgname + Ffilerel $pkgname.svg /usr/share/qpdfview/$pkgname.svg Ffilerel $pkgname.desktop /usr/share/applications/$pkgname.desktop Ffilerel qpdfview_de.qm /usr/share/$pkgname/qpdfview_de.qm } From slownlinux at gmail.com Mon Feb 13 19:17:25 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 13 Feb 2012 19:17:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libtvdb-0.3.0-2-i686 Message-ID: <20120213181725.E8271224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b89bf14f4d8a9c1ee4886475ee421c8e52ce2ca5 commit b89bf14f4d8a9c1ee4886475ee421c8e52ce2ca5 Author: Slown Date: Mon Feb 13 19:17:30 2012 +0100 libtvdb-0.3.0-2-i686 * fixing depends diff --git a/source/lib-extra/libtvdb/FrugalBuild b/source/lib-extra/libtvdb/FrugalBuild index 54fd99b..a584939 100644 --- a/source/lib-extra/libtvdb/FrugalBuild +++ b/source/lib-extra/libtvdb/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libtvdb pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A small library to fetch TV series information from the thetvdb.com web service" depends=() -makedepends=('kdebase-runtime-compiletime' 'automoc4') +makedepends=('kdelibs' 'kdebase-runtime-compiletime' 'automoc4') groups=('lib-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" From jercel16 at gmail.com Mon Feb 13 19:20:19 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 19:20:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-10.0.1-1-x86_64 Message-ID: <20120213182019.5C32E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3da81612cda3269cfc50d5d1e24b027023b25fee commit 3da81612cda3269cfc50d5d1e24b027023b25fee Author: jercel Date: Mon Feb 13 19:15:52 2012 +0100 firefox-10.0.1-1-x86_64 * Version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index f569c9a..f0a94ef 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=10.0 +pkgver=10.0.1 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From devil505linux at gmail.com Mon Feb 13 19:21:03 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 19:21:03 +0100 (CET) Subject: [Frugalware-git] frugalware-current: zeitgeist-datahub-0.8.1-1-i686 * version bump Message-ID: <20120213182103.84C68224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97221a84eb8aa09fa1c77e59c3c6a29c9b2b8150 commit 97221a84eb8aa09fa1c77e59c3c6a29c9b2b8150 Author: Devil505 Date: Mon Feb 13 19:20:07 2012 +0100 zeitgeist-datahub-0.8.1-1-i686 * version bump diff --git a/source/devel-extra/zeitgeist-datahub/FrugalBuild b/source/devel-extra/zeitgeist-datahub/FrugalBuild index f48c3e0..7c475ad 100644 --- a/source/devel-extra/zeitgeist-datahub/FrugalBuild +++ b/source/devel-extra/zeitgeist-datahub/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Devil505 pkgname=zeitgeist-datahub -pkgver=0.7.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="The datahub provides passive plugins which insert events into Zeitgeist" depends=('libzeitgeist' 'gtk+2' 'gdk-pixbuf2' 'libuuid') makedepends=('intltool' 'vala') groups=('devel-extra') archs=('i686' 'x86_64') -_F_launchpad_branch="0.7" +_F_launchpad_branch="0.8" Finclude launchpad -sha1sums=('b17d1f0040edf7cf1677226b104655f4e8b5e97f') +sha1sums=('105be436207cc2b919ca1f38accf4b6757d7f065') From ryuo at frugalware.org Mon Feb 13 19:23:06 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 13 Feb 2012 19:23:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: NEWS: revise with new format for 1.7 Message-ID: <20120213182306.3DE9E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b9761de37f2cba5b878d8fd1b877bd4916cea99 commit 0b9761de37f2cba5b878d8fd1b877bd4916cea99 Author: James Buren Date: Mon Feb 13 12:22:39 2012 -0600 NEWS: revise with new format for 1.7 diff --git a/NEWS b/NEWS index 176eb93..12b85e3 100644 --- a/NEWS +++ b/NEWS @@ -1,68 +1,37 @@ -Frugalware (1.6) +version="1.7" +codename="" - stable: pending - +pre1=( +"Package updates:" +"" +"New features:" +"" +) +pre2=( +"Package updates:" +"" +"New features:" +"" +) -You can find CD covers here and -disc labels here. +rc1=( +"Package updates:" +"" +"New features:" +"" +) - rc2: pending - * Package updates: - * Linux 3.1.9 - * LibreOffice 3.4.5 - * Around 100 updated packages - * 27 new packages - * New features: - * New cpupower (LWN article) and perf packages - * kmod replaced module-init-tools - * Fixes - * The installer now handles network timeout errors - * Documentation updates +rc2=( +"Package updates:" +"" +"New features:" +"" +) - rc1: pending - * Package updates: - * Linux 3.1.8 - * Systemd 38 - * Firefox 9.0.1 - * 383 updated packages - * 121 new packages - * 8 replaced packages - * New features: - * After being away for 6 releases, Fwlive is back on the - scene! - * Cinnamon Desktop is available as package. - - pre2: pending - * Package updates: - * Linux 3.1 - * XOrg server 1.11.2 - * KDE SC 4.7.4 - * Firefox 8 - * Chromium 16.0.912.63 - * Blender 2.60 - * 1.1.0 release of the core EFL components - * New features - * All services used by the default installation now have - native systemd units. - * Installer images now use isohybrid on x86, separate USB - images no longer provided. - * Chrony is now the default NTP client - * /boot/grub/menu.lst and /etc/fstab now contains UUID's on - new installs - - pre1: pending - * Package updates: - * Linux 3.0 - * GNU C Library 2.14 - * GCC 4.6 - * Gnome 3.2 - * KDE SC 4.7 - * Perl 5.14 - * New features - * rsyslog is the new default syslog daemon - * udisks replaced hal in the default installation - * The fw32 package replaced the emul-extra group, bringing - seamless integration for e.g. Skype on x86_64. - * kernels are now built with an initrd. be sure to update your - boot config to use the initrd at /boot/initrd.img.xz. +stable=( +"Package updates:" +"" +"New features:" +"" +) From ryuo at frugalware.org Mon Feb 13 19:24:26 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 13 Feb 2012 19:24:26 +0100 (CET) Subject: [Frugalware-git] frugalware-current: NEWS: add entry about kernel module compression Message-ID: <20120213182426.BC63D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d49f44fd741f07d3dfc532704c2184f0d9258ee2 commit d49f44fd741f07d3dfc532704c2184f0d9258ee2 Author: James Buren Date: Mon Feb 13 12:24:25 2012 -0600 NEWS: add entry about kernel module compression diff --git a/NEWS b/NEWS index 12b85e3..5a6c424 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ pre1=( "Package updates:" "" "New features:" -"" +"Kernel modules are now compressed with XZ" ) pre2=( From devil505linux at gmail.com Mon Feb 13 19:24:42 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 19:24:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-capture-tiny-0.16-1-i686 * version bump Message-ID: <20120213182442.330E9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f1002c9d5e344ffe64be92c9a89eb27ff3c4eed commit 0f1002c9d5e344ffe64be92c9a89eb27ff3c4eed Author: Devil505 Date: Mon Feb 13 19:23:40 2012 +0100 perl-capture-tiny-0.16-1-i686 * version bump diff --git a/source/devel-extra/perl-capture-tiny/FrugalBuild b/source/devel-extra/perl-capture-tiny/FrugalBuild index 6ecf081..f999240 100644 --- a/source/devel-extra/perl-capture-tiny/FrugalBuild +++ b/source/devel-extra/perl-capture-tiny/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=Capture-Tiny _F_perl_author=D/DA/DAGOLDEN -pkgver=0.15 +pkgver=0.16 pkgrel=1 pkgdesc="Capture STDOUT and STDERR from Perl, XS or external programs" Finclude perl groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('96cc2c2b7a90af8b4f35782b7c6b61749c04d843') +sha1sums=('515ac96d578eecc076840a60f2a14f6929022926') From jercel16 at gmail.com Mon Feb 13 19:26:26 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 19:26:26 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-i18n-10.0.1-1-x86_64 Message-ID: <20120213182626.D24A5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ecd6657af6e35036d49642032e53d7572ea68a09 commit ecd6657af6e35036d49642032e53d7572ea68a09 Author: jercel Date: Mon Feb 13 19:26:28 2012 +0100 firefox-i18n-10.0.1-1-x86_64 * Version bump diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 3c99e53..730e67a 100644 --- a/source/locale-extra/firefox-i18n/FrugalBuild +++ b/source/locale-extra/firefox-i18n/FrugalBuild @@ -2,93 +2,93 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=firefox -pkgver=10.0 +pkgver=10.0.1 pkgrel=1 Finclude mozilla-i18n -mozilla_i18n_lang_add 'af' '6a61601bfb4462fba32213fcbcfca8d5098e1e24' -mozilla_i18n_lang_add 'ak' 'ea3121fec45e6d7c5f9d018ec548fd894ed95db0' -mozilla_i18n_lang_add 'ar' '54736d53dca221528bc54ff957fbcc9fb7d89275' -mozilla_i18n_lang_add 'as' '45b806470f037566cec56b587a0a6ad4c68fa8db' -mozilla_i18n_lang_add 'ast' '7722618ddb747a487d934d9442228fa91823ca1f' -mozilla_i18n_lang_add 'be' '51227dd335a3427fc87dffce0616dc4f7c8ab4a4' -mozilla_i18n_lang_add 'bg' 'cacdabb2cb1a705363c270857f8bcef9f11a9206' -mozilla_i18n_lang_add 'bn-BD' '251932a6a78dbb39f3277c55d152ce419f8eb33d' -mozilla_i18n_lang_add 'bn-IN' '67a9619480844e62a779068daec69e192d5a365b' -mozilla_i18n_lang_add 'br' 'fbfff4c8ba45c6cd641d4a17b1520632eaa78e3a' -mozilla_i18n_lang_add 'bs' 'c34fdea642420b11222b7a6dac88c176402f18a4' -mozilla_i18n_lang_add 'ca' 'a756aa02da9138a005187abe0fa8102b75117ed2' -mozilla_i18n_lang_add 'cs' 'aa012f8f616c4647ca63e01e99a46178de35ece0' -mozilla_i18n_lang_add 'csb' '597d6e774637068351e8ea4fa99216bb6ea8fedc' -mozilla_i18n_lang_add 'cy' '84d09757a05444ae78b4e4c2ef05c9661eb36bce' -mozilla_i18n_lang_add 'da' 'c62e90f2eaf268ecc89a3acccd45d2812432739d' -mozilla_i18n_lang_add 'de' 'cfff686c19cc17abbc44fa3ea7e36289a1e06e78' -mozilla_i18n_lang_add 'el' '96c72891ebd71dff34c04b96fd3c20886fe669f7' -mozilla_i18n_lang_add 'en-GB' '454f35e325669efacde3d6b01de4c08f4653ed81' -mozilla_i18n_lang_add 'en-US' '9d8cd181673e87c7cca06493cabf0eca48735538' -mozilla_i18n_lang_add 'en-ZA' 'af1759832140391ecd056d12da7f548cf2613b8e' -mozilla_i18n_lang_add 'eo' '45c8aee52e29468ff96cf37fdbc3c25a04bce77d' -mozilla_i18n_lang_add 'es-AR' '184034daa35146c3083c64dda96f507b1ab1ad0c' -mozilla_i18n_lang_add 'es-CL' '915eb9e17f76b72bed30e113527a0c534ea44701' -mozilla_i18n_lang_add 'es-ES' '9148d5ea5cdbf4fabfb2164c57682cd83f447519' -mozilla_i18n_lang_add 'es-MX' '5b8b3b30918a7da3e3dc8278de742033a8dc5305' -mozilla_i18n_lang_add 'et' 'aff5f57bcc6a620966793ec4911261542a7e1b0c' -mozilla_i18n_lang_add 'eu' '88686060c226071769288dba167c9e0ce3f750fb' -mozilla_i18n_lang_add 'fa' '880e88d35f8ae6829235325c05edef0cc7ab57be' -mozilla_i18n_lang_add 'fi' '6db60945e42d9b1dcffd7ba9d2181d4ed9a8ed62' -mozilla_i18n_lang_add 'fr' '38353ed49413ebbdafac03c8705158d2ee6f792f' -mozilla_i18n_lang_add 'fy-NL' '811756fb2e747cd83e28db242b17e3bf85a6443b' -mozilla_i18n_lang_add 'ga-IE' 'd1280e88f3594ffb08023afb981eb7a777de10ae' -mozilla_i18n_lang_add 'gd' '79d65cb7036978ce4ff163498b749d8f1e48f71d' -mozilla_i18n_lang_add 'gl' '51035c446f09e5206a347890a203ae1c11249e4c' -mozilla_i18n_lang_add 'gu-IN' '5f79b2b78e6afca95658e4d5cc83a302939a9bfb' -mozilla_i18n_lang_add 'he' '62f731ef5c4cf045a3554d54c9bcaef089ab8658' -mozilla_i18n_lang_add 'hi-IN' 'd9e230857cff5c233f706405c8f8120c181ab2db' -mozilla_i18n_lang_add 'hr' 'bbef3548b02c9a2c6360ee3cafcbc38782393eb9' -mozilla_i18n_lang_add 'hu' '2e709bfe3bc643f137b95e26ed07505dd20a7f19' -mozilla_i18n_lang_add 'hy-AM' 'bd0e018197b1cab24362b22bc86a81003712da84' -mozilla_i18n_lang_add 'id' '133f215900f497f6420f86221535f0de5f7f9bcf' -mozilla_i18n_lang_add 'is' 'db1ba9adcc3bad4a2e4f7af291693331a5a5f431' -mozilla_i18n_lang_add 'it' 'f79eab3f1bad1017544abad0ecaf94e5e25cc4a6' -mozilla_i18n_lang_add 'ja' 'f1c898b79b49d4e367813df4b2298bb73f2ca410' -mozilla_i18n_lang_add 'kk' '069108cdb70997c04ca63e73691027ca40b1fbcf' -mozilla_i18n_lang_add 'kn' 'e9fd274a8b221dcbc46ade417ece585f69873e4f' -mozilla_i18n_lang_add 'ko' 'f267501371358d5c18b7fc1a810c6bb26f18d2ea' -mozilla_i18n_lang_add 'ku' 'af9304b8ca8f86ad501df644c1098684271ca3a5' -mozilla_i18n_lang_add 'lg' 'f891fac7a696760e6a6eedeec9fe8e6697b964f6' -mozilla_i18n_lang_add 'lt' 'edaa6e7bd45af20f1ecd5d258f8e1a141285709b' -mozilla_i18n_lang_add 'lv' 'e74372999973a08639568f119efe78747e741275' -mozilla_i18n_lang_add 'mai' '0a49d09dc886b0c9f568ccb4c1f70698c529c63f' -mozilla_i18n_lang_add 'mk' '30e2b2f4f1ec39b1cfed8686134d12f011edd060' -mozilla_i18n_lang_add 'ml' 'eae9e8861cc060efabca761689d3b4132f8c94b9' -mozilla_i18n_lang_add 'mr' 'c919f1970ac339af9f676b28ae5de74939d69d33' -mozilla_i18n_lang_add 'nb-NO' '7909404edf9cbd78b3af5c4b426c7185bc3710de' -mozilla_i18n_lang_add 'nl' '33f374265a13ad68c1ecf7449d38e440436f7f6e' -mozilla_i18n_lang_add 'nn-NO' '645e63112545e5be24025c93a3cdee4a30ac9ba8' -mozilla_i18n_lang_add 'nso' '896a9339bcbef4acca6e6e675a58dace3700211e' -mozilla_i18n_lang_add 'or' 'aeae592f14180a7e4f3304234c8c8daa8de049d5' -mozilla_i18n_lang_add 'pa-IN' '748862aea3d60f2e84df1d7949f83b2a87a6ffbb' -mozilla_i18n_lang_add 'pl' '91d9a8890d30f1c99dd290c30d44106e8cdedb3f' -mozilla_i18n_lang_add 'pt-BR' '744bfb6e788d95e3f188b3f9f36ee6be4db144b0' -mozilla_i18n_lang_add 'pt-PT' '6b8a4aec730bd2ac49b87d0704fd186221e4ada5' -mozilla_i18n_lang_add 'rm' '50455a3de56ae8923dc6ba2c9b060d02dd65b28c' -mozilla_i18n_lang_add 'ro' 'd930340246b7baa3233c22f31a9518fd64a5df33' -mozilla_i18n_lang_add 'ru' '43481b85aaafede1e22321b3da4798e322bb1b07' -mozilla_i18n_lang_add 'si' 'd3f3881b1baf1e27825be65e19066c0a3e3c70f6' -mozilla_i18n_lang_add 'sk' '1c39909fcabaf4f4ae8086d96ceacce6ac40ba35' -mozilla_i18n_lang_add 'sl' '6dbe8605490b9eab6f72acd8a2e8a9d3157ed633' -mozilla_i18n_lang_add 'son' '1364bcfd36a6e6a80d212b0ec65f4d661f0be918' -mozilla_i18n_lang_add 'sq' '75ac58c345805c6373f4282a97524b82d205707d' -mozilla_i18n_lang_add 'sr' 'd380cb73531f1aaea56e6c91a0b2de99bfad663e' -mozilla_i18n_lang_add 'sv-SE' '543020f7b0aca912d5d770e968cf1fc91b721e78' -mozilla_i18n_lang_add 'ta-LK' '4d538079e1d65136d1b5408840f23e798128c89c' -mozilla_i18n_lang_add 'ta' '946199ba2cd50e926e871a477bb5972460e91ff9' -mozilla_i18n_lang_add 'te' '15d440d3b32501875e83e7121db2ff44614de7cc' -mozilla_i18n_lang_add 'th' 'c10145b045926bb0a2e2577b7d3c2b3f8d77ab6f' -mozilla_i18n_lang_add 'tr' '188cae1ed7c94bd4c3c85349471c880ce23a45d9' -mozilla_i18n_lang_add 'uk' 'a561a6a15ad86e54e9cb7c66d9b9d61682a3c735' -mozilla_i18n_lang_add 'vi' '2b3865614c5e7a5cae9963f2b3eeea05d991e02d' -mozilla_i18n_lang_add 'zh-CN' '30f5ce80ded20593dc8a9e723a142b7741dc0e73' -mozilla_i18n_lang_add 'zh-TW' 'd54f419ebf680711d49bda3b279f4eadcbf03db2' -mozilla_i18n_lang_add 'zu' '7ec656dd3369ef2ac9084cc0e3d57785942eac80' +mozilla_i18n_lang_add 'af' '29f5aa62d64e120c2bb1b5a946838f472c8aee55' +mozilla_i18n_lang_add 'ak' '6fc83016e4e03010f81fa25ab65b71b8334c841c' +mozilla_i18n_lang_add 'ar' '13c3353fe8a508ff8a57c95a8d64d8d3b9b6b7b0' +mozilla_i18n_lang_add 'as' 'ea2e422dac84b129f7ff78c1c9b2af6dc165ab92' +mozilla_i18n_lang_add 'ast' '34f86656da96e5533d8b018ff1d4f00317c41c25' +mozilla_i18n_lang_add 'be' '356d807bc8532321e4e699cfb8261cf81213b72c' +mozilla_i18n_lang_add 'bg' 'b4948180d2ab1c012143a61d3958abe57d19e248' +mozilla_i18n_lang_add 'bn-BD' '567233012a33c5726f8255e596962ae0764436bf' +mozilla_i18n_lang_add 'bn-IN' 'fa4ecca5b339b1736ed7eceacbb37f1eba6ed7a0' +mozilla_i18n_lang_add 'br' 'e0f1525c4a7f907a3abad7aa34a1ebf436c83da7' +mozilla_i18n_lang_add 'bs' 'e2d043483db99c8069c119eea3b9019b1da9c40c' +mozilla_i18n_lang_add 'ca' '02d1133b55d06f13e7089a0a5806ead71f975ea4' +mozilla_i18n_lang_add 'cs' '332a3a4bbf7b8851b53bda4031ec6f31085e1363' +mozilla_i18n_lang_add 'csb' 'e15e04ab9aab673aba0053bec966e903d0980324' +mozilla_i18n_lang_add 'cy' '5218b7b2993445bfd97314325aed319d09bf035f' +mozilla_i18n_lang_add 'da' '66973f7f0df4c9687de119040e7f9b19a9461703' +mozilla_i18n_lang_add 'de' '4e4bb8866d25e769d101547729a3810de2d87449' +mozilla_i18n_lang_add 'el' '6a44fa015c906e006c206b80450894660f8ea009' +mozilla_i18n_lang_add 'en-GB' 'b6d82b6a539c28434c7b38c8a6d862921de8f5a0' +mozilla_i18n_lang_add 'en-US' '3e9cb55586d1dc37c8e430c4294ba6c980e66c89' +mozilla_i18n_lang_add 'en-ZA' 'fe901cf0b52db0bd24d0a4863c15dd3783c845a3' +mozilla_i18n_lang_add 'eo' 'a16925ed0ebc8f39e380c02d92e56faf0befc2d7' +mozilla_i18n_lang_add 'es-AR' 'c4bf4b7ae593612e0cc72cf49b251a9e890191c5' +mozilla_i18n_lang_add 'es-CL' '2000e31dfd41cab58b712fb40a0b45db42fd90ed' +mozilla_i18n_lang_add 'es-ES' '006f56fa8b10fb272a85b8dab0d71a9bd99c3a5b' +mozilla_i18n_lang_add 'es-MX' '62a8b78ed547474bd31eda331a27f230753abd09' +mozilla_i18n_lang_add 'et' '9ecdf78c754cae4479c9e487157d9d95b5a8fef4' +mozilla_i18n_lang_add 'eu' 'a4d157214a82006343726dee0a8f0a5d61dae4b4' +mozilla_i18n_lang_add 'fa' '175ffc5421eb68049a90ab50f5b5bef223794024' +mozilla_i18n_lang_add 'fi' '3fbf99e8f3322c1d3a970b9c61601b87b6247c7c' +mozilla_i18n_lang_add 'fr' 'abe114cb743be6ed5e1e35d3317ae8adfc3fce7b' +mozilla_i18n_lang_add 'fy-NL' '0e6df79d065722ad9ebb1c01d75d6930f9c3ac8e' +mozilla_i18n_lang_add 'ga-IE' '966011b1d41cf5e308b25832742d7c5d7f434780' +mozilla_i18n_lang_add 'gd' 'd6a686eec8c5cbe6778c89fea29e39efdb40d25c' +mozilla_i18n_lang_add 'gl' '81c30f9610fa1a4eff442c0248d2392fc8e5f9ec' +mozilla_i18n_lang_add 'gu-IN' '12d08fce1d0226b21bd82498173c12460a663d46' +mozilla_i18n_lang_add 'he' '93ce061914b77a33580ca13d77605a7b912b9311' +mozilla_i18n_lang_add 'hi-IN' '5ee5543db73ca60e7244ea586f4ec19189e8c625' +mozilla_i18n_lang_add 'hr' 'bca88545a8d8ea1411036e4dad4f35c2180e1f46' +mozilla_i18n_lang_add 'hu' 'f0ed575176309fd82b2d88d21fdcd399edbb6178' +mozilla_i18n_lang_add 'hy-AM' '9ae5b93e56e0169917e70f19beb1abd8ee54c47c' +mozilla_i18n_lang_add 'id' '8b78425a977d5598ec46556cef8ad33de43454d0' +mozilla_i18n_lang_add 'is' 'd5843906ad18be4522fc14eb8c30a685ce837cc4' +mozilla_i18n_lang_add 'it' 'a7457d734fa12d121d9d686f92f331a4990bf175' +mozilla_i18n_lang_add 'ja' '48ea965d96db8fc47b28ac9bccc031a38ff8e157' +mozilla_i18n_lang_add 'kk' '9d4099f13dc5a5440b001e498408fee805fdb5d7' +mozilla_i18n_lang_add 'kn' '9da6faaecd2470307090fb8221aeaea578ce544c' +mozilla_i18n_lang_add 'ko' 'f4173356d3456c2b71990d6acc66e8751234c6cd' +mozilla_i18n_lang_add 'ku' '9ec39ce89d3455f771c2dc569f9a1375742bdffb' +mozilla_i18n_lang_add 'lg' '9e9a4c97f68065dfa4dc7b7e758dadef2d74d26b' +mozilla_i18n_lang_add 'lt' '4778e63e1a5ace2080c73c6d4f9858dfaa2f3a1c' +mozilla_i18n_lang_add 'lv' '16f12a934697a1f05c73cd2b5db6070bc2f4d590' +mozilla_i18n_lang_add 'mai' 'dc928e364baa0393d7d6b7bac511d9cb447a8889' +mozilla_i18n_lang_add 'mk' '9e9c70440bcfc6f7342040d04141606a4d555eac' +mozilla_i18n_lang_add 'ml' 'df31f05047ba6096a84d2ce319fb55c33f7c0ae0' +mozilla_i18n_lang_add 'mr' '443e8a54a5e98709d9d33a09ada4c0f035cf04d5' +mozilla_i18n_lang_add 'nb-NO' '43a242ce7ffc2167e658d364847a0cd1f4dd83a2' +mozilla_i18n_lang_add 'nl' 'a22f94f77a59eacaab34811d9ad386cb6e0ecfc8' +mozilla_i18n_lang_add 'nn-NO' 'c44a00ff4f41616b5bb3f98b317206933bad4541' +mozilla_i18n_lang_add 'nso' 'e8d93a1347616f7bfdf3ed93552760a00a9619bb' +mozilla_i18n_lang_add 'or' '09bbce92d00e92ad5ccfa3f269a9d0ff9ee24a8c' +mozilla_i18n_lang_add 'pa-IN' '7a55bcac1e26d91ab9c1d57cb57c7feaba14f4fe' +mozilla_i18n_lang_add 'pl' '8978b32e319c10882136497df150c69f25136805' +mozilla_i18n_lang_add 'pt-BR' 'ca10f2e3b902678330fe71dbf298760f4a315132' +mozilla_i18n_lang_add 'pt-PT' 'c2fea20ff8e9f4715dd43ef223094fc21829ad79' +mozilla_i18n_lang_add 'rm' '438be863ceb8ba2ab4ffda4b188ff20879546d7a' +mozilla_i18n_lang_add 'ro' 'f3939905d55343141af11f7bb1f3d557a14ce4a3' +mozilla_i18n_lang_add 'ru' '4863e6a7d14a1d02a62187102910543592b96a33' +mozilla_i18n_lang_add 'si' 'e138a0b2990720b833eaa2b16c982fbe5fc02117' +mozilla_i18n_lang_add 'sk' 'db11ff0647a857f11f3a9266de0cbc55ad5fac5d' +mozilla_i18n_lang_add 'sl' '793f56dcede8c5338ec7c8dfb6e2a488c634cf39' +mozilla_i18n_lang_add 'son' '5f4e125624159ae6b0a86d07c5341fe2f85584db' +mozilla_i18n_lang_add 'sq' '0f735acfda63de7461b4cbdf12def17133598fe4' +mozilla_i18n_lang_add 'sr' '59d43057c6e5350b18c4d5ecc15fd7a2a5cd8c0a' +mozilla_i18n_lang_add 'sv-SE' '59e2719f6947d88034c57408b88497195dd621d5' +mozilla_i18n_lang_add 'ta-LK' 'a60b217abbfca474f05df85a78148f4b964598c6' +mozilla_i18n_lang_add 'ta' '843bdbb0d5c94a0da9d95abfa3e7fb866066dbc2' +mozilla_i18n_lang_add 'te' '52e2cd40aafc2e1389751ff0207aa198f14e6de0' +mozilla_i18n_lang_add 'th' '4232ac25e8b819afcbaee1cdc92c7e288f9eb61f' +mozilla_i18n_lang_add 'tr' '1e3aca258c5c42c6a1b9f562b10748a494d0b29f' +mozilla_i18n_lang_add 'uk' '0a99bd9921c0afadb0110001458f474d9a41eb01' +mozilla_i18n_lang_add 'vi' 'dd2b6d6fc72115d146d7a7d5f746497f49eb7b9d' +mozilla_i18n_lang_add 'zh-CN' 'e3faf1c7869d8c964769c631d40dd09e78df9c1f' +mozilla_i18n_lang_add 'zh-TW' '8414610485098dad4d3ff60c550bfc91454e6110' +mozilla_i18n_lang_add 'zu' 'e36db5ce6ae8f29fa219145eac84126bb433c3a8' mozilla_i18n_lang_fini From devil505linux at gmail.com Mon Feb 13 19:28:35 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 19:28:35 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-www-mechanize-1.72-1-i686 * version bump Message-ID: <20120213182835.3BF3C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7c830ebd7781169babb91a413e16c125cb3ff8a commit a7c830ebd7781169babb91a413e16c125cb3ff8a Author: Devil505 Date: Mon Feb 13 19:27:55 2012 +0100 perl-www-mechanize-1.72-1-i686 * version bump diff --git a/source/devel-extra/perl-www-mechanize/FrugalBuild b/source/devel-extra/perl-www-mechanize/FrugalBuild index 161dbb9..b6ef081 100644 --- a/source/devel-extra/perl-www-mechanize/FrugalBuild +++ b/source/devel-extra/perl-www-mechanize/FrugalBuild @@ -3,12 +3,12 @@ _F_perl_name=WWW-Mechanize _F_perl_author=J/JE/JESSE -pkgver=1.71 +pkgver=1.72 pkgrel=1 pkgdesc="Automates web page form & link interaction." depends=('perl-libwww' 'perl-http-response-encoding' 'perl-io-socket-ssl') Finclude perl groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('d60fef060cadfc9eb3e61589531871d5a1f732f6') +sha1sums=('2c6d84b78fb145075ff2b9b1120344995090575b') From devil505linux at gmail.com Mon Feb 13 19:34:52 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 19:34:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfce4-netload-plugin-1.1.0-1-i686 * version bump Message-ID: <20120213183452.48AB4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24f457f5a48ee5776fbbb94c7202afe2ab97a450 commit 24f457f5a48ee5776fbbb94c7202afe2ab97a450 Author: Devil505 Date: Mon Feb 13 19:34:27 2012 +0100 xfce4-netload-plugin-1.1.0-1-i686 * version bump diff --git a/source/xfce4/xfce4-netload-plugin/FrugalBuild b/source/xfce4/xfce4-netload-plugin/FrugalBuild index 226616f..1c2bea9 100644 --- a/source/xfce4/xfce4-netload-plugin/FrugalBuild +++ b/source/xfce4/xfce4-netload-plugin/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=xfce4-netload-plugin -pkgver=1.0.0 -pkgrel=2 +pkgver=1.1.0 +pkgrel=1 pkgdesc="A netload plugin for the Xfce4 panel" makedepends=('intltool') depends=('libxfcegui4>=4.7.0' 'xfce4-panel>=4.7.6' 'libxml2') From devil505linux at gmail.com Mon Feb 13 20:09:44 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:09:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sabnzbd-0.6.15-1-i686 * version bump Message-ID: <20120213190944.3C758224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c10ca28fbbd76a4301e5949bea7a9c0b894922c commit 5c10ca28fbbd76a4301e5949bea7a9c0b894922c Author: Devil505 Date: Mon Feb 13 20:07:00 2012 +0100 sabnzbd-0.6.15-1-i686 * version bump diff --git a/source/network-extra/sabnzbd/FrugalBuild b/source/network-extra/sabnzbd/FrugalBuild index 3587fa7..fc5894a 100644 --- a/source/network-extra/sabnzbd/FrugalBuild +++ b/source/network-extra/sabnzbd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=sabnzbd -pkgver=0.6.14 +pkgver=0.6.15 pkgrel=1 pkgdesc="A web-interface based binary newsgrabber with NZB file support" url="http://mookooh.org/coverfinder/" @@ -16,7 +16,7 @@ _F_sourceforge_name="SABnzbd" _F_sourceforge_dirname="sabnzbdplus" Finclude sourceforge source=($source sabnzbd.service sabnzbd.sysconfig x-nzb.xml nzb-2.png sab2_64.png addnzb.sh) -sha1sums=('86008e238be00e02d094d5569b084431d7064a85' \ +sha1sums=('e6d64ec35e837fe634d6e45234ec64c49cbb7e3b' \ 'b52b647a0778da9170965d721a03a54de1cf95fc' \ '273086a2c18a69e61496b1e62eca4b5bf6c6fdea' \ 'fd607d2431583320a8233cced780ed98aa074c4e' \ From devil505linux at gmail.com Mon Feb 13 20:23:10 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:23:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xcfa-4.2.8-1-i686 * version bump Message-ID: <20120213192310.F27DA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3feae4d7eb35b1fd5151a388714cab96ad2f5bc9 commit 3feae4d7eb35b1fd5151a388714cab96ad2f5bc9 Author: Devil505 Date: Mon Feb 13 20:18:32 2012 +0100 xcfa-4.2.8-1-i686 * version bump diff --git a/source/xapps-extra/xcfa/FrugalBuild b/source/xapps-extra/xcfa/FrugalBuild index 1ae92e6..500e030 100644 --- a/source/xapps-extra/xcfa/FrugalBuild +++ b/source/xapps-extra/xcfa/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Gholafox pkgname=xcfa -pkgver=4.2.7 +pkgver=4.2.8 pkgrel=1 pkgdesc="Frontend which use miscellaneous external programs to extract and convert music files" url="http://www.xcfa.tuxfamily.org/" @@ -17,4 +17,4 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://download.tuxfamily.org/xcfaudio/xcfa_download/src/ | Flasttar" source=(http://download.tuxfamily.org/xcfaudio/xcfa_download/src/$pkgname-$pkgver.tar.gz) -sha1sums=('4bca25e356857564dea27e2b05685d83ec947817') +sha1sums=('c1e35c0cc03f434abed8435645884af5cdcd7ee4') From devil505linux at gmail.com Mon Feb 13 20:23:11 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:23:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: radiotray-0.7.2-1-i686 * version bump Message-ID: <20120213192311.130FA224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b73befed8c3c4a9abbe009e459d4c8db686d8c7 commit 0b73befed8c3c4a9abbe009e459d4c8db686d8c7 Author: Devil505 Date: Mon Feb 13 20:23:07 2012 +0100 radiotray-0.7.2-1-i686 * version bump diff --git a/source/xapps-extra/radiotray/FrugalBuild b/source/xapps-extra/radiotray/FrugalBuild index 3b4f5c4..c4471f6 100644 --- a/source/xapps-extra/radiotray/FrugalBuild +++ b/source/xapps-extra/radiotray/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=radiotray -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 pkgdesc="Radio Tray is a streaming player for listening to online radios." depends=('gst-python' 'pygtk>=2.16.0-4' 'lxml' 'pygobject' 'notify-python' 'pyxdg' 'gst-plugins-good-libsoup') @@ -10,5 +10,5 @@ Finclude sourceforge options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('d3fc1be32feccd15b18d95e9ebb8702216094e50') +sha1sums=('ba43edc8cc2f9c3a29d036e5457488965e09ae51') replaces=("gnomeradio") From devil505linux at gmail.com Mon Feb 13 20:32:39 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:32:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: screenfetch-2.4.0-1-i686 * version bump Message-ID: <20120213193239.C2E4E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b417b80e6f4b7ccb52e0065cd74054ce0e65504b commit b417b80e6f4b7ccb52e0065cd74054ce0e65504b Author: Devil505 Date: Mon Feb 13 20:32:41 2012 +0100 screenfetch-2.4.0-1-i686 * version bump diff --git a/source/xapps-extra/screenfetch/FrugalBuild b/source/xapps-extra/screenfetch/FrugalBuild index e55c7ba..b96d82e 100644 --- a/source/xapps-extra/screenfetch/FrugalBuild +++ b/source/xapps-extra/screenfetch/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=screenfetch -pkgver=2.3.7 +pkgver=2.4.0 pkgrel=1 pkgdesc="Bash screenshot info grabber (DE, WM, theme, uptime, ...)" url="http://git.silverirc.com/cgit.cgi/screenfetch-dev.git/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') _F_archive_name="$pkgname-dev" up2date="Flasttar $url" source=($url/snapshot/$_F_archive_name-$pkgver.tar.bz2) -sha1sums=('e0a0731ffb10fba79221a6fb85fd4c8beb8b03b2') +sha1sums=('f297ea38ccacc73815dd51719d3957d729b57fab') build() { Fcd $_F_archive_name-$pkgver From devil505linux at gmail.com Mon Feb 13 20:45:54 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:45:54 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pragha-1.0-1-i686 * version bump Message-ID: <20120213194554.83DDB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d8650ba4deda1f6f0ca193865302ca542d89f2b commit 2d8650ba4deda1f6f0ca193865302ca542d89f2b Author: Devil505 Date: Mon Feb 13 20:45:56 2012 +0100 pragha-1.0-1-i686 * version bump diff --git a/source/xapps-extra/pragha/FrugalBuild b/source/xapps-extra/pragha/FrugalBuild index 69e9ec7..85f88a8 100644 --- a/source/xapps-extra/pragha/FrugalBuild +++ b/source/xapps-extra/pragha/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=pragha -pkgver=0.99.1 +pkgver=1.0 pkgrel=1 pkgdesc="Pragha is is a lightweight GTK+ music manager. It is written completely in C and GTK+. This it is a fork of Consonance Music Manager." depends=('gtk+2' 'gstreamer' 'sqlite3' 'taglib' 'libnotify' 'libcdio>=0.83' 'curl') @@ -13,7 +13,7 @@ _F_gnome_desktop="y" Finclude googlecode gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('bd3e965da2f602bb7d9c731eccbb4d67e8c70d6c') +sha1sums=('b4d2780b065e3141489dcc27c121f01b1d47227c') build() { From jercel16 at gmail.com Mon Feb 13 20:46:52 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 13 Feb 2012 20:46:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-10.0.1-1-x86_64 Message-ID: <20120213194652.5E3CC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14040c183f1a2ba3720f3b0149131a8a367a85a3 commit 14040c183f1a2ba3720f3b0149131a8a367a85a3 Author: jercel Date: Mon Feb 13 20:41:45 2012 +0100 thunderbird-10.0.1-1-x86_64 * Version bump diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 7ca8ddc..8e2841c 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=10.0 +pkgver=10.0.1 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" @@ -14,7 +14,7 @@ groups=('xapps') archs=('i686' 'x86_64' 'arm') options=('scriptlet') up2date="Flastarchive http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/source '\.source\.tar\.bz2'" -source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver-real/source/$pkgname-$pkgver.source.tar.bz2 \ +source=(http://releases.mozilla.org/pub/mozilla.org/$pkgname/releases/$pkgver/source/$pkgname-$pkgver.source.tar.bz2 \ $pkgname.desktop \ thunderbird-locale.patch \ mozconfig) From vmiklos at frugalware.org Mon Feb 13 20:48:00 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 13 Feb 2012 20:48:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: openjdk-6-18-i686 Message-ID: <20120213194800.18C2F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa3119436070fb5887f3315f1498af0db99689a9 commit aa3119436070fb5887f3315f1498af0db99689a9 Author: Miklos Vajna Date: Mon Feb 13 20:48:50 2012 +0100 openjdk-6-18-i686 - up to icedtea6-1.11 diff --git a/source/devel-extra/openjdk/FrugalBuild b/source/devel-extra/openjdk/FrugalBuild index d2fe2cb..9a6bfaf 100644 --- a/source/devel-extra/openjdk/FrugalBuild +++ b/source/devel-extra/openjdk/FrugalBuild @@ -3,10 +3,10 @@ pkgname=openjdk pkgver=6 -build=22 -icedteaver=1.10.5 +build=24 +icedteaver=1.11 javaver="$pkgver-openjdk" -pkgrel=17 +pkgrel=18 pkgdesc="Open-source Java Development Kit implementation." url="http://openjdk.java.net/" depends=('libx11') @@ -22,10 +22,10 @@ _F_archive_name="icedtea6" # there is a new icedtea release up2date="Flasttar http://icedtea.classpath.org/download/source/|sed 's/$icedteaver/$pkgver/'" source=(http://icedtea.classpath.org/download/source/icedtea6-$icedteaver.tar.gz \ - http://download.java.net/openjdk/jdk6/promoted/b$build/openjdk-$pkgver-src-b$build-28_feb_2011.tar.gz \ - http://icedtea.classpath.org/download/drops/jaxp144_01.zip \ - https://jax-ws.dev.java.net/files/documents/4202/150725/jdk6-jaf-b20.zip \ - https://jax-ws.dev.java.net/files/documents/4202/150724/jdk6-jaxws-b20.zip \ + http://download.java.net/openjdk/jdk6/promoted/b$build/openjdk-$pkgver-src-b$build-14_nov_2011.tar.gz \ + http://icedtea.classpath.org/download/drops/jaxp144_03.zip \ + http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip \ + http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip \ openj{dk,re}.sh) sha1sums=('b38818a80f2635e21457c6230031e5f7493e6acd' \ '65a60153adbc8bc47fb95bb2b588a9a0b8701c95' \ @@ -55,10 +55,10 @@ build() unset MAKEFLAGS Fconf --with-jdk-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0 \ --with-xalan2-jar=/usr/share/java/xalan.jar \ - --with-jaxp-drop-zip=$Fsrcdir/jaxp144_01.zip \ + --with-jaxp-drop-zip=$Fsrcdir/jaxp144_03.zip \ --with-jaf-drop-zip=$Fsrcdir/jdk6-jaf-b20.zip \ - --with-jaxws-drop-zip=$Fsrcdir/jdk6-jaxws-b20.zip \ - --with-openjdk-src-zip=$Fsrcdir/openjdk-$pkgver-src-b$build-28_feb_2011.tar.gz + --with-jaxws-drop-zip=$Fsrcdir/jdk6-jaxws2_1_6-2011_06_13.zip \ + --with-openjdk-src-zip=$Fsrcdir/openjdk-$pkgver-src-b$build-14_nov_2011.tar.gz make stamps/patch-ecj.stamp || return 1 make || return 1 Fmkdir /usr/lib/jvm/ From devil505linux at gmail.com Mon Feb 13 20:57:58 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:57:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gpodder-3.0.4-1-i686 * version bump Message-ID: <20120213195758.8B432224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1db1e6fe1420ae9a3b0f5772d0e924c1cf4edd6 commit a1db1e6fe1420ae9a3b0f5772d0e924c1cf4edd6 Author: Devil505 Date: Mon Feb 13 20:51:30 2012 +0100 gpodder-3.0.4-1-i686 * version bump diff --git a/source/gnome-extra/gpodder/FrugalBuild b/source/gnome-extra/gpodder/FrugalBuild index 26a82d7..d77930e 100644 --- a/source/gnome-extra/gpodder/FrugalBuild +++ b/source/gnome-extra/gpodder/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gpodder -pkgver=3.0.2 +pkgver=3.0.4 pkgrel=1 pkgdesc="A podcast receiver/catcher." url="http://gpodder.org" @@ -15,6 +15,6 @@ _F_gnome_iconcache="y" Finclude gnome-scriptlet up2date="Flasttar $url/src/" source=($url/src/$pkgname-$pkgver.tar.gz) -sha1sums=('ba547e5472466fe1b18afb72c1e2a5c25561b000') +sha1sums=('2a70bc049594500ce57d033c406183f667e94cf9') From devil505linux at gmail.com Mon Feb 13 20:57:58 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 20:57:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfce4-session-4.8.3-1-i686 * version bump Message-ID: <20120213195758.9ABC1224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d5f2331bd78568846305aef55670eaa228afaed commit 2d5f2331bd78568846305aef55670eaa228afaed Author: Devil505 Date: Mon Feb 13 20:56:29 2012 +0100 xfce4-session-4.8.3-1-i686 * version bump diff --git a/source/xfce4/xfce4-session/FrugalBuild b/source/xfce4/xfce4-session/FrugalBuild index 343286f..2adfdd7 100644 --- a/source/xfce4/xfce4-session/FrugalBuild +++ b/source/xfce4/xfce4-session/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=xfce4-session -pkgver=4.8.2 -pkgrel=3 +pkgver=4.8.3 +pkgrel=1 pkgdesc="A session manager for Xfce4." url="http://www.xfce.org/" depends=('libsm>=1.1.0' 'libxfce4ui>=4.8.0' 'libxfce4util>=4.8.1' 'xfce4-panel>=4.8.0' \ @@ -36,7 +36,7 @@ Fconfopts="$Fconfopts --disable-hal \ --enable-consolekit \ --enable-polkit \ --enable-panel-plugin" -sha1sums=('636c2983552861a959225e554898675152a4d812' \ +sha1sums=('8b5e525005978cffb45a921f687e57a9ade70043' \ 'd99d32e3dfb82ace51fd0ca6699b57078ad350fd' \ 'b0ed29953027f8b61e63da0104099d0f1a81b04e' \ '8173d8883a582fc08a9948d8807568467fad0afa' \ From devil505linux at gmail.com Mon Feb 13 21:45:15 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 21:45:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scummvm-1.4.1-1-i686 * version bump Message-ID: <20120213204515.64519224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7e6ef68691dcfb98b5fd93bb1f41943363cfaee commit a7e6ef68691dcfb98b5fd93bb1f41943363cfaee Author: Devil505 Date: Mon Feb 13 21:35:50 2012 +0100 scummvm-1.4.1-1-i686 * version bump diff --git a/source/games-extra/scummvm/FrugalBuild b/source/games-extra/scummvm/FrugalBuild index 1ba62f9..c4aa118 100644 --- a/source/games-extra/scummvm/FrugalBuild +++ b/source/games-extra/scummvm/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: voroskoi pkgname=scummvm -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 pkgdesc="ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games." depends=('sdl>=1.2.2' 'libmad' 'zlib') @@ -16,7 +16,7 @@ up2date="lynx -dump http://sourceforge.net/projects/scummvm/files/scummvm/| grep url="http://www.scummvm.org/" options=('nodocs') Fconfopts="$Fconfopts --disable-debug" -sha1sums=('92196b062771407d13617caef5efd4895c4e4b5d') +sha1sums=('f43d1fce764d6e49a9e1d4c069507346212d9b36') build() { Fcd From devil505linux at gmail.com Mon Feb 13 21:45:15 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 13 Feb 2012 21:45:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: grsync-1.2.1-1-i686 * version bump Message-ID: <20120213204515.6BFBC224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45fbbbe636b7dd43cfbd61351110a051335df461 commit 45fbbbe636b7dd43cfbd61351110a051335df461 Author: Devil505 Date: Mon Feb 13 21:45:17 2012 +0100 grsync-1.2.1-1-i686 * version bump diff --git a/source/xapps-extra/grsync/FrugalBuild b/source/xapps-extra/grsync/FrugalBuild index 68d7a62..107af29 100644 --- a/source/xapps-extra/grsync/FrugalBuild +++ b/source/xapps-extra/grsync/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=grsync -pkgver=1.2.0 +pkgver=1.2.1 pkgrel=1 pkgdesc="GTK GUI for rsync" url="http://www.opbyte.it/$pkgname" @@ -16,6 +16,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url | Flasttar" source=(http://www.opbyte.it/release/$pkgname-$pkgver.tar.gz) -sha1sums=('e98aceb8df3abbf635bc7a304a6e49255ba6b2b7') +Fconfopts="${Fconfopts[@]} --disable-unity" +sha1sums=('bcd4ba9b967a94244cfb72c4081aec95c2c59055') # optimization OK From dex at dragonslave.de Mon Feb 13 22:27:21 2012 From: dex at dragonslave.de (Daniel Exner) Date: Mon, 13 Feb 2012 22:27:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cifs-utils-5.3-1-x86_64 Message-ID: <20120213212721.BC894224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d788c11b20dc05ba362da6b66b6383b5a46daa40 commit d788c11b20dc05ba362da6b66b6383b5a46daa40 Author: Daniel Exner Date: Mon Feb 13 22:29:06 2012 +0100 cifs-utils-5.3-1-x86_64 * version bump * removed keyutils from depends diff --git a/source/network-extra/cifs-utils/FrugalBuild b/source/network-extra/cifs-utils/FrugalBuild index 9363d43..d6328a3 100644 --- a/source/network-extra/cifs-utils/FrugalBuild +++ b/source/network-extra/cifs-utils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 pkgname=cifs-utils -pkgver=5.2 +pkgver=5.3 pkgrel=1 pkgdesc="A set of user-space tools for the in-kernel CIFS filesystem" archs=('i686' 'x86_64') @@ -11,6 +11,6 @@ url="http://wiki.samba.org/index.php/LinuxCIFS_utils" source=("ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/$pkgname-$pkgver.tar.bz2") signatures=(${source[0]}.asc ) up2date="lynx -dump ftp://ftp.samba.org/pub/linux-cifs/cifs-utils | Flasttar" -depends=('keyutils=1.5.3') +depends=('glibc') # optimization OK From dex at dragonslave.de Mon Feb 13 22:31:44 2012 From: dex at dragonslave.de (Daniel Exner) Date: Mon, 13 Feb 2012 22:31:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: shared-desktop-ontologies-0.9.0-1-x86_64 Message-ID: <20120213213144.88162224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=837e18c99c41e60814b7dbb5d0fc1bfe83423c76 commit 837e18c99c41e60814b7dbb5d0fc1bfe83423c76 Author: Daniel Exner Date: Mon Feb 13 22:33:41 2012 +0100 shared-desktop-ontologies-0.9.0-1-x86_64 * version bump diff --git a/source/apps/shared-desktop-ontologies/FrugalBuild b/source/apps/shared-desktop-ontologies/FrugalBuild index 39c63ac..891484f 100644 --- a/source/apps/shared-desktop-ontologies/FrugalBuild +++ b/source/apps/shared-desktop-ontologies/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 pkgname=shared-desktop-ontologies -pkgver=0.8.1 +pkgver=0.9.0 pkgrel=1 pkgdesc="Common OSCAF desktop ontologies" groups=('apps') @@ -11,6 +11,6 @@ _F_sourceforge_dirname="oscaf" Finclude sourceforge cmake archs=('i686' 'x86_64' 'ppc' 'arm') depends=() -sha1sums=('cc84cbe4abf9c5fdd75649f6faef7dee5b48e4f0') +sha1sums=('c5dffbc58a5a694a36f7da4f7806e37cab459722') # optimization OK From vmiklos at frugalware.org Mon Feb 13 23:06:21 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 13 Feb 2012 23:06:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell-ia-0.50r1-3-i686 Message-ID: <20120213220621.AC5EF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e1541240436f6881f730552ce2d6c044679c6033 commit e1541240436f6881f730552ce2d6c044679c6033 Author: Miklos Vajna Date: Mon Feb 13 23:07:24 2012 +0100 aspell-ia-0.50r1-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell-ia/FrugalBuild b/source/locale-extra/aspell-ia/FrugalBuild deleted file mode 100644 index dca2e7c..0000000 --- a/source/locale-extra/aspell-ia/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=ia -pkgver=0.50r1 -pkgrel=3 -pkgdesc="GNU Aspell Interlingua Word List Package" -Finclude aspell From ryuo at frugalware.org Tue Feb 14 02:32:20 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 02:32:20 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120214013220.B03AB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=667abff6e2a625adf2e656f86bbd1408f35e485a commit 667abff6e2a625adf2e656f86bbd1408f35e485a Merge: e7b8db3 e154124 Author: James Buren Date: Mon Feb 13 19:32:13 2012 -0600 Merge ../current From ryuo at frugalware.org Tue Feb 14 02:47:42 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 02:47:42 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kmod-5-1-x86_64 * version bump Message-ID: <20120214014742.F3ED4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6a9c183e3f548c6e60b9616cda3bedbfaac83f25 commit 6a9c183e3f548c6e60b9616cda3bedbfaac83f25 Author: James Buren Date: Mon Feb 13 19:47:05 2012 -0600 kmod-5-1-x86_64 * version bump diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 52229bc..194175b 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=kmod -pkgver=4 -pkgrel=2 +pkgver=5 +pkgrel=1 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -15,7 +15,7 @@ _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz modules) -sha1sums=('2a5d55a78d772756e5bdc7d3afff30e3ca25de84' \ +sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ 'd8192e844d0bb37c5f7f7defda540db1fd232824') replaces=('module-init-tools') conflicts=('module-init-tools') From ryuo at frugalware.org Tue Feb 14 02:51:08 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 02:51:08 +0100 (CET) Subject: [Frugalware-git] ryuotesting: udev-181-1-x86_64 * version bump Message-ID: <20120214015109.74059224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=c306a5d1b13bc1cbf76b8a483f4bf918e527a644 commit c306a5d1b13bc1cbf76b8a483f4bf918e527a644 Author: James Buren Date: Mon Feb 13 19:50:50 2012 -0600 udev-181-1-x86_64 * version bump diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 34cde49..4e997ae 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: James Buren pkgname=udev -pkgver=175 -pkgrel=2 +pkgver=181 +pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug" backup=(etc/sysconfig/blacklist) -depends=('kmod' 'pciutils') +depends=('kmod>=5' 'pciutils') rodepends=('chkconfig>=1.3.30c-2' 'coreutils>=6.12-2' 'grep>=2.5.3-4' 'shadow') makedepends=('gperf' 'usbutils' 'gobject-introspection') groups=('base' 'core') @@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url" options=('force') source=($url/$pkgname-$pkgver.tar.xz blacklist README.Frugalware) -sha1sums=('d1a35774cca843bc38a01e11a34d76d890fd2e0b' \ +sha1sums=('75c17faeafc13f0e7ba7b7e1d233f602945734bb' \ '4657cbad76a3d5c8aade4dba166b3f8704c7b07f' \ 'ce5ba4e6bb049b23d42270facaa4516af8cbe7ae') From ryuo at frugalware.org Tue Feb 14 03:01:50 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 03:01:50 +0100 (CET) Subject: [Frugalware-git] ryuotesting: systemd-42-1-x86_64 * version bump Message-ID: <20120214020151.0B8EF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=3ba02bddf1434a22b6573f2646893a460ba3a12c commit 3ba02bddf1434a22b6573f2646893a460ba3a12c Author: James Buren Date: Mon Feb 13 19:59:13 2012 -0600 systemd-42-1-x86_64 * version bump diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 23605e5..c8108de 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -5,21 +5,19 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"} USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd -pkgver=38 -pkgrel=2 +pkgver=42 +pkgrel=1 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" -depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') +depends=('dbus' 'kmod>=5' 'udev>=181' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf') options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ - console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \ - systemd-fix-shutdown.patch) -sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \ + console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch) +sha1sums=('fca5a418ca2e7ba9cb93adfdf020328d5bb1f934' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ - 'b27dd584a729381200d4343e0e955fa43e6e07c9' \ - 'ec74c97bf3166242b198a47477a735b47f4d9005') + 'b27dd584a729381200d4343e0e955fa43e6e07c9') if Fuse $USE_CRYPTSETUP; then depends=("${depends[@]}" 'cryptsetup-luks') diff --git a/source/base/systemd/systemd-fix-shutdown.patch b/source/base/systemd/systemd-fix-shutdown.patch deleted file mode 100644 index 25f96bd..0000000 --- a/source/base/systemd/systemd-fix-shutdown.patch +++ /dev/null @@ -1,21 +0,0 @@ -From ead51eb4ed55981f290e40a871ffbca6480c4cd3 Mon Sep 17 00:00:00 2001 -From: Lennart Poettering -Date: Thu, 12 Jan 2012 03:34:50 +0000 -Subject: units: make sure syslog socket goes away early during shutdown - ---- -diff --git a/units/syslog.socket b/units/syslog.socket -index 323fa86..657e791 100644 ---- a/units/syslog.socket -+++ b/units/syslog.socket -@@ -11,6 +11,8 @@ - Description=Syslog Socket - DefaultDependencies=no - Before=sockets.target syslog.target -+Conflicts=shutdown.target -+Before=shutdown.target - - # Pull in syslog.target to tell people that /dev/log is now accessible - Wants=syslog.target --- -cgit v0.9.0.2-2-gbebe From ryuo at frugalware.org Tue Feb 14 03:19:08 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 03:19:08 +0100 (CET) Subject: [Frugalware-git] ryuotesting: dracut-015-1-x86_64 * version bump Message-ID: <20120214021908.7C170224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=3491d4ad7ecd1c41d4020dbe18a4cf133e57db41 commit 3491d4ad7ecd1c41d4020dbe18a4cf133e57db41 Author: James Buren Date: Mon Feb 13 20:18:29 2012 -0600 dracut-015-1-x86_64 * version bump diff --git a/source/base-extra/dracut/FrugalBuild b/source/base-extra/dracut/FrugalBuild index 32ab332..d468fcf 100644 --- a/source/base-extra/dracut/FrugalBuild +++ b/source/base-extra/dracut/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=dracut -pkgver=014 -pkgrel=2 +pkgver=015 +pkgrel=1 pkgdesc="Generic initramfs generation tool" depends=('udev' 'util-linux' 'bash' 'dash' 'kbd' 'cpio') makedepends=("docbook-sgml-dtd" "libxslt" "docbook-xsl" "docbook-xml") @@ -13,8 +13,8 @@ archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html" up2date="Flasttar http://www.kernel.org/pub/linux/utils/boot/dracut/" source=(http://mirror.be.gbxs.net/pub/linux/boot/dracut/$pkgname-$pkgver.tar.xz $pkgname-xz-kernel-modules.patch) -sha1sums=('c4f766b55c4b9ff838b05a1740a394d23c7fcb1c' \ - 'c835f504586a25cb012ba7e65dd15cec61244e0a') +sha1sums=('bb8db950e6cbb4802b045cfb669e76b3b4fc39bb' \ + '72eaea5158aa9776b8e9951746aedeb707fec91b') backup=(etc/dracut.conf) options=('scriptlet') @@ -102,7 +102,7 @@ build() { Fsplit dracut-network usr/lib/dracut/modules.d/95nfs Fsplit dracut-network usr/lib/dracut/modules.d/45ifcfg - Fsplit mkinitrd usr/sbin/lsinitrd - Fsplit mkinitrd usr/sbin/mkinitrd + Fsplit mkinitrd usr/bin/lsinitrd + Fsplit mkinitrd usr/bin/mkinitrd } diff --git a/source/base-extra/dracut/dracut-xz-kernel-modules.patch b/source/base-extra/dracut/dracut-xz-kernel-modules.patch index 604fab9..fe17af1 100644 --- a/source/base-extra/dracut/dracut-xz-kernel-modules.patch +++ b/source/base-extra/dracut/dracut-xz-kernel-modules.patch @@ -1,110 +1,12 @@ -diff -ur a/dracut-functions b/dracut-functions ---- a/dracut-functions 2011-12-15 02:19:05.000000000 -0600 -+++ b/dracut-functions 2012-01-22 11:34:30.247234753 -0600 -@@ -320,7 +320,7 @@ - inst "${_src%/*}/.${_src##*/}.hmac" "${target%/*}/.${target##*/}.hmac" - fi - ddebug "Installing $_src" -- cp --sparse=always -pfL "$_src" "${initdir}/$target" -+ cp --sparse=always -pfL "$_src" "${initdir}/$target" - } - - # find symlinks linked to given library file -@@ -464,7 +464,7 @@ - if [[ -d $_realsrc ]]; then - inst_dir "$_realsrc" - else -- inst "$_realsrc" && mkdir -m 0755 -p "${_target%/*}" -+ inst "$_realsrc" && mkdir -m 0755 -p "${_target%/*}" - fi - if [[ -e "${_src}" ]]; then - ln -sfn $(convert_abs_rel "${_src}" "${_realsrc}") "$_target" -@@ -855,6 +855,7 @@ - if ! [[ $hostonly ]]; then - _filtercmd='find "$srcmods/kernel/$1" "$srcmods/extra"' - _filtercmd+=' "$srcmods/weak-updates" -name "*.ko" -o -name "*.ko.gz"' -+ _filtercmd+=' -o -name "*.ko.xz"' - _filtercmd+=' 2>/dev/null' - else - _filtercmd='cut -d " " -f 1 $initdir/$$.ko -+ $2 $initdir/$$.ko && echo "$_modname" -+ rm -f $initdir/$$.ko -+ ;; - esac - done - ) - find_kernel_modules_by_path () ( - if ! [[ $hostonly ]]; then - find "$srcmods/kernel/$1" "$srcmods/extra" "$srcmods/weak-updates" \ -- -name "*.ko" -o -name "*.ko.gz" 2>/dev/null -+ -name "*.ko" -o -name "*.ko.gz" -o -name "*.ko.xz" 2>/dev/null - else - cut -d " " -f 1 /dev/null -diff -ur a/modules.d/40network/module-setup.sh b/modules.d/40network/module-setup.sh ---- a/modules.d/40network/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/40network/module-setup.sh 2012-01-22 11:44:20.329212595 -0600 -@@ -36,6 +36,7 @@ - case "$_fname" in - *.ko) _fcont="$(< $_fname)" ;; - *.ko.gz) _fcont="$(gzip -dc $_fname)" ;; -+ *.ko.xz) _fcont="$(xz -dc $_fname)" ;; - esac - [[ $_fcont =~ $_net_drivers - && ! $_fcont =~ iw_handler_get_spy ]] \ diff -ur a/modules.d/50plymouth/module-setup.sh b/modules.d/50plymouth/module-setup.sh ---- a/modules.d/50plymouth/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/50plymouth/module-setup.sh 2012-01-22 16:32:21.323563620 -0600 -@@ -13,8 +13,12 @@ - installkernel() { - local _modname - # Include KMS capable drm drivers -- for _modname in $(find "$srcmods/kernel/drivers/gpu/drm" "$srcmods/extra" -name '*.ko' 2>/dev/null); do -- grep -q drm_crtc_init $_modname && instmods $_modname -+ for _modname in $(find "$srcmods/kernel/drivers/gpu/drm" "$srcmods/extra" \( -name '*.ko' -o -name "*.ko.gz" -o -name "*.ko.xz" \) 2>/dev/null); do -+ case $_modname in -+ *.ko) grep -q drm_crtc_init $_modname && instmods $_modname ;; -+ *.ko.gz) zgrep -q drm_crtc_init $_modname && instmods $_modname ;; -+ *.ko.xz) xz -dc < $_modname | grep -q 'drm_crtc_init' && instmods $_modname ;; -+ esac - done - } - -diff -ur a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh ---- a/modules.d/90kernel-modules/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/90kernel-modules/module-setup.sh 2012-01-22 11:45:55.161209054 -0600 -@@ -13,6 +13,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_blockfuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_blockfuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_blockfuncs ]] && echo "$_f" ;; - esac - done - } -diff -ur a/modules.d/90multipath/module-setup.sh b/modules.d/90multipath/module-setup.sh ---- a/modules.d/90multipath/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/90multipath/module-setup.sh 2012-01-22 11:46:47.937207050 -0600 -@@ -40,6 +40,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_mpfuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_mpfuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_mpfuncs ]] && echo "$_f" ;; - esac - done - } -diff -ur a/modules.d/95iscsi/module-setup.sh b/modules.d/95iscsi/module-setup.sh ---- a/modules.d/95iscsi/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/95iscsi/module-setup.sh 2012-01-22 13:57:26.247912660 -0600 -@@ -48,6 +48,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_iscsifuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_iscsifuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_iscsifuncs ]] && echo "$_f" ;; - esac - done - } +--- a/modules.d/50plymouth/module-setup.sh 2012-02-13 20:12:29.825785878 -0600 ++++ b/modules.d/50plymouth/module-setup.sh 2012-02-13 20:15:13.444779796 -0600 +@@ -18,7 +18,7 @@ + case $_modname in + *.ko) grep -q drm_crtc_init $_modname ;; + *.ko.gz) zgrep -q drm_crtc_init $_modname ;; +- *.ko.xz) xzgrep -q drm_crtc_init $_modname ;; ++ *.ko.xz) xz -dc < $_modname | grep -q 'drm_crtc_init' ;; + esac + if test $? -eq 0; then + # if the hardware is present, include module even if it is not currently loaded, From ryuo at frugalware.org Tue Feb 14 03:31:49 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 03:31:49 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kmod-5-2-x86_64 * try to fix with patch Message-ID: <20120214023149.21810224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=5258906e5509d448631e585f27d5e94cb0bd98be commit 5258906e5509d448631e585f27d5e94cb0bd98be Author: James Buren Date: Mon Feb 13 20:31:18 2012 -0600 kmod-5-2-x86_64 * try to fix with patch diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 194175b..e5bd8be 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kmod pkgver=5 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -14,9 +14,10 @@ backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz - modules) + modules kmod-patch1.patch) sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ - 'd8192e844d0bb37c5f7f7defda540db1fd232824') + 'd8192e844d0bb37c5f7f7defda540db1fd232824' \ + '06ff2f2e29e18f17d27a55e0a20852b0b1b63758') replaces=('module-init-tools') conflicts=('module-init-tools') provides=('module-init-tools') @@ -30,6 +31,7 @@ subrodepends=("$pkgname") build() { Fcd + Fpatchall Fmake --with-zlib --with-xz --enable-gtk-doc --enable-tools Fmakeinstall if [ "$CARCH" == "ppc" ]; then diff --git a/source/base/kmod/kmod-patch1.patch b/source/base/kmod/kmod-patch1.patch new file mode 100644 index 0000000..72cfde3 --- /dev/null +++ b/source/base/kmod/kmod-patch1.patch @@ -0,0 +1,36 @@ +From 269de2e0bf5011072da2f40f4f2d4023fad696b9 Mon Sep 17 00:00:00 2001 +From: Lucas De Marchi +Date: Tue, 07 Feb 2012 11:48:59 +0000 +Subject: libkmod-module: probe: Fix ignore-loaded flag not being applied + +--- +diff --git a/TODO b/TODO +index 23d7c76..6ab11f1 100644 +--- a/TODO ++++ b/TODO +@@ -38,6 +38,9 @@ Features: + + * Stop using system() inside the library and use fork + exec instead + ++* Add tests for --show-depends: we need to first trap calls to ++ kmod_module_get_path(), because it's printed to stdout/stderr. ++ + Known Bugs: + =========== + +diff --git a/libkmod/libkmod-module.c b/libkmod/libkmod-module.c +index 0af3e2e..b5eb7c9 100644 +--- a/libkmod/libkmod-module.c ++++ b/libkmod/libkmod-module.c +@@ -1132,7 +1132,8 @@ KMOD_EXPORT int kmod_module_probe_insert_module(struct kmod_module *mod, + if (mod == NULL) + return -ENOENT; + +- if (module_is_inkernel(mod)) { ++ if (!(flags & KMOD_PROBE_IGNORE_LOADED) ++ && module_is_inkernel(mod)) { + if (flags & KMOD_PROBE_FAIL_ON_LOADED) + return -EEXIST; + else +-- +cgit v0.9.0.2-52-g1de3 From ryuo at frugalware.org Tue Feb 14 03:45:31 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 03:45:31 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-3.1-22-x86_64 * rebuild with udev, kmod, systemd Message-ID: <20120214024531.90719224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=c37ec2b75d0f96eb1a93549ce056b87338edb604 commit c37ec2b75d0f96eb1a93549ce056b87338edb604 Author: James Buren Date: Mon Feb 13 20:41:19 2012 -0600 kernel-initrd-3.1-22-x86_64 * rebuild with udev, kmod, systemd diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index cc7fb3d..fdb1a26 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=21 +pkgrel=22 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") -makedepends=('dracut-plymouth' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ - 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=175' \ - 'systemd>=38-2' 'kmod=4-2') +makedepends=('dracut-plymouth>=015' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ + 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev=181-1' \ + 'systemd=42-1' 'kmod=5-2') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" @@ -30,7 +30,7 @@ build() { _UNAME="$_F_kernelver_ver-fw$_F_kernelver_rel" Fmkdir /boot - Fexec /usr/sbin/dracut --xz --force -a dmsquash-live ${includes[@]} \ + Fexec /usr/bin/dracut --xz --force -a dmsquash-live ${includes[@]} \ $Fdestdir/boot/initrd-$_UNAME.img.xz $_UNAME || Fdie if ! unxz < $Fdestdir/boot/initrd-$_UNAME.img.xz | cpio -t | grep -q '\.ko\.xz$'; then error "No kernel modules in initrd." From bex at utilook.ru Tue Feb 14 05:03:45 2012 From: bex at utilook.ru (=?utf-8?B?0KHRgtGA0L7QuNGC0LXQu9GM0YHRgtCy0L4=?=) Date: Tue, 14 Feb 2012 07:03:45 +0300 Subject: [Frugalware-git] =?utf-8?b?0JvQuNC90LXQudC90YvQtSDQvtCx0YrQtdC6?= =?utf-8?b?0YLRiy4g0J7RgdC+0LHQtdC90L3QvtGB0YLQuCDQt9C10LzQu9C10L8=?= =?utf-8?b?0L7Qu9GM0LfQvtCy0LDQvdC40Y8=?= Message-ID: ??????????? ????????? ? ??????? ????????? ??? ???????? ????????: ???????????????? ? ???????? 27-28 ??????? ? ?????? ??? ?????????????, ??????? ? ???????????? ?? ?????? ? ????????????? ? ????????? ?????????. ?????????? ? ???????????: 8 (?95) 921-??-17 ? ?????????: 1. ?????? ????????? (??????????????? ??????) ????????? ????? ???????? ???????? (????? ? ??) 2. ????? ?????????????? ???????????????? ? ????????????, ????????? ?? ???????????????? ??? ?? 3. ?? ??? ?????? ????????????: "??" ? "??????", ???????????? ???????? 4. ????? (??????????, ????), ??????????? ??? ?????????? ?? 5. ?????????? ???????????????? ?? ??????? ????????-?????????????? ?????, ?????????????, ?????????????, ??????? ? ???????????? ?? ?? ?????? ????????? ?????????????, ????????? ? ????? ???????????? ?????????????, ? ??? ????? ? ????? ? ?????????? ??? ????????? ?? 6. ??????????? ?????????? ? ????????????? ?? ?? ????????????????????, ? ??? ????? ??????????? 7. ????????????? ?????? ? ????? ? ??????????? ?? 8. ??????? ?????????? ??????? ????????????????????? ?????????? ? ?????? ????????? ?????? ??? ??????????? ?? 9. ??????????? ?????????????????? ???????????????? ? ?? ?? ? ????? 2013 ???? 10. ??????????? ???????????????? ??? ?????????? ?? ????? ??? ? ???????????? ????????????? ? ???????? ????? 11. ?????????? ?? ??????? ??? (????????????? ?????????), ? ??? ????? ?? ????? ???????? ????????????? ??, ???????????????? ? ????? ? ??????????? ?? 12. ???????? ???? ????????? ??, ????????? ?? ? ???????? ???? ??? ??????????????? ???????? ??????? ??, ??????????? ?? ? ?? ???????? ??? 13. ????? ??????? ??? ? ????? ? ??????????? ?? ?? ?????? ?? ??? ?? ???????? ??? 14. ????????? ? ????? ? ?? 15. ??????????? ????????????/???????????????? ????? ?? ? ????????? ???????? ??? ??, ?????????????? ????????? ??????? (?????? ????????????????) ??? ?? 16. ??????????? ???? ?? ???????? ??????? ? ????????? ??????? ??? ?? 17. ??????????? ??????????????? ? ?????? ????????? ? ????? ?? ?????????????? ? ????????????? ?? 18. ??????????????? (??????????? ?????? ???????), ?????????? ?? ????? ??????? ??????? ? ??? ?????????? 19. ??????????? ????????? ? ??????? ????????? ??? ????????? ????? ??: ??????????????? ?????????, ???????-????????? ?????????? ? ????? ?????, ????- ? ????????????? ? ??. ????????? ???????: 17500 ??????. ????? ??????????: ?. ??????????, ?? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryuo at frugalware.org Tue Feb 14 06:00:46 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 06:00:46 +0100 (CET) Subject: [Frugalware-git] ryuotesting: udev-181-2-x86_64 * fix building properly Message-ID: <20120214050046.9B4A5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=7de029324b6d82e1f8a6816924d2195f7be8a230 commit 7de029324b6d82e1f8a6816924d2195f7be8a230 Author: James Buren Date: Mon Feb 13 22:59:47 2012 -0600 udev-181-2-x86_64 * fix building properly diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 4e997ae..f94fc49 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -3,7 +3,7 @@ pkgname=udev pkgver=181 -pkgrel=1 +pkgrel=2 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug" backup=(etc/sysconfig/blacklist) @@ -33,7 +33,7 @@ suboptions=('force') build() { Fpatchall - Fconf --libexecdir=/lib/udev --with-rootlibdir=/lib \ + Fconf --libexecdir=/lib --with-rootlibdir=/lib \ --sbindir=/sbin --with-systemdsystemunitdir=/lib/systemd/system make V=1 || return 1 Fmakeinstall From ryuo at frugalware.org Tue Feb 14 06:11:15 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 06:11:15 +0100 (CET) Subject: [Frugalware-git] ryuotesting: systemd-42-2-x86_64 * rebuild with new udev, and fix /sbin/init symlink Message-ID: <20120214051115.609CB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=4a6d8039e28f468dd3b1f11ee1a067fb0eebf9bf commit 4a6d8039e28f468dd3b1f11ee1a067fb0eebf9bf Author: James Buren Date: Mon Feb 13 23:10:19 2012 -0600 systemd-42-2-x86_64 * rebuild with new udev, and fix /sbin/init symlink diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index c8108de..8d29cd9 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -6,10 +6,10 @@ USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd pkgver=42 -pkgrel=1 +pkgrel=2 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" -depends=('dbus' 'kmod>=5' 'udev>=181' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') +depends=('dbus' 'kmod>=5-2' 'udev>=181-2' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf') options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" @@ -81,7 +81,7 @@ build() # Split tools provided by sysvinit to avoid conflict Fmkdir sbin - Fln /bin/systemd /sbin/init + Fln /lib/systemd/systemd /sbin/init Fln /bin/systemctl /sbin/reboot Fln /bin/systemctl /sbin/halt Fln /bin/systemctl /sbin/poweroff From ryuo at frugalware.org Tue Feb 14 06:18:56 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 06:18:56 +0100 (CET) Subject: [Frugalware-git] ryuotesting: dracut-015-2-x86_64 * attempt to fix init boot failure Message-ID: <20120214051856.D562C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6054e7ca1bdf3825d97c723814bd98d431113e67 commit 6054e7ca1bdf3825d97c723814bd98d431113e67 Author: James Buren Date: Mon Feb 13 23:15:23 2012 -0600 dracut-015-2-x86_64 * attempt to fix init boot failure diff --git a/source/base-extra/dracut/FrugalBuild b/source/base-extra/dracut/FrugalBuild index d468fcf..3610344 100644 --- a/source/base-extra/dracut/FrugalBuild +++ b/source/base-extra/dracut/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dracut pkgver=015 -pkgrel=1 +pkgrel=2 pkgdesc="Generic initramfs generation tool" depends=('udev' 'util-linux' 'bash' 'dash' 'kbd' 'cpio') makedepends=("docbook-sgml-dtd" "libxslt" "docbook-xsl" "docbook-xml") @@ -61,7 +61,7 @@ build() { Fcd Fpatchall #by default systemd - Fsed '/etc/init' '/bin/systemd' modules.d/99base/init + Fsed '/sbin/init' '/lib/systemd/systemd' modules.d/99base/init make || Fdie make install DESTDIR=$Fdestdir sbindir=/sbin \ sysconfdir=/etc mandir=/usr/share/man WITH_SWITCH_ROOT=0 || Fdie From ryuo at frugalware.org Tue Feb 14 06:30:57 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 06:30:57 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-3.1-23-x86_64 * rebuild with changes to systemd, dracut, and udev Message-ID: <20120214053057.E2A33224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=0859f258ddc337c1e5c3929bb13b73fcb790e80c commit 0859f258ddc337c1e5c3929bb13b73fcb790e80c Author: James Buren Date: Mon Feb 13 23:28:30 2012 -0600 kernel-initrd-3.1-23-x86_64 * rebuild with changes to systemd, dracut, and udev diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index fdb1a26..c0b9c9c 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=22 +pkgrel=23 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") -makedepends=('dracut-plymouth>=015' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ - 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev=181-1' \ - 'systemd=42-1' 'kmod=5-2') +makedepends=('dracut-plymouth>=015-2' 'linux-firmware>=20120104' 'xz' 'eject' 'sysvinit-tools' \ + 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev=181-2' \ + 'systemd=42-2' 'kmod=5-2') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" From ryuo at frugalware.org Tue Feb 14 07:07:01 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 07:07:01 +0100 (CET) Subject: [Frugalware-git] ryuotesting: udev-181-3-x86_64 * try to fix firmware loading failure Message-ID: <20120214060701.7C435224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=41fb2b2443c45d395c35fa96d00a8da07da51c5e commit 41fb2b2443c45d395c35fa96d00a8da07da51c5e Author: James Buren Date: Tue Feb 14 00:05:51 2012 -0600 udev-181-3-x86_64 * try to fix firmware loading failure diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index f94fc49..c3c6e05 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -3,7 +3,7 @@ pkgname=udev pkgver=181 -pkgrel=2 +pkgrel=3 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug" backup=(etc/sysconfig/blacklist) @@ -33,7 +33,7 @@ suboptions=('force') build() { Fpatchall - Fconf --libexecdir=/lib --with-rootlibdir=/lib \ + Fconf --libexecdir=/lib --with-rootlibdir=/lib --with-rootprefix= \ --sbindir=/sbin --with-systemdsystemunitdir=/lib/systemd/system make V=1 || return 1 Fmakeinstall From nul at finkursy.ru Tue Feb 14 08:07:45 2012 From: nul at finkursy.ru (=?utf-8?B?0JHQtdC30L7Qv9Cw0YHQvdC+0YHRgtGMINCx0LjQt9C90LXRgdCw?=) Date: Tue, 14 Feb 2012 10:07:45 +0300 Subject: [Frugalware-git] =?utf-8?b?0J3QtdC00L7QsdGA0L7RgdC+0LLQtdGB0YI=?= =?utf-8?b?0L3Ri9C1INC60L7QvdGC0YDQsNCz0LXQvdGC0Ys6INC30LDRidC40YI=?= =?utf-8?b?0LjRgtGM0YHRjyDRgNCw0Lcg0Lgg0L3QsNCy0YHQtdCz0LTQsA==?= Message-ID: <705E0AF5DBCB34B8513D3BEE5C77780A@NET-93-70-227-234.CUST.DSL.VODAFONE.IT> ???????????????? ??????????. ??? ????????? ?????? ? ???? ?? ???????????????? ???? ????????: 24 ??????? ? ?????? ??? ????????? ????????? ???????? ? ????????? ???? ????????? ?????????????? ??? ? ??? ???????? ????????? ????????? ? ?????? ???????? ????????????? ??? ????? ???? ?? ??? ??? ???????????? ??????? ?? ???? ??????? ?? ???????? ????????: 8 (495) 734-91-14 ? ?????????: - ???????????? ???????? ??????? ? ?????????? ???????? ????????? ???????? (??????? ?????? ??? ?? 22.09.10 N ??B-7-2/461@, ?????? ???? ?? ?. ?????? ?? 1 ???????? 2008 ? N409 ? ??.) - ???????????? ???????? ??????? ?? ?????? ???????????????? ????????????. ???????????? ???, ??????? ????????? ??????? ??????, ?????? ?? ?????? ? ????????????. - ????????? ????????? ????????? ?????? ?????????????? (?? ????????? ???????? ????????, ????? ???????, ???????? ????????). - ??? ?????????? ???????, ????? ???????? ???????? ????????????????. ????? ?????????, ? ????? ?????????? ? ??????????? ?????????? ???????. - ??? ?????????? ?? ????????? ?????????? ?????? ? ???, ??? ??????????: ?? ?????? ??????, ? ?? ????? ??????????; ?? ???????? ?? ????????? ????????; ?? ?????????? ?? ????? ???????????, ???? ??????????????? ?? ?????? ???????? ???????????; ???????? ????, ?????? ?? ??????????, ??? ??????? ????????? ? ?.?.; ???????? ???????? "????????", ? ????????? ???????????? ?????????? ????????? ???????????; ??????????? ?????? ???????, ??? ???????? ?? ????? ????????? ????? ? ??????, ?????????? ? ?????????, ?????-???????; ???? ????? ??????????? ?? ????????? ??? ?????????? ????????, ??????? ?? ????? ???????? ?? ????????? ? ????????????????? (?? ????? ????????? ??????, ?????????? ????? ? ?.?., ??? ??? ?????? ??? ???? ?????); - ?????? ???????? ??????????? ?? ?????? ? ????????? ?????????????? ????????? ??????. ???????????? ??????? ?????????? ?? ???????? ?????. ????????? ???? ????? ?????????? ??????? ? ???????? ??? ????????? ???????? ????????????? ? ??????????????. ?????? ??????????? ???????? ???????????? ????. - ?????? ???????? ?????? ??????????? ?????????? ???????? ? ???????? ??????????? ????????? ????????? ?????? (????????? ???????? ??????? ?? ??????????, ? ?????? ??????? ?? ???????????? ??????? ?????, ?????? ???????? ??????????? ?????, ?????? ?????????? ?????????? ?????????? ??????????? ? ?.?.). ??? ???????????? ?????? (????????). - ???????? ????????? ??? ??????????? ?????????? ??????. - ?????? ????? ?? ????????? ????????? ?????? ?????????????? ??? ?????????? ????????? ? ???????????? ??? ?????? ??????????. ??? ????????? ???????, ????? ????????? ?? ??????????? ?????? ???? ??????????. - ???? ?? ????????? ????????? ?????? ?????????????? ????? ??????? ??????? ?????????? ?????????. - ???? ?? ?????? ??? ? ??????? ?????: ?????????? ???????? ? ?????????????? ???????; ????????? ??????? ? ?????????; ????????????? ???????? ????????????. - ??? ???????? ?? ?????? ? ????????????????? ????????????? (???????? ??? ?????????) ? ? ????? ?????. ???????????? ???????? ??????????????? ????????? ? ???????? ? ????????? ????? ???????, ???????????? ?? ?????? ? "????????????". - ?????? ?????????? ?? ???????????????? ???????????. ????????? ???????????. ???????? ??????? ?? ??????????? ? ??????????????? ? ????? ??????. ?????? ?????? ?? ????????? ?????????. ???????? ?? ?????? ?????????? ??????? ?? ????????? ?????????????????? ???????. - ?????? ??????????? ???????????? ?????? ?????????? ????? ? ??????????? ???? ?. ??????, ??? ?????? ?????? ?????????? ???????? ??????????? ???????. ????????? ???????: 9000 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jercel16 at gmail.com Tue Feb 14 07:57:09 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 07:57:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-i18n-10.0.1-1-x86_64 Message-ID: <20120214065709.20458224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=43f44dfb0ba13e270469a06a1874d1a8aeee5d33 commit 43f44dfb0ba13e270469a06a1874d1a8aeee5d33 Author: jercel Date: Mon Feb 13 20:50:46 2012 +0100 thunderbird-i18n-10.0.1-1-x86_64 * Version bump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index 6cfc72a..d292318 100644 --- a/source/locale-extra/thunderbird-i18n/FrugalBuild +++ b/source/locale-extra/thunderbird-i18n/FrugalBuild @@ -2,63 +2,63 @@ # Maintainer: Michel Hermier _F_mozilla_i18n_name=thunderbird -pkgver=10.0 +pkgver=10.0.1 pkgrel=1 -_F_mozilla_i18n_xpidirname="$_F_mozilla_i18n_name/releases/$pkgver-real/linux-i686/xpi" +_F_mozilla_i18n_xpidirname="$_F_mozilla_i18n_name/releases/$pkgver/linux-i686/xpi" Finclude mozilla-i18n archs=('i686' 'x86_64') -mozilla_i18n_lang_add 'ar' '20705daadb85d32669430beefb188f1bf0bb025c' -mozilla_i18n_lang_add 'ast' '964b3ad063b3440674a2295c25764cdbc43c0d4d' -mozilla_i18n_lang_add 'be' '558f5f763d895d3b2583e7eac3fccd88fbc46ce1' -mozilla_i18n_lang_add 'bg' '5db17a275d1fa53eb0f4af976117820831d49b1b' -mozilla_i18n_lang_add 'bn-BD' 'fdf5f3ac3c212bc46b4210ae1f1d8513af92aff7' -mozilla_i18n_lang_add 'br' '251078ac1646287db69d4678878e9a593174234d' -mozilla_i18n_lang_add 'ca' '8f47683fcea32cc43e0c9de3a746d6201062d937' -mozilla_i18n_lang_add 'cs' 'e57e3dd7d1b88aaf36269105875a4a5f7e297250' -mozilla_i18n_lang_add 'da' 'cecb5dd3703342d218998685526524166866b5ec' -mozilla_i18n_lang_add 'de' '417ac3abb32414aa2460ccd89847da54f4e9b4aa' -mozilla_i18n_lang_add 'el' 'da81b9517284dd5ce4357c54e96404931d06f549' -mozilla_i18n_lang_add 'en-GB' '8c8d40858e43df2c930a12af8254a3dab4627166' -mozilla_i18n_lang_add 'en-US' '85d13b33749af792c529612b50bddb665b160187' -mozilla_i18n_lang_add 'es-AR' '5b6946439b7c0a2806719cad852a99e243f4b85f' -mozilla_i18n_lang_add 'es-ES' '914621799253d61c4c3a31cd768153fa853940a1' -mozilla_i18n_lang_add 'et' '6be8775d37b8b9ca7858b56c8ab6fbaf5ca1437b' -mozilla_i18n_lang_add 'eu' 'a244ff4c4d68369ea9704a64a2efec1feb3413ae' -mozilla_i18n_lang_add 'fi' 'c2a86a813c6d5cbe8a4fc3257255168965995e76' -mozilla_i18n_lang_add 'fr' 'c10ef0c53410eea1722f752f38102b8ca839a41b' -mozilla_i18n_lang_add 'fy-NL' 'ef1b057ca119363713483d82f545ee37e7292732' -mozilla_i18n_lang_add 'ga-IE' '3710be3ebde397917ce35e946b0dbad13bd207b5' -mozilla_i18n_lang_add 'gd' '53efead7e75ab49fcd87f70e9754cad0a7dad498' -mozilla_i18n_lang_add 'gl' 'aa0445abe0f05b05b69a052b3928c28a45afaf31' -mozilla_i18n_lang_add 'he' '1419320387230e320d4ca248d072676e032ab022' -mozilla_i18n_lang_add 'hu' 'd76c343fecc82aa717f9480594dd7ea3f5b74206' -mozilla_i18n_lang_add 'id' 'c0e0c45b4bd43c83cba100055584e5fe83524650' -mozilla_i18n_lang_add 'is' '9ce7db01c8983e5e5c70b013de797c1cac1ee0ae' -mozilla_i18n_lang_add 'it' '1f5abab8edd5bfbdb48956282f9cc8ce9d74dd8f' -mozilla_i18n_lang_add 'ja' '104e44903d09fea0bea00de5f4e378d79a7c266b' -mozilla_i18n_lang_add 'ko' '6088784fd7223acef4f9815d6eedadb3157c329c' -mozilla_i18n_lang_add 'lt' 'e141c58b95c523f44ead88f31f8daef9757a05e7' -mozilla_i18n_lang_add 'nb-NO' 'e9f65c0d06d7e60993b475f621f16ee83636f138' -mozilla_i18n_lang_add 'nl' 'a65bc7a3ee95db7297813a45224478aa8ea11e48' -mozilla_i18n_lang_add 'nn-NO' 'aca7836e7803cf9223effe33f472bda13f5c2a77' -mozilla_i18n_lang_add 'pa-IN' '5e0a5e652f42407023a6ebf5d11fee6596179cac' -mozilla_i18n_lang_add 'pl' '0fcb52a2469d5c2eba2e76cf995e9bc69d8597b2' -mozilla_i18n_lang_add 'pt-BR' '7276d2a9ec975967d256398f2729fd68aa6de410' -mozilla_i18n_lang_add 'pt-PT' 'c69178969df51df557bcbcd74c83fb369b5aea9a' -mozilla_i18n_lang_add 'rm' '8218118e385d6e236746a08a627dc109f0af19c1' -mozilla_i18n_lang_add 'ro' '0db5967f2b066090fc6705d844a73647a828eb15' -mozilla_i18n_lang_add 'ru' 'e0b1e100583a3c34d5e9df803ca7f0c5ac680778' -mozilla_i18n_lang_add 'si' '30ece138ce4a6741b757c16ed56de61739cdbd51' -mozilla_i18n_lang_add 'sk' '8c4d68146094f549bbd14d3adf608d4b14b5bf6c' -mozilla_i18n_lang_add 'sl' '173f9a7f48e63b186799b11e82e28da8486a6523' -mozilla_i18n_lang_add 'sq' '9649281314470648da41274b90d5a2249e8df97a' -mozilla_i18n_lang_add 'sr' '77f6a952c1e2599b9161dcd94349f9f3d6ae28e6' -mozilla_i18n_lang_add 'sv-SE' 'e18078114c1fe7c969800cc9c1fecd681cecff15' -mozilla_i18n_lang_add 'ta-LK' '25bfa6fcdd210caf07b9106172ad702655b4bc77' -mozilla_i18n_lang_add 'tr' '692ca282be586f72d36f58fa060a3d3a4b93e662' -mozilla_i18n_lang_add 'uk' 'ea85f9ef020579c4b32bd838afac5875ca120091' -mozilla_i18n_lang_add 'vi' '51327aabf3cf22447fab60250564a0a6072cf7d6' -mozilla_i18n_lang_add 'zh-CN' '738aa01aa27cbca24393663d3f1d450ec53ccfbd' -mozilla_i18n_lang_add 'zh-TW' 'df1171db0cd7265071eba70983ad95fdb18cd375' +mozilla_i18n_lang_add 'ar' 'aef31086c360ec247bc38baf4fc6554ef50f03f9' +mozilla_i18n_lang_add 'ast' '5bf7400ad22e1249e549f14d1e85b0161c36de28' +mozilla_i18n_lang_add 'be' '25b2ca0968bb90609bc34ed55bbe1fcaae13e478' +mozilla_i18n_lang_add 'bg' '98c1fa56b435ec8b8b6bd8e0e63fb9deae8e4ade' +mozilla_i18n_lang_add 'bn-BD' 'ac631ef185aecef96c7a5d72821887470ba63957' +mozilla_i18n_lang_add 'br' '0b7722ad103db1869125f0c5f40794aa7bdff067' +mozilla_i18n_lang_add 'ca' 'e061d836aafa5a5306002cdc975381e54636dc8c' +mozilla_i18n_lang_add 'cs' '6a324ff5f18c9a33ce5435b7c0e3687f1fa7af55' +mozilla_i18n_lang_add 'da' '81092e47f6c424aa9c1d8b1e2b3f4c98d75db955' +mozilla_i18n_lang_add 'de' 'eebaad9b771a14959355cfb62cfed8ae37d1e364' +mozilla_i18n_lang_add 'el' '92e365e49fa02471a763a451fb24d4e4f2f18412' +mozilla_i18n_lang_add 'en-GB' '01cd4ff363353b11e9e374d892eca3582376abad' +mozilla_i18n_lang_add 'en-US' 'a0c37d2ad8c4fd9ee28cac6d732b675ae0c7bb9b' +mozilla_i18n_lang_add 'es-AR' '3e215e643a2570fea9f33cd01289055901aa2725' +mozilla_i18n_lang_add 'es-ES' '90f6316cf4e9742c468d844f54e73f142a9bf626' +mozilla_i18n_lang_add 'et' '4661adc80aa2583f7328ab9d28417bd89e2f1644' +mozilla_i18n_lang_add 'eu' 'd6b9e5e689b12cd88f6413d826595dacf5f0be07' +mozilla_i18n_lang_add 'fi' 'f9db9f0465a40c0fe89ff5c1a6c8414891bfc048' +mozilla_i18n_lang_add 'fr' '7edca77fdda73e7ab2f3f6bcd90798df4cce34dc' +mozilla_i18n_lang_add 'fy-NL' '8a78f34bde85c5ce132775a5320457ede10529f6' +mozilla_i18n_lang_add 'ga-IE' 'ab994e0e1232ddaa108c9b79af8a2252065d0bb3' +mozilla_i18n_lang_add 'gd' 'd973c4d3d0ee5370f5dc526cb68ffca1b82f2274' +mozilla_i18n_lang_add 'gl' 'b6922cf540729f34f8010308f85e0557c1e06800' +mozilla_i18n_lang_add 'he' '9e1c5d59a18b4cd3c30db570998933e8a6bdaa74' +mozilla_i18n_lang_add 'hu' 'cb5caf4516f9acb7b0c99d2d7e7cfbda74991859' +mozilla_i18n_lang_add 'id' '3055631ffc64a057647fa27ad6082ced31e3ebc8' +mozilla_i18n_lang_add 'is' 'dea80d7b303b0cb59e2db64417b301a7fbf8ac53' +mozilla_i18n_lang_add 'it' 'aaaecac96771cf93430d977c4223fc4e194b014e' +mozilla_i18n_lang_add 'ja' '38a4d642de010f53139a70decff18f641af54dac' +mozilla_i18n_lang_add 'ko' '6effed69cb3345bfeabfee7a85b230f9f01026c7' +mozilla_i18n_lang_add 'lt' 'dfdbc4de95fef5c27f81a19f4848d79b01151b76' +mozilla_i18n_lang_add 'nb-NO' 'd3179e9ad3b3fa6cbca828a5422e5d725dccf25d' +mozilla_i18n_lang_add 'nl' 'd91b6fb60945ab760509203745bac569e0341c81' +mozilla_i18n_lang_add 'nn-NO' '76251494a5c8d2031d38ed473523d132b1b0c9d3' +mozilla_i18n_lang_add 'pa-IN' '2f0fa4a6ec035877d910d3ac43e9b27567409778' +mozilla_i18n_lang_add 'pl' '1734856d7dc2197e679dd532b979e53afe4818af' +mozilla_i18n_lang_add 'pt-BR' 'acbaa0604c9661673dc6d8ba571f78505949e237' +mozilla_i18n_lang_add 'pt-PT' '9ef2b64d931b66cd532c6f622d70212d54be84c2' +mozilla_i18n_lang_add 'rm' '3b06d77ef11cef437a5ef23a12b0c87525386bd8' +mozilla_i18n_lang_add 'ro' '49bdb4553c552c4ae8c9a49e2164cf2b6d01c240' +mozilla_i18n_lang_add 'ru' '6c2bcae96ced83dd9743e4df4663d6ece2bc7f5c' +mozilla_i18n_lang_add 'si' 'd5956b1c0b5fce02374ab6d0d346d11e2c3c8ed7' +mozilla_i18n_lang_add 'sk' 'a5c82c67e5be04a6b40d9e1588a98a180aa14f5f' +mozilla_i18n_lang_add 'sl' '9c5ff1952f5fc1f483bad7713490c9f76fbaf11f' +mozilla_i18n_lang_add 'sq' '149ee7e245f89c748bb6cb24bc1cf392541ced8d' +mozilla_i18n_lang_add 'sr' '27506f03fb991487cd0d6c450cf575b6fbd44dbe' +mozilla_i18n_lang_add 'sv-SE' '9a7d9d150b1a5cc50e93c9ac2693e7c7118647f7' +mozilla_i18n_lang_add 'ta-LK' 'ea8d6045cbbba1ce98aba4b72fadaeab4c9fd6e7' +mozilla_i18n_lang_add 'tr' '6d96e1a2e378c48a2ff7e88fe466095ff81ae58b' +mozilla_i18n_lang_add 'uk' 'c2e73961dc768ee4edfd064c1b8c033bd4a01fa8' +mozilla_i18n_lang_add 'vi' '9b4a1d13ad0869a5390f61efc77e393fd200b2eb' +mozilla_i18n_lang_add 'zh-CN' 'b4f11e265badc289e8ae744630d2bd2275281d69' +mozilla_i18n_lang_add 'zh-TW' 'acacd4d35f0fbf6f118635aa0e128429c63879a7' mozilla_i18n_lang_fini From jercel16 at gmail.com Tue Feb 14 08:11:49 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 08:11:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: megaglest-3.6.0.3-1-x86_64 Message-ID: <20120214071149.8347D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1baae546e51ff446a693e0ceac92e60423b86013 commit 1baae546e51ff446a693e0ceac92e60423b86013 Author: jercel Date: Tue Feb 14 08:11:54 2012 +0100 megaglest-3.6.0.3-1-x86_64 * version bump diff --git a/source/games-extra/megaglest/FrugalBuild b/source/games-extra/megaglest/FrugalBuild index 998b21a..3180036 100644 --- a/source/games-extra/megaglest/FrugalBuild +++ b/source/games-extra/megaglest/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=megaglest -pkgver=3.6.0.2 +pkgver=3.6.0.3 pkgrel=1 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." depends=('curl' 'xerces-c>=3.1.1' 'sdl' 'libvorbis' 'openal' 'libgl' 'lua' 'ftgl' 'glew' 'libircclient' 'miniupnpc') @@ -18,7 +18,7 @@ replaces=('glest' 'glest-data') source=($source \ $pkgname.sh) _F_cd_path="$pkgname-$pkgver" -sha1sums=('2f3bf0beeb7303d3713741c719c516b002de90ee' \ +sha1sums=('39812a8f6578e044e751934b3d34b626440eb854' \ 'cebc6849fc4a56e5c4a99beaa3d039956076175b') # optimization OK From jercel16 at gmail.com Tue Feb 14 08:12:56 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 08:12:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: megaglest-data-3.6.0.3-1-x86_64 Message-ID: <20120214071256.DE650224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cdcdeae534e1f980fb7d0191d1913cf44d2d9313 commit cdcdeae534e1f980fb7d0191d1913cf44d2d9313 Author: jercel Date: Tue Feb 14 08:12:26 2012 +0100 megaglest-data-3.6.0.3-1-x86_64 * version bump diff --git a/source/games-extra/megaglest-data/FrugalBuild b/source/games-extra/megaglest-data/FrugalBuild index 70b356e..40b8ff9 100644 --- a/source/games-extra/megaglest-data/FrugalBuild +++ b/source/games-extra/megaglest-data/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=megaglest-data -pkgver=3.6.0.2 +pkgver=3.6.0.3 pkgrel=1 pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world." depends=() @@ -15,4 +15,4 @@ Finclude sourceforge cmake replaces=('glest') source=($source) _F_cd_path="$_F_sourceforge_dirname-$pkgver" -sha1sums=('6c93324573dc96b898368c307e6ed046c5896797') +sha1sums=('cf936baba0b1c3086b2691bc52357d687db777a9') From pingax at frugalware.fr Tue Feb 14 09:28:07 2012 From: pingax at frugalware.fr (Pingax) Date: Tue, 14 Feb 2012 09:28:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: volumeicon-0.4.6-1-i686 * Version bump Message-ID: <20120214082811.34587224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a77fe68d1ecc28a2ad9941d6d9eb304d25c898d8 commit a77fe68d1ecc28a2ad9941d6d9eb304d25c898d8 Author: Pingax Date: Tue Feb 14 09:28:02 2012 +0100 volumeicon-0.4.6-1-i686 * Version bump diff --git a/source/xapps-extra/volumeicon/FrugalBuild b/source/xapps-extra/volumeicon/FrugalBuild index 265d843..21a4047 100644 --- a/source/xapps-extra/volumeicon/FrugalBuild +++ b/source/xapps-extra/volumeicon/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.04 SBU # Maintainer: Pingax pkgname=volumeicon -pkgver=0.4.5 +pkgver=0.4.6 pkgrel=1 pkgdesc="Lightweight volume control thats sits in the systray" url="http://www.softwarebakery.com/maato/volumeicon.html" @@ -12,7 +12,7 @@ depends=('gtk+2' 'alsa-lib') replace=('xfce4-volstatus-icon') up2date="Flasttar $url" source="http://www.softwarebakery.com/maato/files/$pkgname/$pkgname-$pkgver.tar.gz" -sha1sums=('18225f4a2d8ada2900619469b3976dbf1a38e797') +sha1sums=('e9f02e80903e0cd0e99aca0f508a150c0f1f501f') # optimization OK From pingax at frugalware.fr Tue Feb 14 09:57:22 2012 From: pingax at frugalware.fr (Pingax) Date: Tue, 14 Feb 2012 09:57:22 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dotclear-2.4.2-1-i686 * Version bump Message-ID: <20120214085722.E1A91224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb1e73de43aec9b30801ee3b1f6e030adbee593c commit fb1e73de43aec9b30801ee3b1f6e030adbee593c Author: Pingax Date: Tue Feb 14 09:57:43 2012 +0100 dotclear-2.4.2-1-i686 * Version bump diff --git a/source/network-extra/dotclear/FrugalBuild b/source/network-extra/dotclear/FrugalBuild index 1831859..15e30c9 100644 --- a/source/network-extra/dotclear/FrugalBuild +++ b/source/network-extra/dotclear/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=dotclear -pkgver=2.4.1.2 +pkgver=2.4.2 pkgrel=1 pkgdesc="Dotclear is a php-written blogging platform" url="http://dotclear.org" @@ -11,7 +11,7 @@ groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttar http://download.dotclear.org/latest/" source=(http://download.dotclear.org/latest/$pkgname-$pkgver.tar.gz) -sha1sums=('08a9b524d5a39c99a618a079e23b2d6bf623290b') +sha1sums=('2c02a1ee303ccb61dea8fcf9594c51cabad687c9') build() { From jercel16 at gmail.com Tue Feb 14 11:04:19 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:04:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-io-pager-0.20-1-x86_64 Message-ID: <20120214100419.5BE22224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=611130c1784824dbe21542c4555f3717b19133a6 commit 611130c1784824dbe21542c4555f3717b19133a6 Author: jercel Date: Tue Feb 14 11:04:09 2012 +0100 perl-io-pager-0.20-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-io-pager/FrugalBuild b/source/devel-extra/perl-io-pager/FrugalBuild index a0834aa..c5927b8 100644 --- a/source/devel-extra/perl-io-pager/FrugalBuild +++ b/source/devel-extra/perl-io-pager/FrugalBuild @@ -4,7 +4,7 @@ pkgname=perl-io-pager _F_perl_name=IO-Pager _F_perl_author=J/JP/JPIERCE -pkgver=0.06 +pkgver=0.20 pkgrel=1 pkgdesc="Select a pager, optionally pipe it output if destination is a TTY" depends=('perl') @@ -12,4 +12,8 @@ groups=('devel-extra') _F_perl_ext=".tgz" Finclude perl archs=('i686' 'x86_64') -sha1sums=('bb4aa78f153483fdf83772943a56b05c7cb9994e') +sha1sums=('1270fe05f50efc85fd1613e5ea4d8a894fbf4564') +build(){ + Fcd ${_F_perl_name}-0.2 + Fbuild +} From jercel16 at gmail.com Tue Feb 14 11:07:53 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:07:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-b-keywords-1.12-1-x86_64 Message-ID: <20120214100753.BE74E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1babd26eac13f8d3fd9f0a10e8d0fd04c1bb4af0 commit 1babd26eac13f8d3fd9f0a10e8d0fd04c1bb4af0 Author: jercel Date: Tue Feb 14 11:07:55 2012 +0100 perl-b-keywords-1.12-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-b-keywords/FrugalBuild b/source/devel-extra/perl-b-keywords/FrugalBuild index a59a804..786afdd 100644 --- a/source/devel-extra/perl-b-keywords/FrugalBuild +++ b/source/devel-extra/perl-b-keywords/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: jercel _F_perl_name=B-Keywords -_F_perl_author=/F/FL/FLORA -pkgver=1.10 -pkgrel=2 +_F_perl_author=/R/RU/RURBAN +pkgver=1.12 +pkgrel=1 pkgdesc="Lists of reserved barewords and symbol names " Finclude perl pkgname=perl-b-keywords archs=('i686' 'x86_64' 'ppc') -sha1sums=('e839451c3d986f5844c932b3a995134c076ce898') +sha1sums=('83bede129911f58afd28b6f08064c2a2ac9f3fb8') From jercel16 at gmail.com Tue Feb 14 11:09:05 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:09:05 +0100 (CET) Subject: [Frugalware-git] frugalware-current: v4l-utils-0.8.6-1-x86_64 Message-ID: <20120214100905.2C218224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=136d7293ba1c04811ad6044ff9c360bca9429cc5 commit 136d7293ba1c04811ad6044ff9c360bca9429cc5 Author: jercel Date: Tue Feb 14 11:09:04 2012 +0100 v4l-utils-0.8.6-1-x86_64 * Version bump diff --git a/source/lib/v4l-utils/FrugalBuild b/source/lib/v4l-utils/FrugalBuild index ae0b0bc..55c63a2 100644 --- a/source/lib/v4l-utils/FrugalBuild +++ b/source/lib/v4l-utils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=v4l-utils -pkgver=0.8.5 +pkgver=0.8.6 pkgrel=1 pkgdesc="Userspace tools and conversion library for Video 4 Linux" url=" http://linuxtv.org" @@ -14,7 +14,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url/downloads/$pkgname/" source=(http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('0ea4c892c0a098ebf1a7dc92e419a65151e32c07') +sha1sums=('118a782890f34255c1d4c87cfa5198ecc307da1b') build() { From jercel16 at gmail.com Tue Feb 14 11:11:36 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:11:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: picpuz-2.5-1-x86_64 Message-ID: <20120214101136.410A1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a3d1c73fd46357b54015c46c6552c1a795ed2b0 commit 9a3d1c73fd46357b54015c46c6552c1a795ed2b0 Author: jercel Date: Tue Feb 14 11:11:35 2012 +0100 picpuz-2.5-1-x86_64 * Version bump diff --git a/source/games-extra/picpuz/FrugalBuild b/source/games-extra/picpuz/FrugalBuild index d0a839d..51f09b1 100644 --- a/source/games-extra/picpuz/FrugalBuild +++ b/source/games-extra/picpuz/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: jercel pkgname=picpuz -pkgver=2.4 +pkgver=2.5 pkgrel=1 pkgdesc="A free Linux jigsaw puzzle program" url="http://kornelix.squarespace.com" -depends=('gtk+2' 'libuuid' 'bzip2') +depends=('gtk+3' 'libuuid' 'bzip2') _F_gnome_iconcache="y" Finclude gnome-scriptlet groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/downloads/" source=(http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('3e35bdf83198ab2af82522e517097366a7017514') +sha1sums=('7d372a896852f061c2a9e0a28ab2e750d04980b5') _F_desktop_icon="/usr/share/$pkgname/icons/$pkgname.png" _F_desktop_categories="Game;LogicGame;" From jercel16 at gmail.com Tue Feb 14 11:17:58 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:17:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: lifeograph-0.8.0-1-x86_64 Message-ID: <20120214101758.A457F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=929b558ef952a0eac70b85fa785fbb9c58cd8cf1 commit 929b558ef952a0eac70b85fa785fbb9c58cd8cf1 Author: jercel Date: Tue Feb 14 11:17:48 2012 +0100 lifeograph-0.8.0-1-x86_64 * Version bump diff --git a/source/xapps-extra/lifeograph/FrugalBuild b/source/xapps-extra/lifeograph/FrugalBuild index b2ba49f..bfdf562 100644 --- a/source/xapps-extra/lifeograph/FrugalBuild +++ b/source/xapps-extra/lifeograph/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=lifeograph -pkgver=0.7.5 +pkgver=0.8.0 pkgrel=1 pkgdesc="Off-line and private journal and note taking application" url="https://launchpad.net/lifeograph/" @@ -16,7 +16,7 @@ archs=('i686' 'x86_64') up2date="wget --no-check-certificate -qO- https://launchpad.net/$pkgname/+download | lynx -stdin -dump | grep .tar.gz | Flasttar" # see the bzr pkg for ${pkgver%%.?} source=(http://launchpad.net/$pkgname/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('e06f1ae6a8bd453ccbe625f00b0e1ba5087ef2c3') +sha1sums=('a467440b50d46f1959063b3aae6c5ee369a47f81') build() { Fcd From jercel16 at gmail.com Tue Feb 14 11:24:53 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:24:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libvirt-0.9.10-1-x86_64 Message-ID: <20120214102453.DF8A0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e3e8a40d66e91799426c27ab90d4f3de21d0a27 commit 6e3e8a40d66e91799426c27ab90d4f3de21d0a27 Author: jercel Date: Tue Feb 14 11:23:46 2012 +0100 libvirt-0.9.10-1-x86_64 * Version bump diff --git a/source/xlib-extra/libvirt/FrugalBuild b/source/xlib-extra/libvirt/FrugalBuild index 78ce173..84175dd 100644 --- a/source/xlib-extra/libvirt/FrugalBuild +++ b/source/xlib-extra/libvirt/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=libvirt -pkgver=0.9.8 +pkgver=0.9.10 pkgrel=1 pkgdesc="libvirt is a library providing access to information from various virtualization tools" url="http://libvirt.org" @@ -14,7 +14,7 @@ archs=('x86_64' 'i686') up2date="lynx -dump ftp://libvirt.org/libvirt/|grep "[0-9].tar.gz$"|sed 's/.*-\(.*\).t.*/\1/'|Fsort|sed -n '$ p'" source=(ftp://ftp.libvirt.org/libvirt/$pkgname-$pkgver.tar.gz rc.libvirtd rc.libvirt-guests \ fix_iptables_path.patch) -sha1sums=('09df699513af63b73444d776c2d02945dc9cee43' \ +sha1sums=('cf32d6bea295cb30461901d987f049c9547ff1e8' \ 'c14b6de4e3bf04c12757606223e165f37ffc9ea7' \ '1ede84a711b8ca63c04af077fd1e915f6491221a' \ '3ef036f94a6903e871e2ae8ea2b01fa81943e375') From jercel16 at gmail.com Tue Feb 14 11:27:02 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:27:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: virtinst-0.600.1-1-x86_64 Message-ID: <20120214102702.5D1C4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf8c571f6b53213da9b3c61a8bec277b2eae2349 commit bf8c571f6b53213da9b3c61a8bec277b2eae2349 Author: jercel Date: Tue Feb 14 11:26:58 2012 +0100 virtinst-0.600.1-1-x86_64 * Version bump diff --git a/source/xlib-extra/virtinst/FrugalBuild b/source/xlib-extra/virtinst/FrugalBuild index f15e9b7..52bbc78 100644 --- a/source/xlib-extra/virtinst/FrugalBuild +++ b/source/xlib-extra/virtinst/FrugalBuild @@ -4,13 +4,13 @@ # Contributor: AlexExtreme pkgname=virtinst -pkgver=0.600.0 +pkgver=0.600.1 pkgrel=1 pkgdesc="virtinst is a module to help in starting installations on Xen" url="http://virt-manager.et.redhat.com" -depends=('libvirt-python>=0.8.7' 'urlgrabber') +depends=('libvirt-python>=0.9.10' 'urlgrabber') groups=('xlib-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://virt-manager.et.redhat.com/download.html | grep -m1 'virtinst [0-9]' | sed 's/.*virtinst //' | sed 's/ .*//'" source=(http://virt-manager.et.redhat.com/download/sources/virtinst/$pkgname-$pkgver.tar.gz) -sha1sums=('c7b14287927969e20ce60e3726bfe7e3dc57a4fe') +sha1sums=('2c9a998ac62ebe8c60fac59757106b7f6cda90de') From jercel16 at gmail.com Tue Feb 14 11:34:14 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:34:14 +0100 (CET) Subject: [Frugalware-git] frugalware-current: virt-manager-0.9.1-1-x86_64 Message-ID: <20120214103414.51D30224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb03c320971deb76cc90af7fbfa89841aed43c02 commit fb03c320971deb76cc90af7fbfa89841aed43c02 Author: jercel Date: Tue Feb 14 11:34:03 2012 +0100 virt-manager-0.9.1-1-x86_64 * Version bump diff --git a/source/gnome-extra/virt-manager/FrugalBuild b/source/gnome-extra/virt-manager/FrugalBuild index ea9d8fe..a3612fd 100644 --- a/source/gnome-extra/virt-manager/FrugalBuild +++ b/source/gnome-extra/virt-manager/FrugalBuild @@ -4,11 +4,11 @@ # Contributor: AlexExtreme pkgname=virt-manager -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="Tool for managing virtual machines" url="http://virt-manager.et.redhat.com" -depends=('pygtk>=2.16.0-5' 'libvirt-python>=0.8.7' 'dbus-python>=0.80.2' 'libxml2' \ +depends=('pygtk>=2.16.0-5' 'libvirt-python>=0.9.10' 'dbus-python>=0.80.2' 'libxml2' \ 'gnome-python-desktop' 'vte-python' 'virtinst>=0.600' 'rarian' 'gtk-vnc' 'iptables') makedepends=('intltool') groups=('gnome-extra') @@ -20,7 +20,7 @@ _F_gnome_desktop="y" _F_gnome_schemas=('/etc/gconf/schemas/virt-manager.schemas') Finclude gnome-scriptlet options=('scriptlet' 'genscriptlet') -sha1sums=('e937b9aedc7c4ebc84fbfa48c622d1918cf7a335') +sha1sums=('fded44c13ea3a542ed95d9a0c3ae3cb2c8a110fc') replaces=('gnome-applet-vm') # optimization OK From jercel16 at gmail.com Tue Feb 14 11:36:06 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:36:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mako-0.6.2-1-x86_64 Message-ID: <20120214103606.60239224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8140bdafb797052925221bfc67cee065b45829db commit 8140bdafb797052925221bfc67cee065b45829db Author: jercel Date: Tue Feb 14 11:36:04 2012 +0100 mako-0.6.2-1-x86_64 * Version bump diff --git a/source/devel-extra/mako/FrugalBuild b/source/devel-extra/mako/FrugalBuild index 2f3be1d..1fb0c3f 100644 --- a/source/devel-extra/mako/FrugalBuild +++ b/source/devel-extra/mako/FrugalBuild @@ -4,7 +4,7 @@ pkgname=mako _F_archive_name="Mako" -pkgver=0.5.0 +pkgver=0.6.2 pkgrel=1 pkgdesc="Mako is a template library written in Python." url="http://www.makotemplates.org" @@ -14,5 +14,5 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') _F_pypi_name='Mako' Finclude pypi -sha1sums=('ab03d880c383bf31f7a6f10420ba71b58217573c') +sha1sums=('a864ba75d2877ddc05b740761e945b3e1744c324') _F_makepkg_chkdep="python" From jercel16 at gmail.com Tue Feb 14 11:49:17 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:49:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libvpx-1.0.0-1-x86_64 Message-ID: <20120214104917.0A28A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4382f5488902dd3a55cf9f2e3ffd376ad7872f45 commit 4382f5488902dd3a55cf9f2e3ffd376ad7872f45 Author: jercel Date: Tue Feb 14 11:49:06 2012 +0100 libvpx-1.0.0-1-x86_64 * version bump diff --git a/source/lib/libvpx/FrugalBuild b/source/lib/libvpx/FrugalBuild index 5461a60..476ab83 100644 --- a/source/lib/libvpx/FrugalBuild +++ b/source/lib/libvpx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=libvpx -pkgver=0.9.6 -pkgrel=6 +pkgver=1.0.0 +pkgrel=1 pkgdesc="WebM VP8 Codec SDK" depends=('glibc') makedepends=('yasm') @@ -16,7 +16,7 @@ Finclude googlecode export CFLAGS="$CFLAGS -fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" source=($source shared.diff) -sha1sums=('a3522bd2b73d52381ba767ded1cbf4760e9cc6f8' \ +sha1sums=('2919e11074fef72fc61ef1a75160050ffaad6074' \ '4be26baed5d133b7db742364ba0bf385b0b8d206') Fconfopts="$Fconfopts --enable-vp8 \ --enable-runtime-cpu-detect \ From jercel16 at gmail.com Tue Feb 14 11:59:05 2012 From: jercel16 at gmail.com (jercel) Date: Tue, 14 Feb 2012 11:59:05 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Revert "libvpx-1.0.0-1-x86_64" Message-ID: <20120214105905.7B828224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c3a5ed13d01295cd7bb70242d7d96989f5d9586 commit 9c3a5ed13d01295cd7bb70242d7d96989f5d9586 Author: jercel Date: Tue Feb 14 11:58:37 2012 +0100 Revert "libvpx-1.0.0-1-x86_64" * I don't want break Frugalware ;p This reverts commit 4382f5488902dd3a55cf9f2e3ffd376ad7872f45. diff --git a/source/lib/libvpx/FrugalBuild b/source/lib/libvpx/FrugalBuild index 476ab83..5461a60 100644 --- a/source/lib/libvpx/FrugalBuild +++ b/source/lib/libvpx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=libvpx -pkgver=1.0.0 -pkgrel=1 +pkgver=0.9.6 +pkgrel=6 pkgdesc="WebM VP8 Codec SDK" depends=('glibc') makedepends=('yasm') @@ -16,7 +16,7 @@ Finclude googlecode export CFLAGS="$CFLAGS -fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" source=($source shared.diff) -sha1sums=('2919e11074fef72fc61ef1a75160050ffaad6074' \ +sha1sums=('a3522bd2b73d52381ba767ded1cbf4760e9cc6f8' \ '4be26baed5d133b7db742364ba0bf385b0b8d206') Fconfopts="$Fconfopts --enable-vp8 \ --enable-runtime-cpu-detect \ From baste at frugalware.org Tue Feb 14 13:18:22 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 13:18:22 +0100 (CET) Subject: [Frugalware-git] gnometesting: metacity-2.34.2-1-x86_64 * Version bump Message-ID: <20120214121822.DFCF9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=34f341ae2e27141b992c2c6de8b92ed1c438003d commit 34f341ae2e27141b992c2c6de8b92ed1c438003d Author: Baste Date: Tue Feb 14 13:17:43 2012 +0100 metacity-2.34.2-1-x86_64 * Version bump diff --git a/source/gnome/metacity/FrugalBuild b/source/gnome/metacity/FrugalBuild index be8a5a4..455e5f3 100644 --- a/source/gnome/metacity/FrugalBuild +++ b/source/gnome/metacity/FrugalBuild @@ -2,20 +2,21 @@ # Maintainer: bouleetbil pkgname=metacity -pkgver=2.34.1 -pkgrel=5 +pkgver=2.34.2 +pkgrel=1 pkgdesc="A window manager for GNOME" url="http://www.gnome.org/" depends=('libxml2>=2.7.8' 'startup-notification' 'gconf>=2.32.0' 'gnome-themes>=2.30.0' 'libcm' 'gnome-frugalware>=0.7.2' \ - 'zenity>=3.0.0' 'libcanberra-gtk2' 'xcb-util>=0.3.8') + 'zenity>=3.0.0' 'libcanberra-gtk2' 'xcb-util>=0.3.8' 'gsettings-desktop-schemas') makedepends=('intltool' 'gnome-doc-utils') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_schemas=('/etc/gconf/schemas/metacity.schemas') +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet source=(${source[@]} DisableUselessAlert.diff 06_Add_UXD_shadows_and_borders.patch) Fconfopts="$Fconfopts --enable-compositor" -sha1sums=('2b691c4a2c98be0b53deed2274b901880d3d6c84' \ +sha1sums=('bfa9511043c239bb49664e22611972bfd5a7af69' \ '7c76fd762b76fc4b4425e87af6f645d4b18b6175' \ '96f77077e77efdc98f479442aff082164471e95e') From baste at frugalware.org Tue Feb 14 15:00:12 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 15:00:12 +0100 (CET) Subject: [Frugalware-git] gnometesting: glibmm-2.31.16.1-1-x86_64 * Version bump Message-ID: <20120214140012.B6336224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b7be6eab1143f41d914a03205992bbe4755efd93 commit b7be6eab1143f41d914a03205992bbe4755efd93 Author: Baste Date: Tue Feb 14 14:58:20 2012 +0100 glibmm-2.31.16.1-1-x86_64 * Version bump diff --git a/source/lib/glibmm/FrugalBuild b/source/lib/glibmm/FrugalBuild index 908b3a2..7acdd93 100644 --- a/source/lib/glibmm/FrugalBuild +++ b/source/lib/glibmm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=glibmm -pkgver=2.31.16 +pkgver=2.31.16.1 pkgrel=1 pkgdesc="C++ interface for glib2" url="http://www.gnome.org/" @@ -11,7 +11,7 @@ groups=('lib') archs=('i686' 'x86_64' 'ppc') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('65727047e06e7c33b9e5107e340f53687a2e1abb') +sha1sums=('17119673707d80c176039f1ca5cd093f80274d38') subpkgs=("$pkgname-docs") subdescs=("Glibmm Documentation") From piqus at capamail.ru Tue Feb 14 16:02:59 2012 From: piqus at capamail.ru (=?utf-8?B?0J4g0L/RgNC10LrRgNCw0YnQtdC90LjQuCDQtNC10Y/RgtC10LvRjNC90L7RgdGC0Lg=?=) Date: Tue, 14 Feb 2012 18:02:59 +0300 Subject: [Frugalware-git] =?utf-8?b?0KHQv9C+0YHQvtCx0Ysg0YDQtdC+0YDQs9Cw?= =?utf-8?b?0L3QuNC30LDRhtC40Lgg0Y7RgNC40LTQuNGH0LXRgdC60L7Qs9C+INC7?= =?utf-8?b?0LjRhtCw?= Message-ID: ????????????? ??????????? ??? ??? ??????????? ?????????? ?????????????? ???????. ????: l 22 ??????? 2012 ?. ?????: l ?????-????????? ?????: l ????? ????????????????, ?. 14, ???? 201, ?? "??????? ???????" ?????????: l 9000 ?????? (? ?.?. ???) ???????: l +7 (812) 448 - 64 - 33 ?????????: ????????????? ??????????? ??? ??? ??????????? ?????????? ?????????????? ???????. ????????? ????????????? ??????????????. ????? ????????????? ? ??????????? ?? ??????????. ??????? ??? ? ????????? ??????????? ??? ?????????? ?????????????. ??????????? ????????????? ? ???????? ????????. ???????????? ?????????? ??????????? ???. ??????????? ?????????? ???????? ??? ????? ?????????? ???????. ???????? ????? ? ????????? ????? ??? ???????????? ??????????. ???? ??????? ????????????? ????? ???????? ? ??????????? ??? ?????????? ?????????. "??????????????" ???? ?????????? ??????????? ??? (????? ?????????, ????????? (?????????) ? ??. ??????????? ??? ???? ?? ???????? ??????????. ???????? ?????????? ? ???????? ?????. ???? ???????????? ? ??????????? ?????????????. ??????????? ??????????? ? ?????????? ??? ???? ?????????????? ?????????. ????????? ???????????? ???? ?? ??????????? ?? ??????? ?????????? ??????. ???????? ????????????? ??????????? ???. ???????? ??????????. ???????? ???????????. ???????? ??????????? ?????????? ???????????? ???? ??? ???????????? ? ????????? (?????????). ?????? ???????? ?????????????? ???????????????? ? ?????? ? ????? ?????????? ????????????? ???????? ? ??????????? ???????????? ??????????? ???. ??????? ? ???????? ???????????? ????????????????. ???? ????????. ????????????? ??????????? ???: ?????????? ???????? ???????? ???????? ??????????? ?????. ????????????? ?????????????? ??? ?????????????: ??????? ???? ?? ?????????? ????????? (??????????? ? ?????????????? ???????? ??? ?? N 54 ?? 23.07.2009 ? ?????????? ???? ?? ? ??? ?? N 10\22 ?? 29.04.2010); ?????? ???? ?????????? ??? ?????????????: ?????????? ?????? ???????????? ?????? ?? 30.12.2008 N 315-??, ??????? ????????????? ????????????? ??????? ? ????????; ?????????????? ?? ?????????? ????????; ?????????????? ? ????????? ???????????????, ? ??? ????? ?? ?????? ??????? ? ???????????????? ???????????????. ?????? ??????? ? ?????????????. ??????????? ? ???????? ?????????????. ?????????? ??????????? ??? ? ???????? ??????????? ?????. ???????? ?????? ?????????????? ????????. ?????? ???? ?????????? ??? ??????????. ?????? ???? ? ???????????? ???????????? ???? ????? ??? ??????????. ?????? ????, ???????????? ?????????? ???? ? ???????????????? ???????????? ???? ??? ??????????? ???????? ????? ?? ???. ?????? ??????? ? ??????????. ??????????? ?????????? ? ????????????? ???????????? ????. ??????????? ???? ? ??????????? ? ???????? ???????? ??????????? ? ????????? ????????, ?????????? ??????? ? ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Tue Feb 14 15:38:08 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 15:38:08 +0100 (CET) Subject: [Frugalware-git] gnometesting: libsoup-2.37.5.1-1-x86_64 * Version bump Message-ID: <20120214143808.B74AC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ac2a9eaf296f0e822028c3f7ccc2a5b68f81198a commit ac2a9eaf296f0e822028c3f7ccc2a5b68f81198a Author: Baste Date: Tue Feb 14 15:37:57 2012 +0100 libsoup-2.37.5.1-1-x86_64 * Version bump diff --git a/source/lib/libsoup/FrugalBuild b/source/lib/libsoup/FrugalBuild index 932b5f7..d61041e 100644 --- a/source/lib/libsoup/FrugalBuild +++ b/source/lib/libsoup/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libsoup -pkgver=2.37.5 +pkgver=2.37.5.1 pkgrel=1 pkgdesc="An HTTP library implementation in C" url="http://www.gnome.org/" @@ -13,7 +13,7 @@ groups=('lib') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('11d0c26e83c5f8b9ff34d2f2fb7187b59c11ef87') +sha1sums=('f5d70eada9f3354f85173698d4644b18a5a1d3d5') subpkgs=("libsoup-gnome") subdescs=('libsoup with gconf support') From devil505linux at gmail.com Tue Feb 14 15:40:34 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 15:40:34 +0100 (CET) Subject: [Frugalware-git] frugalware-current: lazr.uri-1.0.3-1-i686 * version bump Message-ID: <20120214144034.A5D87224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f4482b034c5e97dc3bfcde06c3f4e946b40a39b3 commit f4482b034c5e97dc3bfcde06c3f4e946b40a39b3 Author: Devil505 Date: Tue Feb 14 15:40:31 2012 +0100 lazr.uri-1.0.3-1-i686 * version bump diff --git a/source/devel-extra/lazr.uri/FrugalBuild b/source/devel-extra/lazr.uri/FrugalBuild index 6b8864e..3e68407 100644 --- a/source/devel-extra/lazr.uri/FrugalBuild +++ b/source/devel-extra/lazr.uri/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: Devil505 pkgname=lazr.uri -pkgver=1.0.2 -pkgrel=2 +pkgver=1.0.3 +pkgrel=1 pkgdesc='A self-contained, easily reusable library for parsing, manipulating, and generating URIs' depends=('python>=2.7') makedepends=('distribute') groups=('devel-extra') archs=('i686' 'x86_64') Finclude launchpad -sha1sums=('2e0bd18fcbc0808f01ed046f5dc490eeb0d0f727') +sha1sums=('3bd87d30186b3112837b56eeff64a8415cb9bbcb') From devil505linux at gmail.com Tue Feb 14 15:50:34 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 15:50:34 +0100 (CET) Subject: [Frugalware-git] frugalware-current: garcon-0.1.10-1-i686 * version bump Message-ID: <20120214145034.58B15224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3deafc5f5463281addab45b2147346d300e7f7ba commit 3deafc5f5463281addab45b2147346d300e7f7ba Author: Devil505 Date: Tue Feb 14 15:49:58 2012 +0100 garcon-0.1.10-1-i686 * version bump diff --git a/source/xfce4/garcon/FrugalBuild b/source/xfce4/garcon/FrugalBuild index 1a806c7..8f1d91b 100644 --- a/source/xfce4/garcon/FrugalBuild +++ b/source/xfce4/garcon/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=garcon -pkgver=0.1.9 -pkgrel=3 +pkgver=0.1.10 +pkgrel=1 pkgdesc="implementation of the freedesktop.org menu specification" rodepends=('frugalware-menus') makedepends=('pkgconfig' 'intltool' 'xfce4-dev-tools>=4.8.0') @@ -16,7 +16,7 @@ up2date="Flasttar http://archive.xfce.org/src/libs/$pkgname/0.1/" source=(http://archive.xfce.org/src/libs/$pkgname/0.1/$pkgname-$pkgver.tar.bz2 \ $pkgname.sh \ frugalware_category.patch) -sha1sums=('2eeab19bc10747a40b44afd4598a2f555eb69952' \ +sha1sums=('e0279335d04586098a647febe858475bbb9c74dc' \ '2c9027c06d6045f5615c4777a47d128aef1df2d5' \ '7bfc4e2d1283bf7e7c46377e6e7633570e71a93f') replaces=('libxfce4menu') From devil505linux at gmail.com Tue Feb 14 16:32:03 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 16:32:03 +0100 (CET) Subject: [Frugalware-git] frugalware-current: itstool-1.1.2-1-i686 * version bump Message-ID: <20120214153203.F2560224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e4d81e26cee183c4ac047c1de83a0291918f071 commit 8e4d81e26cee183c4ac047c1de83a0291918f071 Author: Devil505 Date: Tue Feb 14 16:30:49 2012 +0100 itstool-1.1.2-1-i686 * version bump diff --git a/source/devel-extra/itstool/FrugalBuild b/source/devel-extra/itstool/FrugalBuild index d72e8b8..4e33c2f 100644 --- a/source/devel-extra/itstool/FrugalBuild +++ b/source/devel-extra/itstool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=itstool -pkgver=1.1.1 +pkgver=1.1.2 pkgrel=1 pkgdesc="ITS-based XML translation tool." url="http://itstool.org/" @@ -11,5 +11,5 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://files.itstool.org/$pkgname/" source=(http://files.itstool.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('4b60216c50363e2f56ddbb8e9c457f92853e8e6f') +sha1sums=('09e1c85c2231f05087ff63f89b8e98e33b8c49b1') From pingax at frugalware.fr Tue Feb 14 16:34:45 2012 From: pingax at frugalware.fr (Pingax) Date: Tue, 14 Feb 2012 16:34:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tornado-2.2-1-i686 * Version bump Message-ID: <20120214153445.7A6EB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4df15ee03a08228ed259ce3fb17fddacc355ded1 commit 4df15ee03a08228ed259ce3fb17fddacc355ded1 Author: Pingax Date: Tue Feb 14 16:34:50 2012 +0100 tornado-2.2-1-i686 * Version bump diff --git a/source/devel-extra/tornado/FrugalBuild b/source/devel-extra/tornado/FrugalBuild index 2b310b0..d63ef15 100644 --- a/source/devel-extra/tornado/FrugalBuild +++ b/source/devel-extra/tornado/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=tornado -pkgver=2.1.1 +pkgver=2.2 pkgrel=1 pkgdesc=("Tornado is a Python-written web server") url=("http://www.tornadoweb.org/") @@ -11,4 +11,4 @@ archs=('i686' 'x86_64') up2date="Flasttar $url" source="http://github.com/downloads/facebook/$pkgname/$pkgname-$pkgver.tar.gz" depends=('pycurl' 'python-simplejson') -sha1sums=('2fb24e790f7e47957bd676f4bbe7d985ccf299ac') +sha1sums=('2be2deda7507dc9e6cffef260ce6a5f8f1d11946') From devil505linux at gmail.com Tue Feb 14 16:36:03 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 16:36:03 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdl_mixer-1.2.12-1-i686 * version bump Message-ID: <20120214153603.E371A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a2d4aa47eedf9cd9adda0d6471f7d9522fba9298 commit a2d4aa47eedf9cd9adda0d6471f7d9522fba9298 Author: Devil505 Date: Tue Feb 14 16:35:52 2012 +0100 sdl_mixer-1.2.12-1-i686 * version bump diff --git a/source/xlib-extra/sdl_mixer/FrugalBuild b/source/xlib-extra/sdl_mixer/FrugalBuild index 87fb7cd..b2043e4 100644 --- a/source/xlib-extra/sdl_mixer/FrugalBuild +++ b/source/xlib-extra/sdl_mixer/FrugalBuild @@ -4,7 +4,7 @@ pkgname=sdl_mixer realname=SDL_mixer -pkgver=1.2.11 +pkgver=1.2.12 pkgrel=1 pkgdesc="SDL Mixer library" url="http://www.libsdl.org/projects/SDL_mixer/" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.libsdl.org/projects/$realname/|grep /$realname-.*tar.gz$|sed 's/.*-\(.*\)\.t.*/\1/'" source=(http://www.libsdl.org/projects/$realname/release/$realname-$pkgver.tar.gz) _F_cd_path="$realname-$pkgver" -sha1sums=('ef5d45160babeb51eafa7e4019cec38324ee1a5d') +sha1sums=('a20fa96470ad9e1052f1957b77ffa68fb090b384') # optimization OK From devil505linux at gmail.com Tue Feb 14 16:39:50 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 16:39:50 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdl_ttf-2.0.11-1-i686 * version bump Message-ID: <20120214153950.02A4B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=459d564abf50495d2dc518777d3ac0d77d888b2d commit 459d564abf50495d2dc518777d3ac0d77d888b2d Author: Devil505 Date: Tue Feb 14 16:39:49 2012 +0100 sdl_ttf-2.0.11-1-i686 * version bump diff --git a/source/xlib-extra/sdl_ttf/FrugalBuild b/source/xlib-extra/sdl_ttf/FrugalBuild index 99fdeda..e453197 100644 --- a/source/xlib-extra/sdl_ttf/FrugalBuild +++ b/source/xlib-extra/sdl_ttf/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Devil505 pkgname=sdl_ttf -pkgver=2.0.10 +pkgver=2.0.11 pkgrel=1 pkgdesc="SDL_ttf is a TrueType font rendering library." url="http://www.libsdl.org/projects/SDL_ttf" @@ -12,7 +12,7 @@ groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.libsdl.org/projects/SDL_ttf|grep -m1 'SDL_ttf-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=($url/release/SDL_ttf-$pkgver.tar.gz) -sha1sums=('98f6518ec71d94b8ad303a197445e0991850b887') +sha1sums=('0ccf7c70e26b7801d83f4847766e09f09db15cc6') build() { From devil505linux at gmail.com Tue Feb 14 16:46:22 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 16:46:22 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdl_net-1.2.8-1-i686 * version bump Message-ID: <20120214154622.AF50F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cda8fc53f116aacdd59f74ee59e61267f37286e5 commit cda8fc53f116aacdd59f74ee59e61267f37286e5 Author: Devil505 Date: Tue Feb 14 16:46:20 2012 +0100 sdl_net-1.2.8-1-i686 * version bump diff --git a/source/xlib-extra/sdl_net/FrugalBuild b/source/xlib-extra/sdl_net/FrugalBuild index 28fb5c8..f229058 100644 --- a/source/xlib-extra/sdl_net/FrugalBuild +++ b/source/xlib-extra/sdl_net/FrugalBuild @@ -4,8 +4,8 @@ pkgname=sdl_net realname=SDL_net -pkgver=1.2.7 -pkgrel=2 +pkgver=1.2.8 +pkgrel=1 pkgdesc="A small sample cross-platform networking library" url="http://www.libsdl.org/projects/SDL_net/" depends=('sdl>=1.2.13-2' 'glibc') @@ -14,6 +14,6 @@ archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url|grep -m1 'SDL_net-\(.*\).tar.gz'|sed 's/.*-\(.*\).t.*/\1/'" source=($url/release/$realname-$pkgver.tar.gz) _F_cd_path="$realname-$pkgver" -sha1sums=('b46c7e3221621cc34fec1238f1b5f0ce8972274d') +sha1sums=('fd393059fef8d9925dc20662baa3b25e02b8405d') # optimization OK From baste at frugalware.org Tue Feb 14 16:54:34 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 16:54:34 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtksourceview3-3.3.3-1-x86_64 * Version bump Message-ID: <20120214155434.E4892224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ed4f65b9f8a4495004e30d30bdb6028ae4508a87 commit ed4f65b9f8a4495004e30d30bdb6028ae4508a87 Author: Baste Date: Tue Feb 14 16:54:19 2012 +0100 gtksourceview3-3.3.3-1-x86_64 * Version bump diff --git a/source/gnome/gtksourceview3/FrugalBuild b/source/gnome/gtksourceview3/FrugalBuild index 6a74743..ba0aca3 100644 --- a/source/gnome/gtksourceview3/FrugalBuild +++ b/source/gnome/gtksourceview3/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gtksourceview3 _F_gnome_name="gtksourceview" -pkgver=3.3.2 +pkgver=3.3.3 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" depends=('libxml2>=2.7.8' 'gtk+3') @@ -15,7 +15,7 @@ _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet source=(${source[@]} frugalbuild.lang) _F_cd_path="$_F_gnome_name-$pkgver" -sha1sums=('682e5e7267b0e44896aade62b39a09d67e09cd9b' \ +sha1sums=('37aab849f6c8229f1482c664656a9d6577e958dc' \ '324adf29c9b02db1f496295f5a391d3a73adb513') build() { From devil505linux at gmail.com Tue Feb 14 16:57:52 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 16:57:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: snd-12.8-1-i686 * version bump Message-ID: <20120214155752.626D0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39bd37a8b091b7bbe4ce3335a5a3b91529527106 commit 39bd37a8b091b7bbe4ce3335a5a3b91529527106 Author: Devil505 Date: Tue Feb 14 16:56:31 2012 +0100 snd-12.8-1-i686 * version bump diff --git a/source/xmultimedia-extra/snd/FrugalBuild b/source/xmultimedia-extra/snd/FrugalBuild index 7dcb9fa..39c6959 100644 --- a/source/xmultimedia-extra/snd/FrugalBuild +++ b/source/xmultimedia-extra/snd/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=snd -pkgver=12.7 +pkgver=12.8 pkgrel=1 pkgdesc="A sound editor, with JACK and GTK+ enabled" depends=('fam' 'fftw' 'gsl' 'gtk+2' 'jack' 'ruby') @@ -10,7 +10,7 @@ makedepends=('ladspa_sdk') groups=('xmultimedia-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('a24b3fbbc429f89275c463ebbddf7636d238236c') +sha1sums=('dec03aab2516474a8bbaf4cae0b6b138b30ea939') build() { Fcd From devil505linux at gmail.com Tue Feb 14 17:00:33 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:00:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdlimage-1.2.12-1-i686 * version bump Message-ID: <20120214160034.13CFF224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96dc6f4be4c70738013b038a1bd98afb2bd315b7 commit 96dc6f4be4c70738013b038a1bd98afb2bd315b7 Author: Devil505 Date: Tue Feb 14 17:00:30 2012 +0100 sdlimage-1.2.12-1-i686 * version bump diff --git a/source/xlib-extra/sdlimage/FrugalBuild b/source/xlib-extra/sdlimage/FrugalBuild index e96b753..b3d2205 100644 --- a/source/xlib-extra/sdlimage/FrugalBuild +++ b/source/xlib-extra/sdlimage/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: Devil505 pkgname=sdlimage -pkgver=1.2.10 -pkgrel=2 +pkgver=1.2.12 +pkgrel=1 pkgdesc="Image loading library for Simple DirectMedia Layer 1.2" url="http://www.libsdl.org/" depends=('sdl>=1.2.13-2' 'libjpeg>=8a' 'libpng>=1.4.1' 'libtiff>=3.9.2') @@ -12,7 +12,7 @@ groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.libsdl.org/projects/SDL_image/ | grep -m1 tar.gz | sed 's/.*e-\(.*\).t.*/\1/'" source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-$pkgver.tar.gz) -sha1sums=('6bae71fdfd795c3dbf39f6c7c0cf8b212914ef97') +sha1sums=('5e3e393d4e366638048bbb10d6a269ea3f4e4cf2') _F_cd_path="SDL_image-$pkgver" Fconfopts="$Fconfopts --enable-jpeg" # optimization OK From pingax at frugalware.fr Tue Feb 14 17:06:27 2012 From: pingax at frugalware.fr (Pingax) Date: Tue, 14 Feb 2012 17:06:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libshout-2.3.0-1-i686 * Version bump Message-ID: <20120214160627.442B0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c9ebc21a4e3878f7a6a1ef832d891d7e1558245 commit 3c9ebc21a4e3878f7a6a1ef832d891d7e1558245 Author: Pingax Date: Tue Feb 14 17:06:31 2012 +0100 libshout-2.3.0-1-i686 * Version bump diff --git a/source/lib/libshout/FrugalBuild b/source/lib/libshout/FrugalBuild index 0ce4d4c..a1ab409 100644 --- a/source/lib/libshout/FrugalBuild +++ b/source/lib/libshout/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Tuxbubling pkgname=libshout -pkgver=2.2.2 +pkgver=2.3.0 pkgrel=1 pkgdesc="Library which can be used to write a source client like ices." url="http://www.icecast.org/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc') depends=('libvorbis' 'libtheora' 'speex') up2date="lynx -dump 'http://downloads.us.xiph.org/releases/libshout/?C=M;O=A'|grep 'libshout-\(.*\).tar.gz$'|sort -n -r|head -n 1|sed 's/.*-\(.*\).t.*/\1/'" source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('cabc409e63f55383f4d85fac26d3056bf0365aac') +sha1sums=('a6f26441ec27b6f9b55fba38b99bd1d7ca17fecf') build() { From pingax at frugalware.fr Tue Feb 14 17:15:17 2012 From: pingax at frugalware.fr (Pingax) Date: Tue, 14 Feb 2012 17:15:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xmms2-0.8-5-i686 * Rebuilt with libshout-2.3.0 Message-ID: <20120214161517.3BA42224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d181e37c28b6cc1cee861ae8ee921ba1900cc2f commit 5d181e37c28b6cc1cee861ae8ee921ba1900cc2f Author: Pingax Date: Tue Feb 14 17:15:06 2012 +0100 xmms2-0.8-5-i686 * Rebuilt with libshout-2.3.0 diff --git a/source/xmultimedia-extra/xmms2/FrugalBuild b/source/xmultimedia-extra/xmms2/FrugalBuild index 1ae4894..e4a052e 100644 --- a/source/xmultimedia-extra/xmms2/FrugalBuild +++ b/source/xmultimedia-extra/xmms2/FrugalBuild @@ -4,14 +4,14 @@ pkgname=xmms2 pkgver="0.8" -pkgrel=4 +pkgrel=5 pkgdesc="A complete rewrite of the popular music player." _F_sourceforge_ext="DrO_o.tar.bz2" Finclude sourceforge url="http://xmms2.xmms.org/" depends=('libxml2>=2.7.8' 'alsa-lib' 'libmad' 'libvorbis' 'curl>=7.23.1' 'faad2>=2.7' \ 'libmms' 'mac' 'gamin' 'flac>=1.2.1' 'libmpcdec' 'jack>=0.118.0' \ - 'libmodplug' 'libofa' 'libcdio>=0.83' 'libshout' 'libsmbclient' \ + 'libmodplug' 'libofa' 'libcdio>=0.83' 'libshout>=2.3.0' 'libsmbclient' \ 'libsamplerate' 'libsidplay2' 'openssl>=1.0.0') makedepends=('glib2' 'sqlite3' 'boost' 'perl' 'pyrex' 'ruby>=1.9.2') groups=('xmultimedia-extra') From devil505linux at gmail.com Tue Feb 14 17:16:18 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:16:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mlt-0.7.8-1-i686 * version bump Message-ID: <20120214161618.5AE84224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a2c0cf13cc474f655ada6bcb587290e627f69a1 commit 2a2c0cf13cc474f655ada6bcb587290e627f69a1 Author: Devil505 Date: Tue Feb 14 17:14:37 2012 +0100 mlt-0.7.8-1-i686 * version bump diff --git a/source/xmultimedia-extra/mlt/FrugalBuild b/source/xmultimedia-extra/mlt/FrugalBuild index 442d266..fb06ca8 100644 --- a/source/xmultimedia-extra/mlt/FrugalBuild +++ b/source/xmultimedia-extra/mlt/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: crazy pkgname=mlt -pkgver=0.7.6 -pkgrel=2 +pkgver=0.7.8 +pkgrel=1 pkgdesc="MLT is an open source multimedia framework, designed and developed for television broadcasting." depends=('libsamplerate' 'alsa-lib' 'libdv' 'libxcb' 'ffmpeg>=0.8' 'libmad' 'libdv' 'libvorbis' 'lame' 'libogg' 'frei0r-plugins') makedepends=('qt4' 'gtk+2>=2.20.1' 'freetype2>=2.3.4' 'sox>=14.3.2' 'jack>=0.118.0' 'libxml2>=2.7.8' 'sdlimage' 'libquicktime>=1.1.5' 'zlib' 'ladspa_sdk' 'swig') @@ -13,7 +13,7 @@ groups=('xmultimedia-extra') archs=('i686' 'x86_64') options=('scriptlet' 'force') Finclude sourceforge python -sha1sums=('f23c8bddb9b1f406c3cfcd155e74f8d9d37b5120') +sha1sums=('2d55b16918284ffadd5eae6eed1c5f0a12669d32') subpkgs=("$pkgname-lumas" "$pkgname-qimage" "$pkgname-gtk2" \ "$pkgname-sdl" "$pkgname-jack" "$pkgname-kino" \ From devil505linux at gmail.com Tue Feb 14 17:25:27 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:25:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: hamlib-1.2.15-1-i686 * version bump Message-ID: <20120214162527.C1647224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d006e304e3cca851c5c035ff32a26b88eb98859 commit 0d006e304e3cca851c5c035ff32a26b88eb98859 Author: Devil505 Date: Tue Feb 14 17:24:54 2012 +0100 hamlib-1.2.15-1-i686 * version bump diff --git a/source/lib-extra/hamlib/FrugalBuild b/source/lib-extra/hamlib/FrugalBuild index cf31ded..2172fd0 100644 --- a/source/lib-extra/hamlib/FrugalBuild +++ b/source/lib-extra/hamlib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=hamlib -pkgver=1.2.14 +pkgver=1.2.15 pkgrel=1 pkgdesc="HAM radio equipment control libraries" makedepends=('automake' 'autoconf' 'doxygen' 'libtool' 'swig') @@ -11,6 +11,6 @@ Finclude sourceforge groups=('lib-extra') archs=('i686' 'x86_64') Fconfopts="${Fconfopts[@]} --with-perl-binding --with-python-binding" -sha1sums=('77aeedab239547e646e8d0f7bee8637a4cc36774') +sha1sums=('8133ade08d9ec1874bbca9e552197f48588fd3a8') # optimization OK From devil505linux at gmail.com Tue Feb 14 17:31:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:31:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: rapid-photo-downloader-0.4.3-1-i686 * version bump Message-ID: <20120214163143.94604224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f213b8b4af2ec2b992564e62d33bd73a7fdbed39 commit f213b8b4af2ec2b992564e62d33bd73a7fdbed39 Author: Devil505 Date: Tue Feb 14 17:31:31 2012 +0100 rapid-photo-downloader-0.4.3-1-i686 * version bump diff --git a/source/gnome-extra/rapid-photo-downloader/FrugalBuild b/source/gnome-extra/rapid-photo-downloader/FrugalBuild index 979702f..7f8f43d 100644 --- a/source/gnome-extra/rapid-photo-downloader/FrugalBuild +++ b/source/gnome-extra/rapid-photo-downloader/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=rapid-photo-downloader -pkgver=0.4.2 +pkgver=0.4.3 pkgrel=1 pkgdesc="Import your photos and videos efficiently and reliably." url="http://www.damonlynch.net/rapid/" @@ -15,4 +15,4 @@ groups=('gnome-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=(http://launchpad.net/rapid/trunk/${pkgver}/+download/$pkgname-$pkgver.tar.gz) -sha1sums=('7db7e0a03290018cf3171371ca94e233ffa13d76') +sha1sums=('985aa1d9203ba6463425780b0ea895a449fbced9') From devil505linux at gmail.com Tue Feb 14 17:38:14 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:38:14 +0100 (CET) Subject: [Frugalware-git] frugalware-current: x264-20120213-1-i686 * version bump Message-ID: <20120214163814.7C7D0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=756e7ace67b1020a7fe40f3a0e137f1594192eca commit 756e7ace67b1020a7fe40f3a0e137f1594192eca Author: Devil505 Date: Tue Feb 14 17:37:53 2012 +0100 x264-20120213-1-i686 * version bump diff --git a/source/xmultimedia/x264/FrugalBuild b/source/xmultimedia/x264/FrugalBuild index a3c53cd..0c07ed2 100644 --- a/source/xmultimedia/x264/FrugalBuild +++ b/source/xmultimedia/x264/FrugalBuild @@ -4,7 +4,7 @@ pkgname=x264 _F_archive_name=x264-snapshot -pkgver=20110729 +pkgver=20120213 pkgextraver=-2245 pkgrel=1 pkgdesc="A free h264/avc encoder" @@ -15,7 +15,7 @@ groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar ftp://ftp.videolan.org/pub/videolan/$pkgname/snapshots/" source=("ftp://ftp.videolan.org/pub/videolan/$pkgname/snapshots/$_F_archive_name-$pkgver$pkgextraver.tar.bz2") -sha1sums=('ea5226b668055668e2243e9a1c4024ebe03533e8') +sha1sums=('2b547d15b5df5d3dbd164dad47b5db58a90dd3cc') Fconfopts="$Fconfopts \ --enable-shared \ From devil505linux at gmail.com Tue Feb 14 17:59:55 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:59:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gst-plugins-ugly-0.10.18-5-i686 * rebuilt for x264 Message-ID: <20120214165955.04CDD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6eac14ef6d2c84630c0ef4c8c67a9a403e894698 commit 6eac14ef6d2c84630c0ef4c8c67a9a403e894698 Author: Devil505 Date: Tue Feb 14 17:44:28 2012 +0100 gst-plugins-ugly-0.10.18-5-i686 * rebuilt for x264 diff --git a/source/xmultimedia/gst-plugins-ugly/FrugalBuild b/source/xmultimedia/gst-plugins-ugly/FrugalBuild index a4355a5..a5d79f7 100644 --- a/source/xmultimedia/gst-plugins-ugly/FrugalBuild +++ b/source/xmultimedia/gst-plugins-ugly/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gst-plugins-ugly pkgver=0.10.18 -pkgrel=4 +pkgrel=5 pkgdesc="Plugins for GStreamer (Ugly)" url="http://gstreamer.freedesktop.org/" depends=('gst-plugins-base>=0.10.33' 'gstreamer>=0.10.33') @@ -23,7 +23,7 @@ subdescs=('GStreamer a52dec plugin (Ugly).' 'GStreamer lame plugin (Ugly).' 'G 'GStreamer Plugins Documentation.' 'GStreamer cdio plugin (Ugly).' 'GStreamer x264 plugin (Ugly).') subdepends=("a52dec liboil>=0.3.14" "lame" "libmad libid3tag" \ "libdvdread" "mpeg2dec>=0.4.1" "libsidplay" '' "libcdio>=0.81-1" \ - "libxcb libxau libxdmcp x264>=20110729") + "libxcb libxau libxdmcp x264>=20120213") subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver") From devil505linux at gmail.com Tue Feb 14 17:59:55 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 17:59:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ffmpeg-0.10-1-i686 * version bump Message-ID: <20120214165955.185FC224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ca2ef4039f2cae0ad7406d638662b7067f20cb6 commit 7ca2ef4039f2cae0ad7406d638662b7067f20cb6 Author: Devil505 Date: Tue Feb 14 17:57:44 2012 +0100 ffmpeg-0.10-1-i686 * version bump diff --git a/source/xmultimedia/ffmpeg/FrugalBuild b/source/xmultimedia/ffmpeg/FrugalBuild index ca4b841..c065aaf 100644 --- a/source/xmultimedia/ffmpeg/FrugalBuild +++ b/source/xmultimedia/ffmpeg/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: Cedrick Hannier alias Cedynamix pkgname=ffmpeg -pkgver=0.8.7 +pkgver=0.10 #rev=22893 -pkgrel=2 +pkgrel=1 pkgdesc="FFMpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix." url="http://ffmpeg.sourceforge.net/" depends=('alsa-lib' 'a52dec' 'amrnb' 'amrwb' 'faac>=1.28' 'lame' 'libtheora' 'libvorbis' \ - 'x264>=20110729' 'xvidcore' 'libdc1394' 'imlib2' 'sdl>=1.2.13-2' 'faad2>=2.7' 'gsm' \ + 'x264>=20120213' 'xvidcore' 'libdc1394' 'imlib2' 'sdl>=1.2.13-2' 'faad2>=2.7' 'gsm' \ 'opencore-amr>=0.1.2' 'libxfixes' 'libvpx') makedepends=('freetype2' 'yasm') rodepends=("$pkgname-compiletime" "$pkgname-presets") @@ -18,7 +18,7 @@ archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://www.ffmpeg.org/releases/" source="http://www.ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2" #source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver-$rev.tar.bz2) -sha1sums=('e6c391769b1e45afd8e3f41b734c17ba1437f4a9') +sha1sums=('a3a7fe25db760a99d51266b33386da9c8552feef') #signatures=("${source[0]}.asc") subpkgs=("$pkgname-compiletime") From baste at frugalware.org Tue Feb 14 18:00:26 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 18:00:26 +0100 (CET) Subject: [Frugalware-git] gnometesting: gtranslator-2.90.8-1-x86_64 * Version bump Message-ID: <20120214170026.3E4FB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0785442fdbd610b131b8c398131c6d1cc1d0ed9d commit 0785442fdbd610b131b8c398131c6d1cc1d0ed9d Author: Baste Date: Tue Feb 14 17:59:39 2012 +0100 gtranslator-2.90.8-1-x86_64 * Version bump diff --git a/source/gnome-extra/gtranslator/FrugalBuild b/source/gnome-extra/gtranslator/FrugalBuild index 4e8cc28..e1627dd 100644 --- a/source/gnome-extra/gtranslator/FrugalBuild +++ b/source/gnome-extra/gtranslator/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: BMH1980 pkgname=gtranslator -pkgver=2.90.7 +pkgver=2.90.8 pkgrel=1 pkgdesc="An enhanced gettext po file editor for GNOME." url="http://www.gnome.org/" @@ -18,8 +18,9 @@ _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_devel="y" _F_gnome_glib="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('0981ae52bb83ad02039857b6fa938230cbb7e65a') +sha1sums=('93bdf839b83f7d429232c18ab4d4cd1e53641654') replaces=('gnome-ding') # optimization OK From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xine-lib-1.1.20-2-i686 * rebuilt with ffmpeg and x264 Message-ID: <20120214171047.70062224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93052fc5403a6103f58b5d97408f1b59bea1c7f9 commit 93052fc5403a6103f58b5d97408f1b59bea1c7f9 Author: Devil505 Date: Tue Feb 14 18:01:57 2012 +0100 xine-lib-1.1.20-2-i686 * rebuilt with ffmpeg and x264 diff --git a/source/xlib/xine-lib/FrugalBuild b/source/xlib/xine-lib/FrugalBuild index eea8c7b..ced8fb8 100644 --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@ -4,7 +4,7 @@ pkgname=xine-lib pkgver=1.1.20 -pkgrel=1 +pkgrel=2 pkgdesc="Xine multimedia playback engine libraries" _F_sourceforge_dirname="xine" _F_sourceforge_ext=".tar.bz2" @@ -13,7 +13,7 @@ url="http://xinehq.de" depends=('libxml2>=2.7.8' 'imagemagick>=6.6.8_5-3' 'aalib' 'libmng' 'libtheora' 'libvorbis' \ 'faad2>=2.7' 'flac>=1.1.4' 'libxvmc' 'libxv' \ 'speex' 'wavpack' 'libmpcdec' 'freetype2>=2.3.4' 'fontconfig' \ - 'mesa' 'libx11' 'libxxf86vm' 'ffmpeg>=0.8' 'x264>=20110729' 'libtool' \ + 'mesa' 'libx11' 'libxxf86vm' 'ffmpeg>=0.10' 'x264>=20120213' 'libtool' \ 'libxvmc' 'libxinerama' 'libjpeg' 'libmpcdec' 'libtiff' 'libraw1394>=2.0.0-1') options=('scriptlet') makedepends=('esd' 'sdl>=1.2.14-2' 'jack>=0.118.0') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gst-ffmpeg-0.10.13-2-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.7AD36224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0973a6b879d3cf2cb79378599cbcff24953f745d commit 0973a6b879d3cf2cb79378599cbcff24953f745d Author: Devil505 Date: Tue Feb 14 18:02:16 2012 +0100 gst-ffmpeg-0.10.13-2-i686 * rebuilt with ffmpeg diff --git a/source/xmultimedia/gst-ffmpeg/FrugalBuild b/source/xmultimedia/gst-ffmpeg/FrugalBuild index 39c9bae..7474dd1 100644 --- a/source/xmultimedia/gst-ffmpeg/FrugalBuild +++ b/source/xmultimedia/gst-ffmpeg/FrugalBuild @@ -3,10 +3,10 @@ pkgname=gst-ffmpeg pkgver=0.10.13 -pkgrel=1 +pkgrel=2 pkgdesc="Gstreamer Multimedia Framework FFMpeg Plugin" url="http://www.gstreamer.net" -depends=('libxml2>=2.7.8' 'gst-plugins-base>=0.10.30' 'gst-plugins-base-oil>=0.10.30' 'libstdc++' 'ffmpeg') +depends=('libxml2>=2.7.8' 'gst-plugins-base>=0.10.30' 'gst-plugins-base-oil>=0.10.30' 'libstdc++' 'ffmpeg>=0.10') makedepends=('sdl' 'freetype2' 'yasm') groups=('xmultimedia') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: picard-0.16-2-i686 * version bump Message-ID: <20120214171047.83729224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eeeda13e31b89d8a8e9ad099a035fe8cdaac805d commit eeeda13e31b89d8a8e9ad099a035fe8cdaac805d Author: Devil505 Date: Tue Feb 14 18:03:07 2012 +0100 picard-0.16-2-i686 * version bump diff --git a/source/xmultimedia-extra/picard/FrugalBuild b/source/xmultimedia-extra/picard/FrugalBuild index e71e516..c32dd55 100644 --- a/source/xmultimedia-extra/picard/FrugalBuild +++ b/source/xmultimedia-extra/picard/FrugalBuild @@ -4,10 +4,10 @@ pkgname=picard pkgver=0.16 -pkgrel=1 +pkgrel=2 pkgdesc="The next generation MusicBrainz tagger" url="http://musicbrainz.org/doc/PicardTagger" -depends=('python' 'mutagen' 'pyqt4' 'ffmpeg>=0.8' 'libdiscid' 'libofa' 'libtheora' 'libx11' 'libgcc') +depends=('python' 'mutagen' 'pyqt4' 'ffmpeg>=0.10' 'libdiscid' 'libofa' 'libtheora' 'libx11' 'libgcc') groups=('xmultimedia-extra') archs=('i686' 'x86_64') options=('nostrip') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dvd-slideshow-0.8.4_2-2-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.8A07A224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a64650e7643f99be1463280cf6b0400a9e31494 commit 8a64650e7643f99be1463280cf6b0400a9e31494 Author: Devil505 Date: Tue Feb 14 18:03:52 2012 +0100 dvd-slideshow-0.8.4_2-2-i686 * rebuilt with ffmpeg diff --git a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild index 58ab427..12adee3 100644 --- a/source/xmultimedia-extra/dvd-slideshow/FrugalBuild +++ b/source/xmultimedia-extra/dvd-slideshow/FrugalBuild @@ -6,9 +6,9 @@ pkgname=dvd-slideshow pkgver=0.8.4_2 _pkgver=${pkgver/_/-} -pkgrel=1 +pkgrel=2 pkgdesc="dvd-slideshow makes a DVD slideshow video with menus from a text file listing of pictures, effects, and audio tracks." -rodepends=('imagemagick>=6.6.8_5' 'libdvdread>=4.1.3' 'dvdauthor' 'ffmpeg' 'lame' 'mjpegtools' 'sox>=14.3.2') +rodepends=('imagemagick>=6.6.8_5' 'libdvdread>=4.1.3' 'dvdauthor' 'ffmpeg>=0.10' 'lame' 'mjpegtools' 'sox>=14.3.2') depends=() Finclude sourceforge up2date="$up2date | tr - _" From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: opal-3.10.2-2-i686 * rebuilt with opal Message-ID: <20120214171047.90FC8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2e5ff3d6d6624c7dce49aff4a8a31df5c9bcaedd commit 2e5ff3d6d6624c7dce49aff4a8a31df5c9bcaedd Author: Devil505 Date: Tue Feb 14 18:04:39 2012 +0100 opal-3.10.2-2-i686 * rebuilt with opal diff --git a/source/xlib-extra/opal/FrugalBuild b/source/xlib-extra/opal/FrugalBuild index 4bd1b29..dbe3238 100644 --- a/source/xlib-extra/opal/FrugalBuild +++ b/source/xlib-extra/opal/FrugalBuild @@ -4,13 +4,13 @@ pkgname=opal pkgver=3.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="Opal is a cross platform Telephony library" url="http://www.ekiga.org" groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') depends=('ptlib>=2.10.1' 'libavc1394' 'speex' 'expat' 'unixodbc' \ - 'libstdc++' 'x264' 'libtheora' 'openssl>=1.0.0-2' 'ffmpeg-0.6') + 'libstdc++' 'x264' 'libtheora' 'openssl>=1.0.0-2' 'ffmpeg-0.10') makedepends=('swig' 'openldap' 'ffmpeg-0.6-compiletime') Finclude gnome Fconfopts="$Fconfopts --libdir=/usr/lib --disable-debug" From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xvidcap-1.1.7-7-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.98783224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=880965cd4eac2f5ca4f2bf44e1e143dcf6a8b45c commit 880965cd4eac2f5ca4f2bf44e1e143dcf6a8b45c Author: Devil505 Date: Tue Feb 14 18:05:26 2012 +0100 xvidcap-1.1.7-7-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/xvidcap/FrugalBuild b/source/xapps-extra/xvidcap/FrugalBuild index 8a6abf8..da1ef9f 100644 --- a/source/xapps-extra/xvidcap/FrugalBuild +++ b/source/xapps-extra/xvidcap/FrugalBuild @@ -3,10 +3,10 @@ pkgname=xvidcap pkgver=1.1.7 -pkgrel=6 +pkgrel=7 pkgdesc="A program to capture a video of your X session" depends=('libx11>=1.2.1' 'libxmu' 'libjpeg>=8a' 'libpng>=1.4.1' \ - 'libvorbis' 'ffmpeg>=0.8' 'rarian' 'libglade>=2.6.4-2' 'lame') + 'libvorbis' 'ffmpeg>=0.10' 'rarian' 'libglade>=2.6.4-2' 'lame') makedepends=('perl-xml-parser' 'intltool') groups=('xapps-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: guvcview-1.5.0-2-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.9EE5C224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=daeb529c38a5c2dafbed415b617f5eb2302b13be commit daeb529c38a5c2dafbed415b617f5eb2302b13be Author: Devil505 Date: Tue Feb 14 18:06:08 2012 +0100 guvcview-1.5.0-2-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/guvcview/FrugalBuild b/source/xapps-extra/guvcview/FrugalBuild index 5fb1ce2..240aa94 100644 --- a/source/xapps-extra/guvcview/FrugalBuild +++ b/source/xapps-extra/guvcview/FrugalBuild @@ -3,9 +3,10 @@ pkgname=guvcview pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="A video viewer and capturer for the linux uvc driver" -depends=('gtk+2>=2.20.1' 'libxau>=1.0.4-1' 'libxdmcp' 'portaudio' 'twolame' 'ffmpeg>=0.8' 'libxext>=1.0.5-3' 'libraw1394' 'libogg' 'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libv4l') +depends=('gtk+2>=2.20.1' 'libxau>=1.0.4-1' 'libxdmcp' 'portaudio' 'twolame' 'ffmpeg>=0.10' \ + 'libxext>=1.0.5-3' 'libraw1394' 'libogg' 'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libv4l') options=('scriptlet') _F_berlios_name="$pkgname-src" _F_berlios_dirname="$pkgname" From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cherokee-1.2.101-2-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.A5AB4224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b6b1ff88eca5e1524b7dfb365f0526e4a51964f8 commit b6b1ff88eca5e1524b7dfb365f0526e4a51964f8 Author: Devil505 Date: Tue Feb 14 18:07:01 2012 +0100 cherokee-1.2.101-2-i686 * rebuilt with ffmpeg diff --git a/source/network-extra/cherokee/FrugalBuild b/source/network-extra/cherokee/FrugalBuild index 5fa79b7..ab9c70c 100644 --- a/source/network-extra/cherokee/FrugalBuild +++ b/source/network-extra/cherokee/FrugalBuild @@ -4,7 +4,7 @@ pkgname=cherokee pkgver=1.2.101 -pkgrel=1 +pkgrel=2 pkgdesc="A flexible, very fast, lightweight HTTP server" url="http://www.cherokee-project.com/" pkgurl="http://ftp.easynet.be/ftp/cherokee/" @@ -35,7 +35,7 @@ subpkgs=("$pkgname-ldap" "$pkgname-ffmpeg" "$pkgname-geoip") subdescs=('Ldap validator for cherokee' \ 'Audio/Video streaming handler for cherokee' \ 'GeoIP rule module for cherokee') -subdepends=('libldap' 'ffmpeg>=0.8' 'geoip') +subdepends=('libldap' 'ffmpeg>=0.10' 'geoip') subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver") subgroups=('network-extra' 'network-extra' 'network-extra') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: soundkonverter-1.2.1-2-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.AC5E1224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=256310b6b4253f0eb6c2ffd938097554132f5c6a commit 256310b6b4253f0eb6c2ffd938097554132f5c6a Author: Devil505 Date: Tue Feb 14 18:08:02 2012 +0100 soundkonverter-1.2.1-2-i686 * rebuilt with ffmpeg diff --git a/source/kde-extra/soundkonverter/FrugalBuild b/source/kde-extra/soundkonverter/FrugalBuild index 6fe243a..af3a4de 100644 --- a/source/kde-extra/soundkonverter/FrugalBuild +++ b/source/kde-extra/soundkonverter/FrugalBuild @@ -3,12 +3,12 @@ pkgname=soundkonverter pkgver=1.2.1 -pkgrel=1 +pkgrel=2 ## %!:?$! release<>package version ! ## wthpkgver=0.9.95rc3 pkgdesc="KDE frontend to various audio converters" depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdebase-runtime-compiletime" "cdparanoia" "taglib" \ - "lame" "libogg" "ffmpeg>=0.8" "vorbisgain" "libkcddb") + "lame" "libogg" "ffmpeg>=0.10" "vorbisgain" "libkcddb") groups=('kde-extra') archs=('i686' 'x86_64') replaces=('transkode') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dvd95-1.6p0-5-i686 * rebuilt with ffmpeg Message-ID: <20120214171047.B35A1224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f1022987f7b1e43a7f9ed1914e9ab0133dcb23b commit 9f1022987f7b1e43a7f9ed1914e9ab0133dcb23b Author: Devil505 Date: Tue Feb 14 18:08:48 2012 +0100 dvd95-1.6p0-5-i686 * rebuilt with ffmpeg diff --git a/source/gnome-extra/dvd95/FrugalBuild b/source/gnome-extra/dvd95/FrugalBuild index 82eec88..6cf859a 100644 --- a/source/gnome-extra/dvd95/FrugalBuild +++ b/source/gnome-extra/dvd95/FrugalBuild @@ -3,12 +3,12 @@ pkgname=dvd95 pkgver=1.6p0 -pkgrel=4 +pkgrel=5 pkgdesc="A DVD9 to DVD5 converter" _F_gnome_desktop="y" Finclude gnome-scriptlet sourceforge depends=('libglade>=2.6.4-2' 'libdvdread>=4.1.3' 'libdvdcss' 'libgnomeui>=2.24.3-3' \ - 'mpeg2dec' 'mencoder' 'mplayer' 'ffmpeg>=0.8') + 'mpeg2dec' 'mencoder' 'mplayer' 'ffmpeg>=0.10') makedepends=('perl-xml-parser' 'intltool') groups=('gnome-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 18:10:47 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:10:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: openttd-1.1.5-1-i686 * version bump Message-ID: <20120214171047.B9C21224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6ea50e1268c6fa3605c39b7ee00eec123143fe9f commit 6ea50e1268c6fa3605c39b7ee00eec123143fe9f Author: Devil505 Date: Tue Feb 14 18:09:14 2012 +0100 openttd-1.1.5-1-i686 * version bump diff --git a/source/games-extra/openttd/FrugalBuild b/source/games-extra/openttd/FrugalBuild index 567c406..c6a6246 100644 --- a/source/games-extra/openttd/FrugalBuild +++ b/source/games-extra/openttd/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: Devil505 pkgname=openttd -pkgver=1.1.4 +pkgver=1.1.5 pkgrel=1 pkgdesc="An open source clone of the Microprose game Transport Tycoon Deluxe." url="http://www.openttd.org/en" @@ -17,6 +17,6 @@ _F_gnome_iconcache=y Finclude gnome-scriptlet Fconfopts="$Fconfopfts --prefix-dir=/usr --binary-dir=bin --data-dir=share/$pkgname --doc-dir=share/doc/$pkgname-$pkgver --install-dir=$Fdestdir" source=(http://binaries.openttd.org/releases/$pkgver/$pkgname-$pkgver-source.tar.xz) -sha1sums=('c3300b502f7479bc130e5de607f6ad4511c181dd') +sha1sums=('7e7db1350ed62d1436a38819f5e6aeaddfce6428') # optimization OK From baste at frugalware.org Tue Feb 14 18:15:54 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 18:15:54 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-shell-extensions-3.3.5-1-x86_64 * Version bump Message-ID: <20120214171554.1CE71224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3465a4db071e92f263a2afd3b77a82a242f6d3b2 commit 3465a4db071e92f263a2afd3b77a82a242f6d3b2 Author: Baste Date: Tue Feb 14 18:15:02 2012 +0100 gnome-shell-extensions-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-shell-extensions/FrugalBuild b/source/gnome-extra/gnome-shell-extensions/FrugalBuild index ac98a78..e05b9fb 100644 --- a/source/gnome-extra/gnome-shell-extensions/FrugalBuild +++ b/source/gnome-extra/gnome-shell-extensions/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-shell-extensions -pkgver=3.3.3 +pkgver=3.3.5 pkgrel=1 pkgdesc="Modify and extend GNOME Shell functionality and behavior" depends=('gnome-shell>=3.2.1' 'libgtop') @@ -23,7 +23,7 @@ if [ "$_F_gnome_git" != "n" ]; then unset sha1sums else source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/gnome-shell-extensions/$pkgname-$pkgver.tar.bz2) - sha1sums=('26a6b1c8f5ea2aa910b95744418fb3b7a2ea0dcc') + sha1sums=('a2f56bada7f45690f6a31342e027f0fc8df7518b') fi subpkgs=('gnome-shell-extensions-dock') From baste at frugalware.org Tue Feb 14 18:23:39 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 18:23:39 +0100 (CET) Subject: [Frugalware-git] gnometesting: libvpx-1.0.0-1-x86_64 * Version bump for jercel :D Message-ID: <20120214172339.277AB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=552f66ac66cf663f353f509f482d8d460614bc15 commit 552f66ac66cf663f353f509f482d8d460614bc15 Author: Baste Date: Tue Feb 14 18:23:32 2012 +0100 libvpx-1.0.0-1-x86_64 * Version bump for jercel :D diff --git a/source/lib/libvpx/FrugalBuild b/source/lib/libvpx/FrugalBuild index 5461a60..476ab83 100644 --- a/source/lib/libvpx/FrugalBuild +++ b/source/lib/libvpx/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=libvpx -pkgver=0.9.6 -pkgrel=6 +pkgver=1.0.0 +pkgrel=1 pkgdesc="WebM VP8 Codec SDK" depends=('glibc') makedepends=('yasm') @@ -16,7 +16,7 @@ Finclude googlecode export CFLAGS="$CFLAGS -fPIC" export CXXFLAGS="$CXXFLAGS -fPIC" source=($source shared.diff) -sha1sums=('a3522bd2b73d52381ba767ded1cbf4760e9cc6f8' \ +sha1sums=('2919e11074fef72fc61ef1a75160050ffaad6074' \ '4be26baed5d133b7db742364ba0bf385b0b8d206') Fconfopts="$Fconfopts --enable-vp8 \ --enable-runtime-cpu-detect \ From devil505linux at gmail.com Tue Feb 14 18:26:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: avidemux-cli-2.5.6-3-i686 * rebuilt with x264 Message-ID: <20120214172643.48729224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=826ebd0e92dd6b8d0ca392d1a90d5db743b03cba commit 826ebd0e92dd6b8d0ca392d1a90d5db743b03cba Author: Devil505 Date: Tue Feb 14 18:11:35 2012 +0100 avidemux-cli-2.5.6-3-i686 * rebuilt with x264 diff --git a/source/apps-extra/avidemux-cli/FrugalBuild b/source/apps-extra/avidemux-cli/FrugalBuild index 65ce56f..6733d2f 100644 --- a/source/apps-extra/avidemux-cli/FrugalBuild +++ b/source/apps-extra/avidemux-cli/FrugalBuild @@ -3,10 +3,10 @@ pkgname=avidemux-cli pkgver=2.5.6 -pkgrel=2 +pkgrel=3 pkgdesc="A tool to edit video (filter/re-encode/split)" depends=('a52dec>=0.7.4' 'sdl' 'lame' 'faac' 'libxml2>=2.7.8' 'xvidcore' 'faad2>=2.7' \ - 'mjpegtools>=1.9.0' 'libvorbis' 'libogg' 'libmad' 'spidermonkey' 'x264>=20110729') + 'mjpegtools>=1.9.0' 'libvorbis' 'libogg' 'libmad' 'spidermonkey' 'x264>=20120213') makedepends=('yasm') groups=('apps-extra') options=('scriptlet') From devil505linux at gmail.com Tue Feb 14 18:26:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmerlin-avdecoder-1.1.0-7-i686 * rebuilt with x264 and ffmpeg Message-ID: <20120214172643.D6C17224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7537b12a8971c856b317a635d690f474971a724c commit 7537b12a8971c856b317a635d690f474971a724c Author: Devil505 Date: Tue Feb 14 18:12:40 2012 +0100 gmerlin-avdecoder-1.1.0-7-i686 * rebuilt with x264 and ffmpeg diff --git a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild index a5397fb..2be01a5 100644 --- a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild +++ b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild @@ -3,14 +3,14 @@ pkgname=gmerlin-avdecoder pkgver=1.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="Gmerlin_avdecoder is a general purpose media decoding library." _F_sourceforge_dirname="gmerlin" Finclude sourceforge url="http://gmerlin.sourceforge.net/" ## libsmbclient depends=('gmerlin>=1.0.0' 'libmpcdec' 'libtiff' 'mpeg2dec' 'libcdio>=0.83' 'libdvdread' 'speex' \ - 'libmad' 'ffmpeg-0.6' 'x264>=20110729' 'libxtst' 'libvisual' 'mjpegtools' 'flac' \ + 'libmad' 'ffmpeg-0.10' 'x264>=20120213' 'libxtst' 'libvisual' 'mjpegtools' 'flac' \ 'libdca' 'libvdpau') if [ "$CARCH" == "i686" ]; then depends=(${depends[@]} 'codecs' 'schroedinger') From devil505linux at gmail.com Tue Feb 14 18:26:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vlc-1.1.13-3-i686 * rebuilt with ffmpeg 0.10 Message-ID: <20120214172643.E0730224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e888ab7562a705fb43f37a4e752e7646d096c03 commit 8e888ab7562a705fb43f37a4e752e7646d096c03 Author: Devil505 Date: Tue Feb 14 18:13:53 2012 +0100 vlc-1.1.13-3-i686 * rebuilt with ffmpeg 0.10 diff --git a/source/xmultimedia/vlc/FrugalBuild b/source/xmultimedia/vlc/FrugalBuild index 2465fd4..9144827 100644 --- a/source/xmultimedia/vlc/FrugalBuild +++ b/source/xmultimedia/vlc/FrugalBuild @@ -5,11 +5,11 @@ pkgname=vlc pkgver=1.1.13 pkgextraver= -pkgrel=2 +pkgrel=3 pkgdesc="The cross-platform media player and streaming server." url="http://www.videolan.org/vlc/" depends=('e2fsprogs' 'libxpm>=3.5.8-1' 'libxdmcp' 'libshout' 'avahi' 'libdvbpsi>=0.1.7' 'libsmbclient' 'vcdimager>=0.7.24' \ - 'alsa-lib' 'libgcrypt' 'lua' 'fribidi' 'freetype2' 'librsvg>=2.26.3' 'ffmpeg>=0.8' 'libgl' \ + 'alsa-lib' 'libgcrypt' 'lua' 'fribidi' 'freetype2' 'librsvg>=2.26.3' 'ffmpeg>=0.10' 'libgl' \ 'libxvmc' 'aalib' 'libmad' 'libdca' 'mpeg2dec' 'libqtgui' 'taglib' 'libmusicbrainz' 'libid3tag' \ 'sysfsutils' 'libmpcdec>=1.2.6-2' 'live' 'xcb-util>=0.3.8' 'libdvdread' \ 'libcdio>=0.83') From devil505linux at gmail.com Tue Feb 14 18:26:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dvdstyler-2.1-2-i686 * rebuilt with ffmpeg Message-ID: <20120214172643.E9B52224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a44f3c7e0434813c800d9582f599ac6eab3ff8db commit a44f3c7e0434813c800d9582f599ac6eab3ff8db Author: Devil505 Date: Tue Feb 14 18:15:23 2012 +0100 dvdstyler-2.1-2-i686 * rebuilt with ffmpeg diff --git a/source/gnome-extra/dvdstyler/FrugalBuild b/source/gnome-extra/dvdstyler/FrugalBuild index 168cbc5..a01b239 100644 --- a/source/gnome-extra/dvdstyler/FrugalBuild +++ b/source/gnome-extra/dvdstyler/FrugalBuild @@ -5,7 +5,7 @@ pkgname=dvdstyler pkgver=2.1 -pkgrel=1 +pkgrel=2 pkgdesc="DVDStyler is a crossplatform dvd authoring system." url="http://www.dvdstyler.de" _F_sourceforge_dirname="dvdstyler" @@ -14,7 +14,7 @@ _F_sourceforge_ext=.tar.bz2 _F_cd_path="$_F_sourceforge_name-$pkgver" makedepends=('dvdauthor' 'netpbm') depends=('mpgtx' 'wxgtk>=2.8.12' 'wxsvg>=1.1.5' 'mjpegtools>=1.9.0' 'cdrtools' \ - 'dvd+rw-tools' 'libexif' 'ffmpeg>=0.8.7' 'xine-ui' \ + 'dvd+rw-tools' 'libexif' 'ffmpeg>=0.10' 'xine-ui' \ 'gettext' 'xmlto' 'zip' 'libgnomeui' 'gst-plugins-base') Finclude sourceforge options=('scriptlet') From devil505linux at gmail.com Tue Feb 14 18:26:43 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: coriander-2.0.1-3-i686 * rebuilt with ffmpeg Message-ID: <20120214172643.F0D75224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28016d080bec6632acdb3d50989b5cc4c4c7a735 commit 28016d080bec6632acdb3d50989b5cc4c4c7a735 Author: Devil505 Date: Tue Feb 14 18:16:14 2012 +0100 coriander-2.0.1-3-i686 * rebuilt with ffmpeg diff --git a/source/gnome-extra/coriander/FrugalBuild b/source/gnome-extra/coriander/FrugalBuild index 3827f7e..30c7234 100644 --- a/source/gnome-extra/coriander/FrugalBuild +++ b/source/gnome-extra/coriander/FrugalBuild @@ -3,12 +3,12 @@ pkgname=coriander pkgver=2.0.1 -pkgrel=2 +pkgrel=3 url="http://damien.douxchamps.net/ieee1394/coriander/" pkgdesc="A library to control A/V devices using the 1394ta AV/C commands." _F_sourceforge_realname="coriander-2" Finclude sourceforge -depends=('libgnomeui>=2.24.3-2' 'libtheora' 'ffmpeg>=0.8' 'libxv' \ +depends=('libgnomeui>=2.24.3-2' 'libtheora' 'ffmpeg>=0.10' 'libxv' \ 'sdl' 'libdc1394>=2.0.0' 'libraw1394>=2.0' 'faad2' 'faac') groups=('gnome-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mixxx-1.7.2-4-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.04CF6224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=50173ca8da8bddc6470060d93ce254cfdcbf0ca5 commit 50173ca8da8bddc6470060d93ce254cfdcbf0ca5 Author: Devil505 Date: Tue Feb 14 18:17:04 2012 +0100 mixxx-1.7.2-4-i686 * rebuilt with ffmpeg diff --git a/source/kde-extra/mixxx/FrugalBuild b/source/kde-extra/mixxx/FrugalBuild index cc17a30..ac9e995 100644 --- a/source/kde-extra/mixxx/FrugalBuild +++ b/source/kde-extra/mixxx/FrugalBuild @@ -3,10 +3,10 @@ pkgname=mixxx pkgver=1.7.2 -pkgrel=3 +pkgrel=4 pkgdesc="An open source DJ tool." depends=('libmad' 'libid3tag' 'libvorbis' 'libsndfile' 'portaudio>=19_20071207' 'jack>=0.118.0' - 'audiofile' 'python>=2.7' 'qt4' 'libstdc++' 'libgcc' 'ffmpeg>=0.8') + 'audiofile' 'python>=2.7' 'qt4' 'libstdc++' 'libgcc' 'ffmpeg>=0.10') makedepends=('alsa-lib' 'scons') url="http://www.mixxx.org/" groups=('kde-extra') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: elltube-0.3-5-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.0DA30224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cf47ab71b3270280311eb37c5f163ff3c83e1431 commit cf47ab71b3270280311eb37c5f163ff3c83e1431 Author: Devil505 Date: Tue Feb 14 18:19:13 2012 +0100 elltube-0.3-5-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/elltube/FrugalBuild b/source/xapps-extra/elltube/FrugalBuild index 2c67218..c36914e 100644 --- a/source/xapps-extra/elltube/FrugalBuild +++ b/source/xapps-extra/elltube/FrugalBuild @@ -3,9 +3,9 @@ pkgname=elltube pkgver=0.3 -pkgrel=4 +pkgrel=5 pkgdesc="Elltube is a YouTube Downloader and Converter." -depends=('qt4' 'pyqt4' 'ffmpeg>=0.8') +depends=('qt4' 'pyqt4' 'ffmpeg>=0.10') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge options=('scriptlet') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: openshot-1.4.2-1-i686 * version bump Message-ID: <20120214172644.150F8224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78061efd87ce4196d2b12c86e2a89cca822c8061 commit 78061efd87ce4196d2b12c86e2a89cca822c8061 Author: Devil505 Date: Tue Feb 14 18:19:33 2012 +0100 openshot-1.4.2-1-i686 * version bump diff --git a/source/xapps-extra/openshot/FrugalBuild b/source/xapps-extra/openshot/FrugalBuild index 504797d..19a162e 100644 --- a/source/xapps-extra/openshot/FrugalBuild +++ b/source/xapps-extra/openshot/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=openshot -pkgver=1.4.0 +pkgver=1.4.2 pkgrel=1 url="http://www.openshotvideo.com/" pkgdesc="an open-source, non-linear video editor for Linux based on MLT framework" @@ -11,4 +11,4 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_launchpad_branch="1.4" Finclude launchpad -sha1sums=('e561f03dba9a8aa6a8a108abeaa23b5aad2afc4f') +sha1sums=('2d96855349eab66ccc45e9fe1f69bd0f0309f17d') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ffmpegthumbnailer-2.0.7-2-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.1C660224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e6a6d933277d0f4a99cfbe1f1109b85d6ad97ff commit 9e6a6d933277d0f4a99cfbe1f1109b85d6ad97ff Author: Devil505 Date: Tue Feb 14 18:20:04 2012 +0100 ffmpegthumbnailer-2.0.7-2-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild index 99fcda0..fa38e05 100644 --- a/source/xapps-extra/ffmpegthumbnailer/FrugalBuild +++ b/source/xapps-extra/ffmpegthumbnailer/FrugalBuild @@ -4,12 +4,12 @@ pkgname=ffmpegthumbnailer pkgver=2.0.7 -pkgrel=1 +pkgrel=2 pkgdesc="Creates thumbnails for your video files" Finclude googlecode archs=('i686' 'x86_64' 'ppc') groups=('xapps-extra') -depends=('ffmpeg>=0.8' 'libpng') +depends=('ffmpeg>=0.10' 'libpng') sha1sums=('b8f5371aa995fefd1fb75e306e8cd76e8c9f3a73') # optimization OK From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ekd-2.0.1-3-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.23315224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c55f4257ccabfbaa006bf701f34337ddce25fb4e commit c55f4257ccabfbaa006bf701f34337ddce25fb4e Author: Devil505 Date: Tue Feb 14 18:20:38 2012 +0100 ekd-2.0.1-3-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/ekd/FrugalBuild b/source/xapps-extra/ekd/FrugalBuild index 330517a..e8f35d6 100644 --- a/source/xapps-extra/ekd/FrugalBuild +++ b/source/xapps-extra/ekd/FrugalBuild @@ -6,11 +6,11 @@ _F_archive_name=ekd_linux_source pkgver=2.0.1 realver=2_0-1 datever="20100530" -pkgrel=2 +pkgrel=3 pkgdesc="A post edition video" url="http://ekd.tuxfamily.org" depends=('pyqt4' 'imagemagick' 'imaging' 'ffmpeg2theora' 'mplayer' 'lame' 'mencoder' \ - 'ffmpeg>=0.8' 'sox' 'mjpegtools') + 'ffmpeg>=0.10' 'sox' 'mjpegtools') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: imagination-3.0-3-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.2AD13224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1da63c8790b4e093a0a31642aeb9134c3c66dba commit a1da63c8790b4e093a0a31642aeb9134c3c66dba Author: Devil505 Date: Tue Feb 14 18:21:32 2012 +0100 imagination-3.0-3-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/imagination/FrugalBuild b/source/xapps-extra/imagination/FrugalBuild index 8f8a005..1a698ec 100644 --- a/source/xapps-extra/imagination/FrugalBuild +++ b/source/xapps-extra/imagination/FrugalBuild @@ -3,9 +3,9 @@ pkgname=imagination pkgver=3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Imagination is a lightweight and simple DVD slide show maker." -depends=('gtk+2>=2.20.1' 'ffmpeg>=0.8' 'sox') +depends=('gtk+2>=2.20.1' 'ffmpeg>=0.10' 'sox') makedepends=('intltool' 'gtk-doc') options=('scriptlet') groups=('xapps-extra') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pspvc-0.3-9-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.31E4E224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dbf613035d62ab3b1fd0897489efb0aab1aeb4d5 commit dbf613035d62ab3b1fd0897489efb0aab1aeb4d5 Author: Devil505 Date: Tue Feb 14 18:22:16 2012 +0100 pspvc-0.3-9-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/pspvc/FrugalBuild b/source/xapps-extra/pspvc/FrugalBuild index 826d603..162f3e5 100644 --- a/source/xapps-extra/pspvc/FrugalBuild +++ b/source/xapps-extra/pspvc/FrugalBuild @@ -3,11 +3,11 @@ pkgname=pspvc pkgver=0.3 -pkgrel=8 +pkgrel=9 pkgdesc="PlayStation Portable Video Converter." _F_sourceforge_name="$pkgname-install" Finclude sourceforge -depends=('gtk+2>=2.20.1-1' 'atk' 'pango>=1.28.0-2' 'ffmpeg>=0.8') +depends=('gtk+2>=2.20.1-1' 'atk' 'pango>=1.28.0-2' 'ffmpeg>=0.10') [[ "$CARCH" == "x86_64" ]] && depends=(${depends[@]} 'yasm') [[ "$CARCH" == "i686" ]] && depends=(${depends[@]} 'nasm') options=('scriptlet') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tovid-0.30-12-i686 * rebuilt with ffmpeg Message-ID: <20120214172644.3871B224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f26fbae983a4d73ed0e23e510a9af641f988e22 commit 9f26fbae983a4d73ed0e23e510a9af641f988e22 Author: Devil505 Date: Tue Feb 14 18:23:14 2012 +0100 tovid-0.30-12-i686 * rebuilt with ffmpeg diff --git a/source/xapps-extra/tovid/FrugalBuild b/source/xapps-extra/tovid/FrugalBuild index b485db3..f28f92a 100644 --- a/source/xapps-extra/tovid/FrugalBuild +++ b/source/xapps-extra/tovid/FrugalBuild @@ -4,11 +4,11 @@ pkgname=tovid pkgver=0.30 -pkgrel=11 +pkgrel=12 pkgdesc="Tovid is a collection of video disc authoring tools" license="GPL" depends=('txt2tags') -rodepends=('wxpython-u8>=2.8.7.1' 'mplayer>=1.0rc3-1' 'mjpegtools>=1.9.0rc2' 'ffmpeg>=0.8' 'imagemagick' \ +rodepends=('wxpython-u8>=2.8.7.1' 'mplayer>=1.0rc3-1' 'mjpegtools>=1.9.0rc2' 'ffmpeg>=0.10' 'imagemagick' \ 'normalize' 'dvdauthor' 'vcdimager' 'libdvdcss' 'lsdvd' 'transcode>=1.0.5-1' 'sox>=14.2.0' 'cdrdao') archs=('i686' 'x86_64') groups=('xapps-extra') From devil505linux at gmail.com Tue Feb 14 18:26:44 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:26:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: opal-3.10.2-2-i686 * fixing typo Message-ID: <20120214172644.3FA48224CBEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=025947768b9e4a9663bcc03dd2974ca3422b4158 commit 025947768b9e4a9663bcc03dd2974ca3422b4158 Author: Devil505 Date: Tue Feb 14 18:24:46 2012 +0100 opal-3.10.2-2-i686 * fixing typo diff --git a/source/xlib-extra/opal/FrugalBuild b/source/xlib-extra/opal/FrugalBuild index dbe3238..3707dd2 100644 --- a/source/xlib-extra/opal/FrugalBuild +++ b/source/xlib-extra/opal/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.ekiga.org" groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') depends=('ptlib>=2.10.1' 'libavc1394' 'speex' 'expat' 'unixodbc' \ - 'libstdc++' 'x264' 'libtheora' 'openssl>=1.0.0-2' 'ffmpeg-0.10') + 'libstdc++' 'x264' 'libtheora' 'openssl>=1.0.0-2' 'ffmpeg>=0.10') makedepends=('swig' 'openldap' 'ffmpeg-0.6-compiletime') Finclude gnome Fconfopts="$Fconfopts --libdir=/usr/lib --disable-debug" From devil505linux at gmail.com Tue Feb 14 18:39:28 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:39:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: lightspark-0.5.0-3-i686 * rebuilt with ffmpeg Message-ID: <20120214173928.9FEA2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f1ab8326e1559e6b4151a951d53c26d50b79562d commit f1ab8326e1559e6b4151a951d53c26d50b79562d Author: Devil505 Date: Tue Feb 14 18:28:50 2012 +0100 lightspark-0.5.0-3-i686 * rebuilt with ffmpeg diff --git a/source/xlib-extra/lightspark/FrugalBuild b/source/xlib-extra/lightspark/FrugalBuild index fa0ebd4..22d169c 100644 --- a/source/xlib-extra/lightspark/FrugalBuild +++ b/source/xlib-extra/lightspark/FrugalBuild @@ -3,9 +3,9 @@ pkgname=lightspark pkgver=0.5.0 -pkgrel=2 +pkgrel=3 pkgdesc='High performance flash player designed from scratch to be efficient on modern hardware' -depends=('libboost>=1.46.1' 'ffmpeg>=0.8' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') +depends=('libboost>=1.46.1' 'ffmpeg>=0.10' 'curl' 'gtk+2-libs' 'ftgl' 'glew' 'libxml++' 'gdk-pixbuf2' 'pulseaudio>=0.9.23' 'dbus') makedepends=('nasm' 'xulrunner' 'glproto' 'boost' 'llvm>=2.9') _F_gnome_iconcache="y" _F_gnome_desktop="y" From devil505linux at gmail.com Tue Feb 14 18:39:28 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:39:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libquicktime-1.2.3-2-i686 * rebuilt with ffmpeg 0.10 Message-ID: <20120214173928.ABB7A224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a5fe0e63c88fd2531a1ca12d98dd2f106c7e43e commit 8a5fe0e63c88fd2531a1ca12d98dd2f106c7e43e Author: Devil505 Date: Tue Feb 14 18:30:04 2012 +0100 libquicktime-1.2.3-2-i686 * rebuilt with ffmpeg 0.10 diff --git a/source/xlib/libquicktime/FrugalBuild b/source/xlib/libquicktime/FrugalBuild index 46e934f..ab6e37d 100644 --- a/source/xlib/libquicktime/FrugalBuild +++ b/source/xlib/libquicktime/FrugalBuild @@ -3,9 +3,10 @@ pkgname=libquicktime pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="A library based on quicktime4linux with extensions" -depends=('libxml2>=2.7.8' 'lame' 'gtk+2>=2.20.0-2' 'alsa-lib' 'libdv' 'libvorbis' 'libavc1394' 'faac>=1.25' 'faad2>=2.7' 'ffmpeg>=0.8' 'libraw1394>=2.0.0') +depends=('libxml2>=2.7.8' 'lame' 'gtk+2>=2.20.0-2' 'alsa-lib' 'libdv' 'libvorbis' 'libavc1394' \ + 'faac>=1.25' 'faad2>=2.7' 'ffmpeg>=0.10' 'libraw1394>=2.0.0') makedepends=('cvs' 'doxygen') groups=('xlib') archs=('x86_64' 'i686' 'ppc') From devil505linux at gmail.com Tue Feb 14 18:39:28 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:39:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: swfdec-0.8.4-12-i686 * rebuilt with ffmpeg Message-ID: <20120214173928.B2CA6224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5311df347f26aafac328a022af68594d76143700 commit 5311df347f26aafac328a022af68594d76143700 Author: Devil505 Date: Tue Feb 14 18:31:01 2012 +0100 swfdec-0.8.4-12-i686 * rebuilt with ffmpeg diff --git a/source/xlib/swfdec/FrugalBuild b/source/xlib/swfdec/FrugalBuild index 4f02085..1075c2e 100644 --- a/source/xlib/swfdec/FrugalBuild +++ b/source/xlib/swfdec/FrugalBuild @@ -3,11 +3,11 @@ pkgname=swfdec pkgver=0.8.4 -pkgrel=11 +pkgrel=12 pkgdesc="Swfdec is a decoder/renderer library for Macromedia Flash animations." url="http://swfdec.freedesktop.org/" license="LGPL" -depends=('libxml2>=2.7.8' 'libmad' 'gtk+2>=2.20.0-2' 'liboil' 'ffmpeg>=0.6' 'alsa-lib' 'faad2>=2.7' 'gstreamer' \ +depends=('libxml2>=2.7.8' 'libmad' 'gtk+2>=2.20.0-2' 'liboil' 'ffmpeg>=0.10' 'alsa-lib' 'faad2>=2.7' 'gstreamer' \ 'gstreamer>=0.10.11' 'gst-plugins-good' 'libsoup>=2.26.3-2' 'gnutls>=2.12.12') options=('scriptlet') groups=('xlib') From devil505linux at gmail.com Tue Feb 14 18:39:28 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:39:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: clipgrab-3.1.3.0-2-i686 * rebuilt with ffmpeg Message-ID: <20120214173928.BA3CE224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e83ca3e15fd1d3bbacb91fececd746a8db97b605 commit e83ca3e15fd1d3bbacb91fececd746a8db97b605 Author: Devil505 Date: Tue Feb 14 18:32:29 2012 +0100 clipgrab-3.1.3.0-2-i686 * rebuilt with ffmpeg diff --git a/source/xmultimedia-extra/clipgrab/FrugalBuild b/source/xmultimedia-extra/clipgrab/FrugalBuild index 7b93b24..2d039b2 100644 --- a/source/xmultimedia-extra/clipgrab/FrugalBuild +++ b/source/xmultimedia-extra/clipgrab/FrugalBuild @@ -3,13 +3,13 @@ pkgname=clipgrab pkgver=3.1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="ClipGrab is a free downloader and converter for YouTube, Vimeo, Dailymotion and many other online video sites." url="http://clipgrab.de/en" _F_desktop_name="ClipGrab" _F_desktop_icon="$pkgname.png" _F_desktop_categories="Network;" -depends=('ffmpeg>=0.8.7' 'libqtxml' 'libqtwebkit' 'libqtgui' 'libqtnetwork') +depends=('ffmpeg>=0.10' 'libqtxml' 'libqtwebkit' 'libqtgui' 'libqtnetwork') groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" From devil505linux at gmail.com Tue Feb 14 18:39:28 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 18:39:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: screenlets-0.1.6-1-i686 * version bump Message-ID: <20120214173928.C0AD1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=da8ca1bb1c239a8d7d498ebc6a053fc0ba9ab986 commit da8ca1bb1c239a8d7d498ebc6a053fc0ba9ab986 Author: Devil505 Date: Tue Feb 14 18:39:15 2012 +0100 screenlets-0.1.6-1-i686 * version bump diff --git a/source/gnome-extra/screenlets/FrugalBuild b/source/gnome-extra/screenlets/FrugalBuild index 66b1716..2701b70 100644 --- a/source/gnome-extra/screenlets/FrugalBuild +++ b/source/gnome-extra/screenlets/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=screenlets -pkgver=0.1.5 +pkgver=0.1.6 pkgrel=1 pkgdesc="Screenlets are small applications that can be described as the virtual representation of things lying/standing around on your desk" depends=('pycairo' 'pygtk' 'pyxdg' 'dbus-python' 'gnome-python-desktop' 'libnotify' 'notification-daemon' 'xdg-utils' 'gnome-python-desktop-keyring' 'gnome-python-extras-mozembed' 'gnome-python-desktop-wnck') @@ -14,7 +14,7 @@ _F_launchpad_ext=".tar.bz2" _F_gnome_iconcache="y" Finclude launchpad gnome-scriptlet url="http://www.screenlets.org" -sha1sums=('ba89ed169f1d701ede299fcea000aa64ec171e17') +sha1sums=('ba4c7663498bc6a204ba7830bd09ae0cd727fe1a') build() { From vmiklos at frugalware.org Tue Feb 14 18:45:23 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 14 Feb 2012 18:45:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Merge branch 'master' of git.frugalware.org:/pub/other/people/vmiklos/lotesting Message-ID: <20120214174523.114FB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0cde30ad28717c42e8218ccdea6dfcda72828c0 commit e0cde30ad28717c42e8218ccdea6dfcda72828c0 Merge: da8ca1b 571c18b Author: Miklos Vajna Date: Tue Feb 14 18:46:08 2012 +0100 Merge branch 'master' of git.frugalware.org:/pub/other/people/vmiklos/lotesting * 'master' of git.frugalware.org:/pub/other/people/vmiklos/lotesting: libreoffice-3.5.0.3-1-i686 libreoffice-3.5.0.2-1-i686 libreoffice-3.5.0.1-1-i686 libreoffice-3.5.0.1-1-i686 libreoffice-3.4.99.3-1-i686 libreoffice-3.4.99.3-1-i686 libreoffice-3.4.99.2-1-i686 libreoffice-3.4.99.1-1-i686 libreoffice-3.5.0.0-1-i686 From baste at frugalware.org Tue Feb 14 18:56:28 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 18:56:28 +0100 (CET) Subject: [Frugalware-git] gnometesting: tomboy-1.9.6-1-x86_64 * Version bump Message-ID: <20120214175628.21EB2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b39934e4ec473b7467093ab786422c186fbf6f5c commit b39934e4ec473b7467093ab786422c186fbf6f5c Author: Baste Date: Tue Feb 14 18:55:10 2012 +0100 tomboy-1.9.6-1-x86_64 * Version bump diff --git a/source/gnome-extra/tomboy/FrugalBuild b/source/gnome-extra/tomboy/FrugalBuild index 3e5fba0..c5e55e3 100644 --- a/source/gnome-extra/tomboy/FrugalBuild +++ b/source/gnome-extra/tomboy/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=tomboy -pkgver=1.9.5 +pkgver=1.9.6 pkgrel=1 pkgdesc="A Wiki style desktop note-taking application" url="http://www.beatniksoftware.com/tomboy" @@ -19,7 +19,7 @@ _F_gnome_iconcache="y" _F_gnome_devel="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet mono -sha1sums=('4e13af60de204cbeed9f54da9261366d9e897036') +sha1sums=('c6bc2069f19faf6559ec318a4119d83246861db5') build() { Fmonoexport From devil505linux at gmail.com Tue Feb 14 19:01:30 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 19:01:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gbrainy-2.1.1-1-i686 * version bump Message-ID: <20120214180130.729DF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b156db673dd4cc6c82b8f4f2a4ae315781572068 commit b156db673dd4cc6c82b8f4f2a4ae315781572068 Author: Devil505 Date: Tue Feb 14 19:00:09 2012 +0100 gbrainy-2.1.1-1-i686 * version bump diff --git a/source/gnome-extra/gbrainy/FrugalBuild b/source/gnome-extra/gbrainy/FrugalBuild index 41c4ec9..03fb8e6 100644 --- a/source/gnome-extra/gbrainy/FrugalBuild +++ b/source/gnome-extra/gbrainy/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=gbrainy -pkgver=2.1.0 +pkgver=2.1.1 pkgrel=1 pkgdesc="brain teaser game and trainer" url="http://live.gnome.org/$pkgname" @@ -17,7 +17,7 @@ Finclude gnome-scriptlet groups=('gnome-extra') up2date="lynx -dump $url | Flasttar" source=(http://gent.softcatala.org/jmas/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('54633b2ad4a91d858225c3b04d5b1464122d544b') +sha1sums=('af52289af285990310638e771e8ac7675771080c') build() { From devil505linux at gmail.com Tue Feb 14 19:01:30 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 19:01:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmerlin-avdecoder-1.1.0-7-i686 * fixing typo Message-ID: <20120214180130.986E6224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9fc97368eb1d66e12d523d7bc673a290dea15c03 commit 9fc97368eb1d66e12d523d7bc673a290dea15c03 Author: Devil505 Date: Tue Feb 14 19:00:19 2012 +0100 gmerlin-avdecoder-1.1.0-7-i686 * fixing typo diff --git a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild index 2be01a5..0dc9d1e 100644 --- a/source/xapps-extra/gmerlin-avdecoder/FrugalBuild +++ b/source/xapps-extra/gmerlin-avdecoder/FrugalBuild @@ -10,7 +10,7 @@ Finclude sourceforge url="http://gmerlin.sourceforge.net/" ## libsmbclient depends=('gmerlin>=1.0.0' 'libmpcdec' 'libtiff' 'mpeg2dec' 'libcdio>=0.83' 'libdvdread' 'speex' \ - 'libmad' 'ffmpeg-0.10' 'x264>=20120213' 'libxtst' 'libvisual' 'mjpegtools' 'flac' \ + 'libmad' 'ffmpeg>=0.10' 'x264>=20120213' 'libxtst' 'libvisual' 'mjpegtools' 'flac' \ 'libdca' 'libvdpau') if [ "$CARCH" == "i686" ]; then depends=(${depends[@]} 'codecs' 'schroedinger') From devil505linux at gmail.com Tue Feb 14 19:05:30 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 19:05:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cherokee-1.2.101-2-i686 * fixing sha1sums Message-ID: <20120214180530.D40C3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eabdb4c54b180c29e8772cf69e0980f4ee190e03 commit eabdb4c54b180c29e8772cf69e0980f4ee190e03 Author: Devil505 Date: Tue Feb 14 19:01:53 2012 +0100 cherokee-1.2.101-2-i686 * fixing sha1sums diff --git a/source/network-extra/cherokee/FrugalBuild b/source/network-extra/cherokee/FrugalBuild index ab9c70c..7d571db 100644 --- a/source/network-extra/cherokee/FrugalBuild +++ b/source/network-extra/cherokee/FrugalBuild @@ -28,7 +28,7 @@ sha1sums=('b27f149c7d7111207ac8c3cd8a4856c05490d136' \ 'f3afa484129a065ce22f326ec13104af87a9fca5' \ '03171e23d5f2f2b2a11a4064230b0ee8823ba996' \ '1b9446b810a71ea50efaa7d24c5919cb954983ef' \ - '50ca5f3dfd237be680acaf6ef4f23e910ffbbfae' \ + '57b61b4ffabb0542cdce881fdc895011fc89171e' \ '01368b9c79ee040be34f1aefc074709a7e48cac3') subpkgs=("$pkgname-ldap" "$pkgname-ffmpeg" "$pkgname-geoip") From devil505linux at gmail.com Tue Feb 14 19:05:30 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 19:05:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scummvm-tools-1.4.0-3-i686 * fixing depends Message-ID: <20120214180530.E7EE4224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5448e5311a058282334bfc82287842710a84bcb9 commit 5448e5311a058282334bfc82287842710a84bcb9 Author: Devil505 Date: Tue Feb 14 19:02:31 2012 +0100 scummvm-tools-1.4.0-3-i686 * fixing depends diff --git a/source/games-extra/scummvm-tools/FrugalBuild b/source/games-extra/scummvm-tools/FrugalBuild index 3532d43..99e1b00 100644 --- a/source/games-extra/scummvm-tools/FrugalBuild +++ b/source/games-extra/scummvm-tools/FrugalBuild @@ -3,9 +3,9 @@ pkgname=scummvm-tools pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="The ScummVM tools enable you to convert, compress and decode game datafiles for ScummVM" -rodepends=("scummvm=$pkgver") +rodepends=("scummvm>=$pkgver") depends=('libpng>=1.4.3' 'wxgtk' 'flac' 'libvorbis') groups=('games-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 19:05:30 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 19:05:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cerbere-20120214-1-i686 * version bump Message-ID: <20120214180530.EEE0A224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=510db237681239bbed0ec9b626cd0cc07b7b8393 commit 510db237681239bbed0ec9b626cd0cc07b7b8393 Author: Devil505 Date: Tue Feb 14 19:05:25 2012 +0100 cerbere-20120214-1-i686 * version bump diff --git a/source/apps-extra/cerbere/FrugalBuild b/source/apps-extra/cerbere/FrugalBuild index dee5c88..8d3527a 100644 --- a/source/apps-extra/cerbere/FrugalBuild +++ b/source/apps-extra/cerbere/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=cerbere -pkgver=20110703 +pkgver=20120214 pkgrel=1 pkgdesc="a simple service to relaunch pantheon applications panel, dock, wallpaper..." url="https://launchpad.net/cerbere" @@ -14,7 +14,7 @@ Finclude cmake gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('23afac0f9860291c17dcb08f6fa371629f8770d9') +sha1sums=('4c80aa511df4f68d5d008b6de32720f214b4ad4b') build() { CMake_build From vmiklos at frugalware.org Tue Feb 14 19:10:32 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Tue, 14 Feb 2012 19:10:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell6-et-0.1.21r1-3-i686 Message-ID: <20120214181032.10070224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a717837fdc5b3063903031ea0bccff88c6f208e8 commit a717837fdc5b3063903031ea0bccff88c6f208e8 Author: Miklos Vajna Date: Tue Feb 14 19:11:12 2012 +0100 aspell6-et-0.1.21r1-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell6-et/FrugalBuild b/source/locale-extra/aspell6-et/FrugalBuild deleted file mode 100644 index 54ebb55..0000000 --- a/source/locale-extra/aspell6-et/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=et -pkgver=0.1.21r1 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Estonian Dictionary Package" -Finclude aspell From slownlinux at gmail.com Tue Feb 14 19:13:59 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:13:59 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-bitarray-0.6.0-1-i686 Message-ID: <20120214181359.CD9B1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a653b871f9cf5a22eec383df5fd62d673b5d9d72 commit a653b871f9cf5a22eec383df5fd62d673b5d9d72 Author: Slown Date: Tue Feb 14 19:14:01 2012 +0100 python-bitarray-0.6.0-1-i686 * version bump diff --git a/source/devel-extra/python-bitarray/FrugalBuild b/source/devel-extra/python-bitarray/FrugalBuild index bda169b..439ca65 100644 --- a/source/devel-extra/python-bitarray/FrugalBuild +++ b/source/devel-extra/python-bitarray/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-bitarray _F_archive_name="bitarray" -pkgver=0.5.2 +pkgver=0.6.0 pkgrel=1 pkgdesc="Efficient representation of arrays of booleans." depends=('python') @@ -11,6 +11,11 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="bitarray" Finclude pypi -sha1sums=('d5dff62895be9586d4a68eca27c0c8e63e89f5b9') +sha1sums=('7acc09531f34d5251edc1f8a10fe3f235794a800') + +build() { + Fcd + python setup.py install --root=$Fdestdir --optimize=1 || Fdie +} # optimization OK From slownlinux at gmail.com Tue Feb 14 19:15:37 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:15:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-waitress-0.8.1-1-i686 Message-ID: <20120214181537.A6749224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15558e91ff639d16e0c8eeb1aee200075e459330 commit 15558e91ff639d16e0c8eeb1aee200075e459330 Author: Slown Date: Tue Feb 14 19:15:48 2012 +0100 python-waitress-0.8.1-1-i686 * version bump diff --git a/source/devel-extra/python-waitress/FrugalBuild b/source/devel-extra/python-waitress/FrugalBuild index 3f00bf9..e76522b 100644 --- a/source/devel-extra/python-waitress/FrugalBuild +++ b/source/devel-extra/python-waitress/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-waitress _F_archive_name="waitress" -pkgver=0.8 +pkgver=0.8.1 pkgrel=1 pkgdesc="Waitress WSGI server" rodepends=('python') @@ -12,4 +12,4 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="waitress" Finclude pypi -sha1sums=('512cbb39e03625f4e840a71b347457f43278b40c') +sha1sums=('cbc4f55d1cd556feb50e7817bb99008f50191360') From slownlinux at gmail.com Tue Feb 14 19:24:40 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:24:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: movgrab-1.1.8-1-i686 Message-ID: <20120214182440.A6974224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=140d2b44624248bead954e739e79584a37bd6e6f commit 140d2b44624248bead954e739e79584a37bd6e6f Author: Slown Date: Tue Feb 14 19:24:48 2012 +0100 movgrab-1.1.8-1-i686 * version bump diff --git a/source/apps-extra/movgrab/FrugalBuild b/source/apps-extra/movgrab/FrugalBuild index afae44b..18a7085 100644 --- a/source/apps-extra/movgrab/FrugalBuild +++ b/source/apps-extra/movgrab/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.02 SBU # Maintainer: Slown pkgname=movgrab -pkgver=1.1.7 +pkgver=1.1.8 pkgrel=1 pkgdesc="A command-line movie downloader" url="http://sites.google.com/site/columscode/home/movgrab" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://sites.google.com/site/columscode/files | Flasttar" source=(http://sites.google.com/site/columscode/files/$pkgname-$pkgver.tgz) -sha1sums=('a35d07d6b31e0e5eba994958a29debde0b1eaabe') +sha1sums=('66df77160d5e9807b746aeba75508dea912307e9') build() { Fcd From slownlinux at gmail.com Tue Feb 14 19:33:05 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:33:05 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ncdc-1.8-1-i686 Message-ID: <20120214183305.19DAF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8af44ea35406338a1cc092ac121d908632c9ce5c commit 8af44ea35406338a1cc092ac121d908632c9ce5c Author: Slown Date: Tue Feb 14 19:33:15 2012 +0100 ncdc-1.8-1-i686 * version bump diff --git a/source/apps-extra/ncdc/FrugalBuild b/source/apps-extra/ncdc/FrugalBuild index 778ed30..19dc43b 100644 --- a/source/apps-extra/ncdc/FrugalBuild +++ b/source/apps-extra/ncdc/FrugalBuild @@ -1,14 +1,14 @@ -# Compiling Time: 0.12 SBU +# Compiling Time: 0.10 SBU # Maintainer: Slown pkgname=ncdc -pkgver=1.7 +pkgver=1.8 pkgrel=1 pkgdesc="Lightweight Ncurses Direct Connect client" url="http://dev.yorhel.nl/ncdc" -depends=('glib2>=2.28.0' 'libxml2' 'sqlite3' 'gdbm' 'bzip2') +depends=('glib2' 'libxml2' 'sqlite3' 'gdbm' 'bzip2') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://dev.yorhel.nl/download" source=(http://dev.yorhel.nl/download/$pkgname-$pkgver.tar.gz) -sha1sums=('d31d9b48351aa322afb57c6db44fbc4c66f4df4b') +sha1sums=('7163b3097df33552598faf6f9aea675104f3d8b1') From slownlinux at gmail.com Tue Feb 14 19:35:59 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:35:59 +0100 (CET) Subject: [Frugalware-git] frugalware-current: bashmount-1.6.2-1-i686 Message-ID: <20120214183559.35BB4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d69e6a54ef9ae4e7ba80387906af5e2592e35de6 commit d69e6a54ef9ae4e7ba80387906af5e2592e35de6 Author: Slown Date: Tue Feb 14 19:36:09 2012 +0100 bashmount-1.6.2-1-i686 * version bump diff --git a/source/apps-extra/bashmount/FrugalBuild b/source/apps-extra/bashmount/FrugalBuild index 432b41b..2623d40 100644 --- a/source/apps-extra/bashmount/FrugalBuild +++ b/source/apps-extra/bashmount/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=bashmount -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="A menu-driven bash script for the management of removable media with Udisks" rodepends=('udisks') @@ -10,7 +10,7 @@ backup=('etc/bashmount.conf') groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge -sha1sums=('c51ebf23205185bf196083b0d81f2e440195c666') +sha1sums=('5dc398fd8882706093f8d62876db2e76a0fb3e21') build() { Fcd From slownlinux at gmail.com Tue Feb 14 19:41:18 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:41:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-html5lib-0.95-1-i686 Message-ID: <20120214184118.B1DBB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4f8fbb8047f93c5644653121c44ab267f9b9e98 commit c4f8fbb8047f93c5644653121c44ab267f9b9e98 Author: Slown Date: Tue Feb 14 19:41:30 2012 +0100 python-html5lib-0.95-1-i686 * version bump diff --git a/source/lib-extra/python-html5lib/FrugalBuild b/source/lib-extra/python-html5lib/FrugalBuild index 49a7186..8af8945 100644 --- a/source/lib-extra/python-html5lib/FrugalBuild +++ b/source/lib-extra/python-html5lib/FrugalBuild @@ -1,9 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-html5lib -_F_archive_name="html5lib" -pkgver=0.90 +pkgver=0.95 pkgrel=1 pkgdesc="Library for working with HTML documents" depends=('python') @@ -11,6 +10,5 @@ makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') _F_googlecode_name="html5lib" -_F_googlecode_ext=".zip" Finclude googlecode -sha1sums=('37fdf4d853f53ebd170250f7f023f55a02659378') +sha1sums=('1645840a6dbd152c06aa513e04dfafe09a36703a') From slownlinux at gmail.com Tue Feb 14 19:42:53 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:42:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-ssh-1.7.13-1-i686 Message-ID: <20120214184253.A3113224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1f105fb66246946852bc6709157a0defa7e3a40a commit 1f105fb66246946852bc6709157a0defa7e3a40a Author: Slown Date: Tue Feb 14 19:43:04 2012 +0100 python-ssh-1.7.13-1-i686 * version bump diff --git a/source/lib-extra/python-ssh/FrugalBuild b/source/lib-extra/python-ssh/FrugalBuild index 7e15421..bbf03b5 100644 --- a/source/lib-extra/python-ssh/FrugalBuild +++ b/source/lib-extra/python-ssh/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-ssh _F_archive_name="ssh" -pkgver=1.7.12 +pkgver=1.7.13 pkgrel=1 pkgdesc="Python SSH2 protocol library" depends=('pycrypto') @@ -11,4 +11,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="ssh" Finclude pypi -sha1sums=('ef2c5affa5990aa6619f7b0ca56d672fcc621016') +sha1sums=('547296a7d0653f05930d1c616aebe6cb12bfd6f0') From slownlinux at gmail.com Tue Feb 14 19:44:24 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:44:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: socketpool-0.3.0-1-i686 Message-ID: <20120214184424.47C3D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1712d6b8e307cd766e330f5838685fd74918ff8d commit 1712d6b8e307cd766e330f5838685fd74918ff8d Author: Slown Date: Tue Feb 14 19:44:32 2012 +0100 socketpool-0.3.0-1-i686 * version bump diff --git a/source/lib-extra/socketpool/FrugalBuild b/source/lib-extra/socketpool/FrugalBuild index 24b117e..ca97716 100644 --- a/source/lib-extra/socketpool/FrugalBuild +++ b/source/lib-extra/socketpool/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=socketpool -pkgver=0.2.3 +pkgver=0.3.0 pkgrel=1 pkgdesc="A simple socket pool that suports multiple factories and backends. It can easily be used by gevent, eventlet or any other library." rodepends=('python') @@ -10,4 +10,4 @@ makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') Finclude pypi -sha1sums=('af94726cf2d1277ada38921d235d997d50cd6727') +sha1sums=('972c1867cfdb8972e8136e1af0401897b5f3cf10') From slownlinux at gmail.com Tue Feb 14 19:47:07 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:47:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: menutray-0.3.1-1-i686 Message-ID: <20120214184707.E482F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a96ca907984d19941e7fad1f6dccbbfd944ae8a commit 6a96ca907984d19941e7fad1f6dccbbfd944ae8a Author: Slown Date: Tue Feb 14 19:47:15 2012 +0100 menutray-0.3.1-1-i686 * version bump diff --git a/source/xapps-extra/menutray/FrugalBuild b/source/xapps-extra/menutray/FrugalBuild index 0771a3f..4d7566d 100644 --- a/source/xapps-extra/menutray/FrugalBuild +++ b/source/xapps-extra/menutray/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown pkgname=menutray -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="A simple Gtk2 application menu written in Perl" depends=('perl-gtk2') @@ -10,7 +10,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') _F_googlecode_dirname="trizen" Finclude googlecode -sha1sums=('2f431ecf7a6368f8c2af36308f690a9bca96fcdb') +sha1sums=('9af839b62c2c52095814995363a5262bdf1a46d9') build() { Fexe usr/bin/$pkgname From slownlinux at gmail.com Tue Feb 14 19:58:35 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 19:58:35 +0100 (CET) Subject: [Frugalware-git] frugalware-current: nuvolaplayer-1.0.2-1-i686 Message-ID: <20120214185835.0F096224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a42578191b4a0929af764cace8efcea1c6e3bed7 commit a42578191b4a0929af764cace8efcea1c6e3bed7 Author: Slown Date: Tue Feb 14 19:58:44 2012 +0100 nuvolaplayer-1.0.2-1-i686 * version bump diff --git a/source/xapps-extra/nuvolaplayer/FrugalBuild b/source/xapps-extra/nuvolaplayer/FrugalBuild index ac8b849..a89ef36 100644 --- a/source/xapps-extra/nuvolaplayer/FrugalBuild +++ b/source/xapps-extra/nuvolaplayer/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.11 SBU +# Compiling Time: 0.12 SBU # Maintainer: Slown pkgname=nuvolaplayer -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Cloud music integration for your Linux desktop" depends=('libgee' 'libnotify' 'unique1' 'webkit' 'libuuid' 'bzip2') @@ -19,7 +19,7 @@ _F_gnome_iconcache="y" _F_launchpad_dirname="nuvola-player" _F_launchpad_branch="releases-1.x" Finclude launchpad gnome-scriptlet -sha1sums=('72b08a88059fd19a34621e0170e111abd68ffa83') +sha1sums=('050301b781448dbdfbed7a286c697f04dfdc6795') build() { Fcd From slownlinux at gmail.com Tue Feb 14 20:01:34 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 20:01:34 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-archer-0.2-2-i686 Message-ID: <20120214190134.EDE6B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8b3e7d007489d943700c6459945e3454177bc6b commit a8b3e7d007489d943700c6459945e3454177bc6b Author: Slown Date: Tue Feb 14 20:01:37 2012 +0100 fortune-mod-archer-0.2-2-i686 * fixing url diff --git a/source/games-extra/fortune-mod-archer/FrugalBuild b/source/games-extra/fortune-mod-archer/FrugalBuild index 79f8937..fbfc295 100644 --- a/source/games-extra/fortune-mod-archer/FrugalBuild +++ b/source/games-extra/fortune-mod-archer/FrugalBuild @@ -1,16 +1,16 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=fortune-mod-archer pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Archer FXNetwork fortune cookie file" -url="http://fortunemod.tehspork.com" +url="http://dl.dropbox.com" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url/$pkgname" -source=($url/$pkgname/$pkgname-$pkgver.tar.xz) +up2date=$pkgver +source=($url/u/14015956/fortunemods/archer/$pkgname-$pkgver.tar.xz) sha1sums=('0ed40a899c5f8634c3a1dd51f608f116404b7adc') build() { From devil505linux at gmail.com Tue Feb 14 20:04:06 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:04:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dvdstyler-2.1-2-i686 * fixing build for ffmpeg Message-ID: <20120214190406.77B8D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2eba49dd5a0af8953a22e0716525311cdbc294f0 commit 2eba49dd5a0af8953a22e0716525311cdbc294f0 Author: Devil505 Date: Tue Feb 14 20:02:17 2012 +0100 dvdstyler-2.1-2-i686 * fixing build for ffmpeg diff --git a/source/gnome-extra/dvdstyler/FrugalBuild b/source/gnome-extra/dvdstyler/FrugalBuild index a01b239..4d6c314 100644 --- a/source/gnome-extra/dvdstyler/FrugalBuild +++ b/source/gnome-extra/dvdstyler/FrugalBuild @@ -20,7 +20,7 @@ Finclude sourceforge options=('scriptlet') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('f124a8ca8a5443c71e861093896bb875245e9944') +sha1sums=('7b152001a687ba2f15bac1c75514dde2a31e78c8') build() { @@ -30,6 +30,7 @@ build() Fsed 'DonateDlg.cpp ' '' src/Makefile.in Fsed '@AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/DonateDlg.Po at am__quote@' '' src/Makefile.in Fsed 'LIBS = @LIBS@' 'LIBS = @LIBS@ -ljpeg' src/Makefile.in + sed -i 's/vsink_buffer.h/buffersink.h/' src/mediatrc_ffmpeg.cpp || Fdie Fbuild } From slownlinux at gmail.com Tue Feb 14 20:04:31 2012 From: slownlinux at gmail.com (Slown) Date: Tue, 14 Feb 2012 20:04:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-entourage-0.2-2-i686 Message-ID: <20120214190431.47168224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=783ef2f7970f107c63da36a57702c0da02c1d2c6 commit 783ef2f7970f107c63da36a57702c0da02c1d2c6 Author: Slown Date: Tue Feb 14 20:04:29 2012 +0100 fortune-mod-entourage-0.2-2-i686 * fixing source diff --git a/source/games-extra/fortune-mod-entourage/FrugalBuild b/source/games-extra/fortune-mod-entourage/FrugalBuild index 9f492ba..ad625ba 100644 --- a/source/games-extra/fortune-mod-entourage/FrugalBuild +++ b/source/games-extra/fortune-mod-entourage/FrugalBuild @@ -1,16 +1,16 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=fortune-mod-entourage pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Entourage [HBO] fortune cookie file" -url="http://fortunemod.tehspork.com" +url="http://dl.dropbox.com" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url/$pkgname" -source=($url/$pkgname/$pkgname-$pkgver.tar.xz) +up2date=$pkgver +source=($url/u/14015956/fortunemods/entourage/$pkgname-$pkgver.tar.xz) sha1sums=('de514062634f0c3cc3ca54472a8a7f30b4de3d1c') build() { From devil505linux at gmail.com Tue Feb 14 20:20:29 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:20:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: granite-20120214-1-i686 * version bump Message-ID: <20120214192029.BD10C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5511c1e0165c96f7f358ac9a50654905f66277c6 commit 5511c1e0165c96f7f358ac9a50654905f66277c6 Author: Devil505 Date: Tue Feb 14 20:09:25 2012 +0100 granite-20120214-1-i686 * version bump diff --git a/source/devel-extra/granite/FrugalBuild b/source/devel-extra/granite/FrugalBuild index 03f16aa..3f6c7ce 100644 --- a/source/devel-extra/granite/FrugalBuild +++ b/source/devel-extra/granite/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Devil505 pkgname=granite -pkgver=20120107 +pkgver=20120214 pkgrel=1 pkgdesc="A development library for elementary development." url="https://launchpad.net/granite" -depends=('gtk+3' 'gobject-introspection') +depends=('gtk+3' 'gobject-introspection' 'libdee' 'libgee') makedepends=('intltool' 'gettext' 'vala') groups=('devel-extra') Finclude cmake archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('2c347fb159ed8fc37af13517a42e322ad30d8528') +sha1sums=('9578d667868bf8319e84e014b29452f9852f85f1') # optimization OK From devil505linux at gmail.com Tue Feb 14 20:20:29 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:20:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: beatbox-20120214-1-i686 * version bump Message-ID: <20120214192029.D52E8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbfc3fb1bcf07ed944ecbd8016757e8a0e3bd517 commit fbfc3fb1bcf07ed944ecbd8016757e8a0e3bd517 Author: Devil505 Date: Tue Feb 14 20:20:13 2012 +0100 beatbox-20120214-1-i686 * version bump diff --git a/source/gnome-extra/beatbox/FrugalBuild b/source/gnome-extra/beatbox/FrugalBuild index 873514f..6f0a80e 100644 --- a/source/gnome-extra/beatbox/FrugalBuild +++ b/source/gnome-extra/beatbox/FrugalBuild @@ -3,21 +3,21 @@ # Contributor: Pingax pkgname=beatbox -pkgver=20120104 -pkgrel=2 +pkgver=20120214 +pkgrel=1 pkgdesc="Audio player written in vala" url="https://launchpad.net/beat-box/" archs=('i686' 'x86_64') groups=('gnome-extra' 'pantheon-desktop') depends=('sqlheavy' 'gtk+2' 'libgee' 'gstreamer' 'taglib' 'libgpod' 'libnotify'\ 'unique1' 'libsoup' 'json-glib' 'libzeitgeist' 'webkit' \ - 'libzeitgeist' 'librest' 'granite') + 'libzeitgeist' 'librest' 'granite' 'clutter-gtk') makedepends=('vala') _F_gnome_iconcache="y" Finclude cmake gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/devil505/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('41501e164acfbfefedd8e3949a99202810482bd2') +sha1sums=('111d22c5412f70d15c02740b8ddb759bd119b230') build() { Fcd From ryuo at frugalware.org Tue Feb 14 20:25:21 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 20:25:21 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../current Message-ID: <20120214192521.442B4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=04d7e453c65da448449773644a511e40c3420973 commit 04d7e453c65da448449773644a511e40c3420973 Merge: 667abff fbfc3fb Author: James Buren Date: Tue Feb 14 13:25:17 2012 -0600 Merge ../current From devil505linux at gmail.com Tue Feb 14 20:28:18 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:28:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ffmpeg2theora-0.28-2-i686 * rebuilt with ffmpeg 0.10 Message-ID: <20120214192818.DFA71224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=11ab83c30cd561af42f84e1327ec20a256d76b96 commit 11ab83c30cd561af42f84e1327ec20a256d76b96 Author: Devil505 Date: Tue Feb 14 20:26:51 2012 +0100 ffmpeg2theora-0.28-2-i686 * rebuilt with ffmpeg 0.10 diff --git a/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild b/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild index 19aae33..6d80e35 100644 --- a/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild +++ b/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ffmpeg2theora pkgver=0.28 -pkgrel=1 +pkgrel=2 pkgdesc="A simple converter to create Ogg Theora files" url="http://www.v2v.cc/~j/ffmpeg2theora/" -depends=('ffmpeg>=0.8' 'libkate>=0.4.1' 'libogg' 'libtheora>=1.1.1') +depends=('ffmpeg>=0.10' 'libkate>=0.4.1' 'libogg' 'libtheora>=1.1.1') makedepends=('pkgconfig' 'scons') groups=('xmultimedia-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 20:28:19 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:28:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fgcom-261-1-i686 * version bump Message-ID: <20120214192819.0A4A8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=94394fe72271a88c185e926c4ee6a0d0896aaa94 commit 94394fe72271a88c185e926c4ee6a0d0896aaa94 Author: Devil505 Date: Tue Feb 14 20:27:58 2012 +0100 fgcom-261-1-i686 * version bump diff --git a/source/games-extra/fgcom/FrugalBuild b/source/games-extra/fgcom/FrugalBuild index f66ae0a..d10ad3a 100644 --- a/source/games-extra/fgcom/FrugalBuild +++ b/source/games-extra/fgcom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=fgcom -pkgver=260 +pkgver=261 pkgrel=1 pkgdesc="Realtime voice communications for FlightGear" url="http://sourceforge.net/projects/fgcom/" From ryuo at frugalware.org Tue Feb 14 20:35:27 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 20:35:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Merge ../basetesting Message-ID: <20120214193527.9B75F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c338addfdc75146a68d5f645f775a7f53d64417b commit c338addfdc75146a68d5f645f775a7f53d64417b Merge: 94394fe 04d7e45 Author: James Buren Date: Tue Feb 14 13:33:33 2012 -0600 Merge ../basetesting From devil505linux at gmail.com Tue Feb 14 20:40:26 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:40:26 +0100 (CET) Subject: [Frugalware-git] frugalware-current: umplayer-181-1-i686 * version bump Message-ID: <20120214194026.03F2C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c5b2b2195eff266f61932f9a207ff1c2ca47e977 commit c5b2b2195eff266f61932f9a207ff1c2ca47e977 Author: Devil505 Date: Tue Feb 14 20:39:02 2012 +0100 umplayer-181-1-i686 * version bump diff --git a/source/xapps-extra/umplayer/FrugalBuild b/source/xapps-extra/umplayer/FrugalBuild index 7249e97..d176b3c 100644 --- a/source/xapps-extra/umplayer/FrugalBuild +++ b/source/xapps-extra/umplayer/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=umplayer -pkgver=180 -pkgrel=2 +pkgver=181 +pkgrel=1 pkgdesc="UMPlayer is the multimedia player that fills all your needs." url="http://www.umplayer.com" rodepends=('mplayer') From devil505linux at gmail.com Tue Feb 14 20:55:22 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:55:22 +0100 (CET) Subject: [Frugalware-git] basetesting: ffmpeg2theora-0.28-2-i686 * rebuilt with ffmpeg 0.10 Message-ID: <20120214195522.0FCE7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=11ab83c30cd561af42f84e1327ec20a256d76b96 commit 11ab83c30cd561af42f84e1327ec20a256d76b96 Author: Devil505 Date: Tue Feb 14 20:26:51 2012 +0100 ffmpeg2theora-0.28-2-i686 * rebuilt with ffmpeg 0.10 diff --git a/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild b/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild index 19aae33..6d80e35 100644 --- a/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild +++ b/source/xmultimedia-extra/ffmpeg2theora/FrugalBuild @@ -3,10 +3,10 @@ pkgname=ffmpeg2theora pkgver=0.28 -pkgrel=1 +pkgrel=2 pkgdesc="A simple converter to create Ogg Theora files" url="http://www.v2v.cc/~j/ffmpeg2theora/" -depends=('ffmpeg>=0.8' 'libkate>=0.4.1' 'libogg' 'libtheora>=1.1.1') +depends=('ffmpeg>=0.10' 'libkate>=0.4.1' 'libogg' 'libtheora>=1.1.1') makedepends=('pkgconfig' 'scons') groups=('xmultimedia-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Tue Feb 14 20:55:22 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:55:22 +0100 (CET) Subject: [Frugalware-git] basetesting: fgcom-261-1-i686 * version bump Message-ID: <20120214195522.2DB45224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=94394fe72271a88c185e926c4ee6a0d0896aaa94 commit 94394fe72271a88c185e926c4ee6a0d0896aaa94 Author: Devil505 Date: Tue Feb 14 20:27:58 2012 +0100 fgcom-261-1-i686 * version bump diff --git a/source/games-extra/fgcom/FrugalBuild b/source/games-extra/fgcom/FrugalBuild index f66ae0a..d10ad3a 100644 --- a/source/games-extra/fgcom/FrugalBuild +++ b/source/games-extra/fgcom/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=fgcom -pkgver=260 +pkgver=261 pkgrel=1 pkgdesc="Realtime voice communications for FlightGear" url="http://sourceforge.net/projects/fgcom/" From ryuo at frugalware.org Tue Feb 14 20:55:22 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 20:55:22 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge ../basetesting Message-ID: <20120214195522.DBC7C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=c338addfdc75146a68d5f645f775a7f53d64417b commit c338addfdc75146a68d5f645f775a7f53d64417b Merge: 94394fe 04d7e45 Author: James Buren Date: Tue Feb 14 13:33:33 2012 -0600 Merge ../basetesting From devil505linux at gmail.com Tue Feb 14 20:55:22 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 20:55:22 +0100 (CET) Subject: [Frugalware-git] basetesting: umplayer-181-1-i686 * version bump Message-ID: <20120214195522.E23B1224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=c5b2b2195eff266f61932f9a207ff1c2ca47e977 commit c5b2b2195eff266f61932f9a207ff1c2ca47e977 Author: Devil505 Date: Tue Feb 14 20:39:02 2012 +0100 umplayer-181-1-i686 * version bump diff --git a/source/xapps-extra/umplayer/FrugalBuild b/source/xapps-extra/umplayer/FrugalBuild index 7249e97..d176b3c 100644 --- a/source/xapps-extra/umplayer/FrugalBuild +++ b/source/xapps-extra/umplayer/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=umplayer -pkgver=180 -pkgrel=2 +pkgver=181 +pkgrel=1 pkgdesc="UMPlayer is the multimedia player that fills all your needs." url="http://www.umplayer.com" rodepends=('mplayer') From ryuo at frugalware.org Tue Feb 14 21:06:45 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 21:06:45 +0100 (CET) Subject: [Frugalware-git] basetesting: kmod-5-1-x86_64 * version bump * add patch to fix dracut Message-ID: <20120214200645.5A98F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b0dfeadb5ec340b3e72bbc15a4bc20abef3877f3 commit b0dfeadb5ec340b3e72bbc15a4bc20abef3877f3 Author: James Buren Date: Tue Feb 14 14:06:16 2012 -0600 kmod-5-1-x86_64 * version bump * add patch to fix dracut diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 52229bc..619cb5a 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: James Buren pkgname=kmod -pkgver=4 -pkgrel=2 +pkgver=5 +pkgrel=1 pkgdesc="Utilities for inserting and removing modules from the Linux kernel" url="http://git.profusion.mobi/cgit.cgi/kmod.git" depends=('zlib' 'xz') @@ -14,9 +14,10 @@ backup=('etc/rc.d/rc.modules' 'etc/sysconfig/modules') _F_archive_grepv="pre\|rc" up2date="Flasttar http://packages.profusion.mobi/kmod" source=(http://packages.profusion.mobi/kmod/$pkgname-$pkgver.tar.xz - modules) -sha1sums=('2a5d55a78d772756e5bdc7d3afff30e3ca25de84' \ - 'd8192e844d0bb37c5f7f7defda540db1fd232824') + modules kmod-fix-module-info.patch) +sha1sums=('415f3650c15d17324cbaae6fa6bf59381cb8cbb8' \ + 'd8192e844d0bb37c5f7f7defda540db1fd232824' \ + '06ff2f2e29e18f17d27a55e0a20852b0b1b63758') replaces=('module-init-tools') conflicts=('module-init-tools') provides=('module-init-tools') @@ -30,6 +31,7 @@ subrodepends=("$pkgname") build() { Fcd + Fpatchall Fmake --with-zlib --with-xz --enable-gtk-doc --enable-tools Fmakeinstall if [ "$CARCH" == "ppc" ]; then diff --git a/source/base/kmod/kmod-fix-module-info.patch b/source/base/kmod/kmod-fix-module-info.patch new file mode 100644 index 0000000..72cfde3 --- /dev/null +++ b/source/base/kmod/kmod-fix-module-info.patch @@ -0,0 +1,36 @@ +From 269de2e0bf5011072da2f40f4f2d4023fad696b9 Mon Sep 17 00:00:00 2001 +From: Lucas De Marchi +Date: Tue, 07 Feb 2012 11:48:59 +0000 +Subject: libkmod-module: probe: Fix ignore-loaded flag not being applied + +--- +diff --git a/TODO b/TODO +index 23d7c76..6ab11f1 100644 +--- a/TODO ++++ b/TODO +@@ -38,6 +38,9 @@ Features: + + * Stop using system() inside the library and use fork + exec instead + ++* Add tests for --show-depends: we need to first trap calls to ++ kmod_module_get_path(), because it's printed to stdout/stderr. ++ + Known Bugs: + =========== + +diff --git a/libkmod/libkmod-module.c b/libkmod/libkmod-module.c +index 0af3e2e..b5eb7c9 100644 +--- a/libkmod/libkmod-module.c ++++ b/libkmod/libkmod-module.c +@@ -1132,7 +1132,8 @@ KMOD_EXPORT int kmod_module_probe_insert_module(struct kmod_module *mod, + if (mod == NULL) + return -ENOENT; + +- if (module_is_inkernel(mod)) { ++ if (!(flags & KMOD_PROBE_IGNORE_LOADED) ++ && module_is_inkernel(mod)) { + if (flags & KMOD_PROBE_FAIL_ON_LOADED) + return -EEXIST; + else +-- +cgit v0.9.0.2-52-g1de3 From ryuo at frugalware.org Tue Feb 14 21:17:00 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 21:17:00 +0100 (CET) Subject: [Frugalware-git] basetesting: udev-181-1-x86_64 * version bump * rebuild with kmod 5 * hopefully fix firmware loading too Message-ID: <20120214201700.72AD4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3986d8f299dad377f65c7635bc0425829720cb02 commit 3986d8f299dad377f65c7635bc0425829720cb02 Author: James Buren Date: Tue Feb 14 14:16:07 2012 -0600 udev-181-1-x86_64 * version bump * rebuild with kmod 5 * hopefully fix firmware loading too diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 34cde49..a171061 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: James Buren pkgname=udev -pkgver=175 -pkgrel=2 +pkgver=181 +pkgrel=1 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug" backup=(etc/sysconfig/blacklist) -depends=('kmod' 'pciutils') +depends=('kmod>=5' 'pciutils') rodepends=('chkconfig>=1.3.30c-2' 'coreutils>=6.12-2' 'grep>=2.5.3-4' 'shadow') makedepends=('gperf' 'usbutils' 'gobject-introspection') groups=('base' 'core') @@ -15,7 +15,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url" options=('force') source=($url/$pkgname-$pkgver.tar.xz blacklist README.Frugalware) -sha1sums=('d1a35774cca843bc38a01e11a34d76d890fd2e0b' \ +sha1sums=('75c17faeafc13f0e7ba7b7e1d233f602945734bb' \ '4657cbad76a3d5c8aade4dba166b3f8704c7b07f' \ 'ce5ba4e6bb049b23d42270facaa4516af8cbe7ae') @@ -33,7 +33,7 @@ suboptions=('force') build() { Fpatchall - Fconf --libexecdir=/lib/udev --with-rootlibdir=/lib \ + Fconf --libexecdir=/lib --with-rootlibdir=/lib --with-rootprefix= \ --sbindir=/sbin --with-systemdsystemunitdir=/lib/systemd/system make V=1 || return 1 Fmakeinstall From devil505linux at gmail.com Tue Feb 14 21:23:00 2012 From: devil505linux at gmail.com (Devil505) Date: Tue, 14 Feb 2012 21:23:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfce4-mpc-plugin-0.4.0-1-i686 * version bump Message-ID: <20120214202300.53F9E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a4c397bf677f3e702202cc4069bc69ced8e7cba commit 6a4c397bf677f3e702202cc4069bc69ced8e7cba Author: Devil505 Date: Tue Feb 14 21:22:50 2012 +0100 xfce4-mpc-plugin-0.4.0-1-i686 * version bump diff --git a/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild b/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild index 73bf0f3..fe73d1b 100644 --- a/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild +++ b/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=xfce4-mpc-plugin -pkgver=0.3.6 +pkgver=0.4.0 pkgrel=1 pkgdesc="An Xfce4 panel plugin for Music Player Daemon." makedepends=('intltool') @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') _F_gnome_iconcache="y" _F_xfce_category="panel-plugins/" Finclude xfce4 gnome-scriptlet -sha1sums=('6d2243b562289d656c7d1b09b492fc2b340c3250') +sha1sums=('6ffef41977534eff605906d78bdf9552d0b85759') # optimization OK From mcirsta at frugalware.org Tue Feb 14 21:33:27 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Tue, 14 Feb 2012 21:33:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cppcms-0.999.0-1-x86_64 Message-ID: <20120214203327.23540224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4957a5e82a1391b103e537e4135a29ec342ff216 commit 4957a5e82a1391b103e537e4135a29ec342ff216 Author: Marius Cirsta Date: Tue Feb 14 22:32:01 2012 +0000 cppcms-0.999.0-1-x86_64 * new package diff --git a/source/devel-extra/cppcms/FrugalBuild b/source/devel-extra/cppcms/FrugalBuild new file mode 100644 index 0000000..ce226c4 --- /dev/null +++ b/source/devel-extra/cppcms/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 1.17 SBU +# Maintainer: Marius Cirsta + +pkgname=cppcms +pkgver=0.999.0 +pkgrel=1 +pkgdesc="CppCMS is the web development framework written in C++" +depends=('icu4c' 'libgcrypt') +groups=('devel-extra') +archs=('i686' 'x86_64') +_F_sourceforge_ext=".tar.bz2" +Finclude sourceforge cmake +url="http://http://cppcms.com" +sha1sums=('e338870aa33c7c87c237a25064fb268295a98647') + +# optimization OK From baste at frugalware.org Tue Feb 14 21:44:48 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 21:44:48 +0100 (CET) Subject: [Frugalware-git] gnometesting: gedit-plugins-3.3.2-1-x86_64 * Version bump Message-ID: <20120214204448.338A2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=0102825252d13cb415874c3f696255a5674c0901 commit 0102825252d13cb415874c3f696255a5674c0901 Author: Baste Date: Tue Feb 14 21:44:26 2012 +0100 gedit-plugins-3.3.2-1-x86_64 * Version bump diff --git a/source/gnome-extra/gedit-plugins/FrugalBuild b/source/gnome-extra/gedit-plugins/FrugalBuild index eaaa4cb..4332527 100644 --- a/source/gnome-extra/gedit-plugins/FrugalBuild +++ b/source/gnome-extra/gedit-plugins/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gedit-plugins -pkgver=3.3.1 +pkgver=3.3.2 pkgrel=1 pkgdesc="Plugins for gedit" depends=('gedit>=3.2.3' 'gucharmap') @@ -13,4 +13,4 @@ _F_gnome_desktop="y" _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9326d56f45c6a030fe2157fca5c771c6320fa16e') +sha1sums=('989d23fb98ed29d03a97dc44a9b82515be287da2') From mcirsta at frugalware.org Tue Feb 14 22:03:17 2012 From: mcirsta at frugalware.org (Marius Cirsta) Date: Tue, 14 Feb 2012 22:03:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: miniupnpc-1.6-1-x86_64 Message-ID: <20120214210317.26E65224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2a18b9734eb94eedec170aecfd5199e3a1ee696e commit 2a18b9734eb94eedec170aecfd5199e3a1ee696e Author: Marius Cirsta Date: Tue Feb 14 23:03:09 2012 +0000 miniupnpc-1.6-1-x86_64 * changed m8r * fix up2date diff --git a/source/network-extra/miniupnpc/FrugalBuild b/source/network-extra/miniupnpc/FrugalBuild index 90d6b89..6aa8913 100644 --- a/source/network-extra/miniupnpc/FrugalBuild +++ b/source/network-extra/miniupnpc/FrugalBuild @@ -1,5 +1,5 @@ # Compiling Time: 0.02 SBU -# Maintainer: Devil505 +# Maintainer: Marius Cirsta pkgname=miniupnpc pkgver=1.6 @@ -9,7 +9,7 @@ url="http://miniupnp.free.fr" depends=('glibc') groups=('network-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url/files/" +up2date="lynx -dump http://miniupnp.free.fr/files/ | grep -B 1 'client release source code' | head -n1 | sed 's/.*-\([0-9\.]*\)\.tar.gz.*/\1/'" source=($url/files/$pkgname-$pkgver.tar.gz) sha1sums=('ef8f2edb17f2e7c5b8dc67ee80a65c199d823e0a') From ryuo at frugalware.org Tue Feb 14 22:40:53 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 22:40:53 +0100 (CET) Subject: [Frugalware-git] basetesting: systemd-42-1-x86_64 * version bump * fix init symlink * add transition symlink for /bin/systemd * remove old patch Message-ID: <20120214214053.47B48224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b5dc394bf0a6ae8f14a94579167b558aea039a2d commit b5dc394bf0a6ae8f14a94579167b558aea039a2d Author: James Buren Date: Tue Feb 14 15:28:53 2012 -0600 systemd-42-1-x86_64 * version bump * fix init symlink * add transition symlink for /bin/systemd * remove old patch diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 23605e5..b14b2b8 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -5,21 +5,19 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"} USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd -pkgver=38 -pkgrel=2 +pkgver=42 +pkgrel=1 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" -depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') +depends=('dbus' 'kmod>=5' 'udev>=181' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 'sysvinit-tools' 'xfsprogs-acl') makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf') options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ - console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \ - systemd-fix-shutdown.patch) -sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \ + console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch) +sha1sums=('fca5a418ca2e7ba9cb93adfdf020328d5bb1f934' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ - 'b27dd584a729381200d4343e0e955fa43e6e07c9' \ - 'ec74c97bf3166242b198a47477a735b47f4d9005') + 'b27dd584a729381200d4343e0e955fa43e6e07c9') if Fuse $USE_CRYPTSETUP; then depends=("${depends[@]}" 'cryptsetup-luks') @@ -83,7 +81,7 @@ build() # Split tools provided by sysvinit to avoid conflict Fmkdir sbin - Fln /bin/systemd /sbin/init + Fln /lib/systemd/systemd /sbin/init Fln /bin/systemctl /sbin/reboot Fln /bin/systemctl /sbin/halt Fln /bin/systemctl /sbin/poweroff @@ -95,6 +93,9 @@ build() Frm etc/systemd/system/*.target.wants + # This is to ease upgrading. Can be removed after 1.7. + Fln /lib/systemd/systemd /bin/systemd + # support for this is disabled in the kernel Frm /lib/systemd/system/dev-hugepages.mount Frm /lib/systemd/system/sysinit.target.wants/dev-hugepages.mount diff --git a/source/base/systemd/systemd-fix-shutdown.patch b/source/base/systemd/systemd-fix-shutdown.patch deleted file mode 100644 index 25f96bd..0000000 --- a/source/base/systemd/systemd-fix-shutdown.patch +++ /dev/null @@ -1,21 +0,0 @@ -From ead51eb4ed55981f290e40a871ffbca6480c4cd3 Mon Sep 17 00:00:00 2001 -From: Lennart Poettering -Date: Thu, 12 Jan 2012 03:34:50 +0000 -Subject: units: make sure syslog socket goes away early during shutdown - ---- -diff --git a/units/syslog.socket b/units/syslog.socket -index 323fa86..657e791 100644 ---- a/units/syslog.socket -+++ b/units/syslog.socket -@@ -11,6 +11,8 @@ - Description=Syslog Socket - DefaultDependencies=no - Before=sockets.target syslog.target -+Conflicts=shutdown.target -+Before=shutdown.target - - # Pull in syslog.target to tell people that /dev/log is now accessible - Wants=syslog.target --- -cgit v0.9.0.2-2-gbebe From ryuo at frugalware.org Tue Feb 14 22:50:49 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 22:50:49 +0100 (CET) Subject: [Frugalware-git] basetesting: dracut-015-1-x86_64 * version bump * fix systemd path Message-ID: <20120214215049.94F9A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=209d435b1f49693b6dabde1fdcaea5930753d153 commit 209d435b1f49693b6dabde1fdcaea5930753d153 Author: James Buren Date: Tue Feb 14 15:49:52 2012 -0600 dracut-015-1-x86_64 * version bump * fix systemd path diff --git a/source/base-extra/dracut/FrugalBuild b/source/base-extra/dracut/FrugalBuild index 32ab332..b488072 100644 --- a/source/base-extra/dracut/FrugalBuild +++ b/source/base-extra/dracut/FrugalBuild @@ -2,10 +2,10 @@ # Maintainer: James Buren pkgname=dracut -pkgver=014 -pkgrel=2 +pkgver=015 +pkgrel=1 pkgdesc="Generic initramfs generation tool" -depends=('udev' 'util-linux' 'bash' 'dash' 'kbd' 'cpio') +depends=('udev>=181' 'util-linux' 'bash' 'dash' 'kbd' 'cpio') makedepends=("docbook-sgml-dtd" "libxslt" "docbook-xsl" "docbook-xml") rodepends=('mkinitrd') groups=('base-extra') @@ -13,8 +13,8 @@ archs=('i686' 'x86_64' 'ppc') url="http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html" up2date="Flasttar http://www.kernel.org/pub/linux/utils/boot/dracut/" source=(http://mirror.be.gbxs.net/pub/linux/boot/dracut/$pkgname-$pkgver.tar.xz $pkgname-xz-kernel-modules.patch) -sha1sums=('c4f766b55c4b9ff838b05a1740a394d23c7fcb1c' \ - 'c835f504586a25cb012ba7e65dd15cec61244e0a') +sha1sums=('bb8db950e6cbb4802b045cfb669e76b3b4fc39bb' \ + '72eaea5158aa9776b8e9951746aedeb707fec91b') backup=(etc/dracut.conf) options=('scriptlet') @@ -61,7 +61,7 @@ build() { Fcd Fpatchall #by default systemd - Fsed '/etc/init' '/bin/systemd' modules.d/99base/init + Fsed '/sbin/init' '/lib/systemd/systemd' modules.d/99base/init make || Fdie make install DESTDIR=$Fdestdir sbindir=/sbin \ sysconfdir=/etc mandir=/usr/share/man WITH_SWITCH_ROOT=0 || Fdie @@ -102,7 +102,7 @@ build() { Fsplit dracut-network usr/lib/dracut/modules.d/95nfs Fsplit dracut-network usr/lib/dracut/modules.d/45ifcfg - Fsplit mkinitrd usr/sbin/lsinitrd - Fsplit mkinitrd usr/sbin/mkinitrd + Fsplit mkinitrd usr/bin/lsinitrd + Fsplit mkinitrd usr/bin/mkinitrd } diff --git a/source/base-extra/dracut/dracut-xz-kernel-modules.patch b/source/base-extra/dracut/dracut-xz-kernel-modules.patch index 604fab9..fe17af1 100644 --- a/source/base-extra/dracut/dracut-xz-kernel-modules.patch +++ b/source/base-extra/dracut/dracut-xz-kernel-modules.patch @@ -1,110 +1,12 @@ -diff -ur a/dracut-functions b/dracut-functions ---- a/dracut-functions 2011-12-15 02:19:05.000000000 -0600 -+++ b/dracut-functions 2012-01-22 11:34:30.247234753 -0600 -@@ -320,7 +320,7 @@ - inst "${_src%/*}/.${_src##*/}.hmac" "${target%/*}/.${target##*/}.hmac" - fi - ddebug "Installing $_src" -- cp --sparse=always -pfL "$_src" "${initdir}/$target" -+ cp --sparse=always -pfL "$_src" "${initdir}/$target" - } - - # find symlinks linked to given library file -@@ -464,7 +464,7 @@ - if [[ -d $_realsrc ]]; then - inst_dir "$_realsrc" - else -- inst "$_realsrc" && mkdir -m 0755 -p "${_target%/*}" -+ inst "$_realsrc" && mkdir -m 0755 -p "${_target%/*}" - fi - if [[ -e "${_src}" ]]; then - ln -sfn $(convert_abs_rel "${_src}" "${_realsrc}") "$_target" -@@ -855,6 +855,7 @@ - if ! [[ $hostonly ]]; then - _filtercmd='find "$srcmods/kernel/$1" "$srcmods/extra"' - _filtercmd+=' "$srcmods/weak-updates" -name "*.ko" -o -name "*.ko.gz"' -+ _filtercmd+=' -o -name "*.ko.xz"' - _filtercmd+=' 2>/dev/null' - else - _filtercmd='cut -d " " -f 1 $initdir/$$.ko -+ $2 $initdir/$$.ko && echo "$_modname" -+ rm -f $initdir/$$.ko -+ ;; - esac - done - ) - find_kernel_modules_by_path () ( - if ! [[ $hostonly ]]; then - find "$srcmods/kernel/$1" "$srcmods/extra" "$srcmods/weak-updates" \ -- -name "*.ko" -o -name "*.ko.gz" 2>/dev/null -+ -name "*.ko" -o -name "*.ko.gz" -o -name "*.ko.xz" 2>/dev/null - else - cut -d " " -f 1 /dev/null -diff -ur a/modules.d/40network/module-setup.sh b/modules.d/40network/module-setup.sh ---- a/modules.d/40network/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/40network/module-setup.sh 2012-01-22 11:44:20.329212595 -0600 -@@ -36,6 +36,7 @@ - case "$_fname" in - *.ko) _fcont="$(< $_fname)" ;; - *.ko.gz) _fcont="$(gzip -dc $_fname)" ;; -+ *.ko.xz) _fcont="$(xz -dc $_fname)" ;; - esac - [[ $_fcont =~ $_net_drivers - && ! $_fcont =~ iw_handler_get_spy ]] \ diff -ur a/modules.d/50plymouth/module-setup.sh b/modules.d/50plymouth/module-setup.sh ---- a/modules.d/50plymouth/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/50plymouth/module-setup.sh 2012-01-22 16:32:21.323563620 -0600 -@@ -13,8 +13,12 @@ - installkernel() { - local _modname - # Include KMS capable drm drivers -- for _modname in $(find "$srcmods/kernel/drivers/gpu/drm" "$srcmods/extra" -name '*.ko' 2>/dev/null); do -- grep -q drm_crtc_init $_modname && instmods $_modname -+ for _modname in $(find "$srcmods/kernel/drivers/gpu/drm" "$srcmods/extra" \( -name '*.ko' -o -name "*.ko.gz" -o -name "*.ko.xz" \) 2>/dev/null); do -+ case $_modname in -+ *.ko) grep -q drm_crtc_init $_modname && instmods $_modname ;; -+ *.ko.gz) zgrep -q drm_crtc_init $_modname && instmods $_modname ;; -+ *.ko.xz) xz -dc < $_modname | grep -q 'drm_crtc_init' && instmods $_modname ;; -+ esac - done - } - -diff -ur a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh ---- a/modules.d/90kernel-modules/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/90kernel-modules/module-setup.sh 2012-01-22 11:45:55.161209054 -0600 -@@ -13,6 +13,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_blockfuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_blockfuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_blockfuncs ]] && echo "$_f" ;; - esac - done - } -diff -ur a/modules.d/90multipath/module-setup.sh b/modules.d/90multipath/module-setup.sh ---- a/modules.d/90multipath/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/90multipath/module-setup.sh 2012-01-22 11:46:47.937207050 -0600 -@@ -40,6 +40,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_mpfuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_mpfuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_mpfuncs ]] && echo "$_f" ;; - esac - done - } -diff -ur a/modules.d/95iscsi/module-setup.sh b/modules.d/95iscsi/module-setup.sh ---- a/modules.d/95iscsi/module-setup.sh 2011-12-15 02:19:05.000000000 -0600 -+++ b/modules.d/95iscsi/module-setup.sh 2012-01-22 13:57:26.247912660 -0600 -@@ -48,6 +48,7 @@ - while read _f; do case "$_f" in - *.ko) [[ $(< $_f) =~ $_iscsifuncs ]] && echo "$_f" ;; - *.ko.gz) [[ $(gzip -dc <$_f) =~ $_iscsifuncs ]] && echo "$_f" ;; -+ *.ko.xz) [[ $(xz -dc <$_f) =~ $_iscsifuncs ]] && echo "$_f" ;; - esac - done - } +--- a/modules.d/50plymouth/module-setup.sh 2012-02-13 20:12:29.825785878 -0600 ++++ b/modules.d/50plymouth/module-setup.sh 2012-02-13 20:15:13.444779796 -0600 +@@ -18,7 +18,7 @@ + case $_modname in + *.ko) grep -q drm_crtc_init $_modname ;; + *.ko.gz) zgrep -q drm_crtc_init $_modname ;; +- *.ko.xz) xzgrep -q drm_crtc_init $_modname ;; ++ *.ko.xz) xz -dc < $_modname | grep -q 'drm_crtc_init' ;; + esac + if test $? -eq 0; then + # if the hardware is present, include module even if it is not currently loaded, From baste at frugalware.org Tue Feb 14 22:53:18 2012 From: baste at frugalware.org (Baste) Date: Tue, 14 Feb 2012 22:53:18 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-games-3.3.5-1-x86_64 * Version bump Message-ID: <20120214215318.24AA8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c440f6403852c89b2a1a7adeac51f16abd3567f6 commit c440f6403852c89b2a1a7adeac51f16abd3567f6 Author: Baste Date: Tue Feb 14 22:49:35 2012 +0100 gnome-games-3.3.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-games/FrugalBuild b/source/gnome-extra/gnome-games/FrugalBuild index bbe2bc1..98473bc 100644 --- a/source/gnome-extra/gnome-games/FrugalBuild +++ b/source/gnome-extra/gnome-games/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gnome-games -pkgver=3.3.4.1 +pkgver=3.3.5 pkgrel=1 pkgdesc="Games for GNOME" url="http://www.gnome.org/" @@ -27,7 +27,7 @@ _F_gnome_iconcache="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --with-scores-group=users --with-scores-user=root" -sha1sums=('817e3ff2e82b23a5588f748df2d7ff3cfeaa8ba4') +sha1sums=('491abea238f31fb63efa78bf6dad9c815aff24b2') conflicts=('glchess') replaces=('gnono') From ryuo at frugalware.org Tue Feb 14 23:06:47 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 14 Feb 2012 23:06:47 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-initrd-3.2-2-x86_64 * rebuild with new systemd, udev, kmod, dracut Message-ID: <20120214220647.CD3D3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=f6c75e41b66a3e2536e08b486e983a5d7028570f commit f6c75e41b66a3e2536e08b486e983a5d7028570f Author: James Buren Date: Tue Feb 14 16:04:20 2012 -0600 kernel-initrd-3.2-2-x86_64 * rebuild with new systemd, udev, kmod, dracut diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index fc6ae54..5148f50 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=1 +pkgrel=2 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") -makedepends=('dracut-plymouth' 'linux-firmware=20120203-1' 'xz' 'eject' 'sysvinit-tools' \ - 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev=175-2' \ - 'systemd=38-2' 'kmod=4-2') +makedepends=('dracut-plymouth>=015' 'linux-firmware>=20120203' 'xz' 'eject' 'sysvinit-tools' \ + 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=181' \ + 'systemd>=42' 'kmod>=5') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" @@ -30,7 +30,7 @@ build() { _UNAME="$_F_kernelver_ver-fw$_F_kernelver_rel" Fmkdir /boot - Fexec /usr/sbin/dracut --xz --force -a dmsquash-live ${includes[@]} \ + Fexec /usr/bin/dracut --xz --force -a dmsquash-live ${includes[@]} \ $Fdestdir/boot/initrd-$_UNAME.img.xz $_UNAME || Fdie if ! unxz < $Fdestdir/boot/initrd-$_UNAME.img.xz | cpio -t | grep -q '\.ko\.xz$'; then error "No kernel modules in initrd." From veq at wsewopost.ru Wed Feb 15 02:51:54 2012 From: veq at wsewopost.ru (=?utf-8?B?0JHQtdC30L7Qv9Cw0YHQvdC+0YHRgtGM?=) Date: Wed, 15 Feb 2012 04:51:54 +0300 Subject: [Frugalware-git] =?utf-8?b?0JHQtdC30L7Qv9Cw0YHQvdC+0YHRgtGMINGO?= =?utf-8?b?0YDQuNC00LjRh9C10YHQutC40YUg0LvQuNGGLCDRjdC60L7QvdC+0Lw=?= =?utf-8?b?0LjRh9C10YHQutCw0Y8g0LHQtdC30L7Qv9Cw0YHQvdC+0YHRgtGM?= Message-ID: ?????????? ????????????? ??????? ???? ??????????: 29 ??????? ? 02 ?????, ?. ?????? ?????????? ?? ???.: +7 (495) 229.. 56.. ?? ? ?????????: ???????? ? ?????????? ??????????? ???????? ???????????? ??????????? 1. ?????, ????????? ? ?????? ???????????? ???????????. ??????????? ?????? ????????? ???????????? ???????????. ???????? ??????? ????????? ????? ???????? ?????????? ??????????? ?????? ????????? ???????????? ???????????. ???????? ??????. ?????????? ??????? ? ??????? ?????? ???????????? ??????????? ? ??? ???????????? ? ????. 2. ?????????? ????????? ??????????? ??????? ??????????? ???????????? (????) ???????????. ??????????? ??????????-???????? ???? ???????????????? ???? ???????????. ??????? ???????? ??????????? ???????????? ???????.???????? ?????????? ????????? ??????????? ???????????? ???????????. ???????? ?????????? ??????????? ??????? ??????????? ???????????? ???????????. 3. ???????? ???????? ???? ???????????. ????????? ????????????, ???????? ???????? ? ????????????????, ???????? ?????? ? ??????????? ???????????????? ???? ???????????. 4. ?????? ???????????????? ???? ???????????. ??????? ? ???????? ????????? ???????. 5. ???????????????? ??????????? ? ????????????? ????????. "????????? ?????": ??????????, ????????? ? ????????? ?? ???????????. ??????? ?????????? ??????????? ? ??????????? ????????? ? ?????? ?????????? ?????????? ?????. 6. ??????? ?????????? ?????? ????????????. ???? ??????? ??????? ???????????? ??????????? ? ?? ?????? ???????? ?????????? ???????????? ?????? ??????? ???????????? ???????????. 7. ???????? ?????? ????????????? ???????????? ????. ??????????? ?????? ???????????????? ????????????? ?????? ???? ???????????. ????????????? ????????????? ???????????? ????. ??????????? ?????????? ? ???????? ???????????? ??????????? 8. ?????? ?????????? ???????????? ???????????. ???????? ?????????? ?????? ???????????? ???????????. 9. ?????? ????????????? ?????????????. ??????????? ?????? ? ??????????????? ???????????. ????????????????????? ??????????? ? ????????????????????? ???????. 10. ???????? ?? ??????????? ??????? ??????????????? ?????????? ????????. ????????? ??????? ?????? ????????????, ??????????, ???????? ? ?????????????? ???????? ???????????. ??????? ????????? ??????? ?????? ???????? ???????????. 11. ?????????????? ???????????? ???????????. ???????? ???????????? ?????????????? ???????????? ???????????. ???????? ??????????? ?? ??????????? ?????????????? ???????????? ???????????. 12. ????? ?????????? ??????????? ?? ?????? ??????????. ???????? ????????? ??????????, ??????????? ? ?????? ?????????? ?? ???????????. 13. "???????????? ?????" ? "???????????????? ??????????". ???????????? ?????? ???????????? ????? ??????????? ? ???????????? ? ??????? ?? N98-?? ?? 29.07.2004 ?. "? ???????????? ?????". 14. ???????? ???????? ??????????? ? ????? ?????? ??????????? ????????????. ?????????? "????? ???????????????" ???????? ??????????? ???????????. ??????????? ??????? ???????????? ??????????? 15. ??????????? ?????? ???????????????? ??????????? ? ??????? ??????????????? ??. ???????? ??????? ?????? ???????????? ???????????. ??????????? ?????? ???????????????? ???????????. ???????? ??????? ??????????????? ??????? ???????????????? ???????????. 16. ??????????? ??????????? ??????????? ?????????? ??????????? ? ?? ?????????????. 17. ??????? ????????, ??? ?????????? ?????????? ????????????? ????????????. ????????? ?????????? ??? ??????? ??????? ????????. "??????? ????????" ? "???????????? ????????????" ????????? ? ?????? ????????? ?????????? ??? ??????? ??????? ????????. 18. "???????????? ?????": ????????? ? ??????? ????????? ?? ?????. ???????????? ??????? ? ??????????? ????????: ???????? ???????, ??????? ? ?????? ??????? ? ???????? ?????????? ??????????. ????????? ? ??????? ????????? ?? ?????, ? ????? ?????? ??????? ????????????. ???????? ??????? ??????????? ???????? ????????????? ????????. ????????? ???????: 27200??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. ??????????? ?????????? ???????? ? ???????????? ?????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From vmiklos at frugalware.org Wed Feb 15 08:49:20 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Wed, 15 Feb 2012 08:49:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cppcms-0.999.0-1-i686 Message-ID: <20120215074920.A269E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=90e24a53270105b4d352e4246d06d927d6107f43 commit 90e24a53270105b4d352e4246d06d927d6107f43 Author: Miklos Vajna Date: Wed Feb 15 08:50:33 2012 +0100 cppcms-0.999.0-1-i686 - fix url diff --git a/source/devel-extra/cppcms/FrugalBuild b/source/devel-extra/cppcms/FrugalBuild index ce226c4..1f2beeb 100644 --- a/source/devel-extra/cppcms/FrugalBuild +++ b/source/devel-extra/cppcms/FrugalBuild @@ -10,7 +10,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge cmake -url="http://http://cppcms.com" +url="http://cppcms.com" sha1sums=('e338870aa33c7c87c237a25064fb268295a98647') # optimization OK From ryuo at frugalware.org Wed Feb 15 09:23:31 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 09:23:31 +0100 (CET) Subject: [Frugalware-git] basetesting: systemd-43-1-x86_64 * version bump Message-ID: <20120215082331.CF1FA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=bd85d2a4d638f3838688fbbca1074e83e048c763 commit bd85d2a4d638f3838688fbbca1074e83e048c763 Author: James Buren Date: Wed Feb 15 02:22:03 2012 -0600 systemd-43-1-x86_64 * version bump diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index b14b2b8..1a3c0da 100644 --- a/source/base/systemd/FrugalBuild +++ b/source/base/systemd/FrugalBuild @@ -5,7 +5,7 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"} USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"} pkgname=systemd -pkgver=42 +pkgver=43 pkgrel=1 pkgdesc="A System and Service Manager" url="http://www.freedesktop.org/wiki/Software/systemd" @@ -15,7 +15,7 @@ options=('scriptlet') up2date="Flasttar http://www.freedesktop.org/software/$pkgname" source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \ console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch) -sha1sums=('fca5a418ca2e7ba9cb93adfdf020328d5bb1f934' \ +sha1sums=('5d2d36bbe34ae6391dd8b4e639dd207adb936d08' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ 'b27dd584a729381200d4343e0e955fa43e6e07c9') From ryuo at frugalware.org Wed Feb 15 09:31:07 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 09:31:07 +0100 (CET) Subject: [Frugalware-git] basetesting: kernel-initrd-3.2-3-x86_64 * rebuild with new systemd Message-ID: <20120215083107.9F106224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=fbe2543efdbc16acad1cc23d9e899b05e16cbe26 commit fbe2543efdbc16acad1cc23d9e899b05e16cbe26 Author: James Buren Date: Wed Feb 15 02:28:37 2012 -0600 kernel-initrd-3.2-3-x86_64 * rebuild with new systemd diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index 5148f50..8cf8c26 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -5,13 +5,13 @@ Finclude kernel-version pkgname=kernel-initrd pkgver=$_F_kernelver_ver -pkgrel=2 +pkgrel=3 pkgdesc="The initrd for the Frugalware Linux Kernel." url="http://www.frugalware.org" depends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") makedepends=('dracut-plymouth>=015' 'linux-firmware>=20120203' 'xz' 'eject' 'sysvinit-tools' \ 'less' 'xfsprogs' 'jfsutils' 'reiserfsprogs' 'mdadm' 'lvm2' 'udev>=181' \ - 'systemd>=42' 'kmod>=5') + 'systemd>=43' 'kmod>=5') groups=('base') archs=('i686' 'x86_64') up2date="$_F_kernelver_ver" From baste at frugalware.org Wed Feb 15 10:52:19 2012 From: baste at frugalware.org (Baste) Date: Wed, 15 Feb 2012 10:52:19 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-contacts-3.3.4-2-x86_64 * Rebuild Message-ID: <20120215095219.7A3A8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3b8e8e8538aae3532d3ba26886b13ba69d6dc847 commit 3b8e8e8538aae3532d3ba26886b13ba69d6dc847 Author: Baste Date: Wed Feb 15 10:52:03 2012 +0100 gnome-contacts-3.3.4-2-x86_64 * Rebuild diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index 53af53d..1fbd937 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnome-contacts pkgver=3.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Contacts manager for gnome" depends=('folks>=0.6.4.1' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5' 'icu4c>=4.8') makedepends=('vala' 'intltool' 'krb5') From pingax at frugalware.fr Wed Feb 15 11:15:36 2012 From: pingax at frugalware.fr (Pingax) Date: Wed, 15 Feb 2012 11:15:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: luarocks-2.0.7.1-1-i686 * New package Message-ID: <20120215101536.1AE15224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b97ab083b616ccd536c83c233de9e1838f27838d commit b97ab083b616ccd536c83c233de9e1838f27838d Author: Pingax Date: Wed Feb 15 11:15:45 2012 +0100 luarocks-2.0.7.1-1-i686 * New package diff --git a/source/apps-extra/luarocks/FrugalBuild b/source/apps-extra/luarocks/FrugalBuild new file mode 100644 index 0000000..5d81233 --- /dev/null +++ b/source/apps-extra/luarocks/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Pingax + +pkgname=luarocks +pkgver=2.0.7.1 +pkgrel=1 +pkgdesc="Deployment and management system for Lua modules" +url="http://luarocks.org" +archs=('i686' 'x86_64') +groups=('apps-extra') +depends=('lua') +backup=('/etc/config.lua') +up2date="Flasttar $url/releases/" +source="$url/releases/$pkgname-$pkgver.tar.gz" +sha1sums=('24906190fd2f47912d5752b073eb1c5cfd060869') From wida at fininterpost.ru Wed Feb 15 12:36:44 2012 From: wida at fininterpost.ru (=?utf-8?B?0JIg0YLQtdC90LTQtdGA0L3Ri9C5INC+0YLQtNC10Ls=?=) Date: Wed, 15 Feb 2012 14:36:44 +0300 Subject: [Frugalware-git] =?utf-8?b?0K3Qu9C10LrRgtGA0L7QvdC90YvQtSDQk9C+?= =?utf-8?b?0YHQt9Cw0LrRg9C/0LrQuA==?= Message-ID: ??????????????? (?????????????) ????? 2011-2012: ???????, ??????????? ???????, ?????? ?????? ????????? ??????? ?????????? ? ???????? ???????????? ????????????????? ? ??????????? ??????????????? ?????? ?? ??????????: 29 ??????? ? 01 ????? ? ?????? ??????? ??? ??????: 8(495)995 ..15 ..48 ? ????????? ??????????? ????????: 1. ????????? ? ???????????????? ? ?????????? ??????? ??? ??????????????? ? ????????????? ????. ??????????? ????????? ???????????? ???? ????????? (?????? ?????????, ??????? ??????, ???????????, ?????????? ??????? ???, ????? ???, ??????? ????????? ??????????, ? ?.?. ? ???? ????????). ???????????? ???????????? (???????) ?? ??????? ?? ????????????. ????????? ???? ??????????. ?????????? ????????? ? ?????????? ??????????? ???????, ???????? ?? ???????? ???? ? ??????????????? ? ??????? ?????????? ????????????. ?????????? ?????? ?????? ?????? ? ?????? ?????????? ?????????, ?????????? ??????. ???????? ??????????? ???????? ?????????. ????? ??????? ??????????? ?????????? ???????????????? (??????????????) ????????. ?????????? ????????? ? ?????????????? ?? ?????????, ??????? ?????? ???? ??????????. ??????????? ???????? ??????? ? ??????????? ???????????????? ? ?????????. ?????????? ? ???????????? ????? ? ?????? ???????? ???????? ??????, ??????, ?????, ? ???????????? ????????????, ??????? ? ???????. ????? ? ?????? ????????. ????????? ????????? ? ???????????????? ? ??????????????? ? ????????????? ????????. ????????? ??????? ?????? "? ??????????? ??????????? ???????". 2. ???????? ?????????? ???????? ????????? ? ??????????? ????? ? ???????????? ? ??- 94. ??????????? ?????????? ???????????????? ? ?????????????? ?????? ????? ?????????? ???????????? ???????? ?? ??????????? ???????? ????????? (???). ????? ???????????? ??????????? ????????. ???????? ????? ? ?????, ???????????? ? ??????? ????? ??????????? ????? ????????. ??????????? ???????????? ????????????????. ?????????? ? ??????????? ?????????? ????????????, ?????????? ??????????? ?????. ???????? ?????? ?????????? ??? ?????????? ?????????? ????????????. ??????? ?????? ?? ??????????? ??????????? ???????? ?????????. ?????????? ?????????? ?? ?????????????? ??????????? ?????. ?????? ? ??????? ?????????????? ??????????? ??????, ????? ? ??????? ?????????????? ??????????? ???????????????? (??????????????) ?????????. ??????? ?????? ?????? ??? ?????????? ???????????? ????????. ??????? ???????????? ? ?????????? ?????????? ????????? ?????? ?????? ??????. ?????? ? ??????? ? ??????????? ????????. ??????????? ?????????? ???????????? ???????? ?? ?????????, ????????? ???????? ??????????. ?????????????? ????. ??????? ??????????? ?????????? ? ???????????? ?????????. ??????????? ????????? ???????????? ???????? ??????????????, ???????? ??????????. ???????????? ?????????? ????????? ?????? ?????? ??????. ?????????? ????????? ?????????. ??????????? ?????????? ???????????????? ? ?????????????? ????????? ? ??????? ???, ?????????? ????????? ???????????. ???????? ??????. ??????? ?????????? 1 ? 2 ?????? ??????. ???????? ??? ?? ??????????? ???????? ??????????. 3. ??????????? ?????????? ??????? ???????? ????????? ???. ???????? ?????????? ?????????, ???????? ?????? ??????????, ??????????? (???????????). 4. ???????? ??????????, ??????????, ?????????? ? ??????????? ??????????????? ? ????????????? ??????????. ???????? ???????????? ???????, ????????????? ??????. ????????? ?????? ?? ???????????????? ???????? ??????. ???????? ???????? ????????????? ??????, ?????, ?????. 5. ?????????? ????????????? ?????????; ?????? ???????? (???????) ?? ?????????, ??????, ?????? ?? ?????? ?????????. ????? ???????? ????????? ??????????. ??????? ??????? ??????????????? (?????????????) ?????????? ? ??????? ???????. 6. ?????????? ???????????? ?????? N261 "?? ???????????????? ? ????????? ?????????????? ?????????????" ??? ????????????? ??????????????? ? ????????????? ???????. ??????????????? ??????????? ??? ?? ????. 7. ????? ???????? ??????????? ????? ?????????, ??????? ?????????????, "????????" ???????, ??????????? ???????????? ????? ???????????, ?????????? ???????????????? ???????????????? ??-135 ??? ?????????? ??????. 8. ?????????? ?????? ????? ?????????? ????????. ?????????? ?????? ?? ??????? ? ????????. ???????? ?????? ??? ??????????? ??????. ?????????? ?????????? ? ???. ????????? ???????/?????? ? ??????? ? ??????? ? ????????. ???????????? ?????????? ????????????? ????????????? ?? ?? 10 ???????? 2009 ?. N722.??????????? ??????????? ??????????? ????????. 9. ??????????? ?????????? ?????? ? ????????? ?????? ???????????????????. 10. ?????? ???????????????? ??????????? (???). ?????????? ??????????????? ??? ? ??????????????? ? ????????????? ??????. 11. ???????? ?????? ??????????, ?????????????? ??????? ??? ?????????? ?????????? ????????. ???????? ????????????? ???????? ??? ??????. 12. ??????????? ????????/ ??????????? ?????????, ??????????????? ??????, ?????????? ???????? ? ????????? ???. 13. ???????????? ??????? ? ??????????? ???????. 14. ???????? ?????? ??????? ?????????? ??????. ??????? ????????? ?????????? ??????? ? ????????????? ??????????. 15. ???????? ???????? ?? ??????????? ???????????????? ? ?????????? ???????. 16. ?????? ?? ?????????????? ??????????? ????? ??? ??????????? ??????????????? ? ????????????? ???????. ????????? ???????: 17500 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From pootle at frugalware.org Wed Feb 15 11:39:07 2012 From: pootle at frugalware.org (Pootle) Date: Wed, 15 Feb 2012 11:39:07 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user carl.: 1907 of 1907 messages translated (0 fuzzy). Message-ID: <20120215103907.2487D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=9103d098cbb4701e489cc97fbc443e1500410214 commit 9103d098cbb4701e489cc97fbc443e1500410214 Author: Carl Andersen Date: Wed Feb 15 09:25:47 2012 +0200 Commit from Pootle by user carl.: 1907 of 1907 messages translated (0 fuzzy). diff --git a/po/docs/da/docs.po b/po/docs/da/docs.po index 20311d3..7c27cda 100644 --- a/po/docs/da/docs.po +++ b/po/docs/da/docs.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-22 01:50+0100\n" -"PO-Revision-Date: 2012-01-22 12:41+0200\n" +"POT-Creation-Date: 2012-02-15 01:50+0100\n" +"PO-Revision-Date: 2012-02-15 09:25+0200\n" "Last-Translator: Carl Andersen \n" "Language-Team: LANGUAGE \n" "Language: da\n" @@ -1162,15 +1162,24 @@ msgstr "" msgid "boot hd:5,\\boot\\yaboot\\yaboot\n" msgstr "boot hd:5,\\boot\\yaboot\\yaboot\n" +#. type: Plain text +#: install.txt:70 +msgid "" +"If you use Virtualbox, don't forget to set the network to `bridged` to avoid " +"stalled package download during installation!" +msgstr "" +"hvis du bruger Virtualbox, s?? glem ikke at s??tte netv??rk til `bridged` for " +"at undg?? tilbageholdte download pakker under installationen!" + # type: Plain text #. type: Plain text -#: install.txt:69 +#: install.txt:72 msgid "Pros: No USB stick or (re)writeable CD needed." msgstr "Forslag: Igen USB stick eller (re)skrivebar CD beh??ves." # type: Plain text #. type: Plain text -#: install.txt:71 +#: install.txt:74 msgid "Cons: Possible only in case you have some kind of bootloader available." msgstr "" "Konklusion: Kun muligt i tilf??lde hvor du har en type af bootloader " @@ -1178,13 +1187,13 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:72 +#: install.txt:75 #, no-wrap msgid "Installing from CD" msgstr "Installering fra CD" #. type: Plain text -#: install.txt:78 +#: install.txt:81 msgid "" "This image contains only a base system, which means the minimal set of " "packages so that later from the system you can install any other package. It " @@ -1198,7 +1207,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:83 +#: install.txt:86 msgid "" "On PPC, to boot from an external CD drive, you will need to use the Open " "Firmware prompt, since Open Firmware does not search external optical " @@ -1212,7 +1221,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:87 +#: install.txt:90 msgid "" "You will need to work out where the optical device appears in the device " "tree. Type `dev / ls` and `devalias` at the Open Firmware prompt to get a " @@ -1224,13 +1233,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:89 +#: install.txt:92 msgid "Example, in case the path is `/pci at f2000000/usb at 1b/disk at 1`:" msgstr "Eksempel, i dette tilf??lde er stien `/pci at f2000000/usb at 1b/disk at 1`:" # type: Plain text #. type: delimited block - -#: install.txt:93 +#: install.txt:96 #, no-wrap msgid "" "devalias cd /pci at f2000000/usb at 1b/disk at 1\n" @@ -1240,7 +1249,7 @@ msgstr "" "boot cd:,\\\\:tbxi\n" #. type: Plain text -#: install.txt:97 +#: install.txt:100 msgid "" "Pros: Quick and easy to install, even if you network card does not work out " "of the box." @@ -1249,7 +1258,7 @@ msgstr "" "of the box." #. type: Plain text -#: install.txt:100 +#: install.txt:103 msgid "" "Cons: You need to knowledge on how to extend the installed system to the " "average requirements." @@ -1259,14 +1268,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:101 +#: install.txt:104 #, no-wrap msgid "Installing from DVD" msgstr "Installere fra DVD" # type: Plain text #. type: Plain text -#: install.txt:105 +#: install.txt:108 #, no-wrap msgid "" "If you don't have any Internet connection but you want language packs and\n" @@ -1277,13 +1286,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:107 +#: install.txt:110 msgid "Pros: a full offline installation is possible." msgstr "Mulighed: en fuld offline installation er mulig." # type: Plain text #. type: Plain text -#: install.txt:110 +#: install.txt:113 msgid "" "Cons: Large amount of data must be downloaded, presumably some unnecessary " "packages too." @@ -1293,14 +1302,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:111 +#: install.txt:114 #, no-wrap msgid "USB image" msgstr "USB aftryk" # type: Plain text #. type: Plain text -#: install.txt:117 +#: install.txt:120 msgid "" "This is a disk image (MBR + partition table + partition data), for USB pen/" "thumb drives. The functionalities and requirements are similar to the " @@ -1314,19 +1323,19 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:119 +#: install.txt:122 msgid "Pros: No need to burn any CD, you can reuse the media." msgstr "Foreslag: Intet behov at br??nde nogen CD, kan du genanvende medierne." # type: Plain text #. type: Plain text -#: install.txt:121 +#: install.txt:124 msgid "Cons: You have to be able to boot from USB." msgstr "Konklusion: Du vil kunne boote fra USB." # type: Plain text #. type: Plain text -#: install.txt:126 +#: install.txt:129 msgid "" "Writing the image to a USB stick will destroy all the data on the drive. Be " "careful when specifying target devices / partitions othervise you can easily " @@ -1337,7 +1346,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:129 +#: install.txt:132 msgid "" "The following command will install the image to the USB stick on any recent " "Linux system:" @@ -1347,7 +1356,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:132 +#: install.txt:135 msgid "" "Pay attention to see what /dev/sdX device your USB stick is, for example by " "having a look at the contents of the `/dev/disk/by-id/` directory!" @@ -1357,14 +1366,14 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:135 +#: install.txt:138 #, no-wrap msgid "# dd if=frugalware---usb.img of=/dev/sdX\n" msgstr "# dd if=frugalware---usb.img of=/dev/sdX\n" # type: Plain text #. type: Plain text -#: install.txt:142 +#: install.txt:145 msgid "" "You might be able to use a similar tool (link:http://www.chrysocome.net/dd" "[like this]) on Windows systems as well, but it seems only supports " @@ -1378,7 +1387,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:146 +#: install.txt:149 msgid "" "On PPC, create a partition of type \"Apple_Bootstrap\" on your USB stick " "using `mac-fdisk` and extract the image there. For example:" @@ -1388,7 +1397,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:159 +#: install.txt:162 #, no-wrap msgid "" "# dd if=/dev/zero of=/dev/sda bs=1M count=1\n" @@ -1417,7 +1426,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:162 +#: install.txt:165 #, no-wrap msgid "" "Block size=512, Number of Blocks=1014784\n" @@ -1428,7 +1437,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:171 +#: install.txt:174 #, no-wrap msgid "" "Command (? for help): C\n" @@ -1451,7 +1460,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:178 +#: install.txt:181 msgid "" "On PPC, to boot from a USB stick, you will need to use the Open Firmware " "prompt, since Open Firmware does not search USB storage devices by default. " @@ -1465,7 +1474,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:182 +#: install.txt:185 msgid "" "You will need to work out where the USB storage device appears in the device " "tree. Type `dev / ls` and `devalias` at the Open Firmware prompt to get a " @@ -1477,13 +1486,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:184 +#: install.txt:187 msgid "Example, in case the path is `/pci at f2000000/usb at 1b`:" msgstr "Eksempel, i dette tilf??lde er stien `/pci at f2000000/usb at 1b`:" # type: Plain text #. type: delimited block - -#: install.txt:188 +#: install.txt:191 #, no-wrap msgid "" "devalias usb0 /pci at f2000000/usb at 1b\n" @@ -1494,50 +1503,50 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:190 +#: install.txt:193 #, no-wrap msgid "TFTP image" msgstr "TFTP aftryk" # type: Plain text #. type: Plain text -#: install.txt:193 +#: install.txt:196 msgid "This is a floppy image, for a very special case:" msgstr "Dette er et floppy aftryk, for et meget specielt tilf??lde:" # type: Plain text #. type: Plain text -#: install.txt:195 +#: install.txt:198 msgid "you want to do a network installation" msgstr "du ??nsker at lave en n??tv??rksinstallation" # type: Plain text #. type: Plain text -#: install.txt:196 +#: install.txt:199 msgid "you don't want to / can't use CDs" msgstr "du ??nsker ikke / kan ikke bruge CDs" # type: Plain text #. type: Plain text -#: install.txt:197 +#: install.txt:200 msgid "you don't want to / can't boot from an USB stick" msgstr "du ??nsker ikke / kan ikke boote fra en USB stick" # type: Plain text #. type: Plain text -#: install.txt:198 +#: install.txt:201 msgid "you can boot from a network card, but your BIOS does not supports so" msgstr "du kan boote fra et netv??rkskort, men din BIOS underst??tter det ikke" # type: Plain text #. type: Plain text -#: install.txt:199 +#: install.txt:202 msgid "you have a floppy drive" msgstr "du har et floppy drev" # type: Plain text #. type: Plain text -#: install.txt:201 +#: install.txt:204 msgid "Pros: In some cases this is the only way you can install Frugalware" msgstr "" "Foreslag: I nogle tilf??lde er dette den eneste m??de du kan installere " @@ -1545,7 +1554,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:203 +#: install.txt:206 msgid "Cons: You need a bootable network card and a working TFTP server" msgstr "" "Konklusion: Du har brug for et bootbart netv??rkskort og en rbejdende TFTP-" @@ -1553,14 +1562,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:204 +#: install.txt:207 #, no-wrap msgid "Fwbootstrap (self-contained chroot)" msgstr "Fwbootstrap (selvst??ndig chroot)" # type: Plain text #. type: Plain text -#: install.txt:209 +#: install.txt:212 msgid "" "This is a tarball which has to be downloaded and unpacked. Mostly useful for " "developers who can compile packages in this build environment on a non-" @@ -1572,20 +1581,20 @@ msgstr "" # type: Plain text #. type: Block title -#: install.txt:210 +#: install.txt:213 #, no-wrap msgid "Usage example:" msgstr "Anvendelig eksempel:" # type: Plain text #. type: Plain text -#: install.txt:212 +#: install.txt:215 msgid "Download the tarball" msgstr "Download tar-arkiv" # type: Plain text #. type: delimited block - -#: install.txt:216 +#: install.txt:219 #, no-wrap msgid "" "$ wget ftp://ftp5.frugalware.org/packages/frugalware/pub/frugalware/\\\n" @@ -1596,26 +1605,26 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:219 +#: install.txt:222 msgid "Unpack it" msgstr "Udpak det" # type: Plain text #. type: delimited block - -#: install.txt:222 +#: install.txt:225 #, no-wrap msgid "$ tar xvjf fwchroot--.tar.bz2\n" msgstr "$ tar xvjf fwchroot--.tar.bz2\n" # type: Plain text #. type: Plain text -#: install.txt:225 +#: install.txt:228 msgid "Enter the chroot." msgstr "Skift til chroot." # type: Plain text #. type: delimited block - -#: install.txt:229 +#: install.txt:232 #, no-wrap msgid "" "$ cd fwchroot--\n" @@ -1626,13 +1635,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:232 +#: install.txt:235 msgid "Use it (build a package or two)" msgstr "Brug det (byg en pakke eller to)" # type: Plain text #. type: Plain text -#: install.txt:234 +#: install.txt:237 msgid "" "Exit from the shell and fwbootstrap will unmount the necessary dirs for you." msgstr "" @@ -1641,7 +1650,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:237 +#: install.txt:240 msgid "" "You can get a list of installed packages in the chroot with issuing the " "'pacman-g2 -Q' command." @@ -1651,14 +1660,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:238 +#: install.txt:241 #, no-wrap msgid "A manual bootstrap" msgstr "Et manual bootstrap" # type: Plain text #. type: Plain text -#: install.txt:242 +#: install.txt:245 msgid "" "So you want a complete Frugalware installed into /mnt/foo. First of all, you " "must have a running Frugalware where you are able to do" @@ -1668,20 +1677,20 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:245 +#: install.txt:248 #, no-wrap msgid "# pacman-g2 -Sy core base -r /mnt/foo\n" msgstr "# pacman-g2 -Sy core base -r /mnt/foo\n" # type: Plain text #. type: Plain text -#: install.txt:248 +#: install.txt:251 msgid "which installs the core and base pkgs into it. But beware:" msgstr "hvilket installerer core og base pkgs i det. Men pas p??:" # type: Plain text #. type: delimited block - -#: install.txt:256 +#: install.txt:259 #, no-wrap msgid "" "$ pacman-g2 -Qo /etc/sysconfig/keymap\n" @@ -1700,12 +1709,12 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:259 +#: install.txt:262 msgid "so you have to copy or forge them by hand." msgstr "s?? du er n??dt til at kopiere eller lave dem manuelt." #. type: Plain text -#: install.txt:263 +#: install.txt:266 msgid "" "A script is http://rafaelmartins.eng.br/en-us/projects/fwinstall/[available] " "to somewhat automate this bootstrap method." @@ -1714,7 +1723,7 @@ msgstr "" "[tilg??ngelig] til at automatiser bootstrap metoden." #. type: Plain text -#: install.txt:268 +#: install.txt:271 msgid "" "Manual bootstrap is the only way to install the arm port at the moment. " "Follow the http://elentir.sleipnir.fr/?p=489&lang=en[qemu] and http://" @@ -1728,14 +1737,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:269 +#: install.txt:272 #, no-wrap msgid "Obtaining a source media" msgstr "At f?? kildemedier" # type: Plain text #. type: Plain text -#: install.txt:275 +#: install.txt:278 #, no-wrap msgid "" "A Frugalware installation media can be obtained from several sources. You can\n" @@ -1748,7 +1757,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:278 +#: install.txt:281 msgid "" "The following examples explains how you can get the iso images. You have to " "replace respectively `$version$`, `$arch$` and `$media$` to get the wanted " @@ -1760,13 +1769,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:280 +#: install.txt:283 msgid "Via FTP:" msgstr "Via FTP:" # type: Plain text #. type: delimited block - -#: install.txt:284 +#: install.txt:287 #, no-wrap msgid "" "$ wget ftp://ftp3.frugalware.org/mirrors/frugalware/pub/frugalware/\\\n" @@ -1777,13 +1786,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:287 +#: install.txt:290 msgid "Via HTTP:" msgstr "Via HTTP:" # type: Plain text #. type: delimited block - -#: install.txt:291 +#: install.txt:294 #, no-wrap msgid "" "$ wget http://www5.frugalware.org/linux/frugalware/pub/frugalware/\\\n" @@ -1794,13 +1803,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:294 +#: install.txt:297 msgid "Via rsync:" msgstr "Via rsync:" # type: Plain text #. type: delimited block - -#: install.txt:298 +#: install.txt:301 #, no-wrap msgid "" "$ rsync -avP rsync://rsync4.frugalware.org/ftp/pub/linux/distributions/\\\n" @@ -1811,7 +1820,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:302 +#: install.txt:305 msgid "" "More info and the full list of mirrors can be found at our http://frugalware." "org/download[download page]." @@ -1821,14 +1830,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:303 +#: install.txt:306 #, no-wrap msgid "Using packages from CD/DVD" msgstr "At bruge pakker fra CD/DVD" # type: Plain text #. type: Plain text -#: install.txt:307 +#: install.txt:310 msgid "" "You have a skeleton system installed from CD/DVD, and you want to use the " "packages from the media afterwards. There are two methods." @@ -1838,7 +1847,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:312 +#: install.txt:315 msgid "" "First is the easiest, but needs quite a lot of space (and caution not to use " "pacman-g2 -Scc ;) ): mount the media and install all the .fpm's found in " @@ -1850,7 +1859,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:315 +#: install.txt:318 msgid "" "Second is a bit more challenging, but more usable. Add a new line to '/etc/" "pacman-g2/repos/frugalware' before the other Server lines:" @@ -1860,25 +1869,25 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:317 +#: install.txt:320 msgid "`Server = file:///media/dvd/frugalware-i686`" msgstr "`Server = file:///media/dvd/frugalware-i686`" # type: Plain text #. type: Plain text -#: install.txt:319 +#: install.txt:322 msgid "On x86_64, use this one:" msgstr "P?? x86_64, brug denne her:" # type: Plain text #. type: Plain text -#: install.txt:321 +#: install.txt:324 msgid "`Server = file:///media/dvd/frugalware-x86_64`" msgstr "`Server = file:///media/dvd/frugalware-x86_64`" # type: Plain text #. type: Plain text -#: install.txt:324 +#: install.txt:327 msgid "" "The media should be mounted on /media/dvd, or change the Server lines " "appropriately." @@ -1888,7 +1897,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:328 +#: install.txt:331 msgid "" "Also you can only install packages then from the given media, so you have to " "insert the first CD if you install a package from the first CD and so on. " @@ -1900,14 +1909,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:329 +#: install.txt:332 #, no-wrap msgid "The installation process" msgstr "Installationsprocessen" # type: Plain text #. type: Plain text -#: install.txt:334 +#: install.txt:337 msgid "" "Do not worry if you misconfigured something! Just press in the next " "dialog and you will see the menu. Just go back to the given part and you can " @@ -1919,7 +1928,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:340 +#: install.txt:343 msgid "" "After downloading and burning the CDs/DVD, insert the first CD/DVD to your " "CD/DVD drive, and reboot your computer. In the grub menu, you can disable " @@ -1935,7 +1944,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:344 +#: install.txt:347 msgid "" "At the first dialog, you should select your language. If your language is " "not on the list, you should choose a language fits for you. You can change " @@ -1947,7 +1956,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:347 +#: install.txt:350 msgid "" "The next dialog is only a greetings. Just push . Now it is time to " "select your keyboard type. Pick your one, then hit !" @@ -1957,7 +1966,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:350 +#: install.txt:353 msgid "" "After selecting your keyboard map, setup searches for installation media " "automatically." @@ -1967,7 +1976,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:353 +#: install.txt:356 msgid "" "If you use a netinstall image follow these sub-steps. Otherwise jump to the " "partitioning point!" @@ -1977,7 +1986,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:357 +#: install.txt:360 msgid "" "These steps sets up your network options during the install. When you " "finished installing Frugalware the installer will ask for network options " @@ -1990,7 +1999,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:361 +#: install.txt:364 msgid "" "Now you should select your connection type. The installer uses the netconfig " "utility. You can also find the documentation for netconfig in this " @@ -2002,7 +2011,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:365 +#: install.txt:368 msgid "" "After setting up the network you can choose a mirror for downloading the " "packages. The installer will try other mirrors too. This feature is useful " @@ -2015,7 +2024,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:372 +#: install.txt:375 msgid "" "The next step is partitioning. Frugalware setup displays a list of your hard " "disks, you should choose one of them to partition it with a program. You can " @@ -2035,7 +2044,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:377 +#: install.txt:380 msgid "" "On PPC, first you *must* create an `Apple Partition Map` and an `Apple " "Bootstrap` first (in this order). Use the `i` and `b` commands of `mac-" @@ -2049,7 +2058,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:381 +#: install.txt:384 msgid "" "The following list displays your swap partitions, here you can choose which " "swap partitions are allowed to be used by Frugalware. Then setup formats " @@ -2061,7 +2070,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:389 +#: install.txt:392 msgid "" "In the next window, you should select your root partition first, then you " "can choose if you wish to format it or keep the existing filesystem on it. " @@ -2081,7 +2090,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:393 +#: install.txt:396 msgid "" "After having your Linux partitions mounted, you should do the same with your " "DOS/Windows ones. Setup will display a list of them, if any exists. You " @@ -2093,7 +2102,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:400 +#: install.txt:403 msgid "" "Now it is the time to select if you want to use expert menus or not. If you " "choose expert menu after selecting the categories you will be able to pick " @@ -2111,7 +2120,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:403 +#: install.txt:406 msgid "" "If you choose the normal menu (it's the default) then you will only see the " "groups, but not the individual packages. So after picking the groups " @@ -2123,7 +2132,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:408 +#: install.txt:411 msgid "" "The next step is to select package categories. If you will not use KDE or " "GNOME, you may probably want to disable them. In most cases, it is not a " @@ -2137,7 +2146,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:412 +#: install.txt:415 msgid "" "If the group list is empty that means you probably misconfigured your " "network. Please go back and try to fix it. You can also test your connection " @@ -2149,7 +2158,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:416 +#: install.txt:419 msgid "" "Setup will install the packages your selected from the first CD. When it is " "done, you will be prompted to insert the next Frugalware install. If you " @@ -3914,8 +3923,8 @@ msgid "" "simple, and you may get more help looking at the `systemctl` manual doing:" msgstr "" "I det f??lgende eksempel vil vi forklare hvordan man forandrer den l??bende " -"tilstand af en givet tjeneste. Du vil v??re n??dt til at erstatte " -"`$service_navn$` med det ??nskede tjenestenavn. f.eks `crond.service`. Som du " +"tilstand af en givet tjeneste. Du vil v??re n??dt til at erstatte `" +"$service_navn$` med det ??nskede tjenestenavn. f.eks `crond.service`. Som du " "vil se er syntaksen enkel, og du kan f?? meget mere hj??lp ved at se p?? " "`systemctl` manualen ved at skrive f??lgende i en terminal:" @@ -4094,8 +4103,8 @@ msgid "" "each service file required by the default target. This is set to `graphical." "target` by default. Here is the list of available targets:" msgstr "" -"hver service fil er p??kr??vet af standard m??l. Dette er sat til " -"`graphical.target` som standard. Her er en liste over mulige targets:" +"hver service fil er p??kr??vet af standard m??l. Dette er sat til `graphical." +"target` som standard. Her er en liste over mulige targets:" #. type: delimited block - #: init.txt:128 @@ -4112,8 +4121,7 @@ msgstr "" "emergency.target = similar to 'init=/bin/sh'\n" "rescue.target = single user mode\n" "multi-user.target = multiuser mode (text mode)\n" -"graphical.target = multiuser mode, X11 with KDM/GDM/XDM (default Frugalware " -"target)\n" +"graphical.target = multiuser mode, X11 with KDM/GDM/XDM (default Frugalware target)\n" "reboot.target = reboot\n" #. type: Plain text @@ -6227,10 +6235,10 @@ msgid "" "information. When you are finished configuring, use this command as root to " "enable it at boot time:" msgstr "" -"Konfigurer din hardware specifikke indstillinger under " -"/etc/sysconfig/cpupower. Se man siden for cpupower-frequency-set og " -"cpupower-set for mere information. N??r du er f??rdig med at konfigure, brug " -"denne komando som root for at aktivere den under opstart af maskinen:" +"Konfigurer din hardware specifikke indstillinger under /etc/sysconfig/" +"cpupower. Se man siden for cpupower-frequency-set og cpupower-set for mere " +"information. N??r du er f??rdig med at konfigure, brug denne komando som root " +"for at aktivere den under opstart af maskinen:" # type: Plain text #. type: delimited block - @@ -8721,10 +8729,8 @@ msgid "" "pacman-g2 -R fw32\n" msgstr "" "fw32-delete\n" -"systemctl disable fw32.service (kun n??dvendig hvis du aktiverede dette p?? " -"setuptidspunkt)\n" -"rm -f /var/cache/pacman-g2/pkg/*i686.fpm (kun n??dvendig hvis du ??nsker at " -"slette fpm cache)\n" +"systemctl disable fw32.service (kun n??dvendig hvis du aktiverede dette p?? setuptidspunkt)\n" +"rm -f /var/cache/pacman-g2/pkg/*i686.fpm (kun n??dvendig hvis du ??nsker at slette fpm cache)\n" "pacman-g2 -R fw32\n" #. type: Title === @@ -8847,8 +8853,8 @@ msgstr "" "Nogle `ikke bygget` pakker (som Skype) er tilg??ngelig p?? x86_64, selv hvis " "upstream tilbyder en i686 bin??r pakke. I dette tilf??lde m?? pakken blive " "installeret inden i i686-chroot og p?? v??rtssystemet ogs??: host paken vil " -"indeholde en desktop fil og et ikon kun for p??kalde chrooted pakken. Se " -"fw32-merge kommando for detaljer om hvordan man installerer i686-versionen." +"indeholde en desktop fil og et ikon kun for p??kalde chrooted pakken. Se fw32-" +"merge kommando for detaljer om hvordan man installerer i686-versionen." # type: Plain text #. type: Title == @@ -10410,9 +10416,9 @@ msgid "" "You may want to forge a config file for yourself as '/etc/monit/monitrc' to " "be able to properly use Monit. Consult the online docs for details:" msgstr "" -"Hvis du ??nsker at ??ndre en konfigurationsfi for dig selv s?? som " -"'/etc/monit/monitrc' for ordenligt at kunne bruge Monit. S?? se p?? online " -"dokumenterne for detaljer:" +"Hvis du ??nsker at ??ndre en konfigurationsfi for dig selv s?? som '/etc/monit/" +"monitrc' for ordenligt at kunne bruge Monit. S?? se p?? online dokumenterne " +"for detaljer:" #. type: Plain text #: packages.txt:2043 @@ -11091,8 +11097,8 @@ msgstr "" "disse pakker: +perl-mail-sender+, +perl-email-valid+, +perl-mime-charset+, " "+perl-log-dispatch+, +perl-mime-encwords+, +perl-params-validate+ og l??s " "upstream's +/var/www/postfixadmin/VIRTUAL_VACATION/INSTALL.TXT+ for at " -"ops??tte autosvar (ferie) rigtigt. Glem ikke at aktivere det i " -"+config.inc.php+ ogs??!" +"ops??tte autosvar (ferie) rigtigt. Glem ikke at aktivere det i +config.inc.php" +"+ ogs??!" # type: Plain text #. type: Title == @@ -11674,10 +11680,10 @@ msgid "" msgstr "" "Fordi PulseAudio kan blive brugt som drop-in erstatning for ESD kan du narre " "GNOME til at loade PulseAudio daemon ligesom det traditionellel ESD daemon. " -"For at opn?? dette brug esdcompat script som kommer med PulseAudio. " -"Installer pulseaudio-esd : `pacman-g2 -S pulseaudio-esd` Opret et symlink " -"fra /usr/bin/esd til /usr/bin/esdcompat For mere information om " -"`pulseaudio`, s?? tag et kik p?? http://www.pulseaudio.org/wiki/PerfectSetup" +"For at opn?? dette brug esdcompat script som kommer med PulseAudio. Installer " +"pulseaudio-esd : `pacman-g2 -S pulseaudio-esd` Opret et symlink fra /usr/bin/" +"esd til /usr/bin/esdcompat For mere information om `pulseaudio`, s?? tag et " +"kik p?? http://www.pulseaudio.org/wiki/PerfectSetup" # type: Plain text #. type: Title == @@ -17531,8 +17537,8 @@ msgid "" "hd*`. Try converting the `/dev/hd*` to `/dev/sd*` if you are having trouble." msgstr "" "Hvis du m??der problemer med den nye kerne, s?? lav venligst en bug report. " -"Men f??r du g??r dette, s?? tjek om din root partition er `/dev/sd*` og ikke " -"`/dev/hd*`. Pr??v at konvertere `/dev/hd*` til `/dev/sd*` hvis du har " +"Men f??r du g??r dette, s?? tjek om din root partition er `/dev/sd*` og ikke `/" +"dev/hd*`. Pr??v at konvertere `/dev/hd*` til `/dev/sd*` hvis du har " "problemer." #. type: Title == @@ -17552,10 +17558,10 @@ msgid "" msgstr "" "hvis du har en tilpasset konfigfil i `/etc/sysconfig/modules`, disse " "??ndringer vil ikke blive overf??rt under opgradering til den nye pakke som " -"erstatter `kmod`.Det burde v??re enkelt at fixe, ved at kopiere " -"`/etc/sysconfig/modules.pacsave` til `/etc/sysconfig/modules` for at " -"overskrive det med den gamle konfigfil som du brugte f??r opgraderingen. " -"Kommandoen du skal bruge, som root, er herunder:" +"erstatter `kmod`.Det burde v??re enkelt at fixe, ved at kopiere `/etc/" +"sysconfig/modules.pacsave` til `/etc/sysconfig/modules` for at overskrive " +"det med den gamle konfigfil som du brugte f??r opgraderingen. Kommandoen du " +"skal bruge, som root, er herunder:" # type: Plain text #. type: delimited block - diff --git a/po/fun/pl/fun.po b/po/fun/pl/fun.po index 0ec24f7..5f40097 100644 --- a/po/fun/pl/fun.po +++ b/po/fun/pl/fun.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-31 02:04+0100\n" +"POT-Creation-Date: 2012-02-03 02:03+0100\n" "PO-Revision-Date: 2012-01-23 18:05+0200\n" "Last-Translator: Dawid \n" "Language-Team: LANGUAGE \n" diff --git a/po/homepage/pl/homepage.po b/po/homepage/pl/homepage.po index 2b1ae45..503947c 100644 --- a/po/homepage/pl/homepage.po +++ b/po/homepage/pl/homepage.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-31 02:04+0100\n" -"PO-Revision-Date: 2012-01-24 17:59+0200\n" +"POT-Creation-Date: 2012-02-14 02:03+0100\n" +"PO-Revision-Date: 2012-02-09 18:10+0200\n" "Last-Translator: Dawid \n" "Language-Team: LANGUAGE \n" "Language: pl\n" @@ -263,8 +263,8 @@ msgstr "" "
      Dotacje to ??wietny spos??b do wyra??enia twojego uznania\n" "i wsparcia Frugalware Linux. Strona zawiera list?? dotacji\n" "otrzymanych do tej pory, kt??re pomagaj?? nam w pracy nad Frugalware Linux.;\n" -"Je??li masz wolny sprz??t lub co??, czego obs??ug?? w Frugalware mo??na ulepszy?? ," -"przekazanie tego tw??rcy to dobry spos??b na osi??gni??cie celu

      \n" +"Je??li masz wolny sprz??t lub co??, czego obs??ug?? w Frugalware mo??na ulepszy??, " +"przekazanie tego tw??rcy to dobry spos??b na osi??gni??cie celu.

      \n" "Je??li chcesz podarowa?? co?? dla ca??ego projektu (np. mirror),\n" "wy??lij wiadomo???? na list?? frugalware-devel\n" diff --git a/po/setup/pl/setup.po b/po/setup/pl/setup.po new file mode 100644 index 0000000..b698cd3 --- /dev/null +++ b/po/setup/pl/setup.po @@ -0,0 +1,685 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-01-26 02:07+0100\n" +"PO-Revision-Date: 2012-02-07 17:56+0200\n" +"Last-Translator: Dawid \n" +"Language-Team: LANGUAGE \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Pootle 2.0.2\n" + +#: ../src/plugins/asklang.c:72 +msgid "Selecting language" +msgstr "Wyb??r j??zyka" + +#: ../src/plugins/configsource.c:52 +msgid "Configuring the source of the installation" +msgstr "Konfiguracja ??r??d??a instalacji" + +#. this string should be the best mirror for the given language from +#. * /etc/pacman-g2/repos +#: ../src/plugins/configsource.c:68 +msgid "ftp://ftp5." +msgstr "ftp://ftp5." + +#: ../src/plugins/configsource.c:102 ../src/plugins/dolangsh.c:58 +#: ../src/plugins/formatdisk.c:301 ../src/plugins/formatdisk.c:503 +#: ../src/plugins/layout.c:146 ../src/plugins/loadsource.c:88 +#: ../src/util.c:305 +msgid "Could not open output file for writing" +msgstr "Nie mo??na otworzy?? pliku wyj??ciowego do zapisu" + +#: ../src/plugins/configsource.c:125 +msgid "Selecting a mirror" +msgstr "Wyb??r mirrora" + +#: ../src/plugins/configsource.c:132 +msgid "Please select mirrors" +msgstr "Prosz?? wybra?? mirror" + +#: ../src/plugins/configsource.c:133 +msgid "" +"Here you can choose one or more nearby mirrors to speed up package " +"dowloading." +msgstr "" +"Mo??esz tu wybra?? jeden lub wi??cej mirror??w znajduj??cych si?? w bliskiej " +"odleg??o??ci od ciebie, w celu przy??pieszenia ??ci??gania pakiet??w." + +#: ../src/plugins/configsource.c:166 ../src/plugins/formatdisk.c:694 +#: ../src/plugins/partdisk.c:203 +msgid "Continue" +msgstr "Kontynuuj" + +#: ../src/plugins/configsource.c:167 +msgid "Custom mirror" +msgstr "W??asny mirror" + +#: ../src/plugins/configsource.c:167 +msgid "" +"You may now specify a custom mirror (eg. LAN) so you can download packages " +"faster. If you don't have a custom mirror, select Continue." +msgstr "" +"Teraz mo??esz okre??li?? w??asny mirror (np. LAN) dzi??ki czemu b??dziesz m??g?? " +"szybciej pobiera?? pakiety. Je??li nie chcesz wybra?? w??asnego mirrora, wybierz " +"Kontynuuj." + +#: ../src/plugins/configsource.c:195 +msgid "Failed to configure the network" +msgstr "Konfiguracja sieci nie powiod??a si??" + +#: ../src/plugins/configsource.c:196 +msgid "" +"Failed to write the network configuration files. Please try again, " +"especially pay attention to giving a valid IP address and/or netmask if you " +"are using a static IP configuration." +msgstr "" +"Nie mo??na zapisa?? pliku konfiguracji sieci. Prosz?? spr??bowa?? ponownie, je??li " +"u??ywasz statycznej konfiguracji IP, szczeg??lnie zwr???? uwag?? na podanie " +"poprawnego adresu IP i/lub maski sieci." + +#: ../src/plugins/configsource.c:203 ../src/plugins/select.c:420 +#: ../src/plugins/select.c:436 ../src/plugins/select.c:475 +msgid "Please wait" +msgstr "Prosz?? czekaj" + +#: ../src/plugins/configsource.c:203 +msgid "Configuring the network interface..." +msgstr "Konfiguruj?? interfejs sieciowy..." + +#: ../src/plugins/dolangsh.c:46 +msgid "Writing the language configuration file" +msgstr "Zapisuj?? plik konfiguracji j??zyka" + +#: ../src/plugins/formatdisk.c:53 +msgid "Formatting the selected partitions" +msgstr "Formatuj?? wybrane partycje" + +#: ../src/plugins/formatdisk.c:161 +#, fuzzy +msgid "Setting up swap space" +msgstr "Aktywuj?? swap" + +#: ../src/plugins/formatdisk.c:164 +msgid "Setting up swap partitions" +msgstr "Aktywuj?? swap" + +#: ../src/plugins/formatdisk.c:165 +#, fuzzy +msgid "Please select which swap partitions you want Frugalware to use:" +msgstr "Wybierz, kt??r?? partycj?? swap chcesz, aby Frugalware u??ywa??" + +#: ../src/plugins/formatdisk.c:179 ../src/plugins/formatdisk.c:207 +msgid "Quick format with no bad block checking" +msgstr "Szybkie formatowanie bez sprawdzania uszkodzonych blok??w" + +#: ../src/plugins/formatdisk.c:180 ../src/plugins/formatdisk.c:208 +msgid "Slow format that checks for bad blocks" +msgstr "Wolne formatowanie sprawdza uszkodzone bloki" + +#: ../src/plugins/formatdisk.c:183 ../src/plugins/formatdisk.c:212 +#: ../src/plugins/formatdisk.c:246 +msgid "Formatting partitions" +msgstr "Formatuj?? partycje" + +#: ../src/plugins/formatdisk.c:186 ../src/plugins/formatdisk.c:215 +#, fuzzy, c-format +msgid "Format %s" +msgstr "Format %s" + +#: ../src/plugins/formatdisk.c:187 ../src/plugins/formatdisk.c:216 +#, c-format +msgid "" +"If %s has not been formatted, you should format it.\n" +"NOTE: This will erase all data on %s. Would you like to format this " +"partition?" +msgstr "" + +#: ../src/plugins/formatdisk.c:209 +msgid "Do not format, just mount the partition" +msgstr "Nie formatuj tej partycji, po prostu j?? zamontuj" + +#: ../src/plugins/formatdisk.c:237 +msgid "Standard Linux ext2fs filesystem" +msgstr "Standardowy system plik??w Linuksa ext2fs" + +#: ../src/plugins/formatdisk.c:238 +#, fuzzy +msgid "Journaling version of the ext2 filesystem" +msgstr "Wersja systemu plik??w ext2fs z ksi??gowaniem" + +#: ../src/plugins/formatdisk.c:239 +#, fuzzy +msgid "The evolution of the ext3 filesystem" +msgstr "Wersja systemu plik??w ext2fs z ksi??gowaniem" + +#: ../src/plugins/formatdisk.c:241 +#, fuzzy +msgid "Hans Reiser's journaling filesystem" +msgstr "System plik??w Hansa Reisera z ksi??gowanie" + +#: ../src/plugins/formatdisk.c:243 +#, fuzzy +msgid "SGI's journaling filesystem" +msgstr "System plik??w SGI z ksi??gowaniem" + +#: ../src/plugins/formatdisk.c:250 +#, c-format +msgid "Selecting filesystem for %s" +msgstr "Wyb??r systemu plik??w dla %s" + +#: ../src/plugins/formatdisk.c:251 +#, fuzzy, c-format +msgid "Please select the type of filesystem to use for %s." +msgstr "Wybierz system plik??w dla %s." + +#: ../src/plugins/formatdisk.c:327 +#, c-format +msgid "Formatting %s as a swap partition" +msgstr "Formatowanie %s jako partycji swap" + +#: ../src/plugins/formatdisk.c:329 ../src/plugins/formatdisk.c:339 +msgid "Formatting swap partition" +msgstr "Formatowanie partycji swap" + +#: ../src/plugins/formatdisk.c:337 +#, c-format +msgid "Formatting %s as a swap partition and checking for bad blocks" +msgstr "Formatowanie %s jako partycji swap ze sprawdzeniem uszkodzonych blok??w" + +#: ../src/plugins/formatdisk.c:369 +msgid "Setting up the root partition" +msgstr "Aktywuj?? g????wn?? partycj??" + +#: ../src/plugins/formatdisk.c:371 +msgid "Select the Linux installation partition" +msgstr "Wybierz partycj?? do zainstalowania Linuksa" + +#: ../src/plugins/formatdisk.c:372 +msgid "" +"Please select a partition from the following list to use for your root (/) " +"partition. The following ones are available:" +msgstr "" +"Wybierz partycj?? z poni??szej listy, celem jej u??ycia jako g????wnej (/). " +"Dost??pne s?? nast??puj??ce partycje:" + +#: ../src/plugins/formatdisk.c:387 +msgid "Formatting" +msgstr "Formatowanie" + +#: ../src/plugins/formatdisk.c:388 +#, c-format +msgid "Creating %s filesystem on %s and checking for bad blocks" +msgstr "Tworzenie systemu plik??w %s na %s ze sprawdzeniem uszkodzonych blok??w" + +#: ../src/plugins/formatdisk.c:389 +#, c-format +msgid "Creating %s filesystem on %s" +msgstr "Tworzenie systemu plik??w %s na %s" + +#: ../src/plugins/formatdisk.c:537 +#, c-format +msgid "Select mount point for %s" +msgstr "Wybierz punkt montowania dla %s" + +#: ../src/plugins/formatdisk.c:561 ../src/plugins/formatdisk.c:714 +msgid "(in use)" +msgstr "(w u??yciu)" + +#: ../src/plugins/formatdisk.c:569 +#, c-format +msgid "%s on %s/\t%s" +msgstr "%s na %s/\t%s" + +#. non-root partitions +#: ../src/plugins/formatdisk.c:687 +msgid "Selecting other partitions" +msgstr "Wyb??r pozosta??ych partycji" + +#: ../src/plugins/formatdisk.c:698 +msgid "Select other Linux partitions for /etc/fstab" +msgstr "Wybierz pozosta??e partycje dla /etc/fstab" + +#: ../src/plugins/formatdisk.c:699 +msgid "" +"You may use your other partitions to distribute your Linux system across " +"more than one partition. Currently, you have only mounted your / partition. " +"You might want to mount directories such as /boot, /home or /usr/local on " +"separate partitions. You should not try to mount /usr, /etc, /sbin or /bin " +"on their own partitions since they contain utilities needed to bring the " +"system up and mount partitions. Also, do not reuse a partition that you've " +"already entered before. Please select one of the partitions listed below, or " +"if you're done, hit Continue." +msgstr "" + +#: ../src/plugins/greet.c:46 +msgid "Welcome splash" +msgstr "" + +#: ../src/plugins/greet.c:59 +#, c-format +msgid "Welcome to %s" +msgstr "Witaj w %s" + +#: ../src/plugins/greet.c:61 +msgid "Welcome" +msgstr "Witaj" + +#: ../src/plugins/greet.c:64 +msgid "" +"Welcome among the users of Frugalware!\n" +"\n" +"The aim of creating Frugalware was to help you to do your work faster and " +"simpler. We hope that you will like our product.\n" +"\n" +"The Frugalware Developer Team" +msgstr "" + +#: ../src/plugins/layout.c:57 +msgid "Selecting the keyboard map" +msgstr "Wyb??r uk??adu klawiatury" + +#: ../src/plugins/layout.c:113 +msgid "Configuring the keyboard" +msgstr "Konfigurowanie klawiatury" + +#. this string should be the best keyboard layout for the given +#. * language from /usr/share/keymaps/i386 +#: ../src/plugins/layout.c:118 +msgid "qwerty/us.map.gz" +msgstr "qwerty/us.map.gz" + +#: ../src/plugins/layout.c:119 +msgid "Keyboard map selection" +msgstr "Wyb??r uk??adu klawiatury" + +#: ../src/plugins/layout.c:120 +msgid "" +"You may select one of the following keyboard maps. If you do not select a " +"keyboard map, 'qwerty/us.map.gz' (the US keyboard map) is the default. Use " +"the UP/DOWN arrow keys and PageUp/PageDown to scroll through the whole list " +"of choices." +msgstr "" + +#: ../src/plugins/loadsource.c:62 +msgid "Loading the installation source" +msgstr "" + +#: ../src/plugins/loadsource.c:158 +msgid "Selecting source media" +msgstr "Wybieranie ??r??d??a instalacyjnego" + +#: ../src/plugins/loadsource.c:161 +msgid "Scanning" +msgstr "Skanowanie" + +#: ../src/plugins/loadsource.c:161 +msgid "Scanning for a CD/DVD drive containing a Frugalware install disc..." +msgstr "" +"Skanowanie w poszukiwaniu nap??du CD/DVD zawieraj??cego dysk instalacyjny " +"Frugalware..." + +#: ../src/plugins/loadsource.c:177 +msgid "CD/DVD drive found" +msgstr "Znaleziono nap??d CD/DVD" + +#: ../src/plugins/loadsource.c:177 +#, c-format +msgid "A Frugalware install disc was found in device /dev/%s." +msgstr "Znaleziono dysk instalacyjny Frugalware w urz??dzeniu /dev/%s." + +#: ../src/plugins/partdisk.c:53 +msgid "Partitioning the disk drives" +msgstr "Partycjonowanie dysku twardego" + +#: ../src/plugins/partdisk.c:117 +msgid "User friendly (curses based) version of fdisk" +msgstr "Przyjazna u??ytkownikowi (bazuj??ca na curses) wersja fdisk'a." + +#: ../src/plugins/partdisk.c:118 +msgid "The traditional partitioning program for Linux" +msgstr "Tradycyjny linuksowy program do partycjonowania" + +#: ../src/plugins/partdisk.c:119 +msgid "Works like cfdisk, but uses GPT instead of MBR." +msgstr "" + +#: ../src/plugins/partdisk.c:120 +msgid "Works like fdisk, but uses GPT instead of MBR." +msgstr "" + +#: ../src/plugins/partdisk.c:121 ../src/plugins/partdisk.c:127 +msgid "A partition manipulation program" +msgstr "Program do manipulowania partycjami" + +#: ../src/plugins/partdisk.c:126 +msgid "Apple disk partitioning utility" +msgstr "" + +#: ../src/plugins/partdisk.c:137 ../src/plugins/partdisk.c:189 +msgid "Creating partitions" +msgstr "Tworzenie partycji" + +#: ../src/plugins/partdisk.c:140 +msgid "Select partitioning program" +msgstr "Wybierz program partycjonuj??cy" + +#: ../src/plugins/partdisk.c:141 +msgid "Select the program you want to use for partitioning:" +msgstr "Wybierz program partycjonuj??cy, kt??rego chcesz u??y??:" + +#: ../src/plugins/partdisk.c:153 +#, fuzzy +msgid "Want to create RAID partitions?" +msgstr "Chcesz stworzy?? RAID?" + +#: ../src/plugins/partdisk.c:154 +#, fuzzy +msgid "Do you want to create software RAID partitions during partitioning?" +msgstr "Chcesz stworzy?? programow?? partycj?? raid w trakcie partycjonowania?" + +#: ../src/plugins/partdisk.c:183 +msgid "Disk drive not found" +msgstr "Nie znaleziono dysku twardego" + +#: ../src/plugins/partdisk.c:183 +msgid "" +"Sorry, no hard disk drives were found in this computer. Press ENTER to " +"reboot." +msgstr "" +"Niestety nie znaleziono ??adnego dysku twardego w tym komputerze. Naci??nij " +"ENTER aby uruchomi?? ponownie komputer." + +#: ../src/plugins/partdisk.c:198 +msgid "Create RAID" +msgstr "Stw??rz RAID" + +#: ../src/plugins/partdisk.c:206 +msgid "Select a hard disk to partition" +msgstr "Wybierz partycj?? dysku twardego" + +#: ../src/plugins/partdisk.c:207 +#, fuzzy +msgid "" +"Please select a hard disk to partition. Once you are done, or in case you " +"don't want to partition your disks at all, select 'Continue'. The following " +"ones are available:" +msgstr "" +"Wybierz partycj?? z poni??szej listy, celem jej u??ycia jako g????wnej (/). " +"Dost??pne s?? nast??puj??ce partycje:" + +#: ../src/plugins/restart.c:51 +msgid "Restarting your computer" +msgstr "Ponowne uruchamianie komputera" + +#: ../src/plugins/restart.c:88 ../src/util.c:126 +msgid "Setup complete" +msgstr "Instalacja zako??czona" + +#: ../src/plugins/restart.c:88 +#, c-format +msgid "" +"System installation and configuration is successfully completed. We hope " +"that you will enjoy %s. Please remove the media from your drive and press " +"ENTER to reboot." +msgstr "" + +#: ../src/plugins/select.c:54 ../src/plugins/select.c:280 +#: ../src/plugins/select.c:417 +msgid "Selecting packages" +msgstr "Wyb??r pakiet??w" + +#: ../src/plugins/select.c:260 +msgid "Selecting categories" +msgstr "Wyb??r kategorii" + +#: ../src/plugins/select.c:261 +msgid "Please select which categories to install:" +msgstr "Wybierz kategorie do zainstalowania:" + +#: ../src/plugins/select.c:294 +msgid "Use expert menus?" +msgstr "U??ywa?? menu eksperckiego?" + +#: ../src/plugins/select.c:295 +msgid "" +"If you like, you may select your packages from expert menus. Where the " +"normal menu shows a choice like 'C compiler system', the expert menus show " +"you 'C libs', 'C compiler', 'C include files', etc - each individual " +"package. Obviously, you should know what you're doing if you use the expert " +"menus since it's possible to skip packages that are crucial to the " +"functioning of your system. Choose 'no' for using normal menus that select " +"groups of packages, or choose 'yes' for using expert menus with a switch for " +"each package." +msgstr "" + +#: ../src/plugins/select.c:358 ../src/plugins/select.c:366 +#: ../src/plugins/select.c:380 ../src/plugins/select.c:384 +msgid "Error" +msgstr "B????d" + +#: ../src/plugins/select.c:358 +#, c-format +msgid "Failed to parse pacman-g2 configuration file (%s)" +msgstr "" + +#: ../src/plugins/select.c:366 +#, c-format +msgid "Could not register '%s' database (%s)" +msgstr "" + +#: ../src/plugins/select.c:380 +#, c-format +msgid "Failed to synchronize %s" +msgstr "" + +#: ../src/plugins/select.c:384 +#, c-format +msgid "Failed to update %s (%s)" +msgstr "" + +#: ../src/plugins/select.c:420 +msgid "Searching for categories..." +msgstr "" + +#: ../src/plugins/select.c:436 +msgid "Searching for packages..." +msgstr "" + +#: ../src/plugins/select.c:475 +msgid "Searching for missing dependencies..." +msgstr "" + +#: ../src/plugins/install.c:52 +msgid "Installing the selected packages" +msgstr "" + +#: ../src/plugins/install.c:69 +#, c-format +msgid "" +"Errors occurred while installing selected packages.\n" +"Press ENTER to continue..." +msgstr "" + +#: ../src/plugins/install.c:90 +msgid "Insert next disc" +msgstr "" + +#: ../src/plugins/install.c:91 +msgid "" +"Please insert the next Frugalware install disc and press ENTER to continue " +"installing packages. If you don't have more discs, choose NO, and then you " +"can finish the installation. Have you inserted the next disc?" +msgstr "" + +#: ../src/plugins/postconf.c:46 +msgid "Configuring the installed system" +msgstr "" + +#: ../src/plugins/postconf.c:80 +msgid "No root password detected" +msgstr "" + +#: ../src/plugins/postconf.c:81 +msgid "" +"There is currently no password set on the system administrator account " +"(root). It is recommended that you set one now so that it is active the " +"first time the machine is rebooted. This is especially important if your " +"machine is on an internet connected LAN. Would you like to set a root " +"password?" +msgstr "" + +#: ../src/plugins/postconf.c:100 +#, c-format +msgid "Please enter a password for %s" +msgstr "" + +#: ../src/plugins/postconf.c:101 ../src/plugins/postconf.c:107 +msgid "Password" +msgstr "" + +#: ../src/plugins/postconf.c:106 +#, c-format +msgid "Please re-enter your password for %s" +msgstr "" + +#: ../src/plugins/postconf.c:114 +msgid "Passwords don't match" +msgstr "" + +#: ../src/plugins/postconf.c:115 +msgid "Sorry, the passwords do not match. Try again?" +msgstr "" + +#: ../src/plugins/postconf.c:140 +#, c-format +msgid "Are you sure you want to skip setting the password for %s?" +msgstr "" + +#: ../src/plugins/postconf.c:141 +msgid "Ignore setting password" +msgstr "" + +#: ../src/plugins/postconf.c:155 +msgid "Enter login" +msgstr "" + +#: ../src/plugins/postconf.c:155 +msgid "Please enter the login name you should like to create:" +msgstr "" + +#: ../src/plugins/postconf.c:158 +msgid "Enter full name" +msgstr "" + +#: ../src/plugins/postconf.c:158 +msgid "Please enter the full name of the user you would like to create:" +msgstr "" + +#: ../src/plugins/postconf.c:173 +#, c-format +msgid "" +"'/home/%s' already exists! Please change the home directory path to a non-" +"existing directory:" +msgstr "" + +#: ../src/plugins/postconf.c:175 +msgid "Enter home directory" +msgstr "" + +#: ../src/plugins/postconf.c:217 +msgid "No normal user account detected" +msgstr "" + +#: ../src/plugins/postconf.c:218 +msgid "" +"There is currently no non-root user account configured. It is strongly " +"recommended to create one. Would you like to create a normal user a