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 account " +"now?" +msgstr "" + +#: ../src/plugins/postconf.c:246 +msgid "Post-install configuration" +msgstr "" + +#: ../src/plugins/postconf.c:270 +msgid "Configuring kernel modules" +msgstr "" + +#: ../src/plugins/postconf.c:271 +msgid "Updating module dependencies..." +msgstr "" + +#: ../src/util.c:53 +msgid "Setup" +msgstr "" + +#: ../src/util.c:66 +msgid "Could not open file for reading" +msgstr "" + +#: ../src/util.c:126 +msgid "Ejecting installation media..." +msgstr "" + +#: ../src/util.c:166 +msgid "Installation error" +msgstr "" + +#: ../src/util.c:167 +msgid "" +"Errors occurred while installing selected packages. It is recommended to " +"abort the installation, however you may want to ignore this problem. Do you " +"want to exit the installer?" +msgstr "" + +#: ../src/util.c:183 +msgid "Exit from the installer" +msgstr "" + +#: ../src/util.c:184 +msgid "Are you sure you want to exit from the installer?" +msgstr "" + +#: ../src/util.c:634 +msgid "Oops" +msgstr "" + +#: ../src/util.c:636 +msgid "A problem has occurred" +msgstr "" + +#: ../src/util.c:636 +msgid "" +"Internal error: Segmentation fault. Please report this issue to http://bugs." +"frugalware.org" +msgstr "" + +#: ../src/util.c:662 +msgid "Selecting a task" +msgstr "" + +#: ../src/util.c:670 +msgid "Select task to continue with" +msgstr "" + +#: ../src/util.c:671 +msgid "" +"You chose to change the way Frugalware is normally installed. Here are the " +"tasks you can continue with:" +msgstr "" + +#~ msgid "" +#~ "Please select a hard disk to partition. The following ones are available:" +#~ msgstr "" +#~ "Wybierz partycj?? dysku twardego. Nast??puj??ce partycj?? s?? mo??liwe do " +#~ "wyboru:" From baste at frugalware.org Wed Feb 15 13:20:14 2012 From: baste at frugalware.org (Baste) Date: Wed, 15 Feb 2012 13:20:14 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-control-center-3.3.5-4-x86_64 * Rebuild without cheese Message-ID: <20120215122014.AA864224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=7283aa15d1f5a52df11eb9880a4ed0f1ba6eb0a2 commit 7283aa15d1f5a52df11eb9880a4ed0f1ba6eb0a2 Author: Baste Date: Wed Feb 15 13:18:03 2012 +0100 gnome-control-center-3.3.5-4-x86_64 * Rebuild without cheese diff --git a/source/gnome/gnome-control-center/FrugalBuild b/source/gnome/gnome-control-center/FrugalBuild index 2f533e6..328c654 100644 --- a/source/gnome/gnome-control-center/FrugalBuild +++ b/source/gnome/gnome-control-center/FrugalBuild @@ -1,11 +1,11 @@ # Compiling time: 1.77 SBU # Maintainer: bouleetbil -USE_CHEESE=${USE_CHEESE:-"y"} +USE_CHEESE=${USE_CHEESE:-"n"} pkgname=gnome-control-center pkgver=3.3.5 -pkgrel=3 +pkgrel=4 pkgdesc="GNOME Control Center" depends=('gnome-desktop' 'gnome-menus' 'gnome-online-accounts' 'libgtop' 'gnome-settings-daemon' 'systemd' \ 'nm-applet' 'libsocialweb') From baste at frugalware.org Wed Feb 15 14:32:15 2012 From: baste at frugalware.org (Baste) Date: Wed, 15 Feb 2012 14:32:15 +0100 (CET) Subject: [Frugalware-git] gnometesting: gst-plugins-bad-0.10.22-2-x86_64 * Add GStreamer vp8enc plugin (Bad). ( split) Message-ID: <20120215133215.09F43224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=60f7bd70b17e1e1a718c54333c3fb11720b674e3 commit 60f7bd70b17e1e1a718c54333c3fb11720b674e3 Author: Baste Date: Wed Feb 15 14:28:13 2012 +0100 gst-plugins-bad-0.10.22-2-x86_64 * Add GStreamer vp8enc plugin (Bad). ( split) diff --git a/source/xmultimedia/gst-plugins-bad/FrugalBuild b/source/xmultimedia/gst-plugins-bad/FrugalBuild index f8ae093..54433da 100644 --- a/source/xmultimedia/gst-plugins-bad/FrugalBuild +++ b/source/xmultimedia/gst-plugins-bad/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gst-plugins-bad pkgver=0.10.22 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for GStreamer (Bad)" url="http://gstreamer.freedesktop.org/" depends=('gst-plugins-base>=0.10.33' 'libstdc++' 'zlib' 'gstreamer>=0.10.33' 'openssl>=1.0.0-2' 'mjpegtools') @@ -21,7 +21,7 @@ subpkgs=("$pkgname-bzip2" "$pkgname-dts" "$pkgname-faac" "$pkgname-faad2" "$pkgn "$pkgname-neon" "$pkgname-sdl" "$pkgname-directfb" "$pkgname-xvid" "$pkgname-musepack" \ "$pkgname-soundtouch" "$pkgname-musicbrainz" "$pkgname-cdaudio" \ "$pkgname-libtimidity" "$pkgname-wildmidi" "$pkgname-libsndfile" "$pkgname-amrwb" "$pkgname-mpeg2enc" \ - "$pkgname-ladspa" "$pkgname-resindvd") + "$pkgname-ladspa" "$pkgname-resindvd" "$pkgname-vp8enc") subdescs=('GStreamer bzip2 plugin (Bad).' 'GStreamer dts plugin (Bad).' 'GStreamer faac plugin (Bad).' \ 'GStreamer faad plugin (Bad).' 'GStreamer mms plugin (Bad).' 'GStreamer neon plugin (Bad).' \ 'GStreamer sdl plugin (Bad).' 'GStreamer directfb plugin (Bad).' 'GStreamer xvid plugin (Bad).' \ @@ -29,25 +29,25 @@ subdescs=('GStreamer bzip2 plugin (Bad).' 'GStreamer dts plugin (Bad).' 'GStre 'GStreamer musicbrainz plugin (Bad).' 'GStreamer cdaudio plugin (Bad).' \ 'GStreamer timidity plugin (Bad).' 'GStreamer wildmidi plugin (Bad).' \ 'GStreamer libsndfile plugin (Bad).' 'GStreamer amrwb plugin (Bad).' \ - 'GStreamer mpeg2enc plugin (Bad).' \ - 'GStreamer ladspa plugin (Bad).' 'GStreamer resindvd plugin (Bad).') + 'GStreamer mpeg2enc plugin (Bad).' 'GStreamer ladspa plugin (Bad).' \ + 'GStreamer resindvd plugin (Bad).' 'GStreamer vp8enc plugin (Bad).') subdepends=("bzip2" "libdca>=0.0.5 liboil>=0.3.14" "faac" "faad2>=2.7" "libmms" \ "neon>=0.28.3" "sdl" "directfb>=1.2.0 liboil>=0.3.14" "xvidcore>=1.2.1-2" "libmpcdec" \ "soundtouch" "libmusicbrainz" "libcdaudio" \ "libtimidity" "wildmidi" "libsndfile" "amrwb" "mjpegtools" \ - "ladspa_sdk liblrdf" "libdvdnav>=4.1.3") + "ladspa_sdk liblrdf" "libdvdnav>=4.1.3" "libvpx") subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ - "$pkgname=$pkgver" "$pkgname=$pkgver") + "$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver") subgroups=('xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia-extra' \ 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia' \ 'xmultimedia-extra' 'xmultimedia-extra' 'xmultimedia' 'xmultimedia' 'xmultimedia' 'xmultimedia-extra' \ - 'xmultimedia-extra') + 'xmultimedia-extra' 'xmultimedia') subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \ 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' \ - 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') + 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64') build() @@ -86,6 +86,7 @@ build() Fsplit $pkgname-mpeg2enc usr/lib/gstreamer-0.10/libgstmpeg2enc.* Fsplit $pkgname-ladspa usr/lib/gstreamer-0.10/libgstladspa.* Fsplit $pkgname-resindvd usr/lib/gstreamer-0.10/libresindvd.* + Fsplit $pkgname-vp8enc usr/lib/gstreamer-0.10/libgstvp8.* } # optimization OK From slownlinux at gmail.com Wed Feb 15 17:08:04 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 17:08:04 +0100 (CET) Subject: [Frugalware-git] frugalware-current: rcslib-2011.09.27-1-i686 Message-ID: <20120215160804.81BEC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c030322149eb5a2da54509743a15bae93c6fffc6 commit c030322149eb5a2da54509743a15bae93c6fffc6 Author: Slown Date: Wed Feb 15 17:08:01 2012 +0100 rcslib-2011.09.27-1-i686 * version bump diff --git a/source/lib-extra/rcslib/FrugalBuild b/source/lib-extra/rcslib/FrugalBuild index e763558..68d3104 100644 --- a/source/lib-extra/rcslib/FrugalBuild +++ b/source/lib-extra/rcslib/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.53 SBU +# Compiling Time: 0.28 SBU # Maintainer: Slown pkgname=rcslib -pkgver=2012.01.11 +pkgver=2011.09.27 pkgrel=1 pkgdesc="Real-Time Control Systems Library" url="http://www.isd.mel.nist.gov/projects/$pkgname" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/getrcs.html | Flasttar" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('59d2df5ec5c5c5743bd0f2979f57ca33c5e520f4') +sha1sums=('f3fc37e8eff4c47a4b080a3e22c91a76c4810f91') # optimization OK From devil505linux at gmail.com Wed Feb 15 17:17:10 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:17:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-mime-types-1.34-1-i686 * version bump Message-ID: <20120215161710.B8473224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fda196e746b0b99c378530861b236cb95725b011 commit fda196e746b0b99c378530861b236cb95725b011 Author: Devil505 Date: Wed Feb 15 17:15:22 2012 +0100 perl-mime-types-1.34-1-i686 * version bump diff --git a/source/devel-extra/perl-mime-types/FrugalBuild b/source/devel-extra/perl-mime-types/FrugalBuild index e0efc0d..21c89db 100644 --- a/source/devel-extra/perl-mime-types/FrugalBuild +++ b/source/devel-extra/perl-mime-types/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=MIME-Types _F_perl_author=M/MA/MARKOV -pkgver=1.32 +pkgver=1.34 pkgrel=1 pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types" Finclude perl groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('92ed0b5caf4743b30240a44f0a45458c2cd1a21f') +sha1sums=('b3bd1d66b4710e2b542d41effef0cf031a92c5ee') From slownlinux at gmail.com Wed Feb 15 17:18:36 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 17:18:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libunwind-1.0.1-1-i686 Message-ID: <20120215161836.54A02224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=161705866dcd46ea297cb4d055a2e42f742bd114 commit 161705866dcd46ea297cb4d055a2e42f742bd114 Author: Slown Date: Wed Feb 15 17:18:28 2012 +0100 libunwind-1.0.1-1-i686 * new package diff --git a/source/lib-extra/libunwind/FrugalBuild b/source/lib-extra/libunwind/FrugalBuild new file mode 100644 index 0000000..773ec68 --- /dev/null +++ b/source/lib-extra/libunwind/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.23 SBU +# Maintainer: Slown + +pkgname=libunwind +pkgver=1.0.1 +pkgrel=1 +pkgdesc="Portable and efficient C programming interface (API) to determine the call-chain of a program" +url="http://www.nongnu.org/libunwind" +depends=() +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://download.savannah.gnu.org/releases/libunwind" +source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) +sha1sums=('bd849c15bce57844d8bd086439bbd4bc736e7d97') + +# optimization OK From devil505linux at gmail.com Wed Feb 15 17:26:12 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:26:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfce4-mpc-plugin-0.4.1-1-i686 * version bump Message-ID: <20120215162612.75BCE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3e9b8b5d01ed5e6282267384ebe1ea4116bf091d commit 3e9b8b5d01ed5e6282267384ebe1ea4116bf091d Author: Devil505 Date: Wed Feb 15 17:26:12 2012 +0100 xfce4-mpc-plugin-0.4.1-1-i686 * version bump diff --git a/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild b/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild index fe73d1b..673abea 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.4.0 +pkgver=0.4.1 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=('6ffef41977534eff605906d78bdf9552d0b85759') +sha1sums=('023089f4ef5b7a494173c72ca3690b2206eb51b7') # optimization OK From devil505linux at gmail.com Wed Feb 15 17:32:01 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:32:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: man-db-2.6.1-1-i686 * version bump * removed patch Message-ID: <20120215163201.455EE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6bf1e0c82242128c190a5ebd756fe4451cf7aeeb commit 6bf1e0c82242128c190a5ebd756fe4451cf7aeeb Author: Devil505 Date: Wed Feb 15 17:31:43 2012 +0100 man-db-2.6.1-1-i686 * version bump * removed patch diff --git a/source/base/man-db/1361_1360.diff b/source/base/man-db/1361_1360.diff deleted file mode 100644 index c938569..0000000 --- a/source/base/man-db/1361_1360.diff +++ /dev/null @@ -1,25 +0,0 @@ -=== modified file 'src/straycats.c' ---- src/straycats.c 2011-01-10 20:08:22 +0000 -+++ src/straycats.c 2011-06-04 06:34:51 +0000 -@@ -177,6 +177,7 @@ - char *lang, *page_encoding; - char *mandir_base; - pipecmd *col_cmd; -+ char *col_locale; - char *fullpath; - - /* we have a straycat. Need to filter it and get -@@ -226,6 +227,12 @@ - col_cmd = pipecmd_new_argstr - (get_def_user ("col", COL)); - pipecmd_arg (col_cmd, "-bx"); -+ col_locale = find_charset_locale ("UTF-8"); -+ if (col_locale) { -+ pipecmd_setenv (col_cmd, "LC_CTYPE", -+ col_locale); -+ free (col_locale); -+ } - pipeline_command (decomp, col_cmd); - - fullpath = canonicalize_file_name (catdir); - diff --git a/source/base/man-db/FrugalBuild b/source/base/man-db/FrugalBuild index c326101..053cecd 100644 --- a/source/base/man-db/FrugalBuild +++ b/source/base/man-db/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=man-db -pkgver=2.6.0.2 -pkgrel=3 +pkgver=2.6.1 +pkgrel=1 pkgdesc="A utility for reading man pages" url="http://www.nongnu.org/man-db/" depends=('bash' 'gdbm>=1.10' 'zlib' 'groff' 'less' 'libpipeline') @@ -16,14 +16,13 @@ backup=('etc/man_db.conf' 'etc/cron.daily/man-db' 'etc/profile.d/man-colors.sh') up2date="Flasttar http://download.savannah.gnu.org/releases/man-db/" source=(http://savannah.nongnu.org/download/man-db/$pkgname-$pkgver.tar.gz \ man.sh man-colors.sh README.Frugalware \ - convert-mans man-db.cron.daily 1361_1360.diff) -sha1sums=('864e79e9369f993bfce0934132d41f29a687a6f4' \ + convert-mans man-db.cron.daily) +sha1sums=('0a23fb47bd2eb59ebf69693458b216949f3bb7c8' \ '33ed8d61d09f8711176fd18b7ae4e3a2d3354cf6' \ 'b51fd2d450c7a0982e605e74010256a40a3fa05e' \ '3a1e22acd8931537d5c2694a536913c02e0d448e' \ '3c7a367d74f1e492033c6b7785b2a4cac7f0eeb1' \ - 'b180d7b4e4dd2323bd4058d9954dcd36b28df796' \ - '211cf1ad12cafd8313c114074af3550aa77d6674') + 'b180d7b4e4dd2323bd4058d9954dcd36b28df796') build() { From devil505linux at gmail.com Wed Feb 15 17:34:56 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:34:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: glfw-2.7.3-1-i686 * version bump Message-ID: <20120215163456.BA13D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=90edd2f3a015db405b39ae751f935a5272a366f5 commit 90edd2f3a015db405b39ae751f935a5272a366f5 Author: Devil505 Date: Wed Feb 15 17:34:37 2012 +0100 glfw-2.7.3-1-i686 * version bump diff --git a/source/x11-extra/glfw/FrugalBuild b/source/x11-extra/glfw/FrugalBuild index a66912a..ee49a4c 100644 --- a/source/x11-extra/glfw/FrugalBuild +++ b/source/x11-extra/glfw/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=glfw -pkgver=2.7.2 +pkgver=2.7.3 pkgrel=1 pkgdesc="A free, open source, portable framework for OpenGL application development." depends=('libgl' 'libxrandr' 'glibc' 'libxdamage' 'libglu') @@ -10,14 +10,17 @@ _F_sourceforge_ext=".tar.bz2" Finclude sourceforge groups=('x11-extra') archs=('i686' 'x86_64') -sha1sums=('19033c4d55ec98e85bb96954dddf213006857516') +sha1sums=('0305620e01da2d8263b1e2d963b91b93f58c09e2') build() { Fcd + export LFLAGS+="-lrt" make x11 || Fdie make PREFIX=$Fdestdir/usr x11-install || Fdie - Fcprel lib/x11/libglfw.so usr/lib + Fdocrel docs/*.pdf + # fix pc file prefix path + sed -i "s|$Fdestdir||g" "$Fdestdir/usr/lib/pkgconfig/lib$pkgname.pc" || Fdie } # optimization OK From slownlinux at gmail.com Wed Feb 15 17:39:30 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 17:39:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gperftools-2.0-1-i686 Message-ID: <20120215163930.D4A75224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b7191a2efe0195e1b59d415de4cca245f9ffca93 commit b7191a2efe0195e1b59d415de4cca245f9ffca93 Author: Slown Date: Wed Feb 15 17:39:29 2012 +0100 gperftools-2.0-1-i686 * new package diff --git a/source/devel-extra/gperftools/FrugalBuild b/source/devel-extra/gperftools/FrugalBuild new file mode 100644 index 0000000..3e3f9c1 --- /dev/null +++ b/source/devel-extra/gperftools/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.66 SBU +# Maintainer: Slown + +pkgname=gperftools +pkgver=2.0 +pkgrel=1 +pkgdesc="Fast, multi-threaded malloc() and nifty performance analysis tools" +depends=('libstdc++') +groups=('devel-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('da7181a7ba9b5ee7302daf6c16e886c179fe8d1b') + +# optimization OK From devil505linux at gmail.com Wed Feb 15 17:47:16 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:47:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mana-0.6.0-1-i686 * version bump Message-ID: <20120215164716.B6499224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4a5aad4bbd68d1daefe718df515a077caf79a4b commit c4a5aad4bbd68d1daefe718df515a077caf79a4b Author: Devil505 Date: Wed Feb 15 17:46:15 2012 +0100 mana-0.6.0-1-i686 * version bump diff --git a/source/games-extra/mana/FrugalBuild b/source/games-extra/mana/FrugalBuild index 84de555..ae5ce12 100644 --- a/source/games-extra/mana/FrugalBuild +++ b/source/games-extra/mana/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Devil505 pkgname=mana -pkgver=0.5.3 +pkgver=0.6.0 pkgrel=1 pkgdesc="Client for The Mana World (TMW)." url="http://manasource.org/" -depends=('curl' 'guichan' 'enet' 'libgl' 'libxml2' 'physfs>=2.0.2' 'sdlimage' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx') +depends=('curl' 'guichan' 'enet' 'libgl' 'libxml2' 'physfs>=2.0.2' 'sdlimage' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'libglu') makedepends=('gettext') Finclude cmake groups=('games-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/downloads" source=($url/files//$pkgname-$pkgver.tar.gz) -sha1sums=('cdf51109efd0bed72c87596f4b11e63a22540371') +sha1sums=('00dab9ab6fd61a6e2347fd03e2764676a0c2fc5e') # optimization OK From slownlinux at gmail.com Wed Feb 15 17:47:29 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 17:47:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-rarfile-2.5-1-i686 Message-ID: <20120215164729.F2BE0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=51e781c8e10ca5d2abb07138117728131e7bab9c commit 51e781c8e10ca5d2abb07138117728131e7bab9c Author: Slown Date: Wed Feb 15 17:47:27 2012 +0100 python-rarfile-2.5-1-i686 * new package diff --git a/source/lib-extra/python-rarfile/FrugalBuild b/source/lib-extra/python-rarfile/FrugalBuild new file mode 100644 index 0000000..7f7dc76 --- /dev/null +++ b/source/lib-extra/python-rarfile/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=python-rarfile +_F_archive_name="rarfile" +pkgver=2.5 +pkgrel=1 +pkgdesc="Rar archive reader for Python" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="rarfile" +Finclude pypi +sha1sums=('3669198157f440c4b3f2cc3685aa76601b64e424') From devil505linux at gmail.com Wed Feb 15 17:56:02 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 17:56:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: stella-3.5.5-1-i686 * version bump Message-ID: <20120215165602.1A1C4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=edb7c268365ba746b07b749e0fc3b3f54e97d4c5 commit edb7c268365ba746b07b749e0fc3b3f54e97d4c5 Author: Devil505 Date: Wed Feb 15 17:55:22 2012 +0100 stella-3.5.5-1-i686 * version bump diff --git a/source/games-extra/stella/FrugalBuild b/source/games-extra/stella/FrugalBuild index df35c8b..5b3e63e 100644 --- a/source/games-extra/stella/FrugalBuild +++ b/source/games-extra/stella/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=stella -pkgver=3.5 +pkgver=3.5.5 pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" _F_sourceforge_ext="-src.tar.gz" @@ -11,6 +11,6 @@ depends=('sdl>=1.2.13-2' 'zlib' 'libstdc++') makedepends=('nasm' 'libgl>=7.4.2-5') groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('a064511c6fe498ad7b0c04deeeb58e6371ce66eb') +sha1sums=('aa379574f78ffd892c1f63109b5ac012e03e4612') # optimization OK From slownlinux at gmail.com Wed Feb 15 18:03:46 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 18:03:46 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gperftools-2.0-2-i686 Message-ID: <20120215170346.60BA8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e92b25a658b1221c56f55c2c31347811e9589e4e commit e92b25a658b1221c56f55c2c31347811e9589e4e Author: Slown Date: Wed Feb 15 18:03:45 2012 +0100 gperftools-2.0-2-i686 * fixing depends diff --git a/source/devel-extra/gperftools/FrugalBuild b/source/devel-extra/gperftools/FrugalBuild index 3e3f9c1..8b70751 100644 --- a/source/devel-extra/gperftools/FrugalBuild +++ b/source/devel-extra/gperftools/FrugalBuild @@ -3,9 +3,10 @@ pkgname=gperftools pkgver=2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Fast, multi-threaded malloc() and nifty performance analysis tools" -depends=('libstdc++') +depends=('perl') +[ "$CARCH" == "x86_64" ] && depends=(${depends[@]} 'libunwind>=1.0.1') groups=('devel-extra') archs=('i686' 'x86_64') Finclude googlecode From devil505linux at gmail.com Wed Feb 15 18:06:27 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 18:06:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: glfw-2.7.3-2-i686 * fixing build Message-ID: <20120215170627.64014224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5eb02764f54780a273a41f13cc4b5c68a67971eb commit 5eb02764f54780a273a41f13cc4b5c68a67971eb Author: Devil505 Date: Wed Feb 15 18:05:31 2012 +0100 glfw-2.7.3-2-i686 * fixing build diff --git a/source/x11-extra/glfw/FrugalBuild b/source/x11-extra/glfw/FrugalBuild index ee49a4c..6b66167 100644 --- a/source/x11-extra/glfw/FrugalBuild +++ b/source/x11-extra/glfw/FrugalBuild @@ -3,7 +3,7 @@ pkgname=glfw pkgver=2.7.3 -pkgrel=1 +pkgrel=2 pkgdesc="A free, open source, portable framework for OpenGL application development." depends=('libgl' 'libxrandr' 'glibc' 'libxdamage' 'libglu') _F_sourceforge_ext=".tar.bz2" @@ -17,7 +17,7 @@ build() Fcd export LFLAGS+="-lrt" make x11 || Fdie - make PREFIX=$Fdestdir/usr x11-install || Fdie + make PREFIX=$Fdestdir/usr x11-dist-install || Fdie Fdocrel docs/*.pdf # fix pc file prefix path sed -i "s|$Fdestdir||g" "$Fdestdir/usr/lib/pkgconfig/lib$pkgname.pc" || Fdie From devil505linux at gmail.com Wed Feb 15 18:11:29 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 18:11:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vidalia-0.2.17-1-i686 * version bump Message-ID: <20120215171129.79D4B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=46167df8530466190720dbc0dff7d7141fb3b23c commit 46167df8530466190720dbc0dff7d7141fb3b23c Author: Devil505 Date: Wed Feb 15 18:09:42 2012 +0100 vidalia-0.2.17-1-i686 * version bump diff --git a/source/xapps-extra/vidalia/FrugalBuild b/source/xapps-extra/vidalia/FrugalBuild index 44f43a5..2558991 100644 --- a/source/xapps-extra/vidalia/FrugalBuild +++ b/source/xapps-extra/vidalia/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=vidalia -pkgver=0.2.12 -pkgrel=2 +pkgver=0.2.17 +pkgrel=1 pkgdesc="Controller GUI for Tor" url="https://www.torproject.org/vidalia" rodepends=('tor') @@ -17,7 +17,7 @@ Finclude cmake gnome-scriptlet archs=('i686' 'x86_64') up2date="Flasttar $url" source=(https://www.torproject.org/$pkgname/dist/$pkgname-$pkgver.tar.gz) -sha1sums=('8103bc4ff99177430fbea08babb09e34f654d534') +sha1sums=('e9dbd8cb852395d2b0d46a7d440bcc68dd2749cd') build() { CMake_build From devil505linux at gmail.com Wed Feb 15 19:01:40 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 19:01:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scorched3d-43.3-2-i686 * version bump Message-ID: <20120215180140.0E9E3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7346773511f58f3885926a33e0aa42d6714c1f74 commit 7346773511f58f3885926a33e0aa42d6714c1f74 Author: Devil505 Date: Wed Feb 15 19:01:01 2012 +0100 scorched3d-43.3-2-i686 * version bump diff --git a/source/games-extra/scorched3d/FrugalBuild b/source/games-extra/scorched3d/FrugalBuild index 8e81538..7cb694d 100644 --- a/source/games-extra/scorched3d/FrugalBuild +++ b/source/games-extra/scorched3d/FrugalBuild @@ -2,18 +2,17 @@ # Maintainer: Devil505 pkgname=scorched3d -pkgver=43.2 +pkgver=43.3 pkgrel=2 pkgdesc="Scorched3D is a 3D remake of the popular 2D artillery game Scorched Earth." depends=('wxgtk-u8' 'libvorbis' 'libogg' 'sdl_net' 'openal' 'freealut' 'fftw' 'freetype2' \ - 'wxgtk' 'libxau' 'libxdmcp' 'libxml2>=2.7.8' 'mesa') + 'wxgtk' 'libxau' 'libxdmcp' 'libxml2>=2.7.8' 'mesa' 'libgl' 'libglu') _F_sourceforge_name="Scorched3D" _F_sourceforge_dirname="$pkgname" _F_sourceforge_ext="-src.tar.gz" _F_sourceforge_sep="-" Finclude sourceforge groups=('games-extra') -source=($source fixup.diff) archs=('i686' 'x86_64') _F_cd_path="scorched" Fconfopts="--disable-dependency-tracking --disable-openaltest \ @@ -33,7 +32,6 @@ build() Fmakeinstall Fdesktop2 } -sha1sums=('0ba13093920fd440e3f25d0cdd9af78fa64b761d' \ - 'ddccd862acd2230262eb11299bc64e29ba5a3b44') +sha1sums=('28dc2ef2fc850eb586f2de81ce9b5b5d0714d584') # optimization OK From devil505linux at gmail.com Wed Feb 15 19:01:40 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 19:01:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scorched3d-43.3-2-i686 * removed patch Message-ID: <20120215180140.25482224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c99ad452adb29930f002f2870bd0be42247d7c5 commit 3c99ad452adb29930f002f2870bd0be42247d7c5 Author: Devil505 Date: Wed Feb 15 19:01:25 2012 +0100 scorched3d-43.3-2-i686 * removed patch diff --git a/source/games-extra/scorched3d/fixup.diff b/source/games-extra/scorched3d/fixup.diff deleted file mode 100644 index 828ffc2..0000000 --- a/source/games-extra/scorched3d/fixup.diff +++ /dev/null @@ -1,59 +0,0 @@ -diff -ru scorched.orig/configure-al.m4 scorched/configure-al.m4 ---- scorched.orig/configure-al.m4 2008-03-03 16:17:18.000000000 -0500 -+++ scorched/configure-al.m4 2009-02-15 20:43:35.000000000 -0500 -@@ -7,25 +7,9 @@ - [ --disable-openaltest Do not try to compile and run a test OpenAL program], - , enable_openaltest=yes) - AC_MSG_CHECKING(for OpenAL support) --AC_PATH_PROG(OPENAL_CONFIG, openal-config, no) --if test x$OPENAL_CONFIG = xno; then -- echo "*** The openal-config script installed by OpenAL could not be found" -- echo "*** Make sure openal-config is in your path, or set the OPENAL_CONFIG" -- echo "*** environment variable to the full path to openal-config." -- -- AC_MSG_ERROR([*** Can't find the openal library. Try: http://www.openal.org/]) --else -- -- if test x"$use_static_openal" = x"yes"; then -- AL_LIBS="/usr/local/lib/libopenal.a" -- else -- AL_LIBS="`$OPENAL_CONFIG --libs`" -- fi -- -- AL_CFLAGS="`$OPENAL_CONFIG --cflags`" -- -- AC_MSG_RESULT(yes) --fi -+AL_LIBS="-lopenal" -+AL_CFLAGS="-I/usr/include/AL" -+AC_MSG_RESULT(yes) - - AC_MSG_CHECKING(for Freealut support) - AC_PATH_PROG(FREEALUT_CONFIG, freealut-config, no) -diff -ru scorched.orig/configure.ac scorched/configure.ac ---- scorched.orig/configure.ac 2008-03-03 16:17:18.000000000 -0500 -+++ scorched/configure.ac 2009-02-15 20:40:30.000000000 -0500 -@@ -13,22 +13,6 @@ - AC_PROG_INSTALL - AC_PROG_RANLIB - --LDFLAGS="-L/usr/X11R6/lib -L/usr/X11R6" --CPPFLAGS="-I/usr/X11R6/include -I/usr/X11R6" -- --if test `uname` == Darwin; then --LDFLAGS="$LDFLAGS -lmx" --CPPFLAGS="$CPPFLAGS -DFFTW_USE_DOUBLE -D__DARWIN__ -D__MACOSX__" --else --LDFLAGS="$LDFLAGS -L/usr/local/lib" --CPPFLAGS="$CPPFLAGS -I/usr/local/include" --fi -- --AC_CHECK_LIB(fridge, beer, echo "Hmm?!",[ -- echo "Warning: No beer found in fridge!"; -- echo "We highly suggest that you rectify this situation immediately." --]) -- - AC_ARG_ENABLE(serveronly, - [ --enable-serveronly Enable server only compilation], - , enable_serveronly=no, - From ryuo at frugalware.org Wed Feb 15 19:03:58 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 19:03:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: NEWS: add kernel upgrade Message-ID: <20120215180358.725E6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a288868b6bf2b5e522bde1e92366e5cb13f7eaab commit a288868b6bf2b5e522bde1e92366e5cb13f7eaab Author: James Buren Date: Wed Feb 15 12:03:58 2012 -0600 NEWS: add kernel upgrade diff --git a/NEWS b/NEWS index 5a6c424..412785c 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ codename="" pre1=( "Package updates:" -"" +"Kernel 3.2.5" "New features:" "Kernel modules are now compressed with XZ" ) From ryuo at frugalware.org Wed Feb 15 19:20:33 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 19:20:33 +0100 (CET) Subject: [Frugalware-git] setup: Makefile: do not compress kernel modules anymore Message-ID: <20120215182033.BF0E4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=586d6b3a1d44b0889bf947171ecb3e7805c237b9 commit 586d6b3a1d44b0889bf947171ecb3e7805c237b9 Author: James Buren Date: Wed Feb 15 12:19:58 2012 -0600 Makefile: do not compress kernel modules anymore diff --git a/Makefile b/Makefile index 6abf926..22699fa 100644 --- a/Makefile +++ b/Makefile @@ -413,7 +413,6 @@ kernel: cp -a $(BDIR)/lib/modules kernel/lib/ cp $(BDIR)/boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) \ $(CWD)/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) - cd kernel/ && find . -name *ko|xargs gzip for i in drivers/{cpufreq,telephony,hwmon,media/{dvb,radio,video}} security sound; do rm -rfv kernel/lib/modules/$(KERNELV)-fw$(KERNELREL)/kernel/$$i; done cp $(BDIR)/boot/System.map-$(KERNELV)-fw$(KERNELREL) \ $(CWD)/System.map-$(KERNELV)-fw$(KERNELREL)-$(CARCH) From ryuo at frugalware.org Wed Feb 15 19:55:55 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 19:55:55 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub-0.97-24-i686 * replace package Message-ID: <20120215185555.DC882224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=078782dfe2c27485bdc3cfb95a0f8c89ac7bbd38 commit 078782dfe2c27485bdc3cfb95a0f8c89ac7bbd38 Author: James Buren Date: Wed Feb 15 12:55:20 2012 -0600 grub-0.97-24-i686 * replace package diff --git a/source/base/grub/00-grub-0.97-gfxboot.patch b/source/base/grub/00-grub-0.97-gfxboot.patch deleted file mode 100644 index 6c4a429..0000000 --- a/source/base/grub/00-grub-0.97-gfxboot.patch +++ /dev/null @@ -1,994 +0,0 @@ ---- docs/grub.texi -+++ docs/grub.texi -@@ -2118,6 +2118,7 @@ - * default:: Set the default entry - * fallback:: Set the fallback entry - * hiddenmenu:: Hide the menu interface -+* gfxmenu:: Use graphical menu interface - * timeout:: Set the timeout - * title:: Start a menu entry - @end menu -@@ -2150,6 +2151,15 @@ - @end deffn - - -+ at node gfxmenu -+ at subsection gfxmenu -+ -+ at deffn Command gfxmenu file -+Use the graphical menu interface. The graphics data are taken from -+ at var{file} and must be created using 'mkbootmsg' from the gfxboot package. -+ at end deffn -+ -+ - @node hiddenmenu - @subsection hiddenmenu - ---- grub/asmstub.c -+++ grub/asmstub.c -@@ -498,6 +498,32 @@ - return 0; - } - -+/* graphical menu functions . */ -+int -+gfx_init (gfx_data_t *gfx_data) -+{ -+ return 0; -+} -+ -+int -+gfx_done (gfx_data_t *gfx_data) -+{ -+ return 0; -+} -+ -+int -+gfx_input (gfx_data_t *gfx_data, int *menu_entry) -+{ -+ return 0; -+} -+ -+int -+gfx_setup_menu (gfx_data_t *gfx_data) -+{ -+ return 0; -+} -+ -+ - /* low-level timing info */ - int - getrtsecs (void) ---- stage2/asm.S -+++ stage2/asm.S -@@ -1614,6 +1614,286 @@ - popl %ebp - ret - -+ -+/* -+ * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ * -+ * graphical menu functions -+ * -+ */ -+ -+/* -+ * int gfx_init (gfx_data_t *gfx_data) -+ * -+ * init gfx things -+ * -+ * return vales: -+ * 0: ok -+ * 1: failed -+ * sets gfx_data->ok -+ */ -+ -+ENTRY(gfx_init) -+ pushl %ebp -+ movl %esp, %ebp -+ -+ pushl %edi -+ pushl %esi -+ pushl %ebx -+ -+ movl 8(%ebp),%edx -+ movl %edx,%edi -+ leal gfx_ofs_sys_cfg(%edx),%esi -+ andl $0xf,%edi -+ shrl $4,%edx -+ -+ pushl %ebp -+ -+ call EXT_C(prot_to_real) -+ .code16 -+ -+ pushw %ds -+ movw %dx,%ds -+ -+ lcall *gfx_ofs_jmp_table + 4 * 0 (%di) -+ -+ sbbl %ebx,%ebx -+ negl %ebx -+ -+ popw %ds -+ -+ DATA32 call EXT_C(real_to_prot) -+ .code32 -+ -+ popl %ebp -+ -+ movl %ebx,%eax -+ xorl $1,%ebx -+ movl 8(%ebp),%edx -+ movl %ebx,gfx_ofs_ok(%edx) -+ -+ popl %ebx -+ popl %esi -+ popl %edi -+ -+ popl %ebp -+ ret -+ -+ -+/* -+ * int gfx_done (gfx_data_t *gfx_data) -+ * -+ * shut down gfx things -+ * -+ * return vales: -+ * always 0 -+ * sets gfx_data->ok -+ */ -+ -+ENTRY(gfx_done) -+ pushl %ebp -+ movl %esp, %ebp -+ -+ pushl %edi -+ pushl %esi -+ pushl %ebx -+ -+ movl 8(%ebp),%edx -+ movl %edx,%ebx -+ andl $0xf,%ebx -+ shrl $4,%edx -+ -+ pushl %ebp -+ -+ call EXT_C(prot_to_real) -+ .code16 -+ -+ pushw %ds -+ -+ movw %dx,%ds -+ -+ lcall *gfx_ofs_jmp_table + 4 * 1 (%bx) -+ -+ popw %ds -+ -+ DATA32 call EXT_C(real_to_prot) -+ .code32 -+ -+ popl %ebp -+ -+ xorl %eax,%eax -+ movl 8(%ebp),%edx -+ movl %eax,gfx_ofs_ok(%edx) -+ -+ popl %ebx -+ popl %esi -+ popl %edi -+ -+ popl %ebp -+ ret -+ -+ -+/* -+ * int gfx_input (gfx_data_t *gfx_data, int *menu_entry) -+ * -+ * let user enter a command line -+ * -+ * uses gfx_data->cmdline as buffer -+ * -+ * return values: -+ * 1: abort -+ * 2: boot -+ * menu_entry: selected entry -+ */ -+ -+ENTRY(gfx_input) -+ pushl %ebp -+ movl %esp, %ebp -+ -+ pushl %edi -+ pushl %esi -+ pushl %ebx -+ -+ movl 8(%ebp),%edx -+ movl %edx,%ebx -+ leal gfx_ofs_sys_cfg(%edx),%esi -+ andl $0xf,%ebx -+ shrl $4,%edx -+ -+ pushl %ebp -+ -+ call EXT_C(prot_to_real) -+ .code16 -+ -+ pushw %ds -+ -+ movw %dx,%ds -+ -+ movl gfx_ofs_cmdline(%bx),%edi -+ movl gfx_ofs_cmdline_len(%bx),%ecx -+ movl gfx_ofs_timeout(%bx),%eax -+ imull $18,%eax -+ -+ lcall *gfx_ofs_jmp_table + 4 * 2 (%bx) -+ -+ movl %eax,%ecx -+ -+ popw %ds -+ -+ DATA32 call EXT_C(real_to_prot) -+ .code32 -+ -+ popl %ebp -+ -+ movl 12(%ebp),%edx -+ movl %ebx,(%edx) -+ -+ movl %ecx,%eax -+ -+ popl %ebx -+ popl %esi -+ popl %edi -+ -+ popl %ebp -+ ret -+ -+ -+/* -+ * int gfx_setup_menu (gfx_data_t *gfx_data) -+ * -+ * draw boot menu -+ * -+ * return values: -+ * always 0 -+ */ -+ -+/* menu entry descriptor */ -+#define menu_entries 0 -+#define menu_default 2 /* seg:ofs */ -+#define menu_ent_list 6 /* seg:ofs */ -+#define menu_ent_size 10 -+#define menu_arg_list 12 /* seg:ofs */ -+#define menu_arg_size 16 -+#define sizeof_menu_desc 18 -+ -+ENTRY(gfx_setup_menu) -+ pushl %ebp -+ movl %esp, %ebp -+ -+ pushl %edi -+ pushl %esi -+ pushl %ebx -+ -+ movl 8(%ebp),%edx -+ movl %edx,%ebx -+ andl $0xf,%ebx -+ shrl $4,%edx -+ -+ call EXT_C(prot_to_real) -+ .code16 -+ -+ pushw %ds -+ -+ movw %dx,%ds -+ shll $4,%edx -+ -+ subw $sizeof_menu_desc,%sp -+ movw %esp,%ebp -+ -+ movl gfx_ofs_menu_entries(%bx),%eax -+ movw %ax,menu_entries(%bp) -+ -+ movl gfx_ofs_menu_default_entry(%bx),%eax -+ subl %edx,%eax -+ movw %ax,menu_default(%bp) -+ movw %ds,menu_default+2(%bp) -+ -+ movl gfx_ofs_menu_list(%bx),%eax -+ subl %edx,%eax -+ movw %ax,menu_ent_list(%bp) -+ movw %ds,menu_ent_list+2(%bp) -+ -+ movl gfx_ofs_menu_entry_len(%bx),%eax -+ movw %ax,menu_ent_size(%bp) -+ -+ movl gfx_ofs_args_list(%bx),%eax -+ subl %edx,%eax -+ movw %ax,menu_arg_list(%bp) -+ movw %ds,menu_arg_list+2(%bp) -+ -+ movl gfx_ofs_args_entry_len(%bx),%eax -+ movw %ax,menu_arg_size(%bp) -+ -+ movl %ss,%esi -+ shll $4,%esi -+ addl %ebp,%esi -+ -+ lcall %ds: *gfx_ofs_jmp_table + 4 * 3 (%bx) -+ -+ addw $sizeof_menu_desc,%sp -+ -+ popw %ds -+ -+ DATA32 call EXT_C(real_to_prot) -+ .code32 -+ -+ xorl %eax,%eax -+ -+ popl %ebx -+ popl %esi -+ popl %edi -+ -+ popl %ebp -+ ret -+ -+ -+/* -+ * -+ * end graphics stuff -+ * -+ * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -+ */ -+ - - /* - * gateA20(int linear) ---- stage2/builtins.c -+++ stage2/builtins.c -@@ -63,6 +63,8 @@ - int fallback_entries[MAX_FALLBACK_ENTRIES]; - /* The number of current entry. */ - int current_entryno; -+/* graphics file */ -+char graphics_file[64]; - /* The address for Multiboot command-line buffer. */ - static char *mb_cmdline; - /* The password. */ -@@ -1351,6 +1353,26 @@ - }; - - -+/* graphics */ -+static int -+gfxmenu_func (char *arg, int flags) -+{ -+ memmove(graphics_file, arg, sizeof graphics_file - 1); -+ graphics_file[sizeof graphics_file - 1] = 0; -+ -+ return 0; -+} -+ -+static struct builtin builtin_gfxmenu = -+{ -+ "gfxmenu", -+ gfxmenu_func, -+ BUILTIN_MENU | BUILTIN_HELP_LIST, -+ "gfxmenu FILE", -+ "Use the graphical menu from FILE." -+}; -+ -+ - /* geometry */ - static int - geometry_func (char *arg, int flags) -@@ -4874,6 +4896,7 @@ - &builtin_find, - &builtin_fstest, - &builtin_geometry, -+ &builtin_gfxmenu, - &builtin_halt, - &builtin_help, - &builtin_hiddenmenu, ---- stage2/shared.h -+++ stage2/shared.h -@@ -374,6 +374,22 @@ - #endif /* WITHOUT_LIBC_STUBS */ - - -+/* see typedef gfx_data_t below */ -+#define gfx_ofs_ok 0x00 -+#define gfx_ofs_code_seg 0x04 -+#define gfx_ofs_jmp_table 0x08 -+#define gfx_ofs_sys_cfg 0x38 -+#define gfx_ofs_cmdline 0x6c -+#define gfx_ofs_cmdline_len 0x70 -+#define gfx_ofs_menu_list 0x74 -+#define gfx_ofs_menu_default_entry 0x78 -+#define gfx_ofs_menu_entries 0x7c -+#define gfx_ofs_menu_entry_len 0x80 -+#define gfx_ofs_args_list 0x84 -+#define gfx_ofs_args_entry_len 0x88 -+#define gfx_ofs_timeout 0x8c -+ -+ - #ifndef ASM_FILE - /* - * Below this should be ONLY defines and other constructs for C code. -@@ -595,6 +611,38 @@ - extern int default_entry; - extern int current_entryno; - -+ -+/* -+ * graphics menu stuff -+ * -+ * Note: gfx_data and all data referred to in it must lie within a 64k area. -+ */ -+typedef struct { -+ unsigned ok; /* set while we're in graphics mode */ -+ unsigned code_seg; /* code segment of binary graphics code */ -+ unsigned jmp_table[12]; /* link to graphics functions */ -+ unsigned char sys_cfg[52]; /* sys_cfg[0]: identifies boot loader (grub == 2) */ -+ char *cmdline; /* command line returned by gfx_input() */ -+ unsigned cmdline_len; /* length of the above */ -+ char *menu_list; /* list of menu entries, each of fixed length (menu_entry_len) */ -+ char *menu_default_entry; /* the default entry */ -+ unsigned menu_entries; /* number of entries in menu_list */ -+ unsigned menu_entry_len; /* one entry */ -+ char *args_list; /* same structure as menu_list, menu_entries entries */ -+ unsigned args_entry_len; /* one entry */ -+ unsigned timeout; /* in seconds (0: no timeout) */ -+} __attribute__ ((packed)) gfx_data_t; -+ -+extern gfx_data_t *graphics_data; -+ -+/* pointer to graphics image data */ -+extern char graphics_file[64]; -+ -+int gfx_init(gfx_data_t *gfx_data); -+int gfx_done(gfx_data_t *gfx_data); -+int gfx_input(gfx_data_t *gfx_data, int *menu_entry); -+int gfx_setup_menu(gfx_data_t *gfx_data); -+ - /* The constants for password types. */ - typedef enum - { ---- stage2/stage2.c -+++ stage2/stage2.c -@@ -22,6 +22,8 @@ - - grub_jmp_buf restart_env; - -+gfx_data_t *graphics_data; -+ - #if defined(PRESET_MENU_STRING) || defined(SUPPORT_DISKLESS) - - # if defined(PRESET_MENU_STRING) -@@ -310,6 +312,12 @@ - - if (! auth && password) - { -+ if (*graphics_file) -+ { -+ printf ("\ -+ WARNING: graphical menu doesn\'t work\ -+ in conjunction with the password feature\n" ); -+ } - printf ("\ - Press enter to boot the selected OS or \'p\' to enter a\n\ - password to unlock the next set of features."); -@@ -753,6 +761,493 @@ - } - - -+ -+#if 0 -+/* for debugging */ -+static void hexdump(unsigned char *buf, unsigned len) -+{ -+ int i, j = 0; -+ char s[17]; -+ unsigned addr = (unsigned) buf; -+ -+ s[16] = 0; -+ while(len--) { -+ i = buf[j]; -+ i = i & 0xff; -+ s[j & 15] = (i >= 0x20 && i <= 0x7e) ? i : '.'; -+ if(!(j & 15)) { -+ printf("%x ", j + addr); -+ } -+ if(!(j & 7) && (j & 15)) printf(" "); -+ /* stupid grub_printf */ -+ printf("%x", (i >> 4) & 0x0f); -+ printf("%x ", i & 0x0f); -+ if(!(++j & 15)) { -+ printf(" %s\n", s); -+ } -+ } -+ -+ if(j & 15) { -+ s[j & 15] = 0; -+ if(!(j & 8)) printf(" "); -+ i = 1 + 3 * (16 - (j & 15)); -+ while(i--) printf(" "); -+ printf("%s\n", s); -+ } -+} -+#endif -+ -+ -+/* kernel + (grub-)module options */ -+#define GFX_CMD_BUF_SIZE 512 -+ -+/* command line separator char */ -+#define GFX_CMD_SEP 1 -+ -+/* -+ * Go through config entry and find kernel args, if any. -+ * Put things into buf and return it. -+ */ -+static char *get_kernel_args(char *cfg, char *buf) -+{ -+ int i, j; -+ char *s, *t = "", *p, *t2; -+ -+ *(p = buf) = 0; -+ -+ for(j = 0; ; j++) { -+ s = get_entry(cfg, j, 0); -+ if(!*s) break; -+ if( -+ (!memcmp(s, "kernel", 6) || !memcmp(s, "module", 6)) && -+ (s[6] == ' ' || s[6] == '\t') -+ ) { -+ t = skip_to(0, s); -+ t2 = s[0] == 'm' ? strstr(t, "initrd") : NULL; -+ if(*t) t = skip_to(0, t); -+ if(t2 && t2 < t) break; /* module is likely a normal initrd -> skip */ -+ i = strlen(t); -+ if(p - buf + i > GFX_CMD_BUF_SIZE - 2) break; -+ *p++ = GFX_CMD_SEP; -+ strcpy(p, t); -+ p += i; -+ -+ continue; -+ } -+ } -+ -+ if(*buf) buf++; /* skip initial separator char */ -+ -+ return buf; -+} -+ -+ -+/* -+ * Check header and return code start offset. -+ */ -+static unsigned magic_ok(unsigned char *buf) -+{ -+ if( -+ *(unsigned *) buf == 0x0b2d97f00 && /* magic id */ -+ (buf[4] == 8) /* version 8 */ -+ ) { -+ return *(unsigned *) (buf + 8); -+ } -+ -+ return 0; -+} -+ -+ -+/* -+ * Search cpio archive for gfx file. -+ */ -+static unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len) -+{ -+ unsigned i, fname_len, code_start = 0; -+ -+ *gfx_file_start = 0; -+ -+ for(i = 0; i < len;) { -+ if((len - i) >= 0x1a && (buf[i] + (buf[i + 1] << 8)) == 0x71c7) { -+ fname_len = *(unsigned short *) (buf + i + 20); -+ *file_len = *(unsigned short *) (buf + i + 24) + (*(unsigned short *) (buf + i + 22) << 16); -+ i += 26 + fname_len; -+ i = ((i + 1) & ~1); -+ if((code_start = magic_ok(buf + i))) { -+ *gfx_file_start = i; -+ return code_start; -+ } -+ i += *file_len; -+ i = ((i + 1) & ~1); -+ } -+ else { -+ break; -+ } -+ } -+ -+ return code_start; -+} -+ -+static inline unsigned char * stack_ptr(void) -+{ -+ unsigned char * u; -+ -+ asm("movl %%esp, %0" : "=r" (u)); -+ -+ return u; -+} -+ -+static void sleep(int delay) -+{ -+ int tick, last_tick = currticks(); -+ -+ delay *= 18; -+ -+ while(delay--) { -+ while((tick = currticks()) == last_tick) { } -+ last_tick = tick; -+ } -+} -+ -+static void wait_for_key() -+{ -+ printf("Press a key to continue..."); -+ getkey(); -+ printf("\r \r"); -+} -+ -+ -+/* -+ * Leave that much space on the heap. Everything else goes to the graphics -+ * functions. -+ * -+ * 0x2000 is _not_ enough -+ */ -+#define MIN_HEAP_SIZE 0x4000 -+#define MIN_GFX_FREE 0x1000 -+ -+#define SC_BOOTLOADER 0 -+#define SC_FAILSAFE 3 -+#define SC_SYSCONFIG_SIZE 4 -+#define SC_BOOTLOADER_SEG 8 -+#define SC_XMEM_0 24 -+#define SC_XMEM_1 26 -+#define SC_XMEM_2 28 -+#define SC_XMEM_3 30 -+#define SC_FILE 32 -+#define SC_ARCHIVE_START 36 -+#define SC_ARCHIVE_END 40 -+#define SC_MEM0_START 44 -+#define SC_MEM0_END 48 -+ -+/* -+ * Does normally not return. -+ */ -+static void -+run_graphics_menu (char *menu_entries, char *config_entries, int num_entries, -+ char *heap, int entryno) -+{ -+ unsigned char *buf, *buf_ext; -+ unsigned buf_size, buf_ext_size, code_start, file_start; -+ char *s, *t, *t2, *cfg, *new_config, *p; -+ char *saved_heap; -+ int i, j, max_len, gfx_file_size, verbose; -+ int selected_entry; -+ gfx_data_t *gfx_data; -+ char *cmd_buf; -+ unsigned mem0_start, mem0_end, file_len; -+ -+ /* -+ * check gfx_data_t struct offsets for consistency; gcc will optimize away -+ * the whole block -+ */ -+ -+ /* dummy function to make ld fail */ -+ { -+ extern void wrong_struct_size(void); -+ #define gfx_ofs_check(a) if(gfx_ofs_##a != (char *) &gfx_data->a - (char *) gfx_data) wrong_struct_size(); -+ gfx_ofs_check(ok); -+ gfx_ofs_check(code_seg); -+ gfx_ofs_check(jmp_table); -+ gfx_ofs_check(sys_cfg); -+ gfx_ofs_check(cmdline); -+ gfx_ofs_check(cmdline_len); -+ gfx_ofs_check(menu_list); -+ gfx_ofs_check(menu_default_entry); -+ gfx_ofs_check(menu_entries); -+ gfx_ofs_check(menu_entry_len); -+ gfx_ofs_check(args_list); -+ gfx_ofs_check(args_entry_len); -+ gfx_ofs_check(timeout); -+ #undef gfx_ofs_check -+ } -+ -+ if(!num_entries) return; -+ -+ graphics_data = gfx_data = (gfx_data_t *) heap; -+ heap += sizeof *gfx_data; -+ memset(gfx_data, 0, sizeof *gfx_data); -+ -+ gfx_data->sys_cfg[SC_BOOTLOADER] = 2; /* bootloader: grub */ -+ gfx_data->sys_cfg[SC_SYSCONFIG_SIZE] = 52; /* config data size */ -+ *(unsigned short *) (gfx_data->sys_cfg + SC_BOOTLOADER_SEG) = (unsigned) gfx_data >> 4; /* segment */ -+ gfx_data->sys_cfg[SC_XMEM_0] = 0x21; /* 1MB @ 2MB */ -+ gfx_data->sys_cfg[SC_XMEM_1] = 0x41; /* 1MB @ 4MB */ -+ verbose = (*(unsigned char *) 0x417) & 3 ? 1 : 0; /* SHIFT pressed */ -+ gfx_data->sys_cfg[SC_FAILSAFE] = verbose; -+ -+ gfx_data->timeout = grub_timeout >= 0 ? grub_timeout : 0; -+ -+ -+ /* setup command line edit buffer */ -+ -+ gfx_data->cmdline_len = 256; -+ -+ gfx_data->cmdline = heap; -+ heap += gfx_data->cmdline_len; -+ memset(gfx_data->cmdline, 0, gfx_data->cmdline_len); -+ -+ cmd_buf = heap; -+ heap += GFX_CMD_BUF_SIZE; -+ -+ /* setup menu entries */ -+ -+ for(i = max_len = 0; i < num_entries; i++) { -+ j = strlen(get_entry(menu_entries, i, 0)); -+ if(j > max_len) max_len = j; -+ } -+ -+ if(!max_len) return; -+ -+ gfx_data->menu_entry_len = max_len + 1; -+ gfx_data->menu_entries = num_entries; -+ -+ gfx_data->menu_list = heap; -+ heap += gfx_data->menu_entry_len * gfx_data->menu_entries; -+ -+ memset(gfx_data->menu_list, 0, gfx_data->menu_entry_len * gfx_data->menu_entries); -+ -+ for(i = 0; i < (int) gfx_data->menu_entries; i++) { -+ strcpy(gfx_data->menu_list + i * gfx_data->menu_entry_len, get_entry(menu_entries, i, 0)); -+ } -+ -+ gfx_data->menu_default_entry = gfx_data->menu_list + entryno * gfx_data->menu_entry_len; -+ -+ -+ /* setup list of kernel args */ -+ -+ for(i = max_len = 0; i < num_entries; i++) { -+ s = get_kernel_args(get_entry(config_entries, i, 1), cmd_buf); -+ j = strlen(s); -+ if(j > max_len) max_len = j; -+ } -+ -+ gfx_data->args_entry_len = max_len + 1; -+ -+ gfx_data->args_list = heap; -+ heap += gfx_data->args_entry_len * gfx_data->menu_entries; -+ -+ memset(gfx_data->args_list, 0, gfx_data->args_entry_len * gfx_data->menu_entries); -+ -+ for(i = 0; i < (int) gfx_data->menu_entries; i++) { -+ strcpy(gfx_data->args_list + i* gfx_data->args_entry_len, get_kernel_args(get_entry(config_entries, i, 1), cmd_buf)); -+ } -+ -+ -+ /* go back here when we no longer need the graphics data */ -+ saved_heap = heap; -+ -+ -+ /* get memory area to be used by graphics functions */ -+ -+ /* use 1MB starting at 2MB as file buffer */ -+ buf_ext = (unsigned char *) (2 << 20); -+ buf_ext_size = 1 << 20; -+ -+ /* must be 16-byte aligned */ -+ buf = (unsigned char *) (((unsigned) heap + 0xf) & ~0xf); -+ -+ buf_size = stack_ptr() - buf - MIN_HEAP_SIZE; -+ buf_size &= ~0xf; -+ -+ mem0_start = (unsigned) buf; -+ mem0_end = mem0_start + buf_size; -+ -+ if(verbose) { -+ printf("low memory 0x%x - 0x%x (%d bytes)\n", mem0_start, mem0_end, buf_size); -+ wait_for_key(); -+ } -+ -+ heap += buf_size; -+ -+ /* read the file */ -+ -+ if(!grub_open(graphics_file)) { -+ printf("%s: file not found\n", graphics_file); -+ sleep(5); -+ heap = saved_heap; -+ return; -+ } -+ -+ gfx_file_size = grub_read(buf_ext, buf_ext_size); -+ -+ grub_close(); -+ -+ if(gfx_file_size <= 0) { -+ printf("%s: read error\n", graphics_file); -+ sleep(5); -+ heap = saved_heap; -+ return; -+ } -+ -+ if(verbose) { -+ printf("%s: %d bytes (%d bytes left)\n", graphics_file, gfx_file_size, buf_ext_size - gfx_file_size); -+ wait_for_key(); -+ } -+ -+ /* locate file inside cpio archive */ -+ if(!(code_start = find_file(buf_ext, gfx_file_size, &file_start, &file_len))) { -+ printf("%s: invalid file format\n", graphics_file); -+ sleep(5); -+ heap = saved_heap; -+ return; -+ } -+ -+ if(verbose) { -+ printf("init: start 0x%x, len %d; code offset 0x%x\n", file_start, file_len, code_start); -+ wait_for_key(); -+ } -+ -+ if(file_len - code_start + MIN_GFX_FREE > buf_size) { -+ printf("not enough free memory: %d extra bytes need\n", file_len - code_start + MIN_GFX_FREE - buf_size); -+ sleep(5); -+ heap = saved_heap; -+ return; -+ } -+ -+ memcpy((void *) buf, (void *) (buf_ext + file_start + code_start), file_len - code_start); -+ -+ mem0_start += file_len - code_start; -+ mem0_start = (mem0_start + 3) & ~3; /* align */ -+ -+ /* init interface to graphics functions */ -+ -+ *(unsigned *) (gfx_data->sys_cfg + SC_FILE) = (unsigned) buf_ext + file_start; -+ *(unsigned *) (gfx_data->sys_cfg + SC_ARCHIVE_START) = (unsigned) buf_ext; -+ *(unsigned *) (gfx_data->sys_cfg + SC_ARCHIVE_END) = (unsigned) buf_ext + gfx_file_size; -+ *(unsigned *) (gfx_data->sys_cfg + SC_MEM0_START) = mem0_start; -+ *(unsigned *) (gfx_data->sys_cfg + SC_MEM0_END) = mem0_end; -+ -+ gfx_data->code_seg = (unsigned) buf >> 4; -+ -+ if(verbose) { -+ printf("init 0x%x, archive 0x%x - 0x%x, low mem 0x%x - 0x%x\ncode seg 0x%x\n", -+ (unsigned) buf_ext + file_start, -+ (unsigned) buf_ext, (unsigned) buf_ext + gfx_file_size, -+ mem0_start, mem0_end, gfx_data->code_seg -+ ); -+ wait_for_key(); -+ } -+ -+ for(i = 0; (unsigned) i < sizeof gfx_data->jmp_table / sizeof *gfx_data->jmp_table; i++) { -+ gfx_data->jmp_table[i] = (gfx_data->code_seg << 16) + ((unsigned short *) buf)[i]; -+ } -+ -+ if(verbose) { -+ for(i = 0; i < 12; i++) { -+ printf("%d: 0x%x\n", i, gfx_data->jmp_table[i]); -+ } -+ -+ for(i = 0; i < gfx_data->menu_entries; i++) { -+ printf("\"%s\" -- \"%s\"\n", -+ gfx_data->menu_list + i * gfx_data->menu_entry_len, -+ gfx_data->args_list + i * gfx_data->args_entry_len -+ ); -+ } -+ -+ printf("default: \"%s\"\n", gfx_data->menu_default_entry); -+ wait_for_key(); -+ } -+ -+ /* switch to graphics mode */ -+ -+ if(gfx_init(gfx_data)) { -+ printf("graphics initialization failed\n"); -+ sleep(5); -+ heap = saved_heap; -+ return; -+ } -+ -+ gfx_setup_menu(gfx_data); -+ -+ i = gfx_input(gfx_data, &selected_entry); -+ -+ /* ESC -> show text menu */ -+ if(i == 1) { -+ gfx_done(gfx_data); -+ grub_timeout = -1; -+ -+ heap = saved_heap; -+ return; -+ } -+ -+ gfx_done(gfx_data); -+ -+ heap = saved_heap; /* free most of the graphics data */ -+ -+ // printf("cmdline: >%s<, entry = %d\n", gfx_data->cmdline, selected_entry); -+ -+ if(selected_entry < 0 || selected_entry > num_entries) return; -+ -+ -+ /* create new config with modified kernel option */ -+ -+ cfg = get_entry(config_entries, selected_entry, 1); -+ -+ new_config = heap; -+ -+ for(p = gfx_data->cmdline, i = 0; ; i++) { -+ s = get_entry(cfg, i, 0); -+ if(!*s) { -+ if(!i) *heap++ = 0; -+ *heap++ = 0; -+ break; -+ } -+ /* note: must match get_kernel_args() */ -+ if( -+ (!memcmp(s, "kernel", 6) || !memcmp(s, "module", 6)) && -+ (s[6] == ' ' || s[6] == '\t') -+ ) { -+ t = skip_to(0, s); -+ t2 = s[0] == 'm' ? strstr(t, "initrd") : NULL; -+ if(*t) t = skip_to(0, t); -+ if(t2 && t2 < t) { /* module is likely a normal initrd -> skip */ -+ strcpy(heap, s); -+ heap += strlen(s) + 1; -+ continue; -+ } -+ memmove(heap, s, t - s); -+ heap += t - s; -+ *heap++ = ' '; -+ while(*p && *p != GFX_CMD_SEP) *heap++ = *p++; -+ *heap++ = 0; -+ if(*p == GFX_CMD_SEP) p++; -+ } -+ else { -+ strcpy(heap, s); -+ heap += strlen(s) + 1; -+ } -+ } -+ -+ *heap++ = 0; -+ -+ // hexdump(new_config, heap - new_config); -+ // getkey(); -+ -+ run_script(new_config, heap); -+} -+ -+ - static int - get_line_from_config (char *cmdline, int maxlen, int read_from_file) - { -@@ -1062,9 +1557,12 @@ - } - else - { -- /* Run menu interface. */ -- run_menu (menu_entries, config_entries, num_entries, -- menu_entries + menu_len, default_entry); -+ if (*graphics_file && !password && show_menu && grub_timeout) -+ { -+ run_graphics_menu(menu_entries, config_entries, num_entries,menu_entries + menu_len, default_entry); -+ } -+ /* Run menu interface. */ -+ run_menu (menu_entries, config_entries, num_entries, menu_entries + menu_len, default_entry); - } - } - } diff --git a/source/base/grub/02-grub-0.97-debugcdboot.patch b/source/base/grub/02-grub-0.97-debugcdboot.patch deleted file mode 100644 index 59366c6..0000000 --- a/source/base/grub/02-grub-0.97-debugcdboot.patch +++ /dev/null @@ -1,115 +0,0 @@ -diff -Naurd a/stage2/bios.c b/stage2/bios.c ---- a/stage2/bios.c 2004-09-27 20:14:16.000000000 +0200 -+++ b/stage2/bios.c 2004-09-27 20:29:08.000000000 +0200 -@@ -38,6 +38,8 @@ - unsigned long *heads, - unsigned long *sectors); - #endif -+int get_cdinfo_debug = 0; -+int get_cdinfo_hack = 1; - - - /* Read/write NSEC sectors starting from SECTOR in DRIVE disk with GEOMETRY -@@ -144,9 +146,18 @@ - unsigned char dummy[16]; - } __attribute__ ((packed)) cdrp; - -+ if (get_cdinfo_debug) -+ grub_printf("\nget_cdinfo drive=%x\n", drive); - grub_memset (&cdrp, 0, sizeof (cdrp)); - cdrp.size = sizeof (cdrp) - sizeof (cdrp.dummy); - err = biosdisk_int13_extensions (0x4B01, drive, &cdrp); -+ if (get_cdinfo_debug) -+ grub_printf("err=%d cdrp.drive_no=%d cdrp.media_type=%x\n", err, cdrp.drive_no, cdrp.media_type); -+ if (get_cdinfo_hack && (drive >= 0x88)) { -+ cdrp.drive_no = drive; -+ cdrp.media_type = 0x00; -+ err = 0; -+ } - if (! err && cdrp.drive_no == drive) - { - if ((cdrp.media_type & 0x0F) == 0) -diff -Naurd a/stage2/builtins.c b/stage2/builtins.c ---- a/stage2/builtins.c 2004-09-27 20:13:52.000000000 +0200 -+++ b/stage2/builtins.c 2004-09-27 22:23:21.205015073 +0200 -@@ -75,6 +75,9 @@ - int grub_timeout = -1; - /* Whether to show the menu or not. */ - int show_menu = 1; -+/* get_cdinfo() tweaking */ -+extern int get_cdinfo_debug; -+extern int get_cdinfo_hack; - /* The BIOS drive map. */ - static unsigned short bios_drive_map[DRIVE_MAP_SIZE + 1]; - -@@ -4761,6 +4764,50 @@ - }; - - -+#ifndef GRUB_UTIL -+/* cdinfodebug */ -+static int -+cdinfodebug_func (char *arg, int flags) -+{ -+ if (*arg) { -+ safe_parse_maxint (&arg, (int *) &get_cdinfo_debug); -+ } -+ grub_printf ("get_cdinfo() debug is %s\n", get_cdinfo_debug ? "ON" : "OFF"); -+ return 0; -+} -+ -+static struct builtin builtin_cdinfodebug = -+{ -+ "cdinfodebug", -+ cdinfodebug_func, -+ BUILTIN_CMDLINE | BUILTIN_HELP_LIST, -+ "cdinfodebug STATE", -+ "Turn get_cdinfo() debug info on/off. STATE should be 0 or 1." -+}; -+ -+ -+/* cdinfohack */ -+static int -+cdinfohack_func (char *arg, int flags) -+{ -+ if (*arg) { -+ safe_parse_maxint (&arg, (int *) &get_cdinfo_hack); -+ } -+ grub_printf ("get_cdinfo() hack is %s\n", get_cdinfo_hack ? "ON" : "OFF"); -+ return 0; -+} -+ -+static struct builtin builtin_cdinfohack = -+{ -+ "cdinfohack", -+ cdinfohack_func, -+ BUILTIN_CMDLINE | BUILTIN_HELP_LIST, -+ "cdinfohack STATE", -+ "Turn get_cdinfo() hack on/off. STATE should be 0 or 1." -+}; -+#endif /* GRUB_UTIL */ -+ -+ - /* The table of builtin commands. Sorted in dictionary order. */ - struct builtin *builtin_table[] = - { -@@ -4770,6 +4817,10 @@ - &builtin_bootp, - #endif /* SUPPORT_NETBOOT */ - &builtin_cat, -+#ifndef GRUB_UTIL -+ &builtin_cdinfodebug, -+ &builtin_cdinfohack, -+#endif /* GRUB_UTIL */ - &builtin_chainloader, - &builtin_cmp, - &builtin_color, -@@ -4837,7 +4888,7 @@ - #endif /* SUPPORT_SERIAL */ - &builtin_setkey, - &builtin_setup, --#if defined(SUPPORT_SERIAL) || defined(SUPPORT_HERCULES) -+ #if defined(SUPPORT_SERIAL) || defined(SUPPORT_HERCULES) - &builtin_terminal, - #endif /* SUPPORT_SERIAL || SUPPORT_HERCULES */ - #ifdef SUPPORT_SERIAL diff --git a/source/base/grub/03-grub-0.97-gcc4.patch b/source/base/grub/03-grub-0.97-gcc4.patch deleted file mode 100644 index c49d140..0000000 --- a/source/base/grub/03-grub-0.97-gcc4.patch +++ /dev/null @@ -1,52 +0,0 @@ ---- grub.orig/netboot/etherboot.h -+++ grub/netboot/etherboot.h -@@ -531,9 +531,7 @@ extern int ip_abort; - extern int network_ready; - extern struct rom_info rom; - extern struct arptable_t arptable[MAX_ARP]; --extern struct bootpd_t bootp_data; - #define BOOTP_DATA_ADDR (&bootp_data) --extern unsigned char *end_of_rfc1533; - - /* config.c */ - extern struct nic nic; ---- grub.orig/netboot/natsemi.c -+++ grub/netboot/natsemi.c -@@ -608,7 +608,7 @@ natsemi_transmit(struct nic *nic, - const char *p) /* Packet */ - { - u32 status, to, nstype; -- u32 tx_status; -+ volatile u32 tx_status; - - /* Stop the transmitter */ - outl(TxOff, ioaddr + ChipCmd); -@@ -647,7 +647,7 @@ natsemi_transmit(struct nic *nic, - - to = currticks() + TX_TIMEOUT; - -- while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to)) -+ while (((tx_status=txd.cmdsts) & OWN) && (currticks() < to)) - /* wait */ ; - - if (currticks() >= to) { ---- grub.orig/netboot/sis900.c -+++ grub/netboot/sis900.c -@@ -901,7 +901,7 @@ sis900_transmit(struct nic *nic, - const char *p) /* Packet */ - { - u32 status, to, nstype; -- u32 tx_status; -+ volatile u32 tx_status; - - /* Stop the transmitter */ - outl(TxDIS, ioaddr + cr); -@@ -940,7 +940,7 @@ sis900_transmit(struct nic *nic, - - to = currticks() + TX_TIMEOUT; - -- while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to)) -+ while (((tx_status=txd.cmdsts) & OWN) && (currticks() < to)) - /* wait */ ; - - if (currticks() >= to) { diff --git a/source/base/grub/04-grub-0.97-x86_64.patch b/source/base/grub/04-grub-0.97-x86_64.patch deleted file mode 100644 index 121941c..0000000 --- a/source/base/grub/04-grub-0.97-x86_64.patch +++ /dev/null @@ -1,623 +0,0 @@ -Fix NX segfaulting on amd64. - -Patch by Peter Jones. - -http://lists.gnu.org/archive/html/bug-grub/2005-03/msg00011.html - ---- grub-0.97/grub/asmstub.c -+++ grub-0.97/grub/asmstub.c -@@ -42,6 +42,7 @@ - #include - #include - #include -+#include - - #ifdef __linux__ - # include /* ioctl */ -@@ -79,7 +80,7 @@ - struct apm_info apm_bios_info; - - /* Emulation requirements. */ --char *grub_scratch_mem = 0; -+void *grub_scratch_mem = 0; - - struct geometry *disks = 0; - -@@ -103,14 +104,62 @@ - static unsigned int serial_speed; - #endif /* SIMULATE_SLOWNESS_OF_SERIAL */ - -+/* This allocates page-aligned storage of the specified size, which must be -+ * a multiple of the page size as determined by calling sysconf(_SC_PAGESIZE) -+ */ -+#ifdef __linux__ -+static void * -+grub_mmap_alloc(size_t len) -+{ -+ int mmap_flags = MAP_ANONYMOUS|MAP_PRIVATE|MAP_EXECUTABLE; -+ -+#ifdef MAP_32BIT -+ mmap_flags |= MAP_32BIT; -+#endif -+ /* Mark the simulated stack executable, as GCC uses stack trampolines -+ * to implement nested functions. */ -+ return mmap(NULL, len, PROT_READ|PROT_WRITE|PROT_EXEC, mmap_flags, -1, 0); -+} -+#else /* !defined(__linux__) */ -+static void * -+grub_mmap_alloc(size_t len) -+{ -+ int fd = 0, offset = 0, ret = 0; -+ void *pa = MAP_FAILED; -+ char template[] = "/tmp/grub_mmap_alloc_XXXXXX"; -+ errno_t e; -+ -+ fd = mkstemp(template); -+ if (fd < 0) -+ return pa; -+ -+ unlink(template); -+ -+ ret = ftruncate(fd, len); -+ if (ret < 0) -+ return pa; -+ -+ /* Mark the simulated stack executable, as GCC uses stack trampolines -+ * to implement nested functions. */ -+ pa = mmap(NULL, len, PROT_READ|PROT_WRITE|PROT_EXEC, -+ MAP_PRIVATE|MAP_EXECUTABLE, fd, offset); -+ -+ e = errno; -+ close(fd); -+ errno = e; -+ return pa; -+} -+#endif /* defined(__linux__) */ -+ - /* The main entry point into this mess. */ - int - grub_stage2 (void) - { - /* These need to be static, because they survive our stack transitions. */ - static int status = 0; -- static char *realstack; -- char *scratch, *simstack; -+ static void *realstack; -+ void *simstack_alloc_base, *simstack; -+ size_t simstack_size, page_size; - int i; - - /* We need a nested function so that we get a clean stack frame, -@@ -140,9 +189,35 @@ - } - - assert (grub_scratch_mem == 0); -- scratch = malloc (0x100000 + EXTENDED_MEMSIZE + 15); -- assert (scratch); -- grub_scratch_mem = (char *) ((((int) scratch) >> 4) << 4); -+ -+ /* Allocate enough pages for 0x100000 + EXTENDED_SIZE + 15, and -+ * make sure the memory is aligned to a multiple of the system's -+ * page size */ -+ page_size = sysconf (_SC_PAGESIZE); -+ simstack_size = ( 0x100000 + EXTENDED_MEMSIZE + 15); -+ if (simstack_size % page_size) -+ { -+ /* If we're not on a page_size boundary, round up to the next one */ -+ simstack_size &= ~(page_size-1); -+ simstack_size += page_size; -+ } -+ -+ /* Add one for a PROT_NONE boundary page at each end. */ -+ simstack_size += 2 * page_size; -+ -+ simstack_alloc_base = grub_mmap_alloc(simstack_size); -+ assert (simstack_alloc_base != MAP_FAILED); -+ -+ /* mark pages above and below our simstack area as innaccessable. -+ * If the implementation we're using doesn't support that, then the -+ * new protection modes are undefined. It's safe to just ignore -+ * them, though. It'd be nice if we knew that we'd get a SEGV for -+ * touching the area, but that's all. it'd be nice to have. */ -+ mprotect (simstack_alloc_base, page_size, PROT_NONE); -+ mprotect ((void *)((unsigned long)simstack_alloc_base + -+ simstack_size - page_size), page_size, PROT_NONE); -+ -+ grub_scratch_mem = (void *)((unsigned long)simstack_alloc_base + page_size); - - /* FIXME: simulate the memory holes using mprot, if available. */ - -@@ -215,7 +290,7 @@ - device_map = 0; - free (disks); - disks = 0; -- free (scratch); -+ munmap(simstack_alloc_base, simstack_size); - grub_scratch_mem = 0; - - if (serial_device) ---- grub-0.97/stage2/builtins.c -+++ grub-0.97/stage2/builtins.c -@@ -131,63 +131,98 @@ - } - - -+/* blocklist_read_helper nee disk_read_blocklist_func was a nested -+ * function, to which pointers were taken and exposed globally. Even -+ * in the GNU-C nested functions extension, they have local linkage, -+ * and aren't guaranteed to be accessable *at all* outside of their -+ * containing scope. -+ * -+ * Above and beyond all of that, the variables within blocklist_func_context -+ * are originally local variables, with local (not even static) linkage, -+ * from within blocklist_func. These were each referenced by -+ * disk_read_blocklist_func, which is only called from other functions -+ * through a globally scoped pointer. -+ * -+ * The documentation in GCC actually uses the words "all hell will break -+ * loose" to describe this scenario. -+ * -+ * Also, "start_sector" was also used uninitialized, but gcc doesn't warn -+ * about it (possibly because of the scoping madness?) -+ */ -+ -+static struct { -+ int start_sector; -+ int num_sectors; -+ int num_entries; -+ int last_length; -+} blocklist_func_context = { -+ .start_sector = 0, -+ .num_sectors = 0, -+ .num_entries = 0, -+ .last_length = 0 -+}; -+ -+/* Collect contiguous blocks into one entry as many as possible, -+ and print the blocklist notation on the screen. */ -+static void -+blocklist_read_helper (int sector, int offset, int length) -+{ -+ int *start_sector = &blocklist_func_context.start_sector; -+ int *num_sectors = &blocklist_func_context.num_sectors; -+ int *num_entries = &blocklist_func_context.num_entries; -+ int *last_length = &blocklist_func_context.last_length; -+ -+ if (*num_sectors > 0) -+ { -+ if (*start_sector + *num_sectors == sector -+ && offset == 0 && *last_length == SECTOR_SIZE) -+ { -+ *num_sectors++; -+ *last_length = length; -+ return; -+ } -+ else -+ { -+ if (*last_length == SECTOR_SIZE) -+ grub_printf ("%s%d+%d", *num_entries ? "," : "", -+ *start_sector - part_start, *num_sectors); -+ else if (*num_sectors > 1) -+ grub_printf ("%s%d+%d,%d[0-%d]", *num_entries ? "," : "", -+ *start_sector - part_start, *num_sectors-1, -+ *start_sector + *num_sectors-1 - part_start, -+ *last_length); -+ else -+ grub_printf ("%s%d[0-%d]", *num_entries ? "," : "", -+ *start_sector - part_start, *last_length); -+ *num_entries++; -+ *num_sectors = 0; -+ } -+ } -+ -+ if (offset > 0) -+ { -+ grub_printf("%s%d[%d-%d]", *num_entries ? "," : "", -+ sector-part_start, offset, offset+length); -+ *num_entries++; -+ } -+ else -+ { -+ *start_sector = sector; -+ *num_sectors = 1; -+ *last_length = length; -+ } -+} -+ - /* blocklist */ - static int - blocklist_func (char *arg, int flags) - { - char *dummy = (char *) RAW_ADDR (0x100000); -- int start_sector; -- int num_sectors = 0; -- int num_entries = 0; -- int last_length = 0; -- -- auto void disk_read_blocklist_func (int sector, int offset, int length); -- -- /* Collect contiguous blocks into one entry as many as possible, -- and print the blocklist notation on the screen. */ -- auto void disk_read_blocklist_func (int sector, int offset, int length) -- { -- if (num_sectors > 0) -- { -- if (start_sector + num_sectors == sector -- && offset == 0 && last_length == SECTOR_SIZE) -- { -- num_sectors++; -- last_length = length; -- return; -- } -- else -- { -- if (last_length == SECTOR_SIZE) -- grub_printf ("%s%d+%d", num_entries ? "," : "", -- start_sector - part_start, num_sectors); -- else if (num_sectors > 1) -- grub_printf ("%s%d+%d,%d[0-%d]", num_entries ? "," : "", -- start_sector - part_start, num_sectors-1, -- start_sector + num_sectors-1 - part_start, -- last_length); -- else -- grub_printf ("%s%d[0-%d]", num_entries ? "," : "", -- start_sector - part_start, last_length); -- num_entries++; -- num_sectors = 0; -- } -- } -- -- if (offset > 0) -- { -- grub_printf("%s%d[%d-%d]", num_entries ? "," : "", -- sector-part_start, offset, offset+length); -- num_entries++; -- } -- else -- { -- start_sector = sector; -- num_sectors = 1; -- last_length = length; -- } -- } - -+ int *start_sector = &blocklist_func_context.start_sector; -+ int *num_sectors = &blocklist_func_context.num_sectors; -+ int *num_entries = &blocklist_func_context.num_entries; -+ - /* Open the file. */ - if (! grub_open (arg)) - return 1; -@@ -204,15 +241,15 @@ - grub_printf (")"); - - /* Read in the whole file to DUMMY. */ -- disk_read_hook = disk_read_blocklist_func; -+ disk_read_hook = blocklist_read_helper; - if (! grub_read (dummy, -1)) - goto fail; - - /* The last entry may not be printed yet. Don't check if it is a - * full sector, since it doesn't matter if we read too much. */ -- if (num_sectors > 0) -- grub_printf ("%s%d+%d", num_entries ? "," : "", -- start_sector - part_start, num_sectors); -+ if (*num_sectors > 0) -+ grub_printf ("%s%d+%d", *num_entries ? "," : "", -+ *start_sector - part_start, *num_sectors); - - grub_printf ("\n"); - -@@ -1868,6 +1905,77 @@ - - - /* install */ -+static struct { -+ int saved_sector; -+ int installaddr; -+ int installlist; -+ char *stage2_first_buffer; -+} install_func_context = { -+ .saved_sector = 0, -+ .installaddr = 0, -+ .installlist = 0, -+ .stage2_first_buffer = NULL, -+}; -+ -+/* Save the first sector of Stage2 in STAGE2_SECT. */ -+/* Formerly disk_read_savesect_func with local scope inside install_func */ -+static void -+install_savesect_helper(int sector, int offset, int length) -+{ -+ if (debug) -+ printf ("[%d]", sector); -+ -+ /* ReiserFS has files which sometimes contain data not aligned -+ on sector boundaries. Returning an error is better than -+ silently failing. */ -+ if (offset != 0 || length != SECTOR_SIZE) -+ errnum = ERR_UNALIGNED; -+ -+ install_func_context.saved_sector = sector; -+} -+ -+/* Write SECTOR to INSTALLLIST, and update INSTALLADDR and INSTALLSECT. */ -+/* Formerly disk_read_blocklist_func with local scope inside install_func */ -+static void -+install_blocklist_helper (int sector, int offset, int length) -+{ -+ int *installaddr = &install_func_context.installaddr; -+ int *installlist = &install_func_context.installlist; -+ char **stage2_first_buffer = &install_func_context.stage2_first_buffer; -+ /* Was the last sector full? */ -+ static int last_length = SECTOR_SIZE; -+ -+ if (debug) -+ printf("[%d]", sector); -+ -+ if (offset != 0 || last_length != SECTOR_SIZE) -+ { -+ /* We found a non-sector-aligned data block. */ -+ errnum = ERR_UNALIGNED; -+ return; -+ } -+ -+ last_length = length; -+ -+ if (*((unsigned long *) (*installlist - 4)) -+ + *((unsigned short *) *installlist) != sector -+ || *installlist == (int) *stage2_first_buffer + SECTOR_SIZE + 4) -+ { -+ *installlist -= 8; -+ -+ if (*((unsigned long *) (*installlist - 8))) -+ errnum = ERR_WONT_FIT; -+ else -+ { -+ *((unsigned short *) (*installlist + 2)) = (*installaddr >> 4); -+ *((unsigned long *) (*installlist - 4)) = sector; -+ } -+ } -+ -+ *((unsigned short *) *installlist) += 1; -+ *installaddr += 512; -+} -+ - static int - install_func (char *arg, int flags) - { -@@ -1875,8 +1983,12 @@ - char *stage1_buffer = (char *) RAW_ADDR (0x100000); - char *stage2_buffer = stage1_buffer + SECTOR_SIZE; - char *old_sect = stage2_buffer + SECTOR_SIZE; -- char *stage2_first_buffer = old_sect + SECTOR_SIZE; -- char *stage2_second_buffer = stage2_first_buffer + SECTOR_SIZE; -+ /* stage2_first_buffer used to be defined as: -+ * char *stage2_first_buffer = old_sect + SECTOR_SIZE; */ -+ char **stage2_first_buffer = &install_func_context.stage2_first_buffer; -+ /* and stage2_second_buffer was: -+ * char *stage2_second_buffer = stage2_first_buffer + SECTOR_SIZE; */ -+ char *stage2_second_buffer = old_sect + SECTOR_SIZE + SECTOR_SIZE; - /* XXX: Probably SECTOR_SIZE is reasonable. */ - char *config_filename = stage2_second_buffer + SECTOR_SIZE; - char *dummy = config_filename + SECTOR_SIZE; -@@ -1885,10 +1997,11 @@ - int src_drive, src_partition, src_part_start; - int i; - struct geometry dest_geom, src_geom; -- int saved_sector; -+ int *saved_sector = &install_func_context.saved_sector; - int stage2_first_sector, stage2_second_sector; - char *ptr; -- int installaddr, installlist; -+ int *installaddr = &install_func_context.installaddr; -+ int *installlist = &install_func_context.installlist; - /* Point to the location of the name of a configuration file in Stage 2. */ - char *config_file_location; - /* If FILE is a Stage 1.5? */ -@@ -1897,67 +2010,13 @@ - int is_open = 0; - /* If LBA is forced? */ - int is_force_lba = 0; -- /* Was the last sector full? */ -- int last_length = SECTOR_SIZE; -- -+ -+ *stage2_first_buffer = old_sect + SECTOR_SIZE; - #ifdef GRUB_UTIL - /* If the Stage 2 is in a partition mounted by an OS, this will store - the filename under the OS. */ - char *stage2_os_file = 0; - #endif /* GRUB_UTIL */ -- -- auto void disk_read_savesect_func (int sector, int offset, int length); -- auto void disk_read_blocklist_func (int sector, int offset, int length); -- -- /* Save the first sector of Stage2 in STAGE2_SECT. */ -- auto void disk_read_savesect_func (int sector, int offset, int length) -- { -- if (debug) -- printf ("[%d]", sector); -- -- /* ReiserFS has files which sometimes contain data not aligned -- on sector boundaries. Returning an error is better than -- silently failing. */ -- if (offset != 0 || length != SECTOR_SIZE) -- errnum = ERR_UNALIGNED; -- -- saved_sector = sector; -- } -- -- /* Write SECTOR to INSTALLLIST, and update INSTALLADDR and -- INSTALLSECT. */ -- auto void disk_read_blocklist_func (int sector, int offset, int length) -- { -- if (debug) -- printf("[%d]", sector); -- -- if (offset != 0 || last_length != SECTOR_SIZE) -- { -- /* We found a non-sector-aligned data block. */ -- errnum = ERR_UNALIGNED; -- return; -- } -- -- last_length = length; -- -- if (*((unsigned long *) (installlist - 4)) -- + *((unsigned short *) installlist) != sector -- || installlist == (int) stage2_first_buffer + SECTOR_SIZE + 4) -- { -- installlist -= 8; -- -- if (*((unsigned long *) (installlist - 8))) -- errnum = ERR_WONT_FIT; -- else -- { -- *((unsigned short *) (installlist + 2)) = (installaddr >> 4); -- *((unsigned long *) (installlist - 4)) = sector; -- } -- } -- -- *((unsigned short *) installlist) += 1; -- installaddr += 512; -- } - - /* First, check the GNU-style long option. */ - while (1) -@@ -1987,10 +2049,10 @@ - addr = skip_to (0, file); - - /* Get the installation address. */ -- if (! safe_parse_maxint (&addr, &installaddr)) -+ if (! safe_parse_maxint (&addr, installaddr)) - { - /* ADDR is not specified. */ -- installaddr = 0; -+ *installaddr = 0; - ptr = addr; - errnum = 0; - } -@@ -2084,17 +2146,17 @@ - = (dest_drive & BIOS_FLAG_FIXED_DISK); - - /* Read the first sector of Stage 2. */ -- disk_read_hook = disk_read_savesect_func; -- if (grub_read (stage2_first_buffer, SECTOR_SIZE) != SECTOR_SIZE) -+ disk_read_hook = install_savesect_helper; -+ if (grub_read (*stage2_first_buffer, SECTOR_SIZE) != SECTOR_SIZE) - goto fail; - -- stage2_first_sector = saved_sector; -+ stage2_first_sector = *saved_sector; - - /* Read the second sector of Stage 2. */ - if (grub_read (stage2_second_buffer, SECTOR_SIZE) != SECTOR_SIZE) - goto fail; - -- stage2_second_sector = saved_sector; -+ stage2_second_sector = *saved_sector; - - /* Check for the version of Stage 2. */ - if (*((short *) (stage2_second_buffer + STAGE2_VER_MAJ_OFFS)) -@@ -2110,27 +2172,27 @@ - - /* If INSTALLADDR is not specified explicitly in the command-line, - determine it by the Stage 2 id. */ -- if (! installaddr) -+ if (! *installaddr) - { - if (! is_stage1_5) - /* Stage 2. */ -- installaddr = 0x8000; -+ *installaddr = 0x8000; - else - /* Stage 1.5. */ -- installaddr = 0x2000; -+ *installaddr = 0x2000; - } - - *((unsigned long *) (stage1_buffer + STAGE1_STAGE2_SECTOR)) - = stage2_first_sector; - *((unsigned short *) (stage1_buffer + STAGE1_STAGE2_ADDRESS)) -- = installaddr; -+ = *installaddr; - *((unsigned short *) (stage1_buffer + STAGE1_STAGE2_SEGMENT)) -- = installaddr >> 4; -+ = *installaddr >> 4; - -- i = (int) stage2_first_buffer + SECTOR_SIZE - 4; -+ i = (int) *stage2_first_buffer + SECTOR_SIZE - 4; - while (*((unsigned long *) i)) - { -- if (i < (int) stage2_first_buffer -+ if (i < (int) *stage2_first_buffer - || (*((int *) (i - 4)) & 0x80000000) - || *((unsigned short *) i) >= 0xA00 - || *((short *) (i + 2)) == 0) -@@ -2144,13 +2206,13 @@ - i -= 8; - } - -- installlist = (int) stage2_first_buffer + SECTOR_SIZE + 4; -- installaddr += SECTOR_SIZE; -+ *installlist = (int) *stage2_first_buffer + SECTOR_SIZE + 4; -+ *installaddr += SECTOR_SIZE; - - /* Read the whole of Stage2 except for the first sector. */ - grub_seek (SECTOR_SIZE); - -- disk_read_hook = disk_read_blocklist_func; -+ disk_read_hook = install_blocklist_helper; - if (! grub_read (dummy, -1)) - goto fail; - -@@ -2233,7 +2295,7 @@ - /* Skip the first sector. */ - grub_seek (SECTOR_SIZE); - -- disk_read_hook = disk_read_savesect_func; -+ disk_read_hook = install_savesect_helper; - if (grub_read (stage2_buffer, SECTOR_SIZE) != SECTOR_SIZE) - goto fail; - -@@ -2303,7 +2365,7 @@ - else - #endif /* GRUB_UTIL */ - { -- if (! devwrite (saved_sector - part_start, 1, stage2_buffer)) -+ if (! devwrite (*saved_sector - part_start, 1, stage2_buffer)) - goto fail; - } - } -@@ -2325,7 +2387,7 @@ - goto fail; - } - -- if (fwrite (stage2_first_buffer, 1, SECTOR_SIZE, fp) != SECTOR_SIZE) -+ if (fwrite (*stage2_first_buffer, 1, SECTOR_SIZE, fp) != SECTOR_SIZE) - { - fclose (fp); - errnum = ERR_WRITE; -@@ -2352,7 +2414,7 @@ - goto fail; - - if (! devwrite (stage2_first_sector - src_part_start, 1, -- stage2_first_buffer)) -+ *stage2_first_buffer)) - goto fail; - - if (! devwrite (stage2_second_sector - src_part_start, 1, ---- grub-0.97/stage2/shared.h -+++ grub-0.97/stage2/shared.h -@@ -36,8 +36,8 @@ - - /* Maybe redirect memory requests through grub_scratch_mem. */ - #ifdef GRUB_UTIL --extern char *grub_scratch_mem; --# define RAW_ADDR(x) ((x) + (int) grub_scratch_mem) -+extern void *grub_scratch_mem; -+# define RAW_ADDR(x) ((x) + (unsigned long) grub_scratch_mem) - # define RAW_SEG(x) (RAW_ADDR ((x) << 4) >> 4) - #else - # define RAW_ADDR(x) (x) diff --git a/source/base/grub/05-grub-0.97-initrdaddr.diff b/source/base/grub/05-grub-0.97-initrdaddr.diff deleted file mode 100644 index ccf5f3e..0000000 --- a/source/base/grub/05-grub-0.97-initrdaddr.diff +++ /dev/null @@ -1,16 +0,0 @@ ---- grub-0.96/stage2/boot.c -+++ grub-0.96/stage2/boot.c -@@ -824,8 +824,11 @@ - moveto = (mbi.mem_upper + 0x400) << 10; - - moveto = (moveto - len) & 0xfffff000; -- max_addr = (lh->header == LINUX_MAGIC_SIGNATURE && lh->version >= 0x0203 -- ? lh->initrd_addr_max : LINUX_INITRD_MAX_ADDRESS); -+ max_addr = LINUX_INITRD_MAX_ADDRESS; -+ if (lh->header == LINUX_MAGIC_SIGNATURE && -+ lh->version >= 0x0203 && -+ lh->initrd_addr_max < max_addr) -+ max_addr = lh->initrd_addr_max; - if (moveto + len >= max_addr) - moveto = (max_addr - len) & 0xfffff000; - diff --git a/source/base/grub/06-grub-support-256byte-inode.patch b/source/base/grub/06-grub-support-256byte-inode.patch deleted file mode 100644 index ad7ffaf..0000000 --- a/source/base/grub/06-grub-support-256byte-inode.patch +++ /dev/null @@ -1,97 +0,0 @@ - -Patch from Red Hat. - -diff -Nrup a/stage2/fsys_ext2fs.c b/stage2/fsys_ext2fs.c ---- a/stage2/fsys_ext2fs.c 2004-08-08 20:19:18.000000000 +0200 -+++ b/stage2/fsys_ext2fs.c 2008-01-30 14:27:20.000000000 +0100 -@@ -79,7 +79,52 @@ struct ext2_super_block - __u32 s_rev_level; /* Revision level */ - __u16 s_def_resuid; /* Default uid for reserved blocks */ - __u16 s_def_resgid; /* Default gid for reserved blocks */ -- __u32 s_reserved[235]; /* Padding to the end of the block */ -+ /* -+ * These fields are for EXT2_DYNAMIC_REV superblocks only. -+ * -+ * Note: the difference between the compatible feature set and -+ * the incompatible feature set is that if there is a bit set -+ * in the incompatible feature set that the kernel doesn't -+ * know about, it should refuse to mount the filesystem. -+ * -+ * e2fsck's requirements are more strict; if it doesn't know -+ * about a feature in either the compatible or incompatible -+ * feature set, it must abort and not try to meddle with -+ * things it doesn't understand... -+ */ -+ __u32 s_first_ino; /* First non-reserved inode */ -+ __u16 s_inode_size; /* size of inode structure */ -+ __u16 s_block_group_nr; /* block group # of this superblock */ -+ __u32 s_feature_compat; /* compatible feature set */ -+ __u32 s_feature_incompat; /* incompatible feature set */ -+ __u32 s_feature_ro_compat; /* readonly-compatible feature set */ -+ __u8 s_uuid[16]; /* 128-bit uuid for volume */ -+ char s_volume_name[16]; /* volume name */ -+ char s_last_mounted[64]; /* directory where last mounted */ -+ __u32 s_algorithm_usage_bitmap; /* For compression */ -+ /* -+ * Performance hints. Directory preallocation should only -+ * happen if the EXT2_FEATURE_COMPAT_DIR_PREALLOC flag is on. -+ */ -+ __u8 s_prealloc_blocks; /* Nr of blocks to try to preallocate*/ -+ __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */ -+ __u16 s_reserved_gdt_blocks;/* Per group table for online growth */ -+ /* -+ * Journaling support valid if EXT2_FEATURE_COMPAT_HAS_JOURNAL set. -+ */ -+ __u8 s_journal_uuid[16]; /* uuid of journal superblock */ -+ __u32 s_journal_inum; /* inode number of journal file */ -+ __u32 s_journal_dev; /* device number of journal file */ -+ __u32 s_last_orphan; /* start of list of inodes to delete */ -+ __u32 s_hash_seed[4]; /* HTREE hash seed */ -+ __u8 s_def_hash_version; /* Default hash version to use */ -+ __u8 s_jnl_backup_type; /* Default type of journal backup */ -+ __u16 s_reserved_word_pad; -+ __u32 s_default_mount_opts; -+ __u32 s_first_meta_bg; /* First metablock group */ -+ __u32 s_mkfs_time; /* When the filesystem was created */ -+ __u32 s_jnl_blocks[17]; /* Backup of the journal inode */ -+ __u32 s_reserved[172]; /* Padding to the end of the block */ - }; - - struct ext2_group_desc -@@ -218,6 +263,9 @@ struct ext2_dir_entry - #define EXT2_ADDR_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s) / sizeof (__u32)) - #define EXT2_ADDR_PER_BLOCK_BITS(s) (log2(EXT2_ADDR_PER_BLOCK(s))) - -+#define EXT2_INODE_SIZE(s) (SUPERBLOCK->s_inode_size) -+#define EXT2_INODES_PER_BLOCK(s) (EXT2_BLOCK_SIZE(s)/EXT2_INODE_SIZE(s)) -+ - /* linux/ext2_fs.h */ - #define EXT2_BLOCK_SIZE_BITS(s) ((s)->s_log_block_size + 10) - /* kind of from ext2/super.c */ -@@ -553,7 +601,7 @@ ext2fs_dir (char *dirname) - gdp = GROUP_DESC; - ino_blk = gdp[desc].bg_inode_table + - (((current_ino - 1) % (SUPERBLOCK->s_inodes_per_group)) -- >> log2 (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode))); -+ >> log2 (EXT2_INODES_PER_BLOCK (SUPERBLOCK))); - #ifdef E2DEBUG - printf ("inode table fsblock=%d\n", ino_blk); - #endif /* E2DEBUG */ -@@ -565,13 +613,12 @@ ext2fs_dir (char *dirname) - /* reset indirect blocks! */ - mapblock2 = mapblock1 = -1; - -- raw_inode = INODE + -- ((current_ino - 1) -- & (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode) - 1)); -+ raw_inode = (struct ext2_inode *)((char *)INODE + -+ ((current_ino - 1) & (EXT2_INODES_PER_BLOCK (SUPERBLOCK) - 1)) * -+ EXT2_INODE_SIZE (SUPERBLOCK)); - #ifdef E2DEBUG - printf ("ipb=%d, sizeof(inode)=%d\n", -- (EXT2_BLOCK_SIZE (SUPERBLOCK) / sizeof (struct ext2_inode)), -- sizeof (struct ext2_inode)); -+ EXT2_INODES_PER_BLOCK (SUPERBLOCK), EXT2_INODE_SIZE (SUPERBLOCK)); - printf ("inode=%x, raw_inode=%x\n", INODE, raw_inode); - printf ("offset into inode table block=%d\n", (int) raw_inode - (int) INODE); - for (i = (unsigned char *) INODE; i <= (unsigned char *) raw_inode; diff --git a/source/base/grub/07-grub-macbook-support.patch b/source/base/grub/07-grub-macbook-support.patch deleted file mode 100644 index ff551fe..0000000 --- a/source/base/grub/07-grub-macbook-support.patch +++ /dev/null @@ -1,69 +0,0 @@ -From http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=intelmac_grub.diff;att=1;bug=369655 - ---- grub-0.97.orig/stage2/asm.S 2004-06-19 18:55:22.000000000 +0200 -+++ grub-0.97/stage2/asm.S 2006-04-21 11:10:52.000000000 +0200 -@@ -1651,7 +1651,29 @@ - jnz 3f - ret - --3: /* use keyboard controller */ -+3: /* -+ * try to switch gateA20 using PORT92, the "Fast A20 and Init" -+ * register -+ */ -+ mov $0x92, %dx -+ inb %dx, %al -+ /* skip the port92 code if it's unimplemented (read returns 0xff) */ -+ cmpb $0xff, %al -+ jz 6f -+ -+ /* set or clear bit1, the ALT_A20_GATE bit */ -+ movb 4(%esp), %ah -+ testb %ah, %ah -+ jz 4f -+ orb $2, %al -+ jmp 5f -+4: and $0xfd, %al -+ -+ /* clear the INIT_NOW bit don't accidently reset the machine */ -+5: and $0xfe, %al -+ outb %al, %dx -+ -+6: /* use keyboard controller */ - pushl %eax - - call gloop1 -@@ -1661,9 +1683,12 @@ - - gloopint1: - inb $K_STATUS -+ cmpb $0xff, %al -+ jz gloopint1_done - andb $K_IBUF_FUL, %al - jnz gloopint1 - -+gloopint1_done: - movb $KB_OUTPUT_MASK, %al - cmpb $0, 0x8(%esp) - jz gdoit -@@ -1684,6 +1709,8 @@ - - gloop1: - inb $K_STATUS -+ cmpb $0xff, %al -+ jz gloop2ret - andb $K_IBUF_FUL, %al - jnz gloop1 - -@@ -1991,6 +2018,11 @@ - ENTRY(console_getkey) - push %ebp - -+wait_for_key: -+ call EXT_C(console_checkkey) -+ incl %eax -+ jz wait_for_key -+ - call EXT_C(prot_to_real) - .code16 - diff --git a/source/base/grub/08-ext4.patch b/source/base/grub/08-ext4.patch deleted file mode 100644 index 1f2921b..0000000 --- a/source/base/grub/08-ext4.patch +++ /dev/null @@ -1,267 +0,0 @@ ---- a/stage2/fsys_ext2fs.c 2009-01-06 10:05:17.095477224 +0000 -+++ b/stage2/fsys_ext2fs.c 2009-01-06 10:29:15.675982416 +0000 -@@ -51,6 +51,9 @@ - #define EXT2_TIND_BLOCK (EXT2_DIND_BLOCK + 1) - #define EXT2_N_BLOCKS (EXT2_TIND_BLOCK + 1) - -+/* Inode flags */ -+#define EXT4_EXTENTS_FL 0x00080000 /* Inode uses extents */ -+ - /* include/linux/ext2_fs.h */ - struct ext2_super_block - { -@@ -236,6 +239,42 @@ - #define EXT2_DIR_REC_LEN(name_len) (((name_len) + 8 + EXT2_DIR_ROUND) & \ - ~EXT2_DIR_ROUND) - -+/* linux/ext4_fs_extents.h */ -+/* -+ * This is the extent on-disk structure. -+ * It's used at the bottom of the tree. -+ */ -+struct ext4_extent { -+ __u32 ee_block; /* first logical block extent covers */ -+ __u16 ee_len; /* number of blocks covered by extent */ -+ __u16 ee_start_hi; /* high 16 bits of physical block */ -+ __u32 ee_start; /* low 32 bits of physical block */ -+}; -+ -+/* -+ * This is index on-disk structure. -+ * It's used at all the levels except the bottom. -+ */ -+struct ext4_extent_idx { -+ __u32 ei_block; /* index covers logical blocks from 'block' */ -+ __u32 ei_leaf; /* pointer to the physical block of the next * -+ * level. leaf or next index could be there */ -+ __u16 ei_leaf_hi; /* high 16 bits of physical block */ -+ __u16 ei_unused; -+}; -+ -+/* -+ * Each block (leaves and indexes), even inode-stored has header. -+ */ -+struct ext4_extent_header { -+ __u16 eh_magic; /* probably will support different formats */ -+ __u16 eh_entries; /* number of valid entries */ -+ __u16 eh_max; /* capacity of store in entries */ -+ __u16 eh_depth; /* has tree real underlying blocks? */ -+ __u32 eh_generation; /* generation of the tree */ -+}; -+ -+#define EXT4_EXT_MAGIC 0xf30a - - /* ext2/super.c */ - #define log2(n) ffz(~(n)) -@@ -327,6 +366,27 @@ - EXT2_BLOCK_SIZE (SUPERBLOCK), (char *) buffer); - } - -+/* Walk through extents index tree to find the good leaf */ -+static struct ext4_extent_header * -+ext4_recurse_extent_index(struct ext4_extent_header *extent_block, int logical_block) -+{ -+ int i; -+ struct ext4_extent_idx *index = (struct ext4_extent_idx *) (extent_block + 1); -+ if (extent_block->eh_magic != EXT4_EXT_MAGIC) -+ return NULL; -+ if (extent_block->eh_depth == 0) -+ return extent_block; -+ for (i = 0; i < extent_block->eh_entries; i++) -+ { -+ if (logical_block < index[i].ei_block) -+ break; -+ } -+ if (i == 0 || !ext2_rdfsb(index[i-1].ei_leaf, DATABLOCK1)) -+ return NULL; -+ return (ext4_recurse_extent_index((struct ext4_extent_header *) DATABLOCK1, logical_block)); -+} -+ -+ - /* from - ext2/inode.c:ext2_bmap() - */ -@@ -335,7 +395,6 @@ - static int - ext2fs_block_map (int logical_block) - { -- - #ifdef E2DEBUG - unsigned char *i; - for (i = (unsigned char *) INODE; -@@ -356,82 +415,106 @@ - printf ("logical block %d\n", logical_block); - #endif /* E2DEBUG */ - -- /* if it is directly pointed to by the inode, return that physical addr */ -- if (logical_block < EXT2_NDIR_BLOCKS) -+ if (!(INODE->i_flags & EXT4_EXTENTS_FL)) - { --#ifdef E2DEBUG -- printf ("returning %d\n", (unsigned char *) (INODE->i_block[logical_block])); -- printf ("returning %d\n", INODE->i_block[logical_block]); --#endif /* E2DEBUG */ -- return INODE->i_block[logical_block]; -- } -- /* else */ -- logical_block -= EXT2_NDIR_BLOCKS; -- /* try the indirect block */ -- if (logical_block < EXT2_ADDR_PER_BLOCK (SUPERBLOCK)) -- { -- if (mapblock1 != 1 -- && !ext2_rdfsb (INODE->i_block[EXT2_IND_BLOCK], DATABLOCK1)) -- { -- errnum = ERR_FSYS_CORRUPT; -- return -1; -- } -- mapblock1 = 1; -- return ((__u32 *) DATABLOCK1)[logical_block]; -- } -- /* else */ -- logical_block -= EXT2_ADDR_PER_BLOCK (SUPERBLOCK); -- /* now try the double indirect block */ -- if (logical_block < (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2))) -- { -- int bnum; -- if (mapblock1 != 2 -- && !ext2_rdfsb (INODE->i_block[EXT2_DIND_BLOCK], DATABLOCK1)) -- { -- errnum = ERR_FSYS_CORRUPT; -- return -1; -- } -- mapblock1 = 2; -- if ((bnum = (((__u32 *) DATABLOCK1) -- [logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)])) -- != mapblock2 -- && !ext2_rdfsb (bnum, DATABLOCK2)) -- { -- errnum = ERR_FSYS_CORRUPT; -- return -1; -- } -- mapblock2 = bnum; -+ /* if it is directly pointed to by the inode, return that physical addr */ -+ if (logical_block < EXT2_NDIR_BLOCKS) -+ { -+#ifdef E2DEBUG -+ printf ("returning %d\n", (unsigned char *) (INODE->i_block[logical_block])); -+ printf ("returning %d\n", INODE->i_block[logical_block]); -+#endif /* E2DEBUG */ -+ return INODE->i_block[logical_block]; -+ } -+ /* else */ -+ logical_block -= EXT2_NDIR_BLOCKS; -+ /* try the indirect block */ -+ if (logical_block < EXT2_ADDR_PER_BLOCK (SUPERBLOCK)) -+ { -+ if (mapblock1 != 1 && !ext2_rdfsb (INODE->i_block[EXT2_IND_BLOCK], DATABLOCK1)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ mapblock1 = 1; -+ return ((__u32 *) DATABLOCK1)[logical_block]; -+ } -+ /* else */ -+ logical_block -= EXT2_ADDR_PER_BLOCK (SUPERBLOCK); -+ /* now try the double indirect block */ -+ if (logical_block < (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2))) -+ { -+ int bnum; -+ if (mapblock1 != 2 && !ext2_rdfsb (INODE->i_block[EXT2_DIND_BLOCK], DATABLOCK1)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ mapblock1 = 2; -+ if ((bnum = (((__u32 *) DATABLOCK1) -+ [logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)])) -+ != mapblock2 -+ && !ext2_rdfsb (bnum, DATABLOCK2)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ mapblock2 = bnum; -+ return ((__u32 *) DATABLOCK2) -+ [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; -+ } -+ /* else */ -+ mapblock2 = -1; -+ logical_block -= (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2)); -+ if (mapblock1 != 3 -+ && !ext2_rdfsb (INODE->i_block[EXT2_TIND_BLOCK], DATABLOCK1)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ mapblock1 = 3; -+ if (!ext2_rdfsb (((__u32 *) DATABLOCK1) -+ [logical_block >> (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) -+ * 2)], -+ DATABLOCK2)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ if (!ext2_rdfsb (((__u32 *) DATABLOCK2) -+ [(logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)) -+ & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)], -+ DATABLOCK2)) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ - return ((__u32 *) DATABLOCK2) -- [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; -+ [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; - } -- /* else */ -- mapblock2 = -1; -- logical_block -= (1 << (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) * 2)); -- if (mapblock1 != 3 -- && !ext2_rdfsb (INODE->i_block[EXT2_TIND_BLOCK], DATABLOCK1)) -- { -- errnum = ERR_FSYS_CORRUPT; -- return -1; -- } -- mapblock1 = 3; -- if (!ext2_rdfsb (((__u32 *) DATABLOCK1) -- [logical_block >> (EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK) -- * 2)], -- DATABLOCK2)) -- { -- errnum = ERR_FSYS_CORRUPT; -- return -1; -- } -- if (!ext2_rdfsb (((__u32 *) DATABLOCK2) -- [(logical_block >> EXT2_ADDR_PER_BLOCK_BITS (SUPERBLOCK)) -- & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)], -- DATABLOCK2)) -+ /* inode is in extents format */ -+ else - { -+ int i; -+ struct ext4_extent_header *extent_hdr = -+ ext4_recurse_extent_index((struct ext4_extent_header *) INODE->i_block, logical_block); -+ struct ext4_extent *extent = (struct ext4_extent *) (extent_hdr + 1); -+ if ( extent_hdr == NULL || extent_hdr->eh_magic != EXT4_EXT_MAGIC) -+ { -+ errnum = ERR_FSYS_CORRUPT; -+ return -1; -+ } -+ for (i = 0; ieh_entries; i++) -+ { -+ if (extent[i].ee_block <= logical_block && logical_block < extent[i].ee_block + extent[i].ee_len && !(extent[i].ee_len>>15)) -+ return (logical_block - extent[i].ee_block + extent[i].ee_start); -+ } -+ /* We should not arrive here */ -+ - errnum = ERR_FSYS_CORRUPT; - return -1; - } -- return ((__u32 *) DATABLOCK2) -- [logical_block & (EXT2_ADDR_PER_BLOCK (SUPERBLOCK) - 1)]; - } - - /* preconditions: all preconds of ext2fs_block_map */ diff --git a/source/base/grub/09-virtio.patch b/source/base/grub/09-virtio.patch deleted file mode 100644 index 0855364..0000000 --- a/source/base/grub/09-virtio.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff --git a/util/grub-install.in b/util/grub-install.in -index 2e598b0..9fb76c3 100644 ---- a/util/grub-install.in -+++ b/util/grub-install.in -@@ -96,12 +96,12 @@ convert () { - # Break the device name into the disk part and the partition part. - case "$host_os" in - linux*) -- tmp_disk=`echo "$1" | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%' \ -+ tmp_disk=`echo "$1" | sed -e 's%\([shv]d[a-z]\)[0-9]*$%\1%' \ - -e 's%\(d[0-9]*\)p[0-9]*$%\1%' \ - -e 's%\(fd[0-9]*\)$%\1%' \ - -e 's%/part[0-9]*$%/disc%' \ - -e 's%\(c[0-7]d[0-9]*\).*$%\1%'` -- tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \ -+ tmp_part=`echo "$1" | sed -e 's%.*/[shv]d[a-z]\([0-9]*\)$%\1%' \ - -e 's%.*d[0-9]*p%%' \ - -e 's%.*/fd[0-9]*$%%' \ - -e 's%.*/floppy/[0-9]*$%%' \ diff --git a/source/base/grub/FrugalBuild b/source/base/grub/FrugalBuild deleted file mode 100644 index 0d04fb3..0000000 --- a/source/base/grub/FrugalBuild +++ /dev/null @@ -1,63 +0,0 @@ -# Compiling time: 0.29 SBU -# Maintainer: Miklos Vajna - -pkgname=grub -pkgver=0.97 -pkgrel=24 -pkgdesc="The GNU GRand Unified Bootloader" -url="http://www.gnu.org/software/grub/" -depends=('texinfo') -[ "$CARCH" == "i686" ] && depends=(${depends[@]} 'ncurses' 'mktemp' 'gmp') -[ "$CARCH" == "x86_64" ] && makedepends=(${makedepends[@]} 'ncurses' 'mktemp' 'gmp') -# diffutils: grub-install needs cmp(1) -rodepends=('grub-theme-frugalware' 'os-prober' 'diffutils') -groups=('base') -archs=('i686' 'x86_64') -up2date="lynx -dump ftp://alpha.gnu.org/gnu/grub/|grep 0.9.*tar.gz$|Flasttar" -source=(ftp://alpha.gnu.org/gnu/grub/grub-$pkgver.tar.gz \ - 00-$pkgname-$pkgver-gfxboot.patch \ - 02-$pkgname-$pkgver-debugcdboot.patch \ - 03-$pkgname-$pkgver-gcc4.patch \ - 04-grub-0.97-x86_64.patch \ - 05-grub-0.97-initrdaddr.diff \ - 06-grub-support-256byte-inode.patch \ - 07-grub-macbook-support.patch \ - 08-ext4.patch \ - 09-virtio.patch) -sha1sums=('2580626c4579bd99336d3af4482c346c95dac4fb' \ - 'ffe895e10705633228caa903cd5ec8f0e9b4f416' \ - 'ea8fcfc066d2ada5ebccfa3f6c5fc5ffc0dd9225' \ - '220d1b55f6573b026f7f6cbc583b8aeaede20878' \ - '157b81dbad3576536b08642242accfa1aeb093a9' \ - 'adbb4685c98797ffb4dc83561ec75698991dddbd' \ - '389913c8b09e5882373e7cb233ecfefb7ad3a3cb' \ - '56223e12b2460c3390674158eddfb5a14a2efcc6' \ - '3d7db86501b27bcfeb038ac8cfb2a55b10b35ae1' \ - 'e30fbf86aa183cf77868cd508a2f1dc0f236e029') -Finclude texinfo - -build() -{ - # see http://savannah.gnu.org/bugs/?func=detailitem&item_id=14874 - CFLAGS=${CFLAGS/O?/O2} - # note that this should NOT build on a real x86_64 box - [ "$CARCH" == "x86_64" ] && CFLAGS="$CFLAGS -static" - Fpatchall - - # netboot - Fmake --libdir=/lib --datadir=/usr/lib/grub --exec-prefix=/ \ - --disable-auto-linux-mem-opt --enable-diskless \ - --enable-{3c{5{03,07,09,29,95},90x},cs89x0,davicom,depca,eepro{,100}} \ - --enable-{epic100,exos205,ni5210,lance,ne2100,ni{50,65}10,natsemi} \ - --enable-{ne,ns8390,wd,otulip,rtl8139,sis900,sk-g16,smc9000,tiara} \ - --enable-{tulip,via-rhine,w89c840} - Ffilerel stage2/stage2 /usr/lib/grub/i386-frugalware/stage2.netboot - Ffilerel stage2/{nbgrub,pxegrub} /usr/lib/grub/i386-frugalware/ - make clean - - # the normal build - Fmake --bindir=/bin --sbindir=/sbin - Fmakeinstall -} - -# optimization OK From slownlinux at gmail.com Wed Feb 15 20:16:44 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 20:16:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qtweetlib-0.4-1-i686 Message-ID: <20120215191644.275CE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c676357b54b3a445a5d74bb8d81ff44b0b4f83ad commit c676357b54b3a445a5d74bb8d81ff44b0b4f83ad Author: Slown Date: Wed Feb 15 20:16:44 2012 +0100 qtweetlib-0.4-1-i686 * version bump diff --git a/source/lib-extra/qtweetlib/FrugalBuild b/source/lib-extra/qtweetlib/FrugalBuild index 8e7b729..60b9e70 100644 --- a/source/lib-extra/qtweetlib/FrugalBuild +++ b/source/lib-extra/qtweetlib/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.51 SBU +# Compiling Time: 0.50 SBU # Maintainer: Slown pkgname=qtweetlib -pkgver=0.3.0 -pkgrel=2 +pkgver=0.4 +pkgrel=1 pkgdesc="C++ Qt based Twitter library" depends=('libqtgui' 'libqtnetwork' 'qjson' 'bzip2' 'libuuid') groups=('lib-extra') @@ -12,7 +12,7 @@ _F_archive_name="QTweetLib" _F_github_name="QTweetLib" _F_github_author="minimoog" Finclude github cmake -_F_cd_path="minimoog-QTweetLib-f0442f6" -sha1sums=('a5946d9ab430a1351586f73bb7c0c42d11513be7') +_F_cd_path="QTweetLib-$pkgver" +sha1sums=('2b809e6468178b504e897b75ccaf205cd7c9750f') # optimization OK From devil505linux at gmail.com Wed Feb 15 20:35:07 2012 From: devil505linux at gmail.com (Devil505) Date: Wed, 15 Feb 2012 20:35:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: miro-4.0.6-1-i686 * version bump Message-ID: <20120215193507.21FB2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f0b945ea5253331f2b462c91686d07b8dfb36744 commit f0b945ea5253331f2b462c91686d07b8dfb36744 Author: Devil505 Date: Wed Feb 15 20:31:48 2012 +0100 miro-4.0.6-1-i686 * version bump diff --git a/source/gnome-extra/miro/FrugalBuild b/source/gnome-extra/miro/FrugalBuild index 990bf8e..135ccbb 100644 --- a/source/gnome-extra/miro/FrugalBuild +++ b/source/gnome-extra/miro/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Priyank Gosalia pkgname=miro -pkgver=4.0.4 +pkgver=4.0.6 pkgrel=1 pkgdesc="The free and open source internet TV platform." url="http://www.getmiro.com/" @@ -22,7 +22,7 @@ _F_gnome_mime="y" Finclude gnome-scriptlet up2date="lynx -dump 'http://ftp.osuosl.org/pub/pculture.org/miro/src/?C=M;O=A'| Flasttar" source=(http://ftp.osuosl.org/pub/pculture.org/$pkgname/src/$pkgname-$pkgver.tar.gz) -sha1sums=('4ddafeb37bb4a7666326749f68b98f72398e0039') +sha1sums=('5c3d632d8cf30516b321f79b22d4468b61ff9e6c') build() { From ryuo at frugalware.org Wed Feb 15 20:41:47 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 20:41:47 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * move to base * release bump Message-ID: <20120215194147.699AA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=eb4d8aabbef2ac13ec7040b069113f49c19c5089 commit eb4d8aabbef2ac13ec7040b069113f49c19c5089 Author: James Buren Date: Wed Feb 15 12:59:30 2012 -0600 grub2-1.99-5-i686 * move to base * release bump diff --git a/source/base-extra/grub2/FrugalBuild b/source/base/grub2/FrugalBuild similarity index 96% rename from source/base-extra/grub2/FrugalBuild rename to source/base/grub2/FrugalBuild index 5599d3c..8676108 100644 --- a/source/base-extra/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=grub2 _F_archive_name=grub pkgver=1.99 -pkgrel=4 +pkgrel=5 pkgdesc="The GNU GRand Unified Bootloader" url="http://www.gnu.org/software/grub/" conflicts=('grub') @@ -12,7 +12,7 @@ depends=('xz' 'bzip2' 'freetype2' 'mktemp' 'ncurses') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') fi -groups=('base-extra') +groups=('base') archs=('i686' 'x86_64') up2date="Flasttar ftp://ftp.gnu.org/gnu/grub/" source=("ftp://ftp.gnu.org/gnu/grub/$_F_archive_name-$pkgver$pkgextraver.tar.xz" 'grub') diff --git a/source/base-extra/grub2/grub b/source/base/grub2/grub similarity index 100% rename from source/base-extra/grub2/grub rename to source/base/grub2/grub From ryuo at frugalware.org Wed Feb 15 20:41:47 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 20:41:47 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * replace grub Message-ID: <20120215194147.7DB42224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=8b7f01238a49344cd8e1c2f38ca01320433d0368 commit 8b7f01238a49344cd8e1c2f38ca01320433d0368 Author: James Buren Date: Wed Feb 15 13:08:52 2012 -0600 grub2-1.99-5-i686 * replace grub diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index 8676108..c5f7cda 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -8,6 +8,8 @@ pkgrel=5 pkgdesc="The GNU GRand Unified Bootloader" url="http://www.gnu.org/software/grub/" conflicts=('grub') +replaces=('grub') +provides=('grub') depends=('xz' 'bzip2' 'freetype2' 'mktemp' 'ncurses') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') From ryuo at frugalware.org Wed Feb 15 20:41:47 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 20:41:47 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * split freetype2 dependency Message-ID: <20120215194147.8A5D4224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=0c9a359f951d7b6e6652cd5a3efd2fc028133a7e commit 0c9a359f951d7b6e6652cd5a3efd2fc028133a7e Author: James Buren Date: Wed Feb 15 13:41:03 2012 -0600 grub2-1.99-5-i686 * split freetype2 dependency diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index c5f7cda..3149926 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.gnu.org/software/grub/" conflicts=('grub') replaces=('grub') provides=('grub') -depends=('xz' 'bzip2' 'freetype2' 'mktemp' 'ncurses') +depends=('xz' 'bzip2' 'mktemp' 'ncurses') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') fi @@ -20,6 +20,12 @@ up2date="Flasttar ftp://ftp.gnu.org/gnu/grub/" source=("ftp://ftp.gnu.org/gnu/grub/$_F_archive_name-$pkgver$pkgextraver.tar.xz" 'grub') signatures=("${source[0]}.sig" '') +subpkgs=('grub2-mkfont') +subdescs=('grub2 mkfont utility') +subgroups=('base-extra') +subarchs=('i686 x86_64') +subdepends=('freetype2') + _build_grub_platform() { Fbuild --with-platform=$1 @@ -37,6 +43,7 @@ build() _build_grub_platform pc fi Ffile /etc/default/grub + Fsplit grub2-mkfont /usr/bin/grub-mkfont } # optimization OK From slownlinux at gmail.com Wed Feb 15 21:07:16 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 21:07:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-munkres-1.0.5.4-2-i686 Message-ID: <20120215200716.415DB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55f0265aae9ced4eb5e33cef8b3ea7a49efae9a2 commit 55f0265aae9ced4eb5e33cef8b3ea7a49efae9a2 Author: Slown Date: Wed Feb 15 21:06:10 2012 +0100 python-munkres-1.0.5.4-2-i686 * pkg++ diff --git a/source/lib-extra/python-munkres/FrugalBuild b/source/lib-extra/python-munkres/FrugalBuild index 7a133e7..4d03220 100644 --- a/source/lib-extra/python-munkres/FrugalBuild +++ b/source/lib-extra/python-munkres/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-munkres _F_archive_name="munkres" pkgver=1.0.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="Munkres algorithm for the assignment problem" rodepends=('python') groups=('lib-extra') From baste at frugalware.org Wed Feb 15 21:16:03 2012 From: baste at frugalware.org (Baste) Date: Wed, 15 Feb 2012 21:16:03 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120215201603.23866224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4439a4a1d847b112e3a733b46a3cc0ecb675f958 commit 4439a4a1d847b112e3a733b46a3cc0ecb675f958 Merge: 60f7bd7 55f0265 Author: Baste Date: Wed Feb 15 21:16:10 2012 +0100 Merge ../current Conflicts: source/xlib-extra/libvirt/FrugalBuild diff --cc source/xlib-extra/libvirt/FrugalBuild index 663b0eb,84175dd..ddbf5c1 --- a/source/xlib-extra/libvirt/FrugalBuild +++ b/source/xlib-extra/libvirt/FrugalBuild @@@ -2,12 -2,11 +2,12 @@@ # Maintainer: jercel pkgname=libvirt - pkgver=0.9.9 - pkgrel=1 + pkgver=0.9.10 -pkgrel=1 ++pkgrel=2 pkgdesc="libvirt is a library providing access to information from various virtualization tools" url="http://libvirt.org" -depends=('libxml2' 'gnutls>=2.12.12' 'cyrus-sasl' 'parted>=3.0' 'lvm2' 'libnl' 'systemd' 'polkit') +depends=('libxml2' 'gnutls>=2.12.12' 'cyrus-sasl' 'parted>=3.0' \ + 'lvm2' 'libnl' 'systemd' 'polkit' 'udev' 'avahi' 'libpciaccess') rodepends=('dnsmasq' 'bridge-utils' 'iproute2') makedepends=('python' 'gtk-doc') groups=('xlib-extra') diff --cc source/xlib/xine-lib/FrugalBuild index d7be01d,ced8fb8..2baf86a --- a/source/xlib/xine-lib/FrugalBuild +++ b/source/xlib/xine-lib/FrugalBuild @@@ -13,10 -13,10 +13,10 @@@ 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') +makedepends=('esd>=0.2.41' 'sdl>=1.2.14-2' 'jack>=0.118.0') groups=('xlib') archs=('i686' 'x86_64' 'ppc') sha1sums=('60ce1cea9bf7a6b7d8c60141593a8ed0c54f9445') From slownlinux at gmail.com Wed Feb 15 21:36:15 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 21:36:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-musicbrainz-ngs-0.1-2-i686 Message-ID: <20120215203615.725C4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ab978dee1d8fa7b35370721aac006b33108d579b commit ab978dee1d8fa7b35370721aac006b33108d579b Author: Slown Date: Wed Feb 15 21:36:17 2012 +0100 python-musicbrainz-ngs-0.1-2-i686 * pkg++ diff --git a/source/lib-extra/python-musicbrainz-ngs/FrugalBuild b/source/lib-extra/python-musicbrainz-ngs/FrugalBuild index c7e807e..b6652cf 100644 --- a/source/lib-extra/python-musicbrainz-ngs/FrugalBuild +++ b/source/lib-extra/python-musicbrainz-ngs/FrugalBuild @@ -4,7 +4,7 @@ pkgname=python-musicbrainz-ngs _F_archive_name="musicbrainzngs" pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Bindings for the MusicBrainz NGS service" rodepends=('python') groups=('lib-extra') From slownlinux at gmail.com Wed Feb 15 21:56:11 2012 From: slownlinux at gmail.com (Slown) Date: Wed, 15 Feb 2012 21:56:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: beets-1.0b12-2-i686 Message-ID: <20120215205611.317EC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0cec82bccf04db41a58bbf4bc6b3c238524a506c commit 0cec82bccf04db41a58bbf4bc6b3c238524a506c Author: Slown Date: Wed Feb 15 21:56:19 2012 +0100 beets-1.0b12-2-i686 * pkg++ diff --git a/source/multimedia-extra/beets/FrugalBuild b/source/multimedia-extra/beets/FrugalBuild index b9bc2d8..26fce92 100644 --- a/source/multimedia-extra/beets/FrugalBuild +++ b/source/multimedia-extra/beets/FrugalBuild @@ -3,11 +3,18 @@ pkgname=beets pkgver=1.0b12 -pkgrel=1 +pkgrel=2 pkgdesc="Flexible music library manager and tagger" -depends=('mutagen' 'python-munkers' 'python-unidecode' 'python-musicbrainz') +depends=('mutagen' 'python-munkres' 'python-unidecode' 'python-musicbrainz-ngs') makedepends=('python-distribute') groups=('multimedia-extra') archs=('i686' 'x86_64') Finclude pypi sha1sums=('6195055019a5b5313993e96f31f091c3848d6863') + +build() { + Fcd + python setup.py install --root=$Fdestdir || Fdie + Fmanrel man/beet.1 + Fmanrel man/beetsconfig.5 +} From ryuo at frugalware.org Wed Feb 15 22:31:47 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 22:31:47 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd.sh: initial draft of new schema Message-ID: <20120215213147.981A3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=f667d79036537b8f4645e6142c6d4ffff0c35747 commit f667d79036537b8f4645e6142c6d4ffff0c35747 Author: James Buren Date: Wed Feb 15 15:17:17 2012 -0600 kernel-initrd.sh: initial draft of new schema diff --git a/source/include/kernel-initrd.sh b/source/include/kernel-initrd.sh new file mode 100644 index 0000000..bd87dec --- /dev/null +++ b/source/include/kernel-initrd.sh @@ -0,0 +1,111 @@ +#!/bin/sh + +### +# = kernel-initrd.sh(3) +# James Buren +# +# == NAME +# kernel-initrd.sh - for Frugalware +# +# == SYNOPSIS +# Common schema for kernel initrd packages. +# +# == EXAMPLE +# -------------------------------------------------- +# pkgname=kernel-initrd-modules +# pkgrel=1 +# pkgdesc="Initrd for kernel modules." +# _F_kernel_initrd_options="--kernel-only" +# _F_kernel_initrd_name="initrd-modules" +# _F_kernel_initrd_modules_check=y +# +# Finclude kernel-initrd +# +# rodepends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") +# -------------------------------------------------- +# +# == OPTIONS +# * _F_kernel_initrd_modules_check: specify if you want the generated initrd +# to be checked for kernel modules +# * _F_kernel_initrd_options: options to pass to dracut +# * _F_kernel_initrd_name: name of initrd to place under /boot +### +Finclude kernel-version + +if [ -z "$_F_kernel_initrd_name" ]; then + error "_F_kernel_initrd_name is not defined." + Fdie +fi + +if [ -z "$_F_kernel_initrd_options" ]; then + error "_F_kernel_initrd_options is not defined." + Fdie +fi + +### +# == OVERWRITTEN VARIABLES +# * pkgver +# * url +# * makedepends() +# * archs() +# * up2date +# * groups() +# * source() +# * options() +### +pkgver=$_F_kernelver_ver +url="http://www.frugalware.org" +makedepends=( +'udev>=175-2' +'systemd>=38-2' +'kmod>=4-2' +'xz' +'linux-firmware>=20120203-1' +'eject' +'sysvinit-tools' +'less' +'xfsprogs' +'jfsutils' +'reiserfsprogs' +'mdadm' +'lvm2' +'dracut-plymouth' +'dracut-raid' +"kernel=$_F_kernelver_ver-$_F_kernelver_rel" +) +archs=('i686' 'x86_64') +up2date="$pkgver" +groups=('base') +source=() +options=('scriptlet') + +### +# == PROVIDED FUNCTIONS +# * Fbuild_kernel_initrd() +### +Fbuild_kernel_initrd() +{ + local _UNAME _INITRD + _UNAME="$_F_kernelver_ver-fw$_F_kernelver_rel" + _INITRD="$_F_kernel_initrd_name-$_UNAME" + Fmkdir /boot + Fexec /usr/sbin/dracut --no-compress --force -a dmsquash-live \ + $_F_kernel_initrd_options $_INITRD $_UNAME || Fdie + if [ -n "$_F_kernel_initrd_modules_check" ]; then + Fmessage "Checking initrd for kernel modules." + if ! cpio -t < $_INITRD | grep -q '\.ko\.xz$'; then + error "No kernel modules in initrd." + Fdie + fi + fi + xz < $_INITRD > $Fdestdir/boot/$_INITRD || Fdie + Fln $_INITRD /boot/${_INITRD/-$_UNAME/} +} + +### +# * build() just calls Fbuild_kernel_initrd() +### +build() +{ + Fbuild_kernel_initrd +} From ryuo at frugalware.org Wed Feb 15 22:35:57 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 22:35:57 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-modules-3.2-1-i686 * new package Message-ID: <20120215213557.5D0FE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6d160b404f2bccca5bc47e82fca890f53ec1f184 commit 6d160b404f2bccca5bc47e82fca890f53ec1f184 Author: James Buren Date: Wed Feb 15 15:19:30 2012 -0600 kernel-initrd-modules-3.2-1-i686 * new package diff --git a/source/base/kernel-initrd-modules/FrugalBuild b/source/base/kernel-initrd-modules/FrugalBuild new file mode 100644 index 0000000..943f6cb --- /dev/null +++ b/source/base/kernel-initrd-modules/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=kernel-initrd-modules +pkgrel=1 +pkgdesc="Initrd for kernel modules." +_F_kernel_initrd_options="--kernel-only" +_F_kernel_initrd_name="initrd-modules" +_F_kernel_initrd_modules_check=y + +Finclude kernel-initrd + +rodepends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") From ryuo at frugalware.org Wed Feb 15 22:41:17 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 22:41:17 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-tools-3.2-1-i686 * new package Message-ID: <20120215214117.02873224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=bec833b7d111b817df2464e3d662ecf03bb30e8c commit bec833b7d111b817df2464e3d662ecf03bb30e8c Author: James Buren Date: Wed Feb 15 15:24:26 2012 -0600 kernel-initrd-tools-3.2-1-i686 * new package diff --git a/source/base/kernel-initrd-tools/FrugalBuild b/source/base/kernel-initrd-tools/FrugalBuild new file mode 100644 index 0000000..7ed9ca3 --- /dev/null +++ b/source/base/kernel-initrd-tools/FrugalBuild @@ -0,0 +1,11 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=kernel-initrd-tools +pkgrel=1 +pkgdesc="Initrd for kernel tools." +_F_kernel_initrd_options="--no-kernel" +_F_kernel_initrd_name="initrd-tools" +depends=() + +Finclude kernel-initrd From ryuo at frugalware.org Wed Feb 15 22:52:32 2012 From: ryuo at frugalware.org (James Buren) Date: Wed, 15 Feb 2012 22:52:32 +0100 (CET) Subject: [Frugalware-git] setup: Makefile: convert to using XZ compressed initrd Message-ID: <20120215215232.CCFA5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=77b711eb81aa753741a70733313f65c0d5d98973 commit 77b711eb81aa753741a70733313f65c0d5d98973 Author: James Buren Date: Wed Feb 15 15:52:29 2012 -0600 Makefile: convert to using XZ compressed initrd diff --git a/Makefile b/Makefile index 22699fa..0cc9500 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ ifneq ($(TFTP_PASSWD),) TFTP_GRUB_PASSWD := password --md5 $(shell echo -e 'md5crypt\n$(TFTP_PASSWD)\nquit' |/sbin/grub --batch --device-map=/dev/null |grep "^Encrypted: " |sed 's/^Encrypted: //') endif RAMDISK_SIZE = $(shell du --block-size=1000 initrd-$(CARCH).img|sed 's/\t.*//') -CYL_COUNT = $(shell echo "$(shell du -c -B516096 $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) initrd-$(CARCH).img.gz|sed -n 's/^\(.*\)\t.*$$/\1/;$$ p')+10"|bc) +CYL_COUNT = $(shell echo "$(shell du -c -B516096 $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) initrd-$(CARCH).img.xz|sed -n 's/^\(.*\)\t.*$$/\1/;$$ p')+10"|bc) OFFSET = $(shell echo "$(shell /sbin/fdisk -u -l frugalware-$(FWVER)-$(CARCH)-usb.img | sed -ne "s|^frugalware-$(FWVER)-$(CARCH)-usb.img1[ *]*\([0-9]*\).*|\1|p")*512"|bc) FWVER = $(shell echo $(FRUGALWAREVER)|sed 's/-.*//') @@ -89,7 +89,7 @@ CWD=`pwd` fonts = lat1-16.psfu.gz lat2a-16.psfu.gz lat9w-16.psfu.gz -all: initrd_gz $(EXTRA_TARGETS) +all: initrd_xz $(EXTRA_TARGETS) compile: check $(packages) misc @@ -103,7 +103,7 @@ check_root: fi clean: check_root - rm -rf $(BDIR) $(MDIR) initrd-$(CARCH).img initrd-$(CARCH).img.gz + rm -rf $(BDIR) $(MDIR) initrd-$(CARCH).img initrd-$(CARCH).img.xz rm -rf $(packages) $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) System.map-$(KERNELV)-fw$(KERNELREL)-$(CARCH) $(MAKE) -C src clean @@ -113,7 +113,7 @@ ifeq ($(GUI),true) install -m0644 fwife-$(FWVER)-$(CARCH).iso $(DESTDIR)$(PREFIX)/share/setup/fwife-$(FWVER)-$(CARCH).iso else install -m0644 $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) $(DESTDIR)$(PREFIX)/share/setup/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) - install -m0644 initrd-$(CARCH).img.gz $(DESTDIR)$(PREFIX)/share/setup/initrd-$(CARCH).img.gz + install -m0644 initrd-$(CARCH).img.xz $(DESTDIR)$(PREFIX)/share/setup/initrd-$(CARCH).img.xz ifeq ($(USB),true) install -m0644 frugalware-$(FWVER)-$(CARCH)-usb.img $(DESTDIR)$(PREFIX)/share/setup/frugalware-$(FWVER)-$(CARCH)-usb.img endif @@ -211,8 +211,8 @@ devices: compile initrd: install-setup cd $(MDIR); find . |cpio -R 0:0 -H newc -o --quiet > ../initrd-$(CARCH).img -initrd_gz: clean config.mak devices initrd - gzip -9 -c initrd-$(CARCH).img > initrd-$(CARCH).img.gz +initrd_xz: clean config.mak devices initrd + xz < initrd-$(CARCH).img > initrd-$(CARCH).img.xz create_usb_img: ifeq ($(CARCH),ppc) @@ -230,13 +230,13 @@ ifeq ($(CARCH),ppc) mkdir i mount -o loop frugalware-$(FWVER)-$(CARCH)-usb.img i cp $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) i/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) - cp initrd-$(CARCH).img.gz i/ + cp initrd-$(CARCH).img.xz i/ echo -e "default=install\n\ root=/dev/ram\n\ message=/boot.msg\n\ image=/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)\n\ label=install\n\ - initrd=/initrd-$(CARCH).img.gz\n\ + initrd=/initrd-$(CARCH).img.xz\n\ initrd-size=$(RAMDISK_SIZE)\n\ read-write" > i/yaboot.conf echo -e "$(RELEASE) - $(KERNELV)-fw$(KERNELREL) \n\n\ @@ -263,13 +263,13 @@ tftp_img: check_root $(TFTP_BOOTCMD)\n\ root (nd)\n\ kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) vga=791 \n\ - initrd /initrd-$(CARCH).img.gz \n\ + initrd /initrd-$(CARCH).img.xz \n\ title $(RELEASE) - $(KERNELV)-fw$(KERNELREL) (nofb) \n\ $(TFTP_GRUB_PASSWD)\n\ $(TFTP_BOOTCMD)\n\ root (nd)\n\ kernel /$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) \n\ - initrd /initrd-$(CARCH).img.gz' > i/boot/grub/menu.lst + initrd /initrd-$(CARCH).img.xz' > i/boot/grub/menu.lst umount i rmdir i echo -e "device (fd0) frugalware-$(FWVER)-$(CARCH)-tftp.img \n\ @@ -282,14 +282,14 @@ gui-iso: ifneq ($(CARCH),ppc) cp /usr/lib/grub/i386-frugalware/stage2_eltorito iso/boot/grub cp /boot/grub/message-frugalware iso/boot/grub/message - cp initrd-$(CARCH).img.gz iso/boot/ + cp initrd-$(CARCH).img.xz iso/boot/ cp $(VMLINUZ)-$(KERNELV)-fw$(KERNELREL)-$(CARCH) iso/boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) echo -e "default=0 \n\ timeout=10 \n\ gfxmenu /boot/grub/message \n\ title Fwife $(FWVER) - $(KERNELV)-fw$(KERNELREL)-$(CARCH) \n\ kernel /boot/$(VMLINUZ)-$(KERNELV)-fw$(KERNELREL) \n\ - initrd /boot/initrd-$(CARCH).img.gz" > iso/boot/grub/menu.lst + initrd /boot/initrd-$(CARCH).img.xz" > iso/boot/grub/menu.lst mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \ -boot-load-size 4 -boot-info-table -o fwife-$(FWVER)-$(CARCH).iso iso endif From melko at frugalware.org Thu Feb 16 12:30:36 2012 From: melko at frugalware.org (Melko) Date: Thu, 16 Feb 2012 12:30:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qupzilla-1.1.8-1-i686 Message-ID: <20120216113036.0F3D8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c472f1bf65127cbe5ccb0df05ab7345aa5cdb57c commit c472f1bf65127cbe5ccb0df05ab7345aa5cdb57c Author: Melko Date: Thu Feb 16 12:30:07 2012 +0100 qupzilla-1.1.8-1-i686 * version bump diff --git a/source/xapps-extra/qupzilla/FrugalBuild b/source/xapps-extra/qupzilla/FrugalBuild index ac7fe6b..4bae029 100644 --- a/source/xapps-extra/qupzilla/FrugalBuild +++ b/source/xapps-extra/qupzilla/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Melko pkgname=qupzilla -pkgver=1.1.5 +pkgver=1.1.8 pkgrel=1 pkgdesc="Web browser written in Qt." url="http://www.qupzilla.co.cc" @@ -13,11 +13,11 @@ _F_gnome_iconcache='y' Finclude gnome-scriptlet up2date="lynx -dump http://qt-apps.org/content/show.php?content=145693 | sed -n 's/^v\([0-9.]*\)/\1/p'" source=(https://github.com/nowrep/QupZilla/tarball/v$pkgver/$pkgname-$pkgver.tar.gz) -sha1sums=('858cdc87bdb6cdce7f7751869de6a68c04d25bed') +sha1sums=('93708a9b299985e07f7850f35cdfe9e0b913993c') build() { export KDE="true" - Fcd nowrep-QupZilla-ac7abdc + Fcd nowrep-QupZilla-c6455f0 qmake QupZilla.pro || Fdie Fmake Fmakeinstall INSTALL_ROOT=$Fdestdir From pingax at frugalware.fr Thu Feb 16 13:37:50 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 13:37:50 +0100 (CET) Subject: [Frugalware-git] homepage-ng: * French translation of news #224 Message-ID: <20120216123750.BBD52224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=d2d19e692e5bd3bace4cdc4405e1630ad35fcec1 commit d2d19e692e5bd3bace4cdc4405e1630ad35fcec1 Author: Pingax Date: Thu Feb 16 13:37:51 2012 +0100 * French translation of news #224 diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 502e83f..3a9fd83 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -21,7 +21,45 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> - + + 223 + Frugalware 1.6 (Fermus) disponible ! + Sun, 12 Feb 2012 18;01;34 -0600 + ryuo + 0 + + Il n'a pas de nouvelles fonctionnalit??s par rapport ?? la 1.6rc2, mais il y a eu 93 changements pour corriger des probl??mes mineurs. Si vous n'avez pas suivi les changements pendant les sorties des version PRE/RC, voici la liste des changements les plus importants depuis la version 1.5 :
      +
        +
      • Paquets mis ?? jour (list non exhaustive) : +
          +
        • 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
        • +
        +
      • +
      • Les images disques pour les architectures i686 et x86_64 sont maintenant hybrides. Cela signifie que l'on ne construit plus d'image pour p??riph??riques USB pour ces architectures.
      • +
      • cpupower peut ??tre utilis?? pour configurer la gestion d'??nergie de votre processeur, et c'est maintenant notre recommandation pour le faire.
      • +
      • Le support UEFI/EFI a ??t?? supprim?? de l'architecture i686 car il est rare de trouver l'UEFI/EFI sur du 32 bits.
      • +
      • Les UUIDs sont maintenant utilis??es par l'installateur lors de la g??n??ration du /etc/fstab lors d'une nouvelle installation.
      • +
      • fw32, qui permet d'avoir un chroot i686 sur une machine x86_64 est maintenant mature et utilisable. S'il vous manque quelque chose, faites-en la demande sur notre Bug Tracker.
      • +
      • HAL a ??t?? remplac?? en faveur de udisks.
      • +
      • les architectures i686 et x86_64 utilisent maintenant initrd. R??f??rez-vous aux notes d'installation pour mettre ?? jour votre syst??me.
      • +
      • Le bureau Cinnamon est maintenant inclus dans les d??p??ts.
      • +
      • Fwlive, le Live-Cd de Frugalware, est maintenant op??rationnel !
      • +
      +
      + Pour toute information compl??mentaire, r??f??rez-vous au Changelog.
      + Pour obtenir Frugalware, rendez-vous sur notre liste de miroirs. N'oubliez pas de v??rifier l'int??grit?? des images avant de les graver !
      + Note : cliquez ici pour savoir de quel m??dia vous aurez besoin pour l'installation.
      + Si vous mettez ?? jour votre syst??me de Mores vers Fermus, veuillez lire la partie mise ?? jour de notre documentation. + ]]> +
      +
      + 222 Frugalware 1.6rc1 (Fermus) disponible ! Sun, 15 Jan 2012 18:00:45 -0600 From pingax at frugalware.fr Thu Feb 16 13:52:36 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 13:52:36 +0100 (CET) Subject: [Frugalware-git] homepage-ng: * Typo on last news * Forgot to translate 1.6 release news Message-ID: <20120216125236.119D2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=537a751f277b2dd518131781f1ceccdcbb35122c commit 537a751f277b2dd518131781f1ceccdcbb35122c Author: Pingax Date: Thu Feb 16 13:51:43 2012 +0100 * Typo on last news * Forgot to translate 1.6 release news diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 3a9fd83..26f4bb3 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -22,16 +22,17 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> - 223 + 224 Frugalware 1.6 (Fermus) disponible ! Sun, 12 Feb 2012 18;01;34 -0600 ryuo 0 Frugalware 1.6 Fermus is released !
      L'??quipe de d??veloppement de Frugalware a le plaisir de vous annoncer la sortie de Frugalware 1.6, notre seizi??me version stable.
      Il n'a pas de nouvelles fonctionnalit??s par rapport ?? la 1.6rc2, mais il y a eu 93 changements pour corriger des probl??mes mineurs. Si vous n'avez pas suivi les changements pendant les sorties des version PRE/RC, voici la liste des changements les plus importants depuis la version 1.5 :
        -
      • Paquets mis ?? jour (list non exhaustive) : +
      • Paquets mis ?? jour (liste non exhaustive) :
        • Linux Kernel 3.1.10
        • XOrg server 1.11.2
        • @@ -60,6 +61,42 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> + 223 + Frugalware 1.6rc2 (Fermus) disponible ! + Sun, 29 Jan 2012, 18:00:57 -0600 + ryuo + 0 + + Voici quelques-uns des changements survenus depuis la 1.6rc1 : +
            +
          • Paquets mis ?? jour : +
              +
            • Linux Kernel 3.1.10
            • +
            • LibreOffice 3.4.5
            • +
            • ~100 paquets mis ?? jour
            • +
            • 27 nouveaux paquets
            • +
            +
          • +
          • Nouvelles fonctionnalit??s : + +
          • +
          • Corrections : +
              + L'installateur prend en charge les erreurs r??seau en cas de temps de r??ponse trop long. +
            • La documentation a ??t?? mise ?? jour
            • +
            +
          • +

          + Veuillez vous r??f??rer au Changelog pour plus d'informations.
          + T??l??chargment pour i686 : consultez notre liste de miroirs. N'oubliez pas de v??rifier l'int??grit?? des images avant de les graver !
          + NOTE : cliquez ici pour savoir de quel m??dia vous aurez besoin pour l'installation. + ]]> +
          + 222 Frugalware 1.6rc1 (Fermus) disponible ! Sun, 15 Jan 2012 18:00:45 -0600 From pingax at frugalware.fr Thu Feb 16 13:54:34 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 13:54:34 +0100 (CET) Subject: [Frugalware-git] homepage-ng: * Typo on xml structure Message-ID: <20120216125434.77AC2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=20bfe7a6ead73bbaee238b841726979635c51936 commit 20bfe7a6ead73bbaee238b841726979635c51936 Author: Pingax Date: Thu Feb 16 13:54:52 2012 +0100 * Typo on xml structure diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 26f4bb3..2cb90a5 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -95,6 +95,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 --> T??l??chargment pour i686 : consultez notre liste de miroirs. N'oubliez pas de v??rifier l'int??grit?? des images avant de les graver !
          NOTE : cliquez ici pour savoir de quel m??dia vous aurez besoin pour l'installation. ]]> +
          222 From pingax at frugalware.fr Thu Feb 16 13:55:49 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 13:55:49 +0100 (CET) Subject: [Frugalware-git] homepage-ng: * Typo, again Message-ID: <20120216125549.1B9B3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=f9f2330d271bb41c3377194bc30535b399e446ec commit f9f2330d271bb41c3377194bc30535b399e446ec Author: Pingax Date: Thu Feb 16 13:56:07 2012 +0100 * Typo, again diff --git a/frugalware/xml/news_fr.xml b/frugalware/xml/news_fr.xml index 2cb90a5..bf61397 100644 --- a/frugalware/xml/news_fr.xml +++ b/frugalware/xml/news_fr.xml @@ -86,7 +86,7 @@ Example: Mon, 07 Aug 2006 12:34:56 -0600 -->
        • Corrections :
            - L'installateur prend en charge les erreurs r??seau en cas de temps de r??ponse trop long. +
          • L'installateur prend en charge les erreurs r??seau en cas de temps de r??ponse trop long.
          • La documentation a ??t?? mise ?? jour
        • From pingax at frugalware.fr Thu Feb 16 14:06:18 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 14:06:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-simplejson-2.3.2-1-i686 * Version bump Message-ID: <20120216130618.00842224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=611d94bb16d25130fc2ca5c0c28dd7045602a200 commit 611d94bb16d25130fc2ca5c0c28dd7045602a200 Author: Pingax Date: Thu Feb 16 14:06:29 2012 +0100 python-simplejson-2.3.2-1-i686 * Version bump diff --git a/source/devel-extra/python-simplejson/FrugalBuild b/source/devel-extra/python-simplejson/FrugalBuild index 1b4b680..1f533e1 100644 --- a/source/devel-extra/python-simplejson/FrugalBuild +++ b/source/devel-extra/python-simplejson/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=python-simplejson -pkgver=2.2.1 +pkgver=2.3.2 pkgrel=1 pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python" url="http://undefined.org/python/#simplejson" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64' 'ppc') _F_archive_name="simplejson" _F_pypi_name='simplejson' Finclude pypi -sha1sums=('e48daf374f6131f7875e790a84c218df7a2a710b') +sha1sums=('065cc782f0dade510596e565ea7d0e83b0e8b211') # optimization OK From pingax at frugalware.fr Thu Feb 16 14:12:00 2012 From: pingax at frugalware.fr (Pingax) Date: Thu, 16 Feb 2012 14:12:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-configglue-1.0.1-1-i686 * Version bump Message-ID: <20120216131200.3BB67224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b70e052a7a457e8c5776385c4138d120ad2039dd commit b70e052a7a457e8c5776385c4138d120ad2039dd Author: Pingax Date: Thu Feb 16 14:12:11 2012 +0100 python-configglue-1.0.1-1-i686 * Version bump diff --git a/source/devel-extra/python-configglue/FrugalBuild b/source/devel-extra/python-configglue/FrugalBuild index 3773786..4484421 100644 --- a/source/devel-extra/python-configglue/FrugalBuild +++ b/source/devel-extra/python-configglue/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=python-configglue -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Python library that glues together python's optparse." depends=('python>=2.7') @@ -14,5 +14,5 @@ _F_archive_name="configglue" _F_pypi_name="configglue" Finclude pypi _F_cd_path="$_F_pypi_name-$pkgver" -sha1sums=('91b08b0441d62d9f5f518ee8184faae4b6d90ef1') +sha1sums=('fe4d00d4aeaca1af12f98574fdfc4b3afbe1dc01') From kikadf.01 at gmail.com Thu Feb 16 16:05:05 2012 From: kikadf.01 at gmail.com (kikadf) Date: Thu, 16 Feb 2012 16:05:05 +0100 (CET) Subject: [Frugalware-git] frugalware-current: jzlib-1.1.0-1-i686 Message-ID: <20120216150505.B9754224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=be46db70e15592f64e4a40f248a6c7a73ea02d21 commit be46db70e15592f64e4a40f248a6c7a73ea02d21 Author: kikadf Date: Thu Feb 16 17:04:53 2012 +0100 jzlib-1.1.0-1-i686 * New package diff --git a/source/lib-extra/jzlib/FrugalBuild b/source/lib-extra/jzlib/FrugalBuild new file mode 100644 index 0000000..7cc9d16 --- /dev/null +++ b/source/lib-extra/jzlib/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.12 SBU +# Maintainer: kikadf + +pkgname=jzlib +pkgver=1.1.0 +pkgrel=1 +pkgdesc="JZlib is a re-implementation of zlib in pure Java." +url="http://www.jcraft.com/jzlib/" +Finclude openjava +makedepends=('openjdk' 'maven') +groups=('lib-extra') +archs=('i686' 'x86_64') +license="BSD" +up2date="Flasttar $url" +source=($url/$pkgname-$pkgver.tar.gz) +sha1sums=('fde5baf09988d5a93118a3ee6c4e90f16369488a') + +build() +{ + Fcd + mvn -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie + mv target/$pkgname{-$pkgver,}.jar || Fdie + Fjar target/$pkgname.jar +} From kikadf.01 at gmail.com Thu Feb 16 17:07:26 2012 From: kikadf.01 at gmail.com (kikadf) Date: Thu, 16 Feb 2012 17:07:26 +0100 (CET) Subject: [Frugalware-git] frugalware-current: jsch-0.1.46-1-i686 Message-ID: <20120216160726.653EB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87b7f9dd0b4c856fd880b6320378f161a4f85b68 commit 87b7f9dd0b4c856fd880b6320378f161a4f85b68 Author: kikadf Date: Thu Feb 16 18:07:27 2012 +0100 jsch-0.1.46-1-i686 * New package diff --git a/source/lib-extra/jsch/FrugalBuild b/source/lib-extra/jsch/FrugalBuild new file mode 100644 index 0000000..8109dc6 --- /dev/null +++ b/source/lib-extra/jsch/FrugalBuild @@ -0,0 +1,23 @@ +# Compiling Time: 0.01 SBU +# Maintainer: kikadf + +pkgname=jsch +pkgver=0.1.46 +pkgrel=1 +pkgdesc="JSch is a pure Java implementation of SSH2." +url="http://www.jcraft.com/jsch/" +_F_sourceforge_ext=".zip" +depends=('jzlib') +Finclude sourceforge openjava +groups=('lib-extra') +archs=('i686' 'x86_64') +sha1sums=('fc8758d6edd8bc90b7da212d97db86bf7b6cd2bf') + +build() +{ + Fcd + Fjavacleanup + Fant dist + mv dist/lib/$pkgname{-$(date +%Y%m%d),}.jar || Fdie + Fjar dist/lib/$pkgname.jar +} From slownlinux at gmail.com Thu Feb 16 17:50:25 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 17:50:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-bitarray-0.7.0-1-i686 Message-ID: <20120216165025.701E4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cc0568c9084ba7109e1406412f7a773faa45e754 commit cc0568c9084ba7109e1406412f7a773faa45e754 Author: Slown Date: Thu Feb 16 17:50:13 2012 +0100 python-bitarray-0.7.0-1-i686 * version bump diff --git a/source/devel-extra/python-bitarray/FrugalBuild b/source/devel-extra/python-bitarray/FrugalBuild index 439ca65..7a00606 100644 --- a/source/devel-extra/python-bitarray/FrugalBuild +++ b/source/devel-extra/python-bitarray/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-bitarray _F_archive_name="bitarray" -pkgver=0.6.0 +pkgver=0.7.0 pkgrel=1 pkgdesc="Efficient representation of arrays of booleans." depends=('python') @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') _F_pypi_name="bitarray" Finclude pypi -sha1sums=('7acc09531f34d5251edc1f8a10fe3f235794a800') +sha1sums=('32b2b92e3fbbeb26d178b81bf5ab76325380e361') build() { Fcd From slownlinux at gmail.com Thu Feb 16 17:52:43 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 17:52:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-requests-0.10.2-1-i686 Message-ID: <20120216165243.3F7BB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=031a5e6d76cf0f8fde441ef4f2fbd8674dd8a818 commit 031a5e6d76cf0f8fde441ef4f2fbd8674dd8a818 Author: Slown Date: Thu Feb 16 17:52:46 2012 +0100 python-requests-0.10.2-1-i686 * version bump diff --git a/source/lib-extra/python-requests/FrugalBuild b/source/lib-extra/python-requests/FrugalBuild index d1bea41..c2a3465 100644 --- a/source/lib-extra/python-requests/FrugalBuild +++ b/source/lib-extra/python-requests/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0 SBU +# Compiling Time: 0.01 SBU # Maintainer: Slown pkgname=python-requests _F_archive_name="requests" -pkgver=0.10.1 +pkgver=0.10.2 pkgrel=1 pkgdesc="Python HTTP for Humans." rodepends=('python') @@ -15,4 +15,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="requests" Finclude pypi -sha1sums=('8dbc7afd1d0d45dd30f1a129ae545640c0f6e029') +sha1sums=('b7f3f0f71173cd698e3dd20a5928fc230f4a9fe0') From ryuo at frugalware.org Thu Feb 16 17:58:05 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 17:58:05 +0100 (CET) Subject: [Frugalware-git] ryuotesting: add old initrd backup to kernel-initrd schema Message-ID: <20120216165805.080FB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=abca894bc7d1efee56ee66a71aff532ae06fb98e commit abca894bc7d1efee56ee66a71aff532ae06fb98e Author: James Buren Date: Thu Feb 16 10:57:45 2012 -0600 add old initrd backup to kernel-initrd schema diff --git a/source/include/kernel-initrd.install b/source/include/kernel-initrd.install new file mode 100644 index 0000000..48f811e --- /dev/null +++ b/source/include/kernel-initrd.install @@ -0,0 +1,12 @@ +pre_upgrade() +{ + ver="$(echo $2 | sed -r 's|-([0-9]+)$|-fw\1|')" + if [ -e /boot/@_F_kernel_initrd_name at -$ver ]; then + rm -f /boot/@_F_kernel_initrd_name at -*.old + mv -f /boot/@_F_kernel_initrd_name at -$ver /boot/@_F_kernel_initrd_name at -$ver.old + fi +} + +op=$1 +shift +$op $* diff --git a/source/include/kernel-initrd.sh b/source/include/kernel-initrd.sh index bd87dec..700cfa2 100644 --- a/source/include/kernel-initrd.sh +++ b/source/include/kernel-initrd.sh @@ -30,7 +30,10 @@ # * _F_kernel_initrd_options: options to pass to dracut # * _F_kernel_initrd_name: name of initrd to place under /boot ### -Finclude kernel-version +_F_cd_path="." +_F_genscriptlet_install="$Fincdir/kernel-initrd.install" +_F_genscriptlet_hooks=('_kernel_initrd_genscriptlet_hook') +Finclude kernel-version genscriptlet if [ -z "$_F_kernel_initrd_name" ]; then error "_F_kernel_initrd_name is not defined." @@ -77,12 +80,18 @@ archs=('i686' 'x86_64') up2date="$pkgver" groups=('base') source=() -options=('scriptlet') +options=('scriptlet' 'genscriptlet') ### # == PROVIDED FUNCTIONS +# * _kernel_initrd_genscriptlet_hook() # * Fbuild_kernel_initrd() ### +_kernel_initrd_genscriptlet_hook() +{ + Freplace '_F_kernel_initrd_name' "$1" +} + Fbuild_kernel_initrd() { local _UNAME _INITRD @@ -100,6 +109,7 @@ Fbuild_kernel_initrd() fi xz < $_INITRD > $Fdestdir/boot/$_INITRD || Fdie Fln $_INITRD /boot/${_INITRD/-$_UNAME/} + Fgenscriptlet } ### From ryuo at frugalware.org Thu Feb 16 18:04:59 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 18:04:59 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-modules-3.2-2-i686 * rebuild with install script Message-ID: <20120216170459.E7385224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6f589c601f7ef05fb74eac3385a385a28a572ead commit 6f589c601f7ef05fb74eac3385a385a28a572ead Author: James Buren Date: Thu Feb 16 11:03:15 2012 -0600 kernel-initrd-modules-3.2-2-i686 * rebuild with install script diff --git a/source/base/kernel-initrd-modules/FrugalBuild b/source/base/kernel-initrd-modules/FrugalBuild index 943f6cb..82a19cf 100644 --- a/source/base/kernel-initrd-modules/FrugalBuild +++ b/source/base/kernel-initrd-modules/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=kernel-initrd-modules -pkgrel=1 +pkgrel=2 pkgdesc="Initrd for kernel modules." _F_kernel_initrd_options="--kernel-only" _F_kernel_initrd_name="initrd-modules" From slownlinux at gmail.com Thu Feb 16 18:30:06 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 18:30:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: caudec-1.2.0-1-i686 Message-ID: <20120216173006.BF4C8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0ecad8e9926fc4f21a094aecda3a1bb07973eaf commit e0ecad8e9926fc4f21a094aecda3a1bb07973eaf Author: Slown Date: Thu Feb 16 18:30:16 2012 +0100 caudec-1.2.0-1-i686 * new package diff --git a/source/multimedia-extra/caudec/FrugalBuild b/source/multimedia-extra/caudec/FrugalBuild new file mode 100644 index 0000000..9413e75 --- /dev/null +++ b/source/multimedia-extra/caudec/FrugalBuild @@ -0,0 +1,20 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=caudec +pkgver=1.2.0 +pkgrel=1 +pkgdesc="A multi-process command-line audio transcoder" +depends=('procps' 'grep' 'bc' 'coreutils') +backup=('etc/caudecrc') +groups=('multimedia-extra') +archs=('i686' 'x86_64') +Finclude googlecode +sha1sums=('45ee797008d73498096dc05531216b832fc843f6') + +build() { + Fcd + Fexerel /usr/bin/$pkgname + Fln /usr/bin/$pkgname /usr/bin/decaude + Ffilerel /etc/$pkgname/caudecrc +} From slownlinux at gmail.com Thu Feb 16 18:42:52 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 18:42:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-himym-0.3-4-i686 Message-ID: <20120216174252.7210A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c412c0f8c4c8da43c5ad35f3654893831c665bdb commit c412c0f8c4c8da43c5ad35f3654893831c665bdb Author: Slown Date: Thu Feb 16 18:42:58 2012 +0100 fortune-mod-himym-0.3-4-i686 * fixing source diff --git a/source/games-extra/fortune-mod-himym/FrugalBuild b/source/games-extra/fortune-mod-himym/FrugalBuild index a283da4..fc3c68f 100644 --- a/source/games-extra/fortune-mod-himym/FrugalBuild +++ b/source/games-extra/fortune-mod-himym/FrugalBuild @@ -1,16 +1,16 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Devil505 pkgname=fortune-mod-himym pkgver=0.3 -pkgrel=3 +pkgrel=4 pkgdesc="How I Met Your Mother fortune cookies" -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/himym/$pkgname-$pkgver.tar.xz) sha1sums=('388cf5476fc9281afeaab85ef0ba3fb1f7568f5a') build() { From ryuo at frugalware.org Thu Feb 16 18:46:39 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 18:46:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: authors.xml: change roles Message-ID: <20120216174639.D46C7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b06b37a479e815c71cea9946658e9c49e080499f commit b06b37a479e815c71cea9946658e9c49e080499f Author: James Buren Date: Thu Feb 16 11:46:22 2012 -0600 authors.xml: change roles diff --git a/docs/xml/authors.xml b/docs/xml/authors.xml index 65c7434..23eb656 100644 --- a/docs/xml/authors.xml +++ b/docs/xml/authors.xml @@ -67,8 +67,7 @@ the list will be sorted automatically, so you no longer need to care about the o Buren, James ryuo ryuo at frugalware.org - ROX Maintainer - forum moderator + base group maintainer active From slownlinux at gmail.com Thu Feb 16 18:55:38 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 18:55:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-powerpuff-0.3-2-i686 Message-ID: <20120216175538.839D8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28f7cd8703efcafbc13db2d32baf528945db59cd commit 28f7cd8703efcafbc13db2d32baf528945db59cd Author: Slown Date: Thu Feb 16 18:55:38 2012 +0100 fortune-mod-powerpuff-0.3-2-i686 * fixing source diff --git a/source/games-extra/fortune-mod-powerpuff/FrugalBuild b/source/games-extra/fortune-mod-powerpuff/FrugalBuild index 019e2fa..3117bd4 100644 --- a/source/games-extra/fortune-mod-powerpuff/FrugalBuild +++ b/source/games-extra/fortune-mod-powerpuff/FrugalBuild @@ -1,17 +1,17 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Devil505 pkgname=fortune-mod-powerpuff +_F_archive_name="powerpuff" pkgver=0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Quotes taken from the Power Puff Girls series from Cartoon Network." -url="http://eol.init1.nl/content/view/43/54/" +url="http://eng.eelcowesemann.nl/linux-unix/ye-olde-legacy-stuff/fortune-cookies/$pkgname" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -_F_archive_name="powerpuff" -up2date="lynx -dump $url | Flasttar" -source=(http://eelco.is.a.rootboy.net/fortunecookies/$_F_archive_name-$pkgver.tar.gz) +up2date="Flasttar $url" +source=(http://eng.eelcowesemann.nl/files/2009/12/$_F_archive_name-$pkgver.tar_.gz) _F_cd_path="$_F_archive_name-$pkgver" sha1sums=('1264f1535d48e28eb225f1f29232886d23bc4e55') From ryuo at frugalware.org Thu Feb 16 19:11:29 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 19:11:29 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel.install: purge old backup code (useless, never completed) Message-ID: <20120216181129.1765F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=0a52407b836f245992e6db8dd36c2afd8a5c17cb commit 0a52407b836f245992e6db8dd36c2afd8a5c17cb Author: James Buren Date: Thu Feb 16 12:10:38 2012 -0600 kernel.install: purge old backup code (useless, never completed) diff --git a/source/include/kernel.install b/source/include/kernel.install index 2d595b7..6aaf8e3 100644 --- a/source/include/kernel.install +++ b/source/include/kernel.install @@ -13,19 +13,6 @@ post_install() # arg 1: the new package version # arg 2: the old package version -pre_upgrade() -{ - ver=${2/-/-fw} - if [ -e /boot/$_F_kernel_path-$ver ]; then - # remove old kernel backups - rm -f /boot/$_F_kernel_path-*.old - # save the pervious kernel - mv /boot/$_F_kernel_path-$ver /boot/$_F_kernel_path-$ver.old - fi -} - -# arg 1: the new package version -# arg 2: the old package version post_upgrade() { post_install From ryuo at frugalware.org Thu Feb 16 19:11:29 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 19:11:29 +0100 (CET) Subject: [Frugalware-git] ryuotesting: Revert "add old initrd backup to kernel-initrd schema" Message-ID: <20120216181129.2AB63224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=736f9b948d48f20576627addcb87d52e5995a888 commit 736f9b948d48f20576627addcb87d52e5995a888 Author: James Buren Date: Thu Feb 16 12:11:17 2012 -0600 Revert "add old initrd backup to kernel-initrd schema" This reverts commit abca894bc7d1efee56ee66a71aff532ae06fb98e. diff --git a/source/include/kernel-initrd.install b/source/include/kernel-initrd.install deleted file mode 100644 index 48f811e..0000000 --- a/source/include/kernel-initrd.install +++ /dev/null @@ -1,12 +0,0 @@ -pre_upgrade() -{ - ver="$(echo $2 | sed -r 's|-([0-9]+)$|-fw\1|')" - if [ -e /boot/@_F_kernel_initrd_name at -$ver ]; then - rm -f /boot/@_F_kernel_initrd_name at -*.old - mv -f /boot/@_F_kernel_initrd_name at -$ver /boot/@_F_kernel_initrd_name at -$ver.old - fi -} - -op=$1 -shift -$op $* diff --git a/source/include/kernel-initrd.sh b/source/include/kernel-initrd.sh index 700cfa2..bd87dec 100644 --- a/source/include/kernel-initrd.sh +++ b/source/include/kernel-initrd.sh @@ -30,10 +30,7 @@ # * _F_kernel_initrd_options: options to pass to dracut # * _F_kernel_initrd_name: name of initrd to place under /boot ### -_F_cd_path="." -_F_genscriptlet_install="$Fincdir/kernel-initrd.install" -_F_genscriptlet_hooks=('_kernel_initrd_genscriptlet_hook') -Finclude kernel-version genscriptlet +Finclude kernel-version if [ -z "$_F_kernel_initrd_name" ]; then error "_F_kernel_initrd_name is not defined." @@ -80,18 +77,12 @@ archs=('i686' 'x86_64') up2date="$pkgver" groups=('base') source=() -options=('scriptlet' 'genscriptlet') +options=('scriptlet') ### # == PROVIDED FUNCTIONS -# * _kernel_initrd_genscriptlet_hook() # * Fbuild_kernel_initrd() ### -_kernel_initrd_genscriptlet_hook() -{ - Freplace '_F_kernel_initrd_name' "$1" -} - Fbuild_kernel_initrd() { local _UNAME _INITRD @@ -109,7 +100,6 @@ Fbuild_kernel_initrd() fi xz < $_INITRD > $Fdestdir/boot/$_INITRD || Fdie Fln $_INITRD /boot/${_INITRD/-$_UNAME/} - Fgenscriptlet } ### From ryuo at frugalware.org Thu Feb 16 19:20:05 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 19:20:05 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-tools-3.2-2-i686 * rebuild Message-ID: <20120216182005.26F4A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=48cc2f881eb645e20646e7d8b04507fb7c26bf74 commit 48cc2f881eb645e20646e7d8b04507fb7c26bf74 Author: James Buren Date: Thu Feb 16 12:19:06 2012 -0600 kernel-initrd-tools-3.2-2-i686 * rebuild diff --git a/source/base/kernel-initrd-tools/FrugalBuild b/source/base/kernel-initrd-tools/FrugalBuild index 7ed9ca3..0fe4452 100644 --- a/source/base/kernel-initrd-tools/FrugalBuild +++ b/source/base/kernel-initrd-tools/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: James Buren pkgname=kernel-initrd-tools -pkgrel=1 +pkgrel=2 pkgdesc="Initrd for kernel tools." _F_kernel_initrd_options="--no-kernel" _F_kernel_initrd_name="initrd-tools" From vmiklos at frugalware.org Thu Feb 16 19:22:57 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 16 Feb 2012 19:22:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: git-1.7.9.1-1-i686 Message-ID: <20120216182257.06207224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c6040a04bd6fc2fb2399f754c95226849544e688 commit c6040a04bd6fc2fb2399f754c95226849544e688 Author: Miklos Vajna Date: Thu Feb 16 19:24:12 2012 +0100 git-1.7.9.1-1-i686 - version bump diff --git a/source/devel-extra/git/FrugalBuild b/source/devel-extra/git/FrugalBuild index 41192cb..c96d668 100644 --- a/source/devel-extra/git/FrugalBuild +++ b/source/devel-extra/git/FrugalBuild @@ -6,7 +6,7 @@ USE_HTMLMAN=${USE_HTMLMAN:-"y"} pkgname=git -pkgver=1.7.8.2 +pkgver=1.7.9.1 pkgrel=1 pkgdesc="A fast, scalable, distributed revision control system." _F_googlecode_dirname="git-core" @@ -22,7 +22,7 @@ groups=('devel-extra') replaces=('cogito' 'bk-client') archs=('i686' 'x86_64' 'ppc' 'arm') source=(${source[@]} gitweb.modules.d gitweb.conf README.Frugalware rc.git git.sysconfig) -sha1sums=('7187c1af96db0c181b801957d6e152ec7cd60ab6' \ +sha1sums=('bd85327627f96c4e98071a4d1d32c30f210aa54a' \ 'c60be6e086241b85b1f0d89db22c24fc21dc6432' \ '58698ef6cf0dad734e1a1ee5689c0c4d83bf27b5' \ '92b64c9b49242935ca6ae35b3a9cad728a0c2d55' \ From slownlinux at gmail.com Thu Feb 16 19:56:04 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 19:56:04 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-futurama-0.2-2-i686 Message-ID: <20120216185604.07A70224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7946d16e22b13d5f1d85ffa80eafc8d73f690028 commit 7946d16e22b13d5f1d85ffa80eafc8d73f690028 Author: Slown Date: Thu Feb 16 19:55:40 2012 +0100 fortune-mod-futurama-0.2-2-i686 * fixing source & up2date diff --git a/source/games-extra/fortune-mod-futurama/FrugalBuild b/source/games-extra/fortune-mod-futurama/FrugalBuild index 87f1877..f94c0f2 100644 --- a/source/games-extra/fortune-mod-futurama/FrugalBuild +++ b/source/games-extra/fortune-mod-futurama/FrugalBuild @@ -1,21 +1,21 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Devil505 pkgname=fortune-mod-futurama pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Futurama fortune cookie files" url="http://www.netmeister.org/misc.html" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -up2date="lynx -dump $url | Flasttar" +up2date="lynx -dump http://www.netmeister.org/apps | Flasttar" source=(http://www.netmeister.org/apps/$pkgname-$pkgver.tar.gz) -sha1sums=('ef4078f818142dd55befd75438a44daae7265b0b') +sha1sums=('f3f15b4b70ab0fd5c572cd63d17e7a0597bdff1a') build() { Fcd - Fmkdir usr/share/fortune - Finstallrel 644 futurama usr/share/fortune - Finstallrel 644 futurama.dat usr/share/fortune + Fmkdir /usr/share/fortune + Ffilerel futurama usr/share/fortune + Ffilerel futurama.dat usr/share/fortune } From slownlinux at gmail.com Thu Feb 16 20:02:40 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 20:02:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-southpark-0.2-3-i686 Message-ID: <20120216190240.A97DE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1400bdca311d113f594358bea567af18bd5fbcd3 commit 1400bdca311d113f594358bea567af18bd5fbcd3 Author: Slown Date: Thu Feb 16 20:02:49 2012 +0100 fortune-mod-southpark-0.2-3-i686 * fixing source diff --git a/source/games-extra/fortune-mod-southpark/FrugalBuild b/source/games-extra/fortune-mod-southpark/FrugalBuild index 291a42c..05b9824 100644 --- a/source/games-extra/fortune-mod-southpark/FrugalBuild +++ b/source/games-extra/fortune-mod-southpark/FrugalBuild @@ -1,23 +1,23 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Devil505 pkgname=fortune-mod-southpark pkgver=0.2 -pkgrel=2 +pkgrel=3 pkgdesc="A whole set of quotes from South Park: Bigger, Longer & Uncut" -url="http://eol.init1.nl/content/view/44/54/" +url="http://eng.eelcowesemann.nl/linux-unix/ye-olde-legacy-stuff/fortune-cookies/$pkgname" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') _F_archive_name="SP" -up2date="lynx -dump $url | Flasttar" -source=(http://eelco.is.a.rootboy.net/fortunecookies/$_F_archive_name-$pkgver.tar.gz) +up2date="Flasttar $url" +source=(http://eng.eelcowesemann.nl/files/2009/12/$_F_archive_name-$pkgver.tar_.gz) _F_cd_path="$_F_archive_name-$pkgver" sha1sums=('ae4718c8707eb19f6f5222674507bc7670f7dbbc') build() { Fcd - Fmkdir usr/share/fortune - Finstallrel 644 $_F_archive_name usr/share/fortune - Finstallrel 644 $_F_archive_name.dat usr/share/fortune + Fmkdir /usr/share/fortune + Ffilerel $_F_archive_name usr/share/fortune + Ffilerel $_F_archive_name.dat usr/share/fortune } From slownlinux at gmail.com Thu Feb 16 20:15:18 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 20:15:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-powerpuff-0.3-3-i686 Message-ID: <20120216191518.A9541224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=390d61e518df7605921b6e5e732f28155fd44ed4 commit 390d61e518df7605921b6e5e732f28155fd44ed4 Author: Slown Date: Thu Feb 16 20:15:28 2012 +0100 fortune-mod-powerpuff-0.3-3-i686 * pkg++ diff --git a/source/games-extra/fortune-mod-powerpuff/FrugalBuild b/source/games-extra/fortune-mod-powerpuff/FrugalBuild index 3117bd4..eef9ae5 100644 --- a/source/games-extra/fortune-mod-powerpuff/FrugalBuild +++ b/source/games-extra/fortune-mod-powerpuff/FrugalBuild @@ -2,23 +2,22 @@ # Maintainer: Devil505 pkgname=fortune-mod-powerpuff -_F_archive_name="powerpuff" pkgver=0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Quotes taken from the Power Puff Girls series from Cartoon Network." url="http://eng.eelcowesemann.nl/linux-unix/ye-olde-legacy-stuff/fortune-cookies/$pkgname" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://eng.eelcowesemann.nl/files/2009/12/$_F_archive_name-$pkgver.tar_.gz) -_F_cd_path="$_F_archive_name-$pkgver" -sha1sums=('1264f1535d48e28eb225f1f29232886d23bc4e55') +up2date=$pkgver +source=(powerpuff) +sha1sums=('f93ce8be0fca0ba882d05f74a1b8d82224c510b3') build() { - Fcd + Fcd "." + strfile ./powerpuff || Fdie Fmkdir usr/share/fortune - Finstallrel 644 $_F_archive_name usr/share/fortune - Finstallrel 644 $_F_archive_name.dat usr/share/fortune + Ffilerel powerpuff usr/share/fortune + Ffilerel powerpuff.dat usr/share/fortune } diff --git a/source/games-extra/fortune-mod-powerpuff/powerpuff b/source/games-extra/fortune-mod-powerpuff/powerpuff new file mode 100644 index 0000000..2424293 --- /dev/null +++ b/source/games-extra/fortune-mod-powerpuff/powerpuff @@ -0,0 +1,678 @@ +Narrator: Sugar .. Spice .. and everything Nice + These are the ingredients to the perfect little girl. + But Professor Utonium accidentally added one ingredient to the + concoction: Chemical X + Thus, the Powerpuff Girls were born. Using their ultra superpowers, + Blossom, Bubbles, and Buttercup have dedicated their lives to + fighting crime and the forces of evil! +% +Narrator: The city of Townsville! +% +Mayor: What a wonderful day for a celebration ... Girls, have I ever told you + the story of this old theatre? +Ms. Bellum: Just say yes. +Girls: No. +Mayor: Well, splendid. This theatre is the most historic site in all of + Townsville. Why, I used to see shows here when I was your age. +% +Mayor: I raised my hand, but he chose another. He chose a little girl. +% +Mayor: Poor old Al Lusion. Poor old theatre ... Oh, well, let the festivities + begin! +% +Mayor: Yes! Yes! Smash it! Smash it! Boom! Boom! Pow! Pow! Smash it, smash it, + smash it! +% +Blossom: What was that? +Bubbles: I think it.it was a zombie! +Buttercup: Cut it out, Bubbles. There.s no such thing as zombies. + +... + +Woman: A zombie! +% +Narrator: Oh, no! It's Al Lusion! He's returned from beyond the grave as + Abracadaver, the magical zombie! +% +Abracadaver: You laughed at me ... but now, revenge! +% +Mayor: Hmm. That's peculiar. Uh, Ms. Bellum, do you see this saw I see? +Ms. Bellum: Yes, but can't you see that all of Townsville is under attack? +Mayor: I think my hat's under attack! Call the haberdasher! +Ms. Bellum: Ahem! +Mayor: Oh, and the Powerpuff Girls. +% +Blossom: H-H-Hello? +% +Mayor: Blossom! You girls have to help at once! +Blossom: W-W-W-Why? What is it, Mayor? +Mayor: My favorite hat's been ruined, and, uh ... oh, yeah, Townsville's + under attack by an evil demented zombie magician. +Blossom: WHAT?! An evil demented zombie? +Buttercup: No way! I'm not going! +Bubbles: Me neither. +Blossom: I know it's scary, but.we have to. +% +Blossom: Oh ... um ... excuse me, Mr. Zombie, sir. +Abracadaver: Wha.? +Blossom: Could you stop destroying Townsville with your evil zombie magic? +Bubbles, Buttercup: Please? +% +Abracadaver: You! You're that girl! Girl with bear! +% +Blossom: Huh? +% +Buttercup: You put her down! +% +Buttercup: Uh-oh! +Abracadaver: You hit me! +% +Abracadaver: And now, my assistant ... time for grand finale! +% +Abracadaver: Now you meet your doom! +% +Narrator: Oh, no! Right before our very eyes ... the magic of the Powerpuff + Girls vanished forever! Now Townsville is at the mercy of that evil + magician Abraca-huh! +% +Blossom: Ta-da! +Narrator: Blossom?! +Crowd: Yaaay! +% +Girls: Ta-da! +Crowd: Yaaay! +Mayor: But, girls! How did you do it? +Girls: It's magic, silly! +% +Narrator: How? ... Who? ... When? ... But? ... Who's in the? ... +% +Narrator: Oh, girls! I love that voodoo that you do! +% +Narrator: So once again the day is saved ... thanks to the Powerpuff Girls! +% +Narrator: The city of Townsville ... And like most cities, Townsville prepares + its young for bed as evening approaches. +% +Buttercup: Man, I'm not ready for bed yet! +Blossom: Now, girls, you know we need to get plenty of sleep. It's our + responsibility as superheroines to be well-rested, so that we'll be + at peak crime-fighting performance whenever evil rears its ugly head. +% +Blossom: And, like Ben Franklin always said ... Early to bed, early to wake, + makes a lady smart, pretty, and great. +% +Buttercup: Yeah, yeah ... but all the fun stuff happens at night. Parties, + dancing, nightclubs and stuff. Girl, it'll be awesome once we're + old enough to go out after dark. Right, Bubbles? +Bubbles: Uh ... no. +Buttercup: What do you mean, no? +Bubbles: I don't know. +Buttercup: You're not afraid of the dark, are you? +Bubbles: No. +Buttercup: You ain't scared of monsters under the bed, are you? +Bubbles: No. +Buttercup: Well, then. I guess you wouldn't be afraid of the Boogie Man, + either. +Blossom, Bubbles: Who? +% +Buttercup: Boogie Man! The creepiest, scariest, nastiest, + long-finger-and-pointy-teeth-havingest, little-kid-gettingest + monster in the WORLD! But don't worry. He only comes out ... + after dark! +% +Professor: Wha? +% +Blossom, Bubbles: IT'S THE BOOGIE MAN! +Professor: What? Boogie Man? What's going on in here? +% +Professor: Buttercup ... are you teasing your sisters again? +% +Professor: Okay, Bubbles, calm down. Everything's all right now. +% +Professor: Yes, Blossom, I know. Buttercup likes to be an instigator. +% +Buttercup: Well, it's not my fault she's a baby scared of the dark. +% +Professor: Now, girls, being scared doesn't make you a baby. I was scared + when I heard my girls screaming. But did I hide under the covers? +% +Professor: Thank you, Blossom. You see, bravery doesn't mean you're not + scared. Bravery is doing what you're afraid to do. If you can + just face your fears, then I know you can find the courage to + beat 'em. +% +Professor: Now, then, everyone, into bed. It's time for sleeping. +% +Professor: And no more monkey business! +% +Narrator: Some kind of crazy beat? +% +Jerome: Listen up, all you freaks and disasters, and chill the frag out! + 'Cause here comes the master! So give it up for the beast with the + plan! The one, the only, B-B-B-Boogie Man! +% +Boogie Man: Creatures of darkness ... DIG IT! Too long have we been at the + mercy of light. Nightlights, streetlights, hall lights with the + door cracked. And deeper still ... the sun. I know, I know. But I, + your Boogie Man, have just completed Step One of my grand master + plan that will ensure an end to this problem once and for all. + So prepare to hit the streets ... cause we are gonna party ALL + NIGHT LONG! +% +Boogie Man: So tell me. When things get creepy. +Crowd: Blame it on the boogie! +Boogie Man: When things get spooky. +Crowd: Blame it on the boogie! +Boogie Man: And when things get freaky, funky, and nasty. +Crowd: BLAME IT ON THE BOOGIE!! +% +Narrator: Uh-oh! What's he got cooking at the Townsville Power Plant? +% +Narrator: Oh, my gosh. They've cut off all power to Townsville! That means ... + no more streetlights ... no more hall lights with the door + cracked ... and definitely no more nightlights! +% +Monster under bed: Hehehe The coast is clear! Come on! +% +Slug: Fashionably late again, I see. So fashionable you missed the party. +% +Slug: Peep it! The sun's already risin'. We're gonna have to blow this joint. +% +Bartender: LAST CALL!! +Jerome: Let's wrap it up, people! The sun's comin' up! +Boogie Man: Hold up, hold up! Did you all forget about my grand master plan? + The sun will no longer be an issue once I initiate the third and + final step. +Slug: Is Step Three really all that? +Boogie Man: Shoot. It ain't no step for a stepper. +% +Narrator: It's a giant disco ball! +Narrator: And it's eclipsing the sun! Oh, no! Now morning will never come to + Townsville! +% +Narrator: And these nocturnal nightmares will be free to haunt the darkness + forever! +Crowd: BLAME IT ON THE BOOGIE!! +% +Blossom: I CAN'T GET ANY SLEEP!! With all that racket out there! Something + funky.s going on downtown. +Buttercup: I'll say! We better check it out! +Blossom: Yeah. It might be trouble! +% +Blossom: Oh, my gosh! Townsville's been turned into a nightmare nightclub! +Buttercup: Right on! Right, Bubbles? +Bubbles: Well, it's got a good beat, and I can dance to it. +% +Cat: Yeah, little girl, I thought you liked to party. +% +Buttercup: Let's get down! +% +Narrator: Oh, no! The girls are getting swamped! +% +Blossom: I can see a small exhaust port at the end of the chasm. If we could + just hit it with our laser vision, it should destroy the ball! +% +Narrator: Oh, yes! The sun is free to shine on Townsville again! Sorry, + nightmares. Party's over. And don't let the doorknob hit ya where + the dog shoulda bit ya. +% +Bubbles: Okay! I'm ready! +Professor: Awww, ain't she cute? +% +Professor: You see, Bubbles, you're not ready for the higher levels yet. + Oh, don't worry, cheer up. Someday you will be. +Bubbles: It's not fair. +Professor: She's so cute when she's all pouty like that. +% +Bubbles: It's not fair! I'm just as tough and strong and mean as Buttercup + and Blossom, but they just don't believe me. They all treat me like + a baby. I'll show them. I'll prove that I can be ... hard-core! +% +Bubbles: Mission begin! +% +Bubbles: WHO ELSE WANTS SOME?!? +% +Blossom: What's the matter? Am I too fast for cute little Bubbles? +% +Bubbles: Ha! I got you! You're out! Gone! Finished! You were beaten down, + sister, by CUTE! LITTLE! BUBBLES!! +% +Talking Dog: Oh, hi, Bubbles. How are youuuuu. +Bubbles: Bad dog! Bad dog! BAD DOG! +% +Talking Dog: No, Bubbles! Have mercy! +Bubbles: Mercy is for the weak! +% +Blossom: Bubbles! +Buttercup: Have you lost your mind? +Blossom: This isn't the Bubbles we know! +Bubbles: The Bubbles you know is gone! I'm hard-core now! +% +Bubbles: I don't mean to burst your bubble, girls, but from now on ... I + fly solo! +% +Narrator: Whoa! Sister's doin' it for herself! Let's hope she knows what + she's doing. +% +Mojo: Now that I have you, my sweet little Bubbles ... nothing can stop my + plan to take over the world! +Bubbles: What plan?! +Mojo: I'll tell you! I plan to zap you with my laser, causing you to cry + out ... just wike a wittle baby ... which in turn will cause your + sisters to come flying to your rescue, for which I am well prepared, + as you can see. +% +Bubbles: That's the dumbest plan I've ever heard! AND I'M NOT A BABY! +% +Mojo: Well, we'll see about that! +% +Bubbles: I'm not.gonna..cry ... you.. dumb.. doo-doo-brain! +Mojo: Doo-doo-brain? That's it! I've had it with your sassy mouth! I didn't + want to do this! +% +Mojo: Yes! Yes! That's it! +% +Blossom: Wow, Bubbles! I can't believe you defeated Mojo all by yourself! + You really whooped him! +% +Blossom, Buttercup: You're hard-core! +% +Bubbles: Why, you! How dare you zap me and my sisters? Take this! And that! + And this! And this! And that! +% +Narrator: Oh, Bubbles, you're so cute when you're all tough like that! So + once again the day is saved ... thanks to the Powerpuff Girls! +% +Narrator: The city of Townsville. A pleasant place to live. Unless you run + into ... the Gangrene Gang! The biggest bunch of belligerent bullies + this town's ever seen! +% +Ace: Mister? You're talkin' to Ace, kid. There are no Misters here ... at + least, I don't think so. Um, Little Arturo, is your name Mister? +% +Grubber: Pbbbbpppppbbbbbt! +% +Ace: Yeah, I thought so. Hey, is your name Mister, Snake? +% +Blossom: Let the underwear go! +% +Arturo: The Powerpuff Girls? +Billy: The Powerpuff Girls? +Snake: The P-P-Powerpuff Girls-s-s? +Grubber: Pbbbbpppbbbt? +Ace: The Powerpuff Girls? +% +Ace: Oh, Powerpuff Girls ... please forgive my foolish friend for his foolish + act. For he did not know what he was doin'. And I know deep inside my + heart that he would never do anything like that ever again. What do you + say, girls? Will you forgive him? Will you? Please? +% +Narrator: Oh, no! Looks like Buttercup is looking for love in all the wrong + places. +% +Narrator: Next day. Townsville Museum of Natural History. +% +Narrator: Oh, look! The Pokey Oak Kindergarten class is on a field trip. + And so is ... the Gangrene Gang?! This can't be good. +% +Billy: Big Billy no get soda. +Snake: I think she needs moneys-s-s. +Arturo: This Mesopotamian vase is probably worth a couple of bucks. +% +Ace: Slip it in right here, Arturo. +% +Ace: Now this has gotta be worth at least one soda. +Blossom: Drop that mummy! +Ace, Snake, Arturo, Billy: The Powerpuff Girls! +% +Blossom: All right, girls. Let's show these creeps how to respect other + people's property! +% +Ace: Hey. Buttercup, how come you guys always pick on us, huh? +% +Ace: W-We was only tryin' to get a soda. +% +Ace: You know, kid? You're not so bad. You can hang out with us anytime. +% +Narrator: That evening ... Oh, no! ... She isn't! ... She is. +% +Narrator: I hope she knows what she's doing. +% +Snake: W-W-W-What-What she's doing here-s-s, Boss-s-s? +Ace: Back up! Relax! +% +Ace: Buttercup. Please, come in. +% +Ace: Oh, Buttercup! Last night was a hoot! So will you please be my guest + again tonight? +% +Ace: Don't you realize that with Buttercup on our side ... + WE COULD CONTROL TOWNSVILLE?! +% +Ace: Sit for a spell, fellas, 'cause I've got a plan. +% +Narrator: Well, that sounds awful! Evil people with evil plans? I hope the + Powerpuff Girls can get out of this one ... especially Buttercup! +% +Ace: Showtime! +% +Snake: Huh? Oh, right. See you two a little bit laters-s-s. +Ace: They'll be back. With pizza! +% +Snake: Come on, s-s-stop laughing! Do it rights-s-s! +% +Grubber: Oh, hello. I'm Buttercup, and my foot got caught in a conveyor belt + at the city dump. I'm afraid I'm stuck. Help me! +Bubbles: Okay. Bye-bye. BUTTERCUP'S IN TROUBLE!! +% +Snake: S-S-Say goodbye, Powerpuffs-s-s! +% +Narrator: This is unbelievable! Is this the end of our beloved girls? +% +Narrator: Can no one save our heroes from this impending doom? Can Buttercup + not hear her sisters' cries for help? +% +Narrator: Oh, no! Blossom and Bubbles' screams are being drowned out by this + rogue Romeo's rambunctious rock! +% +Snake: Adios-s-s, dos amigos-s-s! +% +Ace: Buttercup, I'm innocent! The boys, they put me up to it! Honest! +% +Narrator: Aww, we forgive you, Buttercup. +% +Narrator: And so once again the day is saved ... thanks to the Powerpuff Girls! +% +Narrator: The city of Townsville. A place where catastrophe can strike at + any minute. +% +Bubbles: You're the most cutest kitty in the whole world. Yes, you are. And + to think that mean old man had you all to himself. Do you think + we'll be able to keep him? +% +Buttercup: We're not keeping that stinky fleabag. Because I'm gonna end up + feeding it, and cleaning it, and loving it. +% +Girls: Awwww +% +Bubbles: No, you didn't. We're just getting ready for bed. And everything is + as normal as normal could beEEEEE! +% +Blossom: Well, there was this bad man, and he had this raygun. +Buttercup: And then we were punching and kicking, and then the cops came. +Bubbles: And then the place started to fall apart! +% +Professor: But Kitty can stay tonight. I have a lot of work to do in the lab, + so I'll decide tomorrow. Now get those sleepy heads into bed. +% +Professor: Good night, little angels. +% +Blossom: The cat's in the bag once the Professor sees his breakfast! +% +Professor: No! None of you can ever hold Kitty! +% +Professor: Girls! I know I haven't told you, but the laboratory is now off + limits. Bye. +% +Professor: Yes, Master. +% +Kitty: Purrrrrrfect. +% +Blossom: Bubbles, you get it. I'm too tired. +Bubbles: Powerpuff hotline. +Bubbles: We're on our way, Mayor! WAKE UP!! +% +Bubbles: Wait! What if the cat is really the bad guy, and he put the Professor + under a hypnotic trance and made the Professor build this evil + machine, and then they stole the jewel to power the machine, and then + they're gonna use it to hypnotize all the people so that the cats can + rise up and take over Townsville?! +Buttercup: Bubbles, if we didn't have to sit through your ridiculous + ramblings, we.d be halfway to solving this crime! +% +Narrator: Oh, Bubbles ... you don't know how right you are! For at this very + moment, a catastrophe is about to befall ... the city of Townsville! +% +Kitty: And now for the final step. Professor? +% +Kitty: Activate the beam! +Professor: Yes, Master. +% +Professor: Girls! Oh'oh, I just had the craziest dream! I dreamt I was + hypnotized by a cat, we stole a jewel, and I jumped off a building! + Pretty crazy, huh? +% +Narrator: Oh, be quiet! Bad kitty! If you think the girls are gonna help you, + you're barking up the wrong .. I mean, you're meowing up the .. + the .. oh, well. +% +Narrator: The city of Townsville! ... A community where random acts of kindness + are an everyday occurrence. +% +Fuzzy: Hey, you! Get offa my property! Now! +% +Narrator: Some people like ... Fuzzy Lumkins! +% +Fuzzy: Get offa my property! +% +Fuzzy: Hey! Get off my property right now! +% +Fuzzy: Consarn it! Anyone else wanna try and get on my property?! +% +Fuzzy: Jo? Jo? Where you at, Jo? Where is you? Jo! Joey! J-oh. +% +Fuzzy: Now you stay right 'cheer, Jo .. where you gonna be safe .. from all + y'all who wants to get your mitts on my property! +% +Narrator: Oh, no! He's heading towards Townsville! +% +Fuzzy: Where you at, you crazy critter? +% +Old woman: Excuse me, sonny, but I believe you dropped your hat. +% +Fuzzy: GET YOUR WRINKLES OFFA MY PROPERTY!! +% +Fuzzy: Stop it, stop it, STOP IT! Stop touchin' my property! +% +Policeman: So, you like punchin' out old ladies, huh? Well .. I have one + question for you... Is this your hat? +% +Fuzzy: Y'ALL GET YOUR MITTS OFFA MY PROPERTY!! +% +Blossom: Who are you to come mess up our town? +% +Fuzzy: GET .. OFFA .. MY .. PROPERTY!! +% +Fuzzy: OH, NOOOOOOOOOOOOOOO!! +% +Fuzzy: Huh? +% +Narrator: Townsville Prison! +% +Narrator: How do you like that, Mr. No-Share? +% +Narrator: So once again the day is saved .. thanks to the Powerpuff Girls! I + get a warm, fuzzy feeling just saying that. +% +Narrator: The city of Townsville .. A place filled with some of the most + brilliant, clever, and ingenious criminal masterminds ever to hatch + an evil scheme. +% +Narrator: Then there's the Amoeba Boys. +% +Bossman: We did it! We're official criminals! +Tiny: Yeah, criminals! +Skinny: Yeah! +% +Bossman: You didn't take it, did you? +Tiny: He didn't take it, Boss! +Skinny: I was going to, but .. that would be stealing. +% +Bossman: That's it! I spend months planning that orange heist, and you go + and choke at the last minute. Don't you have any backbone, you. +% +Blossom: Sorry, guys. You're gonna have to do better than that. Come on, + girls. Let's go. +% +Bossman: No! Wait! So you wanna see a crime, huh? +% +Narrator: Townsville Park .. A clean place for clean folks to have good clean + fun. +% +Mayor: Hello? He .. What? .. You can't come in? .. You're sick? What? Hello? + You're sick too, you can't come in. Hello? Hello .. You're sick? Sick! + Sick! Everyone's sick! Oh! Ms. Bellum. Thank goodness you're here. +% +Blossom: I'll get it! Yes, Mayor? What's the trouble? Huh? You're sick? .. + Well, that's too bad, Mr. Mayor, but it doesn't sound like an + emergency. Now, tell everyone to get lots of rest and drink plenty of + liquids. And only call when there's a real emergency. Remember .. + the hotline is not a toy. +% +Kids: ICE CREAM!! +% +Girls: Ewwwwww! +% +Buttercup: Uh-oh. Look! +% +Bubbles: Sorry, guys. I gotta go save people and stuff. +% +Bossman: Hey, Buttercup. +Buttercup: Buzz off, guys! +% +Bossman: Okay, we got a crime. Watch! +Blossom: Cut it out, guys! Not now! +% +Buttercup: You three are the lousiest, most pathetic criminals ever to walk + the street! You stink! We don't ever want to see you again! Get + out of town! Don't ever come back! Get out! Get out! GET OUT!! +% +Professor: Sick. I know. I'm already working on it. I've managed to isolate + the virus, but it doesn't conform to any virus ever documented. I + believe it's a new strain. Have a look. +% +Blossom: Professor .. those look just like the Amoeba Boys. +% +Professor: The Amoeba Boys? Hmm. I wonder if .. now this is only a hunch, but + suppose the Amoeba Boys were standing in the park next to a "Keep + Off the Grass" *cough* sign, in an attempt to break the law .. when + a storm rolled in. Now suppose they stood in the rain all night and + caught a *cough* cold. That cold could mix with their single-cell + anatomy to create a devastating new virus .. that could then infect + all of Townsville. +% +Professor: Of course, that's only a hunch. Girls! You must find the Amoeba + Boys. The antidote is within them! Do you know where they are? +% +Narrator: And so the Powerpuff Girls began to search for the hosts *cough* of + one of the most deadly viruses ever to befall mankind. +% +Blossom: Uh..? The Amoeba Boys? Oh .. you gotta come back with us right away. +Bossman: But I thought we were lousy criminals and you never wanted to see + us again. +Blossom: No! That's not true! You three could be the worst criminals in the + history of Townsville. +% +Bossman: Wait a minute! Why should I, copper? You're not taking us without a + fight! +Tiny: Yeah! Without a fight! +% +Professor: Okay, Amoeba Boys. Thank you for your cooperation. You're free to go. +Bossman: Go?! I thought we were criminals! You locked us up and everything! +Professor: Well, everything's all right now. Out you go. +% +Professor: Bye now. +Bossman: I told you, you shoulda taken the orange! +% +Professor: Force equals the cosine of the direct.no, that's not it! .. Darn it! +% +Blossom: This oatmeal's too hot! +Bubbles: Too hot! +Buttercup: So blow on it! +% +Narrator: And wouldn't you know, of all days, today would be the day Blossom + discovers she has a new power. +% +Narrator: Ice breath! +% +Blossom: Hey guys, look what I just did! +Buttercup: Hmmm .. do it again. +% +Bubbles: I know, I know! Make the floor all ice, like in Tom and Jerry. + That's my favorite. +% +Buttercup: Yeah! Make the floor all ice, Blossom! +Blossom: Well, I'll try. +% +Professor: ButterCUUUUUP! +% +Professor: How on earth did you do it? +Bubbles: She blowed, and ice came out! +Buttercup: She's got ice breath, Professor! +Professor: You're kidding! Show me, Blossom. +% +Professor: Incredible! +% +Professor: Well, Buttercup .. you know, even though you all have super + abilities like super strength and being able to fly and laser eye + beams, you also each have your own special unique abilities, like + Bubbles being able to speak Spanish. +Bubbles: S?! +% +Ms. Keane: Of all the days for the air conditioner to break! +% +Ms. Keane: Teddy, I don't care. Now go play! +% +Narrator: Outside? In this heat wave? Oh, the poor little things. +% +Repairman: Sorry, Ms. Keane. I'll have to come back tomorrow. +Ms. Keane: Great. Just great! Stupid heat! It's like walking into an oven! +% +Bubbles: Ms. Keane! Ms. Keane! Blossom's doing something bad. +Ms. Keane: What are you talking about? Blossom never does anything bad. +% +Ms. Keane: It's wonderful! +Blossom: Thanks. +Ms. Keane: Blossom, what a nice thing you're doing. +% +Buttercup: That stupid goody-goody Blossom never gets in trouble! +% +Buttercup: Hello? .. A robbery? .. We'll be right there! +% +Buttercup: Hey, ice princess! We got work! +Blossom: Oh, okay. I just gotta finish making snow cones for everybody. +Buttercup: Forget it. Come on, Bubbles! +% +Driver: Did you get the ice? +% +Bubbles, Buttercup: Not so fast, bad guys! +Crook: The Powerpuffs! Step on it! +% +Blossom: Here I am. Did I miss anything? Oh, look! Bad guys! Stand back, girls! +% +Blossom: Whoops! +Crooks: Thanks, Blossom! +% +Buttercup: Way to go, ice princess! +Bubbles: You did a bad thing, Blossom. +Blossom: I know. Sorry, Mr. Policeman. Sorry, people of Townsville. Sorry, + tree. I promise I will never use my ice powers again! +% +Ms. Bellum: Staring at the sun again, Mayor? +Mayor: Yes! I'm trying to find the source of this hea..ooh! +% +Mayor: Goodness gracious, great ball of fire! +Ms. Bellum: Yes, it's called the sun. +Mayor: No! There's another giant ball of fire, and it's heading straight for + Townsville! +% +Buttercup: Come on, Bubbles! +% +Buttercup: Blossom, forget your promise and DO SOMETHING! +% +Mayor: Oh, good! Blossom has stopped the giant fireball. +Ms. Bellum: Yes, but now there's a giant ice ball hurtling towards us. +Mayor: Yes, but it's not a giant fireball! +% +Mayor: It's so cold! We could really use a giant fireball about now. +% From slownlinux at gmail.com Thu Feb 16 20:21:53 2012 From: slownlinux at gmail.com (Slown) Date: Thu, 16 Feb 2012 20:21:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-southpark-0.2-4-i686 Message-ID: <20120216192153.00823224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03f884f3fc9d3964c87876d9ee61f46f74829532 commit 03f884f3fc9d3964c87876d9ee61f46f74829532 Author: Slown Date: Thu Feb 16 20:22:04 2012 +0100 fortune-mod-southpark-0.2-4-i686 * pkg++ diff --git a/source/games-extra/fortune-mod-southpark/FrugalBuild b/source/games-extra/fortune-mod-southpark/FrugalBuild index 05b9824..d05c873 100644 --- a/source/games-extra/fortune-mod-southpark/FrugalBuild +++ b/source/games-extra/fortune-mod-southpark/FrugalBuild @@ -3,21 +3,20 @@ pkgname=fortune-mod-southpark pkgver=0.2 -pkgrel=3 +pkgrel=4 pkgdesc="A whole set of quotes from South Park: Bigger, Longer & Uncut" url="http://eng.eelcowesemann.nl/linux-unix/ye-olde-legacy-stuff/fortune-cookies/$pkgname" depends=('fortune-mod') groups=('games-extra') archs=('i686' 'x86_64') -_F_archive_name="SP" -up2date="Flasttar $url" -source=(http://eng.eelcowesemann.nl/files/2009/12/$_F_archive_name-$pkgver.tar_.gz) -_F_cd_path="$_F_archive_name-$pkgver" -sha1sums=('ae4718c8707eb19f6f5222674507bc7670f7dbbc') +up2date=$pkgver +source=(SP) +sha1sums=('3721db71e0a2a9a736a512a65ae8e5fb590b5a46') build() { - Fcd + Fcd "." + strfile ./SP || Fdie Fmkdir /usr/share/fortune - Ffilerel $_F_archive_name usr/share/fortune - Ffilerel $_F_archive_name.dat usr/share/fortune + Ffilerel SP usr/share/fortune + Ffilerel SP.dat usr/share/fortune } diff --git a/source/games-extra/fortune-mod-southpark/SP b/source/games-extra/fortune-mod-southpark/SP new file mode 100644 index 0000000..0816445 --- /dev/null +++ b/source/games-extra/fortune-mod-southpark/SP @@ -0,0 +1,370 @@ +Fucking sweet! +% +Kyle's mom is a big fat fucking bitch! +% +Kick the baby. +% +Don't kick the baby. +% +Well fine, go ahead and miss church, and when you die and go to hell you +can answer to SATAN! + +Ok +% +Ike! You broke another window! That's a bad baby. Bad baby! +% +Kyle! We're going to the Terrance and Philip movie! +% +Oh my god, dude! +% +Aw, ma! He's not even my real brother, he's adopted. +% +Mom, somebody's at the door. + +Coming hon! + +Hey! I can't see the TV! +% +What are you guys doing here? +% +Oh, sweet, dude! Yes! Yes! +% +Off to the movies we shall go where we learn everything that we know. 'Cause +the movies teach us what our parents don't have time to say! And this +movie's gonna make our lives complete. +% +Super sweet! +% +Thank God we live in the quiet little redneck podunk white trash quiet +mountain town. +% +U.S.A.! +% +Can I have 5 tickets to Terrance and Philip, Asses of Fire, please? +% +We have to see this movie, dude! +% +Aw, screw it. It probably isn't all that good anyway. + +Cartman, what are you talking about? You love Terrance and Philip! + +Yeah, but the animation is crappy. +% +Look Mr... Homeless Guy. If you don't want to buy us tickets, and not get +yourself ten bucks and buy yourself a bottle of vodka, be my guest. +% +Let me have some candy, Cartman. + +Let me see... Uhh, nope, I don't have any Jewish candy. +% +You really need all that chocolate, fat boy? +% +Boo boo bah bah. +% +You're such a pigfucker Philip! +% +What did he say? +% +Hmmmmm, let's see. Well, first of all, you fuck pigs. + +Oh yeah! +% +Fuck my ass and call me a bitch! +% +You shitfaced cockmaster. +% +Listen you donkey raping shit eater. +% +You'd fuck your uncle! +% +Shut your fucking face, uncle fucka! You're a cock sucking, ass-licking +uncle fucka! +You're an uncle fucka, yes it's true, nobody fucks uncles quite like you! +% +What do you expect? They're Canadian. +% +Suck my balls! +% +Dude! That movie was fucking sweet! +% +You bet your fucking ass it was! +% +Fuck dude, I want to be just like Terrance and Philip! +% +Huh? +% +Fuck off you donkey raping shiteater! +% +Hey! Stop crowding us you shitfaced cockmasters! +% +Yeah, you're all a bunch os ass ramming uncle fuckers. +% +Stan, tell them about when Terrance called Philip a testicle shitting rectal +wart. +% +Asshole I'm talking to you. +% +Yes, yes, I saw the Terrance and Philip movie. Who wants to touch me? I said +who wants to fucking touch me? +% +I hate you Kenny. +% +Ok children, let's take our seats, we have a lot to learn today. +% +Ok, now let's try to get an answer from someone who's not a complete retard. +Anyone? C'mon, don't be shy. +% +Shut up fat boy! +% +Hey, don't call me fat you fucking Jew! +% +Eric! Did you just say the *F* word? + +Jew? + +No, he's talking about fuck. You can't say fuck in school you fucking +fatass. + +Kyle! + +Why the fuck not? + +Eric! + +Dude! You just said fuck again! + +Stanley! + +Fuck! + +Kenny! + +What's the big deal? It doesn't hurt anybody! Fuck fuckity fuck fuck fuck. +% +How would you like to see the school counselor? + +How would you like to suck my balls? +% +Holy shit dude. +% +Oh no, dude. +% +Mr. Mackey, can I ask a question? + +Mmmkay, what? + +What's the big fucking deal, bitch. +% +What the heck is a rimjaw? + +Oh, that's when you put your legs behind your head and have somebody lick +your ass. +% +Young man, you will tell Mr... Mackey where you heard all these horrible +phrases. + +I... I... + +We can't tell you, We all took a sacred oath and swore ourselves to secrecy! + +It was the Terrance and Philip movie. +% +What? Fuck you guys, I wanna get out of here. +% +Everybody's fucking seen it. + +Eric! + +I'm sorry, I can't help myself. That movie has warped my fragile little +mind. +% +No dude, I'd be scared too, you're mom is a fucking bitch. + +Don't call my mom a bitch, you fat fuck! + +Don't call me fat you buttfucking son of a bitch. +% +Chef, how do you make a woman like you more than any other guy? + +Oh, that's easy. You've just gotta find the clitoris. + +Huh? + +Ooops. +% +Guys, do you know where I can find the clitoris? + +The what? + +What, is that like finding Jesus or something? +% +Allright, this is for the silver medal. Spell "forensics". + +Oh, fuck that, why the fuck should I have to spell forensics. + +Here you go. S-U-C-K M-Y A-S-S, forensics. +% +But minister, it isn't like this film is the first troublesome thing to come +out of Canada. Let us not forget Bryan Adams. + +No, no. The Canadian government has apologized for Bryan Adams on several +occasions. +% +You're a fucking faggot, dude. +% +Step 1: Instead of 'ass' say 'buns'. Like 'kiss my buns' or 'You're a buns +hole'. +Step 2: Instead of 'shit' say 'poo'. As in 'bull poo' 'poo head' and 'this +poo is cold'. +Step 3: With 'bitch' drop the 't', 'Cause 'bich' is Latin for 'generosity'. +Step 4: Don't say 'fuck' anymore, 'Cause 'fuck' is the worst word that you +can say. So just use the word 'mmmkay'! +% +It's easy, Mmmkay! +% +Well Philip, I hope you've learned something through this whole experience. + +I have Terrance. I've learned that you are a boner biting dick fart fuck +face. +% +That movie gets better every time I see it. +% +Oh my god... ahh! Ahh shit! Ahh shit. Ohhh! +% +Oh my god, you killed Kenny + +You bastard. +% +Oh shit dude, now our moms are gonna find out we went to see the Terrance +and Philip movie again. +% +Fucking weak, dude! +% +Oh my god, they killed Kenny! + +You bastards! +% +I bet him he couldn't do it. I bet him a hundred dollars... + +C'mon Cartman, it's not your fault. + +Oh, I know, I'm just fucking stoked I don't have to pay him. + +That's real nice. He was your friend, you fat fuck! +% +Heya fuckface, you seen Gracie? +% +Should we blame the government? + +Or blame society? + +Or should we blame the images on TV? + +NO! Blame Canada! +% +Blame Canada! +% +It seems that everything's gone wrong since Canada came along! +% +So guys, does it make you nervous to be in America? There are a lot of +organizations that want you arrested for destroying children. + +Oh they'd have to find us first. + +You're right... NOW! +% +Holy crap! Did you see that? They arrested Terrance and Philip! +% +What say you, Mr. American Ambassador? + +Fuck Canada! +% +Alec, do you know what sucks about being a Baldwin? + +No, what? + +Nothing! +% +Haha! You missed me! +% +Mr. Garrison? How come our moms arrested Terrance and Philip? + +Yeah? That's gay. + +Your moms are just upset. They're probably just all on their periods or +something. +% +Well I'm sorry Wendy, I just don't trust anything that bleeds for five days +and doesn't die. Anyway children, lets start off with some vocabulary... +% +War?! + +No! Gregory, no! + +Now this is bad Wendy. Hold on to me. +% +Fallen one, I am Satan. I am your god now! + +There is no escape. + +Now feel the delightful pain. +% +Hey Satan, didja hear the news? A war just broke out up on earth. + +Meet Saddam Hussein, my new partner in evil. +% +Move over Satan, you're just hogging all the fun. Yeah! Yeah, man this is +getting me so hot! +% +Saddam, will you let me do my job, please. +% +Rub my nipples as I torture this little piggy! +% +Saddam, can I talk to you over here for a second? +I don't see why you have to belittle me in fron of people like that. + +Hey, relax guy. + +Well sometimes I don't think you have any respect for me. + +Aw, come here guy. Who's my cream puff? +% +Kyle, you need to stop being such a chicken shit and stand up to your +mother. You need to smack her in the face and say, "That's enough of your +shit, you fucking bitch!" +% +What would Brian Boitano do? +% +Yeah, what would Brian Boitano do? +% +Weeeeellllllll, Kyle's mom's a bitch, she's a big fat bitch, she's the +biggest bitch in the whole wide world, she's a stupid bitch, if there ever +was a bitch, she's a bitch to all the boy's and girls! + +On Monday she's a bitch, on Tuesday she's a bitch, on Wednesday through +Saturday, she's a bitch then on Sunday, just to be different, she's a super +King Kamehameha bee-itch! + +C'mon you know the words! +% +We must rid ourselves of anything Canadian. +% +It's this V-Chip. I hate it. I can't say any dirty words. + +Really? So you can't say "fuck"? + +No. + +And you can't say "shit"? + +Nope. + +So you can't say, "I'm Eric Cartman the fattest fucking piece of shit in the +world"? + +Fuck you. *AAAARGH* + +Dude, sweet. +% +I want this V-Chip out of me! It has stunted my vocabulary. +% From baste at frugalware.org Thu Feb 16 20:57:46 2012 From: baste at frugalware.org (Baste) Date: Thu, 16 Feb 2012 20:57:46 +0100 (CET) Subject: [Frugalware-git] gnometesting: libxml++-2.35.1-1-x86_64 * Version bump Message-ID: <20120216195746.44BF1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=e7e7a33680e3751f5223fe77e3f1280d53f77f0e commit e7e7a33680e3751f5223fe77e3f1280d53f77f0e Author: Baste Date: Thu Feb 16 20:57:35 2012 +0100 libxml++-2.35.1-1-x86_64 * Version bump diff --git a/source/lib-extra/libxml++/FrugalBuild b/source/lib-extra/libxml++/FrugalBuild index 42dd0f1..2cbb56d 100644 --- a/source/lib-extra/libxml++/FrugalBuild +++ b/source/lib-extra/libxml++/FrugalBuild @@ -3,15 +3,16 @@ # Maintainer: voroskoi pkgname=libxml++ -pkgver=2.34.2 +pkgver=2.35.1 pkgrel=1 pkgdesc="libxml++ is a C++ wrapper for the libxml XML parser library" url="http://libxmlplusplus.sourceforge.net/" groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') depends=('libxml2>=2.7.8' 'glibmm' 'glib2') +_F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('466740a4d384ea5eefc1adbcae95e7c723a74038') +sha1sums=('79dd75eed8c6e1706965ac93930e92508aebf7c3') build() { Fbuild From ryuo at frugalware.org Thu Feb 16 21:23:04 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 21:23:04 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * set default config for grub Message-ID: <20120216202304.77D8D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=6934de552964e9b971beafbb1a41c2091b02bc8a commit 6934de552964e9b971beafbb1a41c2091b02bc8a Author: James Buren Date: Thu Feb 16 14:23:05 2012 -0600 grub2-1.99-5-i686 * set default config for grub diff --git a/source/base/grub2/grub b/source/base/grub2/grub index 16be183..a101f9a 100644 --- a/source/base/grub2/grub +++ b/source/base/grub2/grub @@ -1,5 +1,17 @@ -# This tries to guess the proper platform. +GRUB_DEFAULT=0 +GRUB_TIMEOUT=5 +GRUB_DISTRIBUTOR="Frugalware" +GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" +GRUB_CMDLINE_LINUX="" +GRUB_PRELOAD_MODULES="" +GRUB_TERMINAL_INPUT=console +GRUB_TERMINAL_OUTPUT=gfxterm +GRUB_GFXPAYLOAD_LINUX=keep +GRUB_GFXMODE=auto +#GRUB_DISABLE_LINUX_UUID=true +GRUB_DISABLE_RECOVERY=true +# This tries to guess the proper platform. case $(uname -m) in i686) target_cpu=i386 From baste at frugalware.org Thu Feb 16 22:10:01 2012 From: baste at frugalware.org (Baste) Date: Thu, 16 Feb 2012 22:10:01 +0100 (CET) Subject: [Frugalware-git] gnometesting: banshee-2.3.5-1-x86_64 * Version bump Message-ID: <20120216211001.1940B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c01df9a148dd77354ec94d498605d086fd9e0267 commit c01df9a148dd77354ec94d498605d086fd9e0267 Author: Baste Date: Thu Feb 16 22:09:19 2012 +0100 banshee-2.3.5-1-x86_64 * Version bump diff --git a/source/gnome-extra/banshee/FrugalBuild b/source/gnome-extra/banshee/FrugalBuild index 8de65a5..dc714af 100644 --- a/source/gnome-extra/banshee/FrugalBuild +++ b/source/gnome-extra/banshee/FrugalBuild @@ -5,8 +5,8 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=banshee -pkgver=2.3.4 -pkgrel=4 +pkgver=2.3.5 +pkgrel=1 pkgdesc="Banshee is a Mono based media player for Gnome" url="http://banshee-project.org" depends=('libxml2>=2.7.8' 'gnome-sharp>=2.24.2' 'ipod-sharp>=0.8.5' 'libgpod-sharp' 'sqlite3' 'hal' 'libmusicbrainz' 'brasero' \ @@ -28,7 +28,7 @@ _F_gnome_ext=".tar.xz" Finclude mono gnome-scriptlet gnome source=($source appledevice.patch) Fconfopts="$Fconfopts --enable-docs --enable-karma --enable-mtp --with-vendor-build-id=Frugalware" -sha1sums=('5e874c3d77a9566aabb231224db1510cec3da24c' \ +sha1sums=('1c3e8761ad2e83ec38f5b5a9f1344dfdfe8acd66' \ '2999ced3ab7b99286b24931a8a9bd7e8ba745cc6') build() { From ryuo at frugalware.org Thu Feb 16 23:18:55 2012 From: ryuo at frugalware.org (James Buren) Date: Thu, 16 Feb 2012 23:18:55 +0100 (CET) Subject: [Frugalware-git] ryuotesting: unifont-5.1.20080820-1-i686 * new package Message-ID: <20120216221855.9E76D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=777e6d9550f60ab815c8a7272b3d12509dc72ade commit 777e6d9550f60ab815c8a7272b3d12509dc72ade Author: James Buren Date: Thu Feb 16 16:18:20 2012 -0600 unifont-5.1.20080820-1-i686 * new package diff --git a/source/xlib-extra/unifont/FrugalBuild b/source/xlib-extra/unifont/FrugalBuild new file mode 100644 index 0000000..f24ce93 --- /dev/null +++ b/source/xlib-extra/unifont/FrugalBuild @@ -0,0 +1,21 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=unifont +pkgver=5.1.20080820 +pkgrel=1 +pkgdesc="Unicode font from GNU in PCF format." +url="http://unifoundry.com" +groups=('xlib-extra') +archs=('i686' 'x86_64') +up2date="Flastarchive $url .pcf.gz" +_F_fonts_subdir='misc' +Finclude fonts +source=($url/$pkgname-$pkgver.pcf.gz) +sha1sums=('87f8600ba24e521b5d20bdf6c4b71af8ae861e3a') + +build() +{ + mv $pkgname-$pkgver.pcf $pkgname.pcf + Fbuild_fonts +} From vmiklos at frugalware.org Thu Feb 16 23:27:22 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Thu, 16 Feb 2012 23:27:22 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell6-yi-0.01.1r1-3-i686 Message-ID: <20120216222722.2AC03224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd961a04966ba59ba2fd2cfcc4d67b5a578fe959 commit cd961a04966ba59ba2fd2cfcc4d67b5a578fe959 Author: Miklos Vajna Date: Thu Feb 16 23:28:29 2012 +0100 aspell6-yi-0.01.1r1-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell6-yi/FrugalBuild b/source/locale-extra/aspell6-yi/FrugalBuild deleted file mode 100644 index b6f32da..0000000 --- a/source/locale-extra/aspell6-yi/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=yi -pkgver=0.01.1r1 -pkgrel=3 -pkgdesc="GNU Aspell 0.60 Yiddish (?.?.???.?.??) Dictionary Package" -Finclude aspell From duyuru at gdbulten.com Fri Feb 17 00:05:10 2012 From: duyuru at gdbulten.com (Kobiler FATURANIZ DEVLETTEN) Date: Fri, 17 Feb 2012 01:05:10 +0200 Subject: [Frugalware-git] destek almadan harcama yapmayin Message-ID: <32d3a875d8ea7dd76da0fec3206c5192@gdbulten.com> BU E-POSTA ABONELERE ?Z?NL? G?NDER?LM?? HABER DUYURUSUDUR,KURUM ?S?MLER?N?N ?ZER?N? TIKLAYINIZ E?ER KOB? ?SEN?Z YAPTI?INIZ YADA YAPACA?INIZ ??E UYGUN B?R KRED? YADA H?BE MUHAKKAK VARDIR ( Yasal kobi tan?m? : 1-250 aras?nda ?al??an? olan hizmet-ticaret-?retim - bilgisayar yaz?l?m sekt?rlerinde faaliyet g?steren ?ah?s / limited / anonim ?irket d?zeyindeki t?m i?letmeler kobidir. ) KOSGEB 'den 1.PAKET 210.000 TL Yurt ??i Fuar Deste?i Yurt D??? ?? Gezisi Deste?i Tan?t?m Deste?i E?le?tirme Deste?i Nitelikli Eleman ?stihdam Deste?i Dan??manl?k Deste?i E?itim Deste?i Enerji Verimlili?i Deste?i Tasar?m Deste?i S?nai M?lkiyet Haklar? Deste?i Belgelendirme Deste?i Test, Analiz Ve Kalibrasyon hibe 2.PAKET 150.000 TL Makine Te?hizat Hammadde Malzeme Hizmet Al?m? Yaz?l?m Al?m? Personel Giderleri hibe 3.PAKET 1.000.000 TL Kira Makine-te?hizat, Donan?m, Hammadde, Yaz?l?m Ve Hizmet Personel Ba?lang?? Sermayesi Proje Dan??manl?k Deste?i E?itim Deste?i S?nai Ve Fikri M?lkiyet Haklar? Deste?i Proje Tan?t?m Deste?i Yurtd??? Kongre/Konferans/Fuar Test, Analiz, Belgelendirme Deste?i hibe+kredi sizi bekliyor T?B?TAK 'dan Makina Personel giderleri Alet -te?hisat-yaz?l?m-malzeme-sarf giderleri Seyahat giderleri Yay?n al?mlar? Yeminli m.m giderleri Tpe tescil giderleri Yurti?i-yurtd??? dan??manl?k giderleri 400.000 tl kadar % 75 , ?st Limitsiz % 60 hibe sizi bekliyor DTM 'den yurtd??? harcamalar?n?z i?in 2.900.000 usd Kira destekleri Demirba? destekleri Rekl?m ve tan?t?m destekleri Marka tescil destekleri Pazar ara?t?rma destekleri E?itim destekleri Ar-ge ve Patent destekleri Kalite belgelendirme destekleri Fuar destekleri Yabanc? dilde haz?rlanan katalog, tan?t?m bro??rleri Defile, kokteyl, Show organizasyonlar? Web sitesi, web rekl?mlar?, tan?t?m CD si Promosyon ve e?antiyon giderleri TV ve dergi rekl?mlar? Rekl?m panolar? Seminer ve konferans, Sponsorluklar V.b. firma giderlerine destek verilmektedir. Ula??m ve otel giderleri Terc?man ve dok?man masraflar? Araba kiralama giderleri ?? ile ilgili numune masraflar?n?n % 70 i Pazar ara?t?rma gezisi masraflar? hibe sizi bekliyor ??inizi b?y?tecek yada yeni yat?r?m yapacaksan?z Ekonomi Bakanl??? Kdv muafiyeti G?mr?k vergisi muafiyeti Gelir-Kurumlar vergisi muafiyeti Ssk primi maufiyeti ?cretsiz arazi hibe TTGV 1- 2,5 milyon Amerikan dolar? kredi veriyor ( 0 faiz ) Tar?m ve hayvanc?l?k destekleri a??kland? ( IPARD) Et ?reten / ?retecek tesisler S?t ?reten / ?retecek tesisler Meyve ve sebze ?reten / ?retecek tesisler Su ?r?nleri ?reten / ?retecek tesisler T?m tar?m +hayvanc?l?k i? geli?tirme ve yeni i?letme projeleri muhtelif hibeler sizi bekliyor ayr?ca AB Kredileri A??kland? 2011 B?lgesel KALKINMA AJANS destekleri a??kland? Yeni AB Hibe BA?l?klar? A??kland? AB- D?NYA BANKASI - ?SLAM KALKINMA BANKASI VB. KRED?LER? GLOBAL DANI?MANLIK www.global-danismanlik.net www.globaldanismanlik.net ?rtibat ofisleri : ?stanbul - Denizli - Mersin-Kayseri- Ankara -Afyon ?a?r? Merkezi 212 407 0 290 212 407 0 289 listeden ??kmak i?in benicikarinizlisteden at gmail.com adresine bo? mail at?n?z -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryuo at frugalware.org Fri Feb 17 01:40:54 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 01:40:54 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * build grub fonts Message-ID: <20120217004054.7607A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=ed12fb315312d9a078a73db9fa554cfdd855d34f commit ed12fb315312d9a078a73db9fa554cfdd855d34f Author: James Buren Date: Thu Feb 16 18:40:50 2012 -0600 grub2-1.99-5-i686 * build grub fonts diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index 3149926..b287330 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -11,6 +11,7 @@ conflicts=('grub') replaces=('grub') provides=('grub') depends=('xz' 'bzip2' 'mktemp' 'ncurses') +makedepends=('unifont') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') fi From ryuo at frugalware.org Fri Feb 17 07:11:31 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 07:11:31 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub-theme-frugalware-1.6-1-i686 * revise to use the release wallpaper as theme Message-ID: <20120217061131.456E3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=f4cb5fc8b112e65a8b6d381f5d4acbc3fa9c2940 commit f4cb5fc8b112e65a8b6d381f5d4acbc3fa9c2940 Author: James Buren Date: Fri Feb 17 00:10:50 2012 -0600 grub-theme-frugalware-1.6-1-i686 * revise to use the release wallpaper as theme diff --git a/source/base/grub-theme-frugalware/FrugalBuild b/source/base/grub-theme-frugalware/FrugalBuild index 0ecd7dd..920c691 100644 --- a/source/base/grub-theme-frugalware/FrugalBuild +++ b/source/base/grub-theme-frugalware/FrugalBuild @@ -1,24 +1,19 @@ -# Compiling time: 0.29 SBU -# Maintainer: Krisztian VASAS +# Compiling time: 0 SBU +# Maintainer: James Buren pkgname=grub-theme-frugalware -_F_archive_name=frugalware-grub-theme -pkgver=1.0.0 +pkgver=1.6 pkgrel=1 pkgdesc="Frugalware theme for GNU GRand Unified Bootloader" -url="http://ftp.frugalware.org/pub/other/artwork/grub-theme/" -rodepends=('grub') -makedepends=('gfxboot>=3.3.22' 'perl-html-parser' 'cpio') +url="http://www.frugalware.org" +depends=() groups=('base') archs=('i686' 'x86_64') -up2date="lynx -dump $url | Flasttar" -source=($url/frugalware-grub-theme-$pkgver.tar.gz) -sha1sums=('7dd3a7d8deafde230b0e93f665ac5a0120d8641c') -options=('nodocs') +up2date="$pkgver" +source=(http://ftp.frugalware.org/pub/other/people/devil505/artwork/wallpapers/1.6.png) +sha1sums=('0cc41bf6468a61873743886900be0fc791f1f5bf') build() { - cd $Fsrcdir/themes/frugalware - Fmake - Ffilerel boot/message /boot/grub/message-frugalware + Ffile 1.6.png /usr/share/grub/background.png } From ryuo at frugalware.org Fri Feb 17 07:14:34 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 07:14:34 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * add default background information Message-ID: <20120217061434.ABB75224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=52ddd32b072bfa97056644739a0346ddd8d1a97b commit 52ddd32b072bfa97056644739a0346ddd8d1a97b Author: James Buren Date: Fri Feb 17 00:14:29 2012 -0600 grub2-1.99-5-i686 * add default background information diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index b287330..1efbcea 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.gnu.org/software/grub/" conflicts=('grub') replaces=('grub') provides=('grub') -depends=('xz' 'bzip2' 'mktemp' 'ncurses') +depends=('xz' 'bzip2' 'mktemp' 'ncurses' 'grub-theme-frugalware') makedepends=('unifont') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') diff --git a/source/base/grub2/grub b/source/base/grub2/grub index a101f9a..5151de3 100644 --- a/source/base/grub2/grub +++ b/source/base/grub2/grub @@ -10,6 +10,7 @@ GRUB_GFXPAYLOAD_LINUX=keep GRUB_GFXMODE=auto #GRUB_DISABLE_LINUX_UUID=true GRUB_DISABLE_RECOVERY=true +GRUB_BACKGROUND="/usr/share/grub/background.png" # This tries to guess the proper platform. case $(uname -m) in From ryuo at frugalware.org Fri Feb 17 07:35:19 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 07:35:19 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-tools-3.2-2-i686 * remove package Message-ID: <20120217063519.A4694224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=d3bc3b9d629a6f4f91c8d6f4d954dfc659fe48b2 commit d3bc3b9d629a6f4f91c8d6f4d954dfc659fe48b2 Author: James Buren Date: Fri Feb 17 00:33:28 2012 -0600 kernel-initrd-tools-3.2-2-i686 * remove package diff --git a/source/base/kernel-initrd-tools/FrugalBuild b/source/base/kernel-initrd-tools/FrugalBuild deleted file mode 100644 index 0fe4452..0000000 --- a/source/base/kernel-initrd-tools/FrugalBuild +++ /dev/null @@ -1,11 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: James Buren - -pkgname=kernel-initrd-tools -pkgrel=2 -pkgdesc="Initrd for kernel tools." -_F_kernel_initrd_options="--no-kernel" -_F_kernel_initrd_name="initrd-tools" -depends=() - -Finclude kernel-initrd From ryuo at frugalware.org Fri Feb 17 07:35:20 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 07:35:20 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-modules-3.2-2-i686 * remove package Message-ID: <20120217063520.02E89224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=e20369133d633fa36572ab365685206660d848e4 commit e20369133d633fa36572ab365685206660d848e4 Author: James Buren Date: Fri Feb 17 00:33:57 2012 -0600 kernel-initrd-modules-3.2-2-i686 * remove package diff --git a/source/base/kernel-initrd-modules/FrugalBuild b/source/base/kernel-initrd-modules/FrugalBuild deleted file mode 100644 index 82a19cf..0000000 --- a/source/base/kernel-initrd-modules/FrugalBuild +++ /dev/null @@ -1,13 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: James Buren - -pkgname=kernel-initrd-modules -pkgrel=2 -pkgdesc="Initrd for kernel modules." -_F_kernel_initrd_options="--kernel-only" -_F_kernel_initrd_name="initrd-modules" -_F_kernel_initrd_modules_check=y - -Finclude kernel-initrd - -rodepends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") From ryuo at frugalware.org Fri Feb 17 07:35:20 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 07:35:20 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd.sh: remove schema Message-ID: <20120217063520.0D635224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=7a1b122a8777f63520e52bd20b4cbdaffd0de4a4 commit 7a1b122a8777f63520e52bd20b4cbdaffd0de4a4 Author: James Buren Date: Fri Feb 17 00:35:19 2012 -0600 kernel-initrd.sh: remove schema diff --git a/source/include/kernel-initrd.sh b/source/include/kernel-initrd.sh deleted file mode 100644 index bd87dec..0000000 --- a/source/include/kernel-initrd.sh +++ /dev/null @@ -1,111 +0,0 @@ -#!/bin/sh - -### -# = kernel-initrd.sh(3) -# James Buren -# -# == NAME -# kernel-initrd.sh - for Frugalware -# -# == SYNOPSIS -# Common schema for kernel initrd packages. -# -# == EXAMPLE -# -------------------------------------------------- -# pkgname=kernel-initrd-modules -# pkgrel=1 -# pkgdesc="Initrd for kernel modules." -# _F_kernel_initrd_options="--kernel-only" -# _F_kernel_initrd_name="initrd-modules" -# _F_kernel_initrd_modules_check=y -# -# Finclude kernel-initrd -# -# rodepends=("kernel=$_F_kernelver_ver-$_F_kernelver_rel") -# -------------------------------------------------- -# -# == OPTIONS -# * _F_kernel_initrd_modules_check: specify if you want the generated initrd -# to be checked for kernel modules -# * _F_kernel_initrd_options: options to pass to dracut -# * _F_kernel_initrd_name: name of initrd to place under /boot -### -Finclude kernel-version - -if [ -z "$_F_kernel_initrd_name" ]; then - error "_F_kernel_initrd_name is not defined." - Fdie -fi - -if [ -z "$_F_kernel_initrd_options" ]; then - error "_F_kernel_initrd_options is not defined." - Fdie -fi - -### -# == OVERWRITTEN VARIABLES -# * pkgver -# * url -# * makedepends() -# * archs() -# * up2date -# * groups() -# * source() -# * options() -### -pkgver=$_F_kernelver_ver -url="http://www.frugalware.org" -makedepends=( -'udev>=175-2' -'systemd>=38-2' -'kmod>=4-2' -'xz' -'linux-firmware>=20120203-1' -'eject' -'sysvinit-tools' -'less' -'xfsprogs' -'jfsutils' -'reiserfsprogs' -'mdadm' -'lvm2' -'dracut-plymouth' -'dracut-raid' -"kernel=$_F_kernelver_ver-$_F_kernelver_rel" -) -archs=('i686' 'x86_64') -up2date="$pkgver" -groups=('base') -source=() -options=('scriptlet') - -### -# == PROVIDED FUNCTIONS -# * Fbuild_kernel_initrd() -### -Fbuild_kernel_initrd() -{ - local _UNAME _INITRD - _UNAME="$_F_kernelver_ver-fw$_F_kernelver_rel" - _INITRD="$_F_kernel_initrd_name-$_UNAME" - Fmkdir /boot - Fexec /usr/sbin/dracut --no-compress --force -a dmsquash-live \ - $_F_kernel_initrd_options $_INITRD $_UNAME || Fdie - if [ -n "$_F_kernel_initrd_modules_check" ]; then - Fmessage "Checking initrd for kernel modules." - if ! cpio -t < $_INITRD | grep -q '\.ko\.xz$'; then - error "No kernel modules in initrd." - Fdie - fi - fi - xz < $_INITRD > $Fdestdir/boot/$_INITRD || Fdie - Fln $_INITRD /boot/${_INITRD/-$_UNAME/} -} - -### -# * build() just calls Fbuild_kernel_initrd() -### -build() -{ - Fbuild_kernel_initrd -} From kikadf.01 at gmail.com Fri Feb 17 08:05:43 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 17 Feb 2012 08:05:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: htop-1.0.1-1-i686 Message-ID: <20120217070543.B2D63224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=959f7180e648b64ecc31631997893c98ee8ba597 commit 959f7180e648b64ecc31631997893c98ee8ba597 Author: kikadf Date: Fri Feb 17 09:05:35 2012 +0100 htop-1.0.1-1-i686 * Version bump diff --git a/source/apps-extra/htop/FrugalBuild b/source/apps-extra/htop/FrugalBuild index e7e6d7b..552c7f1 100644 --- a/source/apps-extra/htop/FrugalBuild +++ b/source/apps-extra/htop/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: kikadf pkgname=htop -pkgver=1.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="An interactive process viewer for Linux." depends=('ncurses') groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge -sha1sums=('9e9d5f9f2c39af0520a7ba67e7af67925334940a') +sha1sums=('bad226ec887a2b7ea5042879ed18e067812d030e') # optimization OK From pootle at frugalware.org Fri Feb 17 09:08:10 2012 From: pootle at frugalware.org (Pootle) Date: Fri, 17 Feb 2012 09:08:10 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user hermier.: 1845 of 1907 messages translated (19 fuzzy). Message-ID: <20120217080810.EA4D1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=bd739b8d1c624546635cd5fcd9f633f92b8f5128 commit bd739b8d1c624546635cd5fcd9f633f92b8f5128 Author: hermier Date: Fri Feb 17 06:54:54 2012 +0200 Commit from Pootle by user hermier.: 1845 of 1907 messages translated (19 fuzzy). diff --git a/po/docs/fr/docs.po b/po/docs/fr/docs.po index 93e793f..6933ef7 100644 --- a/po/docs/fr/docs.po +++ b/po/docs/fr/docs.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-19 01:50+0100\n" -"PO-Revision-Date: 2012-01-19 07:38+0200\n" +"POT-Creation-Date: 2012-02-17 01:49+0100\n" +"PO-Revision-Date: 2012-02-17 06:54+0200\n" "Last-Translator: Michel \n" "Language-Team: LANGUAGE \n" "Language: fr\n" @@ -1059,7 +1059,7 @@ msgstr "" #. type: Plain text #: install.txt:28 msgid "New World ROM" -msgstr "" +msgstr "New World ROM" #. type: Plain text #: install.txt:30 @@ -1077,8 +1077,7 @@ msgstr "arm" msgid "" "A Marvell Kirkwood platform (e.g. SheevaPlug, Seagate Dockstar, OpenRD, ...)" msgstr "" -"Une plateforme Marvel Kirkwood (ex: SheevaPlug, Seagate Dockstart, " -"OpenRD...)" +"Une plateforme Marvel Kirkwood (ex: SheevaPlug, Seagate Dockstart, OpenRD...)" #. type: Plain text #: install.txt:35 @@ -1184,15 +1183,22 @@ 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 "" + # type: Plain text #. type: Plain text -#: install.txt:69 +#: install.txt:72 msgid "Pros: No USB stick or (re)writeable CD needed." msgstr "Pour: Aucune clef USB ou CDR(-W) requis." # 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 "" "Contre: Seulement possible au cas o?? vous avez un certain type de " @@ -1200,13 +1206,13 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:72 +#: install.txt:75 #, no-wrap msgid "Installing from CD" msgstr "Installer depuis les CDs" #. 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 " @@ -1220,7 +1226,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 " @@ -1234,7 +1240,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 " @@ -1247,13 +1253,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 "Par exemple, dans ce ca le chemin est `/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" @@ -1263,29 +1269,33 @@ 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." msgstr "" +"Pour: Rapide et facile ?? installer m??me si votre carte r??seau ne fonctionne " +"pas nativement." #. 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." msgstr "" +"Contre: Vous avez besoin de savoir comment am??liorer le syst??me install?? " +"pour obtenir les pr??-requis moyens." # type: Plain text #. type: Title === -#: install.txt:101 +#: install.txt:104 #, no-wrap msgid "Installing from DVD" msgstr "Installer depuis les 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" @@ -1296,13 +1306,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:107 +#: install.txt:110 msgid "Pros: a full offline installation is possible." msgstr "Avantages: une installation compl??te sans internet est possible." # 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." @@ -1312,14 +1322,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:111 +#: install.txt:114 #, no-wrap msgid "USB image" msgstr "Image USB" # 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 " @@ -1333,20 +1343,20 @@ msgstr "" "installer les paquets)." #. type: Plain text -#: install.txt:119 +#: install.txt:122 msgid "Pros: No need to burn any CD, you can reuse the media." msgstr "" "Avantages: Pas de besoin de graver aucun CD, vous pouvez r??utiliser le m??dia." # type: Plain text #. type: Plain text -#: install.txt:121 +#: install.txt:124 msgid "Cons: You have to be able to boot from USB." msgstr "Inconv??nients: Vous devez pouvoir d??marrer depuis la clef 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 " @@ -1358,7 +1368,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:" @@ -1368,7 +1378,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!" @@ -1378,14 +1388,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 " @@ -1400,7 +1410,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:" @@ -1410,7 +1420,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" @@ -1439,7 +1449,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" @@ -1450,7 +1460,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:171 +#: install.txt:174 #, no-wrap msgid "" "Command (? for help): C\n" @@ -1473,7 +1483,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. " @@ -1488,7 +1498,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 " @@ -1501,13 +1511,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 "Par exemple, dans ce cas le chemin est `/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" @@ -1518,39 +1528,39 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:190 +#: install.txt:193 #, no-wrap msgid "TFTP image" msgstr "Image TFTP" # type: Plain text #. type: Plain text -#: install.txt:193 +#: install.txt:196 msgid "This is a floppy image, for a very special case:" msgstr "" "Ceci est une image de disquette, pour une utilisation tr??s particuli??re:" # type: Bullet: '* ' #. type: Plain text -#: install.txt:195 +#: install.txt:198 msgid "you want to do a network installation" msgstr "vous voulez faire une installation r??seau" # type: Plain text #. type: Plain text -#: install.txt:196 +#: install.txt:199 msgid "you don't want to / can't use CDs" msgstr "vous ne voulez/pouvez pas utiliser de 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 "vous ne voulez/pouvez pas d??marrer depuis une clef USB" # 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 "" "vous pouvez d??marrer depuis une carte r??seau, mais votre BIOS ne le supporte " @@ -1558,13 +1568,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:199 +#: install.txt:202 msgid "you have a floppy drive" msgstr "vous poss??dez un lecteur de disquette" # 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 "" "Avantages: Dans certains cas c'est la seule fa??on que vous pouvez utiliser " @@ -1572,7 +1582,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 "" "Inconv??nients: Vous avez besoin d'une carte r??seau bootable et d'un serveur " @@ -1580,14 +1590,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:204 +#: install.txt:207 #, no-wrap msgid "Fwbootstrap (self-contained chroot)" msgstr "Fwbootstrap (chroot auto-contenu)" # 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-" @@ -1600,20 +1610,20 @@ msgstr "" # type: Plain text #. type: Block title -#: install.txt:210 +#: install.txt:213 #, no-wrap msgid "Usage example:" msgstr "Exemple d'utilisation:" # type: Bullet: '1) ' #. type: Plain text -#: install.txt:212 +#: install.txt:215 msgid "Download the tarball" msgstr "T??l??charger l'archive" # 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" @@ -1624,26 +1634,26 @@ msgstr "" # type: Bullet: '2) ' #. type: Plain text -#: install.txt:219 +#: install.txt:222 msgid "Unpack it" msgstr "D??compacter la" # 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 "Entrez dans le chroot." # type: Plain text #. type: delimited block - -#: install.txt:229 +#: install.txt:232 #, no-wrap msgid "" "$ cd fwchroot--\n" @@ -1654,13 +1664,13 @@ msgstr "" # type: Bullet: '4) ' #. type: Plain text -#: install.txt:232 +#: install.txt:235 msgid "Use it (build a package or two)" msgstr "Utiliser le (pour construire un paquet ou deux)" # type: Bullet: '5) ' #. type: Plain text -#: install.txt:234 +#: install.txt:237 msgid "" "Exit from the shell and fwbootstrap will unmount the necessary dirs for you." msgstr "" @@ -1669,7 +1679,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." @@ -1679,14 +1689,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:238 +#: install.txt:241 #, no-wrap msgid "A manual bootstrap" msgstr "Un bootstrap manuel" # 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" @@ -1697,14 +1707,14 @@ 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 "" "ce qui y installera le syst??me de base et les paquet primordiaux. Mais " @@ -1712,7 +1722,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:256 +#: install.txt:259 #, no-wrap msgid "" "$ pacman-g2 -Qo /etc/sysconfig/keymap\n" @@ -1731,12 +1741,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 "vous aurez donc ?? les copier ou ?? les ??crire ?? la main." #. 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." @@ -1745,24 +1755,29 @@ msgstr "" "[disponible) pour automatiser cette m??thode du bootstrap." #. 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://" "vmiklos.hu/blog/frugalware-arm-install-howto[real device] arm-bootstrap " "howtos if you need more info." msgstr "" +"Actuellement, la seule fa??on d'installer le port arm est d'utiliser " +"bootstrap. Suivez les guides arm-bootstrap pour " +"http://elentir.sleipnir.fr/?p=489&lang=en[qemu] et pour " +"http://vmiklos.hu/blog/frugalware-arm-install-howto[machine physique] si " +"vous avez besoin de plus d'informations." # type: Plain text #. type: Title == -#: install.txt:269 +#: install.txt:272 #, no-wrap msgid "Obtaining a source media" msgstr "Obtenir un m??dia source" # 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" @@ -1772,7 +1787,7 @@ msgstr "Un m??dia d'installation de Frugalware peut ??tre obtenu ?? partir de pl # 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 " @@ -1784,13 +1799,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" @@ -1801,13 +1816,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" @@ -1818,13 +1833,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" @@ -1835,7 +1850,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]." @@ -1845,14 +1860,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:303 +#: install.txt:306 #, no-wrap msgid "Using packages from CD/DVD" msgstr "Utiliser des paquets depuis les 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." @@ -1862,7 +1877,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 " @@ -1875,7 +1890,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:" @@ -1886,25 +1901,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 "Pour x86_64, utilisez ceci:" # 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." @@ -1914,7 +1929,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. " @@ -1927,14 +1942,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:329 +#: install.txt:332 #, no-wrap msgid "The installation process" msgstr "Le processus d'installation" # 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 " @@ -1946,7 +1961,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 " @@ -1962,7 +1977,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 " @@ -1974,7 +1989,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 !" @@ -1985,7 +2000,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." @@ -1995,7 +2010,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!" @@ -2005,7 +2020,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 " @@ -2018,7 +2033,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 " @@ -2031,7 +2046,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 " @@ -2044,7 +2059,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 " @@ -2068,7 +2083,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-" @@ -2082,7 +2097,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 " @@ -2095,7 +2110,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. " @@ -2116,7 +2131,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 " @@ -2128,7 +2143,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 " @@ -2148,7 +2163,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 " @@ -2160,7 +2175,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 " @@ -2175,7 +2190,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 " @@ -2188,7 +2203,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 " @@ -3505,8 +3520,8 @@ msgid "" "(the ppd) by yourself." msgstr "" "Si elle n'est pas list??e sur les liens pr??c??dents essayez tout de m??me de " -"v??rifier sur google. Si elle est list?? mais indiqu?? \"paperweight\", il n'y a " -"alors rien a faire. Si elle est indiqu??e comme support??e et fonctionnelle " +"v??rifier sur google. Si elle est list?? mais indiqu?? \"paperweight\", il n'y " +"a alors rien a faire. Si elle est indiqu??e comme support??e et fonctionnelle " "sur le site,veuillez alors soumettre un rapport de bug avec les informations " "de votre imprimante. Quand nous aurons corrig?? le probl??me, alors vous " "pourrez installer le pilote (le ppd) par vous m??me." @@ -5988,7 +6003,7 @@ msgstr "source /etc/profile" #. type: Plain text #: packages.txt:280 msgid "to `~/.bashrc` or `~/.zshrc` if it isn't already there." -msgstr "" +msgstr "?? `~/.bashrc` ou `~/.zshrc` s'il n'existe pas d??j??." # type: Plain text #. type: Title == @@ -6343,6 +6358,10 @@ msgid "" "information. When you are finished configuring, use this command as root to " "enable it at boot time:" msgstr "" +"Configurez vos options mat??rielles sp??cifiques dans /etc/sysconfig/cpupower. " +"Consultez les pages man de cpupower-frequency-set et cpupower-set pour plus " +"d'informations. Quand votre configuration est termin??e, utilisez cette " +"commande en tant que root pour l'activer au d??marrage:" # type: Plain text #. type: delimited block - @@ -8682,7 +8701,7 @@ msgstr "fw32" #: packages.txt:1286 #, no-wrap msgid "Initial setup" -msgstr "" +msgstr "Configuration initiale" #. type: Plain text #: packages.txt:1290 @@ -8690,11 +8709,13 @@ msgid "" "Edit /etc/fw32/pacman-g2.conf if you want to change the mirror used, or " "other options used for pacman-g2." msgstr "" +"Editez /etc/fw32/pacman-g2.conf si vous voulez modifier le miroir utilis??, " +"ou d'autres options li??es ?? pacman-g2." #. type: Plain text #: packages.txt:1292 msgid "Commands to use (with sudo or root shell):" -msgstr "" +msgstr "Commandes ?? utiliser (avec sudo ou console root):" #. type: delimited block - #: packages.txt:1296 @@ -8703,6 +8724,9 @@ msgid "" "fw32-create\n" "systemctl enable fw32.service (required for boot-time fw32 root mounting)\n" msgstr "" +"fw32-create\n" +"systemctl enable fw32.service (n??cessaire pour le montage de fw32 en tant " +"que root au d??marrage)\n" #. type: Title === #: packages.txt:1298 @@ -8716,12 +8740,14 @@ msgid "" "This needs to be done when packages become out of date. Command to use " "(with sudo or root shell):" msgstr "" +"Ceci doit ??tre effectu?? quand les paquets ne sont plus ?? jour. Commande ?? " +"utiliser (avec sudo ou console root):" #. type: delimited block - #: packages.txt:1305 #, no-wrap msgid "fw32-upgrade\n" -msgstr "" +msgstr "fw32-upgrade\n" #. type: Plain text #: packages.txt:1308 packages.txt:1318 packages.txt:1328 packages.txt:1338 @@ -8729,37 +8755,37 @@ msgstr "" #: packages.txt:1403 packages.txt:1409 packages.txt:1413 packages.txt:1417 #: packages.txt:1421 packages.txt:1430 packages.txt:1434 packages.txt:1438 msgid "Should not be used while someone is using the chroot." -msgstr "" +msgstr "Cela ne devrait pas ??tre utilis?? tant que quelqu'un utilise le chroot." #. type: Title === #: packages.txt:1309 #, no-wrap msgid "Installing packages or groups to chroot" -msgstr "" +msgstr "Installation des paquets ou des groupes vers le chroot" #. type: Plain text #: packages.txt:1312 packages.txt:1322 packages.txt:1332 packages.txt:1342 #: packages.txt:1352 packages.txt:1362 packages.txt:1372 msgid "Command to use (with sudo or root shell):" -msgstr "" +msgstr "Commande ?? utiliser (avec sudo ou console root):" #. type: delimited block - #: packages.txt:1315 #, no-wrap msgid "fw32-install \n" -msgstr "" +msgstr "fw32-install \n" #. type: Title === #: packages.txt:1319 #, no-wrap msgid "Removing packages or groups from chroot" -msgstr "" +msgstr "Suppression de paquets ou de groupes du chroot" #. type: delimited block - #: packages.txt:1325 #, no-wrap msgid "fw32-remove \n" -msgstr "" +msgstr "fw32-remove \n" # type: Plain text #. type: Title === @@ -8772,7 +8798,7 @@ msgstr "Installation des paquets de remplacement" #: packages.txt:1335 #, no-wrap msgid "fw32-install-package \n" -msgstr "" +msgstr "fw32-install-package \n" #. type: Title === #: packages.txt:1339 diff --git a/po/homepage/pl/homepage.po b/po/homepage/pl/homepage.po index 503947c..534f304 100644 --- a/po/homepage/pl/homepage.po +++ b/po/homepage/pl/homepage.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-14 02:03+0100\n" +"POT-Creation-Date: 2012-02-16 02:04+0100\n" "PO-Revision-Date: 2012-02-09 18:10+0200\n" "Last-Translator: Dawid \n" "Language-Team: LANGUAGE \n" From pootle at frugalware.org Fri Feb 17 09:14:26 2012 From: pootle at frugalware.org (Pootle) Date: Fri, 17 Feb 2012 09:14:26 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user hermier.: 265 of 265 messages translated (0 fuzzy). Message-ID: <20120217081426.95794224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=2b984b22f1b95ee20861dd23553fd246f5881f4b commit 2b984b22f1b95ee20861dd23553fd246f5881f4b Author: hermier Date: Fri Feb 17 07:01:10 2012 +0200 Commit from Pootle by user hermier.: 265 of 265 messages translated (0 fuzzy). diff --git a/po/fwife/fr/fwife.po b/po/fwife/fr/fwife.po index 4e991c5..2b216f7 100644 --- a/po/fwife/fr/fwife.po +++ b/po/fwife/fr/fwife.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-12-14 02:10+0100\n" -"PO-Revision-Date: 2012-01-19 07:06+0200\n" +"PO-Revision-Date: 2012-02-17 07:01+0200\n" "Last-Translator: Michel \n" "Language-Team: LANGUAGE \n" "Language: fr\n" @@ -574,8 +574,8 @@ msgstr "" "\n" "Vous pouvez utiliser d'autres partitions pour distribu?? votre syst??me Linux " "sur plus d'une seule partition.\n" -" Vous voudrez sans doutes mont?? des r??pertoires comme /boot, /home ou " -"/usr/local sur des partitions s??par??es.\n" +" Vous voudrez sans doutes mont?? des r??pertoires comme /boot, /home ou /usr/" +"local sur des partitions s??par??es.\n" " Vous ne devez pas essayer de mont?? /usr, /etc, /sbin ou /bin dans leur " "propres partitions\n" " puisqu'ils contiennent les utilitaires n??cessaires pour d??marrer le syst??me " @@ -609,7 +609,8 @@ msgstr "" "Bienvenue parmi les utilisateurs de Frugalware!\n" "\n" "\n" -"Frugalware a ??t?? cr???? pour rendre votre travail plus rapide et plus simple.\n" +"Frugalware a ??t?? cr????e pour rendre votre travail plus rapide et plus " +"simple.\n" "Nous esp??rons que vous aimerez notre produit.\n" "\n" "L'??quipe de d??veloppeurs de " @@ -708,6 +709,29 @@ msgid "" "Users who wants a non-graphical installation should use the Intermediate or " "the Expert mode." msgstr "" +"Choisissez le mode que vous pr??f??rez.\n" +"\n" +"Le mode Basique est destin?? aux d??butants et fournis une installation par " +"d??faut de Frugalware. \n" +"Cela permet de choisir parmi les diff??rents environnements de bureau " +"disponible dans Frugalware. Pour chacun d'entre eux, une description courte " +"et un aper??u sont donn??s.\n" +"\n" +"Le mode Interm??diaire permets de choisir un environnement de bureau et " +"quelques groupes de paquets additionnels.\n" +"Cela permets a des utilisateurs interm??diaire d'activer/d??sactiver certains " +"groupes de paquets sp??cifiques ne voulant pas utiliser le mode Expert.\n" +"\n" +"Le mode Expert vous donne un contr??le complet des paquets qui seront " +"install??s puisqu'il vous permet non seulement de choisir les groupes de " +"paquets, mais aussi de choisir les paquets individuellement dans chaque " +"groupe.\n" +"??videment, vous devez savoir ce que vous faites, si vous utilisez le mode " +"Experts, puisqu'il est possible d'ignorer des paquets essentiel au " +"fonctionnement de votre syst??me.\n" +"\n" +"Les utilisateurs souhaitant un syst??me sans interface graphique devraient " +"choisir une installation en mode Interm??diaire ou Expert." #: ../src/plugins/select.c:401 msgid "Package selection" @@ -736,6 +760,10 @@ msgid "" "of cross-platform applications designed to run on Linux. KDE was formed to " "create a beautiful, functional and free desktop computing environment." msgstr "" +"KDE est une communaut?? internationale du logiciel libre qui d??veloppe un " +"ensemble int??gr?? d'applications multiplate-formes con??ues pour fonctionner " +"sur Linux. KDE a ??t?? form?? pour cr??er environnement de bureau beau, libre et " +"fonctionnel." #: ../src/plugins/select-basic.c:59 msgid "" @@ -745,12 +773,20 @@ msgid "" "and window and task management. The GNOME desktop environment is designed to " "be an intuitive and attractive desktop for users" msgstr "" +"GNOME est un projet international qui inclut la cr??ation de frameworks " +"logiciels, privil??giant les applications de bureau, et le d??veloppement de " +"programmes qui g??rent le lancement des applications, la manipulation de " +"fichiers et la gestion des fen??tres et des t??ches. L'environnement de bureau " +"GNOME est con??u pour ??tre un environnement de bureau s??duisant et intuitif " +"pour les utilisateurs." #: ../src/plugins/select-basic.c:65 msgid "" "Xfce is a free software desktop environment designed to be fast and " "lightweight, while still being visually appealing and easy to use." msgstr "" +"Xfce est un environnement de bureau libre con??u pour ??tre rapide et l??ger, " +"tout en ??tant visuellement agr??able et facile d'utilisation." #: ../src/plugins/select-basic.c:69 msgid "" @@ -758,6 +794,10 @@ msgid "" "computers on the low end of the performance spectrum such as older resource-" "constrained machines, new generation netbooks, and other small computers." msgstr "" +"LXDE est un environnement de bureau libre con??u pour fonctionner " +"correctement avec des ordinateurs ayant de faibles performances tels que des " +"machines avec du mat??riel ancien, les nouvelles g??n??rations de netbooks et " +"d'autres petits ordinateurs." #: ../src/plugins/select-basic.c:84 ../src/plugins/select-intermediate.c:280 msgid "Choose your desktop environment :" @@ -1140,8 +1180,8 @@ msgid "" "LAN.\n" "If you don't want to set one, keep entry empty and go to the next step." msgstr "" -"Vous pouvez d??finir le mot de passe pour l'administrateur syst??me " -"(root).\n" +"Vous pouvez d??finir le mot de passe pour l'administrateur syst??me (root)." +"\n" "Il est recommand?? que vous en d??finissiez un maintenant pour qu'il soit " "actif la premi??re fois que la machine red??marre.\n" "Cela est particuli??rement important si votre machine poss??de une connexion " From pootle at frugalware.org Fri Feb 17 09:28:07 2012 From: pootle at frugalware.org (Pootle) Date: Fri, 17 Feb 2012 09:28:07 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user hermier.: 261 of 261 messages translated (0 fuzzy). Message-ID: <20120217082807.80DAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=0ee2d84269cc6cc72f4eeaf10eefe7709448df76 commit 0ee2d84269cc6cc72f4eeaf10eefe7709448df76 Author: hermier Date: Fri Feb 17 07:14:51 2012 +0200 Commit from Pootle by user hermier.: 261 of 261 messages translated (0 fuzzy). diff --git a/po/pacman/fr/mans.po b/po/pacman/fr/mans.po index 0681e8e..fa97c01 100644 --- a/po/pacman/fr/mans.po +++ b/po/pacman/fr/mans.po @@ -8,7 +8,7 @@ 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-01-29 10:25+0200\n" +"PO-Revision-Date: 2012-02-17 07:14+0200\n" "Last-Translator: Michel \n" "Language-Team: LANGUAGE \n" "Language: fr\n" @@ -1204,6 +1204,14 @@ msgid "" "Otherwise it can easily happen that `gcc` gets removed from the chroot, " "which means most build will just fail." msgstr "" +"NOTE: Le nettoyage est fait en supprimant tous les paquets qui ne sont pas " +"list??s dans la liste du groupe `COREPKGS` (voir `makepkg.conf`), ainsi que " +"toutes les d??pendances de ces paquets. Donc faites attention quand vous " +"ajoutez une d??pendance ?? ces paquets (par exemple `gcc`): d'abord ajoutez la " +"nouvelle d??pendance pour un de ces groupes et une fois le changement " +"valable pour chaque architecture, vous pouvez ajouter la d??pendance " +"elle-m??me.Sinon il peut facilement arriver que `gcc` soit supprim?? ?? partir " +"du chroot, ce qui signifie que la plupart des constructions ??choueront." # type: Plain text #. type: Plain text @@ -3167,7 +3175,7 @@ msgstr "" # type: Plain text #. type: Plain text #: pacman-g2.txt:389 -#, fuzzy, no-wrap +#, no-wrap msgid "" "XferCommand = /path/to/command %u::\n" "\tIf set, pacman-g2 will use this external program to download all remote files.\n" @@ -3184,10 +3192,23 @@ msgid "" "number of files.\n" msgstr "" "XferCommand = /path/to/command %u::\n" -"\tS'il est param??tr??, pacman-g2 utilisera ce programme externe pour t??l??charger tous les fichiers distants.\n" -"\tToutes les instances %u seront remplac??es par l'URL qui va ??tre t??l??charg??e. Si pr??sentes,\n" -"\ttoutes les instances %o seront remplac??es par le nom du fichier local, plus une extension \".part\",\n" -"\tce qui permet ?? des programmes comme wget le t??l??chargement correct d'un fichier." +"\tS'il est param??tr??, pacman-g2 utilisera ce programme externe pour " +"t??l??charger tous les fichiers distants.\n" +"\tToutes les instances %u seront remplac??es par l'URL qui va ??tre " +"t??l??charg??e. Si pr??sentes,\n" +"\ttoutes les instances %o seront remplac??es par le nom du fichier local, plus " +"une extension \".part\",\n" +"\tce qui permet ?? des programmes comme wget le t??l??chargement correct d'un " +"fichier.+\n" +"Cette option est utile pour les utilisateurs subissants des probl??mes avec " +"le support interne de \\http/ftp de pacman-g2, ou ayant besoin de " +"fonctionnalit?? avanc??es de proxy qui sont disponibles\n" +"avec des outils comme curl.\n" +"+\n" +"Si vous voulez rendre la sortie plus agr??able visuellement, il y a aussi %c " +"pour\n" +"d??finir le num??ro du fichier t??l??charg?? ainsi que %t pour le nombre total de\n" +"t??l??chargement.\n" # type: Plain text #. type: Plain text From pingax at frugalware.fr Fri Feb 17 09:45:30 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 09:45:30 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-make-2.6.2-1-i686 * Version bump Message-ID: <20120217084530.4AC05224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=88f37c4af72d7298d1c57edf5a67d658e123855a commit 88f37c4af72d7298d1c57edf5a67d658e123855a Author: Pingax Date: Fri Feb 17 09:45:36 2012 +0100 gnustep-make-2.6.2-1-i686 * Version bump diff --git a/source/gnustep-extra/gnustep-make/FrugalBuild b/source/gnustep-extra/gnustep-make/FrugalBuild index e2149db..8dea08c 100644 --- a/source/gnustep-extra/gnustep-make/FrugalBuild +++ b/source/gnustep-extra/gnustep-make/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Pingax pkgname=gnustep-make -pkgver=2.6.1 +pkgver=2.6.2 pkgrel=1 pkgdesc="The GNUstep make utilities" Finclude gnustep @@ -10,7 +10,7 @@ makedepends=() depends=() groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') -sha1sums=('32144e6f9474dff0001372ade68674620f9ed20c') +sha1sums=('3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff') build() { From pingax at frugalware.fr Fri Feb 17 09:50:55 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 09:50:55 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: * Updated schema Message-ID: <20120217085055.315E2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=04fb2826d858d13656ff1f4379b184bde3378f96 commit 04fb2826d858d13656ff1f4379b184bde3378f96 Author: Pingax Date: Fri Feb 17 09:51:11 2012 +0100 * Updated schema diff --git a/source/include/gnustep.sh b/source/include/gnustep.sh index c7069e7..bdec6dd 100644 --- a/source/include/gnustep.sh +++ b/source/include/gnustep.sh @@ -55,7 +55,7 @@ _F_GNUSTEP_SYSTEM="$_F_GNUSTEP_BASE/System/Library" Fprefix="/usr/lib/GNUstep" makedepends=('gcc-objc' 'libffi') -depends=('gnustep-make>=2.6.1' 'libobjc>=4.4.0-6') +depends=('gnustep-make>=2.6.2' 'libobjc>=4.6.2') groups=('gnustep-extra') url="http://www.gnustep.org/" dlurl="http://ftpmain.gnustep.org/pub/gnustep/$_F_gnustep_category/" From slownlinux at gmail.com Fri Feb 17 10:09:11 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 10:09:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ecryptfs-utils-96-1-i686 Message-ID: <20120217090911.C34D2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f9dc18772d1da8180e9f8d99725337a35e76c83d commit f9dc18772d1da8180e9f8d99725337a35e76c83d Author: Slown Date: Fri Feb 17 10:09:14 2012 +0100 ecryptfs-utils-96-1-i686 * version bump diff --git a/source/apps-extra/ecryptfs-utils/FrugalBuild b/source/apps-extra/ecryptfs-utils/FrugalBuild index 212518e..d8dc33d 100644 --- a/source/apps-extra/ecryptfs-utils/FrugalBuild +++ b/source/apps-extra/ecryptfs-utils/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.15 SBU +# Compiling Time: 0.17 SBU # Maintainer: Slown pkgname=ecryptfs-utils -pkgver=95 +pkgver=96 pkgrel=1 pkgdesc="Entreprise-class stacked cryptographic filesystem for Linux" depends=('openssl' 'keyutils' 'pam' 'nss') @@ -14,6 +14,6 @@ _F_launchpad_sep="_" _F_launchpad_ext=".orig.tar.gz" Finclude launchpad _F_cd_path="$pkgname-$pkgver" -sha1sums=('1fc476fb7338ff2b41cf9fc60b78ce6153503a3d') +sha1sums=('43234bd09a1c4d5293c9f6a35817472c21aab7b7') # optimization OK From pingax at frugalware.fr Fri Feb 17 10:10:54 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 10:10:54 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-base-1.24.0-1-i686 * Version bump Message-ID: <20120217091054.CC875224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=7ee38d7f2d85cd1789e02fa1539dc7bacee04fe5 commit 7ee38d7f2d85cd1789e02fa1539dc7bacee04fe5 Author: Pingax Date: Fri Feb 17 10:11:04 2012 +0100 gnustep-base-1.24.0-1-i686 * Version bump diff --git a/source/gnustep-extra/gnustep-base/FrugalBuild b/source/gnustep-extra/gnustep-base/FrugalBuild index 28c0ab1..0905206 100644 --- a/source/gnustep-extra/gnustep-base/FrugalBuild +++ b/source/gnustep-extra/gnustep-base/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Pingax pkgname=gnustep-base -pkgver=1.23.0 -pkgrel=3 +pkgver=1.24.0 +pkgrel=1 pkgdesc="The GNUstep Base" Finclude gnustep depends=(${depends[@]} 'ffcall' 'gmp>=5.0.1' 'libxslt' 'openssl>=1.0.0' 'avahi>=0.6.25-2' 'icu4c' 'gnutls>=2.12.12') groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') -sha1sums=('75953f90c9c6aff84ed549c82909f61d853b33fa') +sha1sums=('4d73df5b5a594213a4c7a0ed97fc04d10c9ced69') _F_conf_notry="docdir" build() From slownlinux at gmail.com Fri Feb 17 10:15:27 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 10:15:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: transifex-client-0.7-1-i686 Message-ID: <20120217091527.AC374224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ac7e63d58dcbb8ca2eb18256a82986a00fae7391 commit ac7e63d58dcbb8ca2eb18256a82986a00fae7391 Author: Slown Date: Fri Feb 17 10:15:36 2012 +0100 transifex-client-0.7-1-i686 * version bump diff --git a/source/apps-extra/transifex-client/FrugalBuild b/source/apps-extra/transifex-client/FrugalBuild index 31fd1a9..1b9aca2 100644 --- a/source/apps-extra/transifex-client/FrugalBuild +++ b/source/apps-extra/transifex-client/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: Slown pkgname=transifex-client -pkgver=0.6.1 +pkgver=0.7 pkgrel=1 pkgdesc="The Transifex command-line tool" -depends=() +rodepends=('python') makedepends=('python-distribute') groups=('apps-extra') archs=('i686' 'x86_64') Finclude pypi -sha1sums=('4bbdcc03285b78d2e5512f30885e8ef4e25080c4') +sha1sums=('c718dee688dcadd186441f628ab54718b75d4464') From slownlinux at gmail.com Fri Feb 17 10:34:11 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 10:34:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-funktown-0.4.1-1-i686 Message-ID: <20120217093411.676BA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87e6364e8869a4b355ecd84e396bd782525ca080 commit 87e6364e8869a4b355ecd84e396bd782525ca080 Author: Slown Date: Fri Feb 17 10:34:21 2012 +0100 python-funktown-0.4.1-1-i686 * version bump diff --git a/source/lib-extra/python-funktown/FrugalBuild b/source/lib-extra/python-funktown/FrugalBuild index 9a8ccca..7675a04 100644 --- a/source/lib-extra/python-funktown/FrugalBuild +++ b/source/lib-extra/python-funktown/FrugalBuild @@ -1,15 +1,15 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Slown pkgname=python-funktown _F_archive_name="funktown" -pkgver=0.2.1 +pkgver=0.4.1 pkgrel=1 pkgdesc="Functional Data Structures for Python" -depends=('python') +rodepends=('python') makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="funktown" Finclude pypi -sha1sums=('9185e3c77c27dea682f600d33ab5a9ce5d5565ff') +sha1sums=('aa6796fd5de590c0bf12c4b32c7eaeb23358f330') From vmiklos at frugalware.org Fri Feb 17 11:47:25 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 17 Feb 2012 11:47:25 +0100 (CET) Subject: [Frugalware-git] pacman-tools: repoman: error handling when moving the uploaded file fails Message-ID: <20120217104725.BAF71224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=a86e39bd5ccfca93dd6739f06b5a0bc465efdd40 commit a86e39bd5ccfca93dd6739f06b5a0bc465efdd40 Author: Miklos Vajna Date: Fri Feb 17 11:48:30 2012 +0100 repoman: error handling when moving the uploaded file fails diff --git a/repoman b/repoman index 1b3e3a1..538f27a 100755 --- a/repoman +++ b/repoman @@ -169,7 +169,10 @@ server() return 1 fi # strip leading / and any .. - mv -f $tmp "`echo $dest|sed 's|^/||;s|\.\./||g'`" + if ! mv -f $tmp "`echo $dest|sed 's|^/||;s|\.\./||g'`"; then + echo "Failed to move the uploaded file" + rm $tmp + return 1 ;; list) From vmiklos at frugalware.org Fri Feb 17 12:24:21 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Fri, 17 Feb 2012 12:24:21 +0100 (CET) Subject: [Frugalware-git] pacman-tools: repoman: forgot fi at the end of if Message-ID: <20120217112421.DD6A1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=fa3b7e80fce386e4309701b1fc6c3717309c7a5b commit fa3b7e80fce386e4309701b1fc6c3717309c7a5b Author: Miklos Vajna Date: Fri Feb 17 12:25:45 2012 +0100 repoman: forgot fi at the end of if diff --git a/repoman b/repoman index 538f27a..e5830fb 100755 --- a/repoman +++ b/repoman @@ -173,6 +173,7 @@ server() echo "Failed to move the uploaded file" rm $tmp return 1 + fi ;; list) From pingax at frugalware.fr Fri Feb 17 12:38:38 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 12:38:38 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-gui-0.22.0-1-i686 * Version bump Message-ID: <20120217113838.36874224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=d60b6f66b4d67bcbbdc4a09848adead12575a87e commit d60b6f66b4d67bcbbdc4a09848adead12575a87e Author: Pingax Date: Fri Feb 17 12:38:49 2012 +0100 gnustep-gui-0.22.0-1-i686 * Version bump diff --git a/source/gnustep-extra/gnustep-gui/FrugalBuild b/source/gnustep-extra/gnustep-gui/FrugalBuild index 7e2967f..990e440 100644 --- a/source/gnustep-extra/gnustep-gui/FrugalBuild +++ b/source/gnustep-extra/gnustep-gui/FrugalBuild @@ -1,15 +1,15 @@ -# Compiling Time: 0.71 SBU +# Compiling Time: 0.67 SBU # Maintainer: Pingax pkgname=gnustep-gui -pkgver=0.20.0 +pkgver=0.22.0 pkgrel=1 pkgdesc="The GNUstep GUI Library" Finclude gnustep -depends=(${depends[@]} 'gnustep-base>=1.22.0-2' 'libgif' 'aspell' 'libcups' \ +depends=(${depends[@]} 'gnustep-base>=1.24.0' 'libgif' 'aspell' 'libcups' \ 'audiofile>=0.2.6-3' 'libjpeg>=8a' 'libtiff' 'libpng>=1.4.1' 'libffi') groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') -sha1sums=('e86f37ed35fbaae5cb00fc635cbb763eebbdbd7e') +sha1sums=('dc9654ea3437810a9b4bfd3d2193a25628a88b41') # optimization OK From pingax at frugalware.fr Fri Feb 17 12:46:51 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 12:46:51 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-back-0.22.0-1-i686 * Version bump Message-ID: <20120217114651.35A92224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=6f736ef84ca23475b29e027e40c9ecb482391f81 commit 6f736ef84ca23475b29e027e40c9ecb482391f81 Author: Pingax Date: Fri Feb 17 12:47:02 2012 +0100 gnustep-back-0.22.0-1-i686 * Version bump diff --git a/source/gnustep-extra/gnustep-back/FrugalBuild b/source/gnustep-extra/gnustep-back/FrugalBuild index 378d3f3..1366beb 100644 --- a/source/gnustep-extra/gnustep-back/FrugalBuild +++ b/source/gnustep-extra/gnustep-back/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Pingax pkgname=gnustep-back -pkgver=0.20.1 +pkgver=0.22.0 pkgrel=1 pkgdesc="The GNUstep Backend" Finclude gnustep -depends=(${defaults[@]} 'gnustep-gui>=0.16.0-2' 'freetype2>=2.3.9' 'libart_lgpl' \ +depends=(${defaults[@]} 'gnustep-gui>=0.22.0' 'freetype2>=2.3.9' 'libart_lgpl' \ 'cairo>=1.8.8' 'libxmu>=1.0.4-2' 'libgl>=7.4.4' 'libglx>=1.6.1-8') groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') -sha1sums=('15ff3af2c0f539983a7c4b02bedb07efd92d38f5') +sha1sums=('da21dbb7844fb5acecf0323daf35392c11a1e4af') build() { From pingax at frugalware.fr Fri Feb 17 12:49:26 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 12:49:26 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: camerakit-20041011-5-i686 * Rebuilt Message-ID: <20120217114926.44EA6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=4b4e8fbd5518a09464ee94debbeb2dda6ea555af commit 4b4e8fbd5518a09464ee94debbeb2dda6ea555af Author: Pingax Date: Fri Feb 17 12:49:35 2012 +0100 camerakit-20041011-5-i686 * Rebuilt diff --git a/source/gnustep-extra/camerakit/FrugalBuild b/source/gnustep-extra/camerakit/FrugalBuild index 322ff83..0101482 100644 --- a/source/gnustep-extra/camerakit/FrugalBuild +++ b/source/gnustep-extra/camerakit/FrugalBuild @@ -7,7 +7,7 @@ pkgver=20041011 pkgrel=5 pkgdesc="A simple wrapper to libgphoto2 for GNUstep" Finclude gnustep -depends=(${depends[@]} 'libgphoto2>=2.4.6' 'gnustep-gui>=0.20.0') +depends=(${depends[@]} 'libgphoto2>=2.4.6' 'gnustep-gui>=0.22.0') url="http://home.gna.org/gsimageapps/" groups=(${groups[@]} 'gnustep-libs') archs=('i686' 'x86_64') From pingax at frugalware.fr Fri Feb 17 12:50:08 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 12:50:08 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: camerakit-20041011-6-i686 * Forgot to pkgrel++ Message-ID: <20120217115008.CF6BB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=630f690de84186c8e0e75a29272bf74bea6086e2 commit 630f690de84186c8e0e75a29272bf74bea6086e2 Author: Pingax Date: Fri Feb 17 12:50:18 2012 +0100 camerakit-20041011-6-i686 * Forgot to pkgrel++ diff --git a/source/gnustep-extra/camerakit/FrugalBuild b/source/gnustep-extra/camerakit/FrugalBuild index 0101482..d70c1a7 100644 --- a/source/gnustep-extra/camerakit/FrugalBuild +++ b/source/gnustep-extra/camerakit/FrugalBuild @@ -4,7 +4,7 @@ pkgname=camerakit _F_gnustep_name=CameraKit pkgver=20041011 -pkgrel=5 +pkgrel=6 pkgdesc="A simple wrapper to libgphoto2 for GNUstep" Finclude gnustep depends=(${depends[@]} 'libgphoto2>=2.4.6' 'gnustep-gui>=0.22.0') From baste at frugalware.org Fri Feb 17 12:51:08 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 12:51:08 +0100 (CET) Subject: [Frugalware-git] gnometesting: networkmanager-0.9.3.990-1-x86_64 * Version bump Message-ID: <20120217115108.1B883224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c6a579aabbc220e621d89610c8be352f489a2241 commit c6a579aabbc220e621d89610c8be352f489a2241 Author: Baste Date: Fri Feb 17 12:50:52 2012 +0100 networkmanager-0.9.3.990-1-x86_64 * Version bump diff --git a/source/network/networkmanager/FrugalBuild b/source/network/networkmanager/FrugalBuild index 93dfe4b..de5f0b3 100644 --- a/source/network/networkmanager/FrugalBuild +++ b/source/network/networkmanager/FrugalBuild @@ -3,8 +3,8 @@ pkgname=networkmanager _F_gnome_name=NetworkManager -pkgver=0.9.2.0 -pkgrel=2 +pkgver=0.9.3.990 +pkgrel=1 pkgdesc="Network Management daemon" depends=('wireless_tools' 'iproute2' 'dhcpcd>=5.1.3' 'nss' 'libgcrypt' \ 'libnl' 'ppp' 'wpa_supplicant' 'iptables' 'polkit' 'libgudev' 'ca-certificates' \ @@ -12,13 +12,14 @@ depends=('wireless_tools' 'iproute2' 'dhcpcd>=5.1.3' 'nss' 'libgcrypt' \ makedepends=('perl-xml-parser' 'intltool' 'gobject-introspection') groups=('network') archs=('i686' 'x86_64' 'ppc') +_F_gnome_ext=".tar.xz" Finclude gnome options=('scriptlet') backup=('etc/NetworkManager/nm-system-settings.conf') source=($source \ nm-system-settings.conf \ nm-polkit-permissive.patch) -sha1sums=('7b919806e8d974e2280c2a9a49e39eb7821050cc' \ +sha1sums=('aa0c3285e2d2b65e10f8e819a53e8258ca1255e5' \ '5a7c9957783a275692101e5471022056cff6f096' \ '785b8efef6057540906a2ff90619b5afddff59b6') _F_cd_path=$_F_gnome_name-$pkgver From kikadf.01 at gmail.com Fri Feb 17 12:59:36 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 17 Feb 2012 12:59:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: httpcomponents-core-4.1.4-1-i686 Message-ID: <20120217115936.CCE01224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e0a4383cb988a9bad41a0b2966b7095c0c834914 commit e0a4383cb988a9bad41a0b2966b7095c0c834914 Author: kikadf Date: Fri Feb 17 13:59:32 2012 +0100 httpcomponents-core-4.1.4-1-i686 * New package diff --git a/source/devel-extra/httpcomponents-core/FrugalBuild b/source/devel-extra/httpcomponents-core/FrugalBuild new file mode 100644 index 0000000..840c976 --- /dev/null +++ b/source/devel-extra/httpcomponents-core/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 1.14 SBU +# Maintainer: kikadf + +pkgname=httpcomponents-core +pkgver=4.1.4 +pkgrel=1 +pkgdesc="HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint." +url="http://hc.apache.org" +Finclude openjava +makedepends=('openjdk' 'maven') +license="Apache" +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/downloads.cgi | grep '(GA)' | grep -v '*' | grep HttpCore | cut -d ' ' -f 2" +source=(http://www.apache.org/dist//httpcomponents/httpcore/source/$pkgname-$pkgver-src.tar.gz) +sha1sums=('caf7ce1d3731925e064fc38284f537b8a4d72a82') + +build() +{ + Fcd + mvn -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie + for i in httpcore httpcore-nio; do + mv $i/target/$i{-$pkgver,}.jar || Fdie + Fjar $i/target/$i.jar + done +} From baste at frugalware.org Fri Feb 17 13:00:58 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 13:00:58 +0100 (CET) Subject: [Frugalware-git] gnometesting: nm-applet-0.9.3.990-1-x86_64 * Version bump Message-ID: <20120217120058.1DA1E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5802e8dce69f6131627ae896c33ecc2475465807 commit 5802e8dce69f6131627ae896c33ecc2475465807 Author: Baste Date: Fri Feb 17 13:00:44 2012 +0100 nm-applet-0.9.3.990-1-x86_64 * Version bump diff --git a/source/gnome/nm-applet/FrugalBuild b/source/gnome/nm-applet/FrugalBuild index 82d66e8..f8ac162 100644 --- a/source/gnome/nm-applet/FrugalBuild +++ b/source/gnome/nm-applet/FrugalBuild @@ -3,8 +3,8 @@ pkgname=nm-applet _F_gnome_name=network-manager-applet -pkgver=0.9.2.0 -pkgrel=3 +pkgver=0.9.3.990 +pkgrel=1 pkgdesc="Network Management applet" depends=('gconf' 'gtk+3' 'gnome-keyring>=3.3.0' \ 'networkmanager>=0.9.1.95' 'polkit-gnome' \ @@ -13,9 +13,10 @@ depends=('gconf' 'gtk+3' 'gnome-keyring>=3.3.0' \ makedepends=('perl-xml-parser' 'intltool') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') +_F_gnome_ext=".tar.xz" Finclude gnome source=($source deprecated.diff) -sha1sums=('44f6b4212f096690c88a2aecbb3bdd3362c57689' \ +sha1sums=('191b0919788a417cdbb30cc11850644d8f259758' \ 'bebd9eb1bda72be9e542b7c1f593464c07325c00') _F_cd_path=$_F_gnome_name-$pkgver Fconfopts="$Fconfopts --with-gtkver=3 --disable-static \ From kikadf.01 at gmail.com Fri Feb 17 13:22:57 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 17 Feb 2012 13:22:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: httpcomponents-client-4.1.3-1-i686 Message-ID: <20120217122257.A9A52224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=59cfdb34c3c095c7b8e65636aaca744280765c37 commit 59cfdb34c3c095c7b8e65636aaca744280765c37 Author: kikadf Date: Fri Feb 17 14:22:55 2012 +0100 httpcomponents-client-4.1.3-1-i686 * New package diff --git a/source/devel-extra/httpcomponents-client/FrugalBuild b/source/devel-extra/httpcomponents-client/FrugalBuild new file mode 100644 index 0000000..cabd96d --- /dev/null +++ b/source/devel-extra/httpcomponents-client/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 1.40 SBU +# Maintainer: kikadf + +pkgname=httpcomponents-client +pkgver=4.1.3 +pkgrel=1 +pkgdesc="HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore." +url="http://hc.apache.org" +rodepends=('httpcomponents-core' 'commons-codec' 'commons-logging') +Finclude openjava +makedepends=('openjdk' 'maven') +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="lynx -dump $url/downloads.cgi | grep '(GA)' | grep -v '*' | grep HttpClient | cut -d ' ' -f 2" +source=(http://www.apache.org/dist//httpcomponents/httpclient/source/$pkgname-$pkgver-src.tar.gz) +sha1sums=('3dedf18e5361da46bbeab236f092e5d769d13a7d') + +build() +{ + Fcd + mvn -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie + for i in httpclient httpclient-cache httpmime; do + mv $i/target/$i{-$pkgver,}.jar || Fdie + Fjar $i/target/$i.jar + done +} From pingax at frugalware.fr Fri Feb 17 13:23:10 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 13:23:10 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: camera-0.8-6-i686 * Rebuilt Message-ID: <20120217122310.625CA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=9837ccd0d9cefc19d7051b7ddcde48ca7753df5c commit 9837ccd0d9cefc19d7051b7ddcde48ca7753df5c Author: Pingax Date: Fri Feb 17 13:23:21 2012 +0100 camera-0.8-6-i686 * Rebuilt diff --git a/source/gnustep-extra/camera/FrugalBuild b/source/gnustep-extra/camera/FrugalBuild index 01d6703..93eafcc 100644 --- a/source/gnustep-extra/camera/FrugalBuild +++ b/source/gnustep-extra/camera/FrugalBuild @@ -4,10 +4,10 @@ pkgname=camera _F_gnustep_name=Camera pkgver=0.8 -pkgrel=5 +pkgrel=6 pkgdesc="A simple tool to download photos from a digital camera for GNUstep" Finclude gnustep -depends=(${depends[@]} 'camerakit>=20041011-5') +depends=(${depends[@]} 'camerakit>=20041011-6') url="http://home.gna.org/gsimageapps/" groups=(${groups[@]} 'gnustep-apps') archs=('i686' 'x86_64') From kikadf.01 at gmail.com Fri Feb 17 13:29:57 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 17 Feb 2012 13:29:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: arora-0.11.0-2-i686 Message-ID: <20120217122957.41427224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0f8b1cb981046993eb06abc18aa606127796a0a4 commit 0f8b1cb981046993eb06abc18aa606127796a0a4 Author: kikadf Date: Fri Feb 17 14:30:02 2012 +0100 arora-0.11.0-2-i686 * Change m8r diff --git a/source/xapps-extra/arora/FrugalBuild b/source/xapps-extra/arora/FrugalBuild index 283afd9..d95860c 100644 --- a/source/xapps-extra/arora/FrugalBuild +++ b/source/xapps-extra/arora/FrugalBuild @@ -1,5 +1,6 @@ # Compiling Time: 0.94 SBU -# Maintainer: gholafox +# Maintainer: kikadf +# Contributor: gholafox pkgname=arora pkgver=0.11.0 From pingax at frugalware.fr Fri Feb 17 13:36:28 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 13:36:28 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-performance-0.3.2-2-i686 * Rebuilt Message-ID: <20120217123628.1C378224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=60b22f6aa2747fad1d0b78588796e2a3c8e81ea0 commit 60b22f6aa2747fad1d0b78588796e2a3c8e81ea0 Author: Pingax Date: Fri Feb 17 13:36:25 2012 +0100 gnustep-performance-0.3.2-2-i686 * Rebuilt diff --git a/source/gnustep-extra/gnustep-performance/FrugalBuild b/source/gnustep-extra/gnustep-performance/FrugalBuild index 17fd224..2eabd2a 100644 --- a/source/gnustep-extra/gnustep-performance/FrugalBuild +++ b/source/gnustep-extra/gnustep-performance/FrugalBuild @@ -4,11 +4,11 @@ pkgname=gnustep-performance _F_gnustep_name=Performance pkgver=0.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Performance measuring classes for GNUstep" _F_gnustep_category="libs" Finclude gnustep -depends=(${depends[@]} 'gnustep-base>=1.23.0' 'libffi') +depends=(${depends[@]} 'gnustep-base>=1.24.0' 'libffi') groups=(${groups[@]} 'gnustep-libs') archs=('i686' 'x86_64') sha1sums=('b5ff44b3113910bf67a73c58c1ec82f2ce5e213d') From pingax at frugalware.fr Fri Feb 17 13:40:00 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 13:40:00 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: systempreferences-1.1.0-2-i686 * Rebuilt Message-ID: <20120217124000.6BBB8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=49d773a99c078540ce7fb3570e45fa15d75c3941 commit 49d773a99c078540ce7fb3570e45fa15d75c3941 Author: Pingax Date: Fri Feb 17 13:40:12 2012 +0100 systempreferences-1.1.0-2-i686 * Rebuilt diff --git a/source/gnustep-extra/systempreferences/FrugalBuild b/source/gnustep-extra/systempreferences/FrugalBuild index 0d50dab..a5ff7d5 100644 --- a/source/gnustep-extra/systempreferences/FrugalBuild +++ b/source/gnustep-extra/systempreferences/FrugalBuild @@ -4,11 +4,11 @@ pkgname=systempreferences _F_gnustep_name=SystemPreferences pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A clone of the Apple OSX System preferences application for GNUstep" _F_gnustep_category="usr-apps" Finclude gnustep -depends=(${depends[@]} 'gnustep-gui>=0.20.0') +depends=(${depends[@]} 'gnustep-gui>=0.22.0') up2date="lynx -dump $dlurl | Flasttar" groups=(${groups[@]} 'gnustep-apps') archs=('i686' 'x86_64') From pingax at frugalware.fr Fri Feb 17 13:47:09 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 13:47:09 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gworkspace-0.9.0-1-i686 * Version bump Message-ID: <20120217124709.B3936224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=461087f9b931f52ee1e9d0263f6330daf695295b commit 461087f9b931f52ee1e9d0263f6330daf695295b Author: Pingax Date: Fri Feb 17 13:47:19 2012 +0100 gworkspace-0.9.0-1-i686 * Version bump diff --git a/source/gnustep-extra/gworkspace/FrugalBuild b/source/gnustep-extra/gworkspace/FrugalBuild index 07e3a30..93d6f0d 100644 --- a/source/gnustep-extra/gworkspace/FrugalBuild +++ b/source/gnustep-extra/gworkspace/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Pingax pkgname=gworkspace -pkgver=0.8.8 +pkgver=0.9.0 pkgrel=1 pkgdesc="A workspace manager application for GNUstep" _F_gnustep_category="usr-apps" Finclude gnustep -depends=(${depends[@]} 'gnustep-gui>=0.20.0' 'systempreferences>=1.1.0' 'sqlite2>=2.8.17') +depends=(${depends[@]} 'gnustep-gui>=0.22.0' 'systempreferences>=1.1.0-2' 'sqlite2>=2.8.17') up2date="lynx -dump $dlurl | Flasttar" groups=(${groups[@]} 'gnustep-apps') archs=('i686' 'x86_64') -sha1sums=('c0e7b17d5d1a8736196f07e0b2c5407117658ee3') +sha1sums=('75cdef7c2d4d0a9db5209988a44ffa652f3d69fd') Fconfopts="${Fconfopts[@]} --with-inotify" # optimization OK From pingax at frugalware.fr Fri Feb 17 15:38:32 2012 From: pingax at frugalware.fr (Pingax) Date: Fri, 17 Feb 2012 15:38:32 +0100 (CET) Subject: pingaxtesting: gnustep-make-2.6.2-2-i686 * Try to modifiy conf opts to enable build of Etoilé. Message-ID: <20120217143833.00181224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=a86e060a862cb65277b8ac70caaca2ecf04cab16 commit a86e060a862cb65277b8ac70caaca2ecf04cab16 Author: Pingax Date: Fri Feb 17 15:38:27 2012 +0100 gnustep-make-2.6.2-2-i686 * Try to modifiy conf opts to enable build of Etoil??. diff --git a/source/gnustep-extra/gnustep-make/FrugalBuild b/source/gnustep-extra/gnustep-make/FrugalBuild index 8dea08c..512225c 100644 --- a/source/gnustep-extra/gnustep-make/FrugalBuild +++ b/source/gnustep-extra/gnustep-make/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnustep-make pkgver=2.6.2 -pkgrel=1 +pkgrel=2 pkgdesc="The GNUstep make utilities" Finclude gnustep makedepends=() @@ -11,6 +11,7 @@ depends=() groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') sha1sums=('3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff') +Fconfopts=($Fconfopts --enable-objc-nonfragile-abi --with-layout=gnustep) build() { From jercel16 at gmail.com Fri Feb 17 17:14:15 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 17:14:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-class-autouse-2.01-1-x86_64 Message-ID: <20120217161415.BE47D224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5f88d6ffaf2c09555bd5702f6d387c70ec7aa5e4 commit 5f88d6ffaf2c09555bd5702f6d387c70ec7aa5e4 Author: jercel Date: Fri Feb 17 17:13:59 2012 +0100 perl-class-autouse-2.01-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-class-autouse/FrugalBuild b/source/devel-extra/perl-class-autouse/FrugalBuild index fd62c8e..09f5f45 100644 --- a/source/devel-extra/perl-class-autouse/FrugalBuild +++ b/source/devel-extra/perl-class-autouse/FrugalBuild @@ -4,9 +4,9 @@ pkgname=perl-class-autouse _F_perl_name=Class-Autouse _F_perl_author=A/AD/ADAMK -pkgver=2.00 -pkgrel=2 +pkgver=2.01 +pkgrel=1 pkgdesc="Run-time load a class the first time you call a method in it." Finclude perl archs=('i686' 'x86_64') -sha1sums=('af8fbcaef6d6e812aad058f6c7967475bc0fbe93') +sha1sums=('875dadc0c92d617f1f38089240bf07b1b360d8ae') From jercel16 at gmail.com Fri Feb 17 17:14:15 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 17:14:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: chromium-browser-17.0.963.47-1-x86_64 Message-ID: <20120217161415.B3851224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=423a042f3eb6da9d1a5b6361ca77d9f9f7d95d8f commit 423a042f3eb6da9d1a5b6361ca77d9f9f7d95d8f Author: jercel Date: Fri Feb 17 17:09:49 2012 +0100 chromium-browser-17.0.963.47-1-x86_64 * Version bump diff --git a/source/xapps-extra/chromium-browser/FrugalBuild b/source/xapps-extra/chromium-browser/FrugalBuild index 3696582..1907a1c 100644 --- a/source/xapps-extra/chromium-browser/FrugalBuild +++ b/source/xapps-extra/chromium-browser/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=chromium-browser -pkgver=16.0.912.63 -pkgrel=2 +pkgver=17.0.963.47 +pkgrel=1 pkgdesc='An open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web' url='http://www.chromium.org/' depends=('nss' 'alsa-lib' 'hicolor-icon-theme' 'libxslt' 'ffmpeg>=0.8' \ @@ -22,7 +22,7 @@ source=(http://commondatastorage.googleapis.com/chromium-browser-official/$_F_ar nacl.gypi \ $pkgname.desktop \ $pkgname.sh) -sha1sums=('72bb47b6433a51fd0e24cf06929b37ee7e14a0a3' \ +sha1sums=('a93a4ca772fa443c77d686a506a1aabcf9ac62c4' \ '39999918746524fff30e73dc656754733df5c2c2' \ 'df4cee39e1d49e10f9c075f5e6e9db28e8260926' \ '78ed8913b8a598de6a9e45d206973a846dbe8a51' \ From jercel16 at gmail.com Fri Feb 17 17:19:29 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 17:19:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sqlalchemy-0.7.5-1-x86_64 Message-ID: <20120217161929.C5780224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4d14340fd9953bcb4a2068edfb3c43430185a4b8 commit 4d14340fd9953bcb4a2068edfb3c43430185a4b8 Author: jercel Date: Fri Feb 17 17:19:19 2012 +0100 sqlalchemy-0.7.5-1-x86_64 * Version bump diff --git a/source/lib-extra/sqlalchemy/FrugalBuild b/source/lib-extra/sqlalchemy/FrugalBuild index 767d437..8eaa28e 100644 --- a/source/lib-extra/sqlalchemy/FrugalBuild +++ b/source/lib-extra/sqlalchemy/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=sqlalchemy -pkgver=0.7.4 +pkgver=0.7.5 pkgrel=1 pkgdesc="A Python-centric SQL toolset, database resource manager and object-relational mapper." url="http://sourceforge.net/projects/sqlalchemy/files/" @@ -11,7 +11,7 @@ depends=('python') Finclude sourceforge groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('d6e6f42e8f8843c33e91109a9977643ce5d40d2f') +sha1sums=('b71816ce3190646fa1a05f02d1e833be05820b0a') build() { Fcd ${_F_sourceforge_name}-$pkgver From jercel16 at gmail.com Fri Feb 17 17:27:20 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 17:27:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gourmet-0.15.9-3-x86_64 Message-ID: <20120217162720.E6EC6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=029b3085b9c69bc7dc29a1f19c25f6b1165844b0 commit 029b3085b9c69bc7dc29a1f19c25f6b1165844b0 Author: jercel Date: Fri Feb 17 17:26:18 2012 +0100 gourmet-0.15.9-3-x86_64 * rebuilt with sqlalchemy-0.7.5 diff --git a/source/gnome-extra/gourmet/FrugalBuild b/source/gnome-extra/gourmet/FrugalBuild index 861f7b9..2b7304d 100644 --- a/source/gnome-extra/gourmet/FrugalBuild +++ b/source/gnome-extra/gourmet/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gourmet pkgver=0.15.9 -pkgrel=2 +pkgrel=3 pkgdesc="A recipe manager for Gnome" _F_sourceforge_dirname="grecipe-manager" _F_sourceforge_realname="grecipe-manager" @@ -13,7 +13,7 @@ _F_desktop_categories="GNOME;Application;Utility;" options=('scriptlet') Finclude sourceforge gnome-scriptlet url="http://grecipe-manager.sourceforge.net" -depends=('pygtk>=2.16.0-5' 'imaging' 'pyrtf' 'gnome-python' 'gnome-python-extras' 'metakit>=2.4.9.6' 'pysqlite2' 'reportlab' 'libglade' 'sqlalchemy>=0.7.2' 'gnome-python-extras-gtkspell') +depends=('pygtk>=2.16.0-5' 'imaging' 'pyrtf' 'gnome-python' 'gnome-python-extras' 'metakit>=2.4.9.6' 'pysqlite2' 'reportlab' 'libglade' 'sqlalchemy>=0.7.5' 'gnome-python-extras-gtkspell') source=($source setup.patch) groups=('gnome-extra') archs=('i686' 'x86_64') From devil505linux at gmail.com Fri Feb 17 17:38:53 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 17:38:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cegui-0.7.6-1-i686 * version bump Message-ID: <20120217163853.8B848224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ffc17721335f0b52b63cbf3d76bb02c4275ab89e commit ffc17721335f0b52b63cbf3d76bb02c4275ab89e Author: Devil505 Date: Fri Feb 17 17:35:56 2012 +0100 cegui-0.7.6-1-i686 * version bump diff --git a/source/xlib-extra/cegui/FrugalBuild b/source/xlib-extra/cegui/FrugalBuild index 326bc19..dbddab9 100644 --- a/source/xlib-extra/cegui/FrugalBuild +++ b/source/xlib-extra/cegui/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Priyank Gosalia pkgname=cegui -pkgver=0.7.5 -pkgrel=3 +pkgver=0.7.6 +pkgrel=1 pkgdesc="Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs/engines" depends=('freetype2' 'pcre' 'xerces-c>=2.8.0' 'libgcc' 'freeglut' 'libgl' 'libsm' 'libxext' 'libxdamage' 'expat' \ 'libxml2' 'silly' 'ogre' 'devil' 'libboost' 'libglu' 'glew') @@ -20,7 +20,7 @@ url="http://www.cegui.org.uk/" source=(${source/$pkgname-/CEGUI-}) _F_cd_path="CEGUI-`echo $pkgver | sed 's/b//'`" Fconfopts="${Fconfopts} --enable-null-renderer" -sha1sums=('75fe8d11c7c91ed3b08e8a2e81ff946699e51cf7') +sha1sums=('1124fcc5f632311a77992f67d6b086eb43938f4b') # optimization OK build() { From devil505linux at gmail.com Fri Feb 17 17:48:24 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 17:48:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: owncloud-3.0.0-1-i686 * version bump Message-ID: <20120217164824.6E1D4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=924db7dab968aa43c28d4c75101bc03fcb445720 commit 924db7dab968aa43c28d4c75101bc03fcb445720 Author: Devil505 Date: Fri Feb 17 17:47:26 2012 +0100 owncloud-3.0.0-1-i686 * version bump diff --git a/source/network-extra/owncloud/FrugalBuild b/source/network-extra/owncloud/FrugalBuild index 3531994..cbe4415 100644 --- a/source/network-extra/owncloud/FrugalBuild +++ b/source/network-extra/owncloud/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Devil505 pkgname=owncloud -pkgver=2.0.1 +pkgver=3.0.0 pkgrel=1 pkgdesc="A cloud server to store your files centrally on a hardware controlled by you" url="http://owncloud.org/" depends=('php') groups=('network-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" +up2date="Flasttar http://owncloud.org/go/owncloud-download/" source=($url/releases/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('a3223e5861ddf5a260e8d99a4280ddbc768e04cf') +sha1sums=('e7645f796cd4f816213065e625e0698407bf5480') build() { From ryuo at frugalware.org Fri Feb 17 17:53:27 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 17:53:27 +0100 (CET) Subject: [Frugalware-git] ryuotesting: kernel-initrd-3.2-1-i686 * change generated initrd name to one grub2 can recognize Message-ID: <20120217165327.E39E7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=ec4491e9428f56fc6ccd814ef499d479a1694ef1 commit ec4491e9428f56fc6ccd814ef499d479a1694ef1 Author: James Buren Date: Fri Feb 17 10:53:14 2012 -0600 kernel-initrd-3.2-1-i686 * change generated initrd name to one grub2 can recognize diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index fc6ae54..858dc41 100644 --- a/source/base/kernel-initrd/FrugalBuild +++ b/source/base/kernel-initrd/FrugalBuild @@ -29,12 +29,14 @@ _add_include /lib/udev/rules.d/64-md-raid.rules build() { _UNAME="$_F_kernelver_ver-fw$_F_kernelver_rel" + _INITRD="initrd-$_UNAME" Fmkdir /boot Fexec /usr/sbin/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 + $_INITRD $_UNAME || Fdie + if ! xz -d < $_INITRD | cpio -t | grep -q '\.ko\.xz$'; then error "No kernel modules in initrd." Fdie fi - Fln initrd-$_UNAME.img.xz /boot/initrd.img.xz + Ffile /boot/$_INITRD + Fln $_INITRD /boot/initrd } From baste at frugalware.org Fri Feb 17 17:58:10 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 17:58:10 +0100 (CET) Subject: [Frugalware-git] gnometesting: tracker-0.13.1-1-x86_64 * Version bump * Add patch for evolution 3.3.5 Message-ID: <20120217165810.F3443224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1d1acf895e9555cdfea741f0f551b85bcd658729 commit 1d1acf895e9555cdfea741f0f551b85bcd658729 Author: Baste Date: Fri Feb 17 17:57:22 2012 +0100 tracker-0.13.1-1-x86_64 * Version bump * Add patch for evolution 3.3.5 diff --git a/source/gnome/tracker/FrugalBuild b/source/gnome/tracker/FrugalBuild index 1fd6fd9..828b07e 100644 --- a/source/gnome/tracker/FrugalBuild +++ b/source/gnome/tracker/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: AlexExtreme pkgname=tracker -pkgver=0.13.0 -pkgrel=8 +pkgver=0.13.1 +pkgrel=1 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.1' 'libvorbis' 'libpng' 'libexif' 'libgsf' 'gstreamer' \ @@ -21,9 +21,10 @@ _F_gnome_iconcache="y" _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -source=("${source}" "no_autostart_in_KDE.patch") -sha1sums=('0edf65eab3248b4d56a16ee63ce70e5dd94f0b4d' \ - 'e6463c596e635bf6431fad68f6d75afc79ee6f37') +source=("${source}" "no_autostart_in_KDE.patch" "patch_for_evo_3.3.5.diff") +sha1sums=('665aef67e8d20d5f9074ff37653e9ec114c0c4fe' \ + 'e6463c596e635bf6431fad68f6d75afc79ee6f37' \ + 'bf90b2152506c054e956e2a2316eaeb6cff9b123') unset MAKEFLAGS subpkgs=("${subpkgs[@]}" "$pkgname-nautilus") diff --git a/source/gnome/tracker/patch_for_evo_3.3.5.diff b/source/gnome/tracker/patch_for_evo_3.3.5.diff new file mode 100644 index 0000000..7ed4eda --- /dev/null +++ b/source/gnome/tracker/patch_for_evo_3.3.5.diff @@ -0,0 +1,521 @@ +From 2087abde4c7c6190edfaa561d0002b312251663d Mon Sep 17 00:00:00 2001 +From: Martyn Russell +Date: Fri, 17 Feb 2012 15:38:21 +0000 +Subject: [PATCH] tracker-miner-evolution: Doesn't build with Evolution 3.3.5 + +This is based on the patch from Milan Crha + +Fixes GB#669646. +--- + configure.ac | 86 ++++++++++------ + src/plugins/evolution/tracker-evolution-plugin.c | 123 ++++++++++++--------- + 2 files changed, 125 insertions(+), 84 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 2006f50..0abfcb1 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -332,51 +332,76 @@ PKG_CHECK_MODULES(TRACKER_MINER_FS, [$TRACKER_MINER_FS_REQUIRED]) + TRACKER_MINER_FS_LIBS="$TRACKER_MINER_FS_LIBS -lz -lm" + + # Check requirements for tracker-miner-evolution +-TRACKER_MINER_EVOLUTION_REQUIRED="glib-2.0 >= $GLIB_REQUIRED +- evolution-shell-3.0 >= 3.1 +- evolution-plugin-3.0 +- evolution-data-server-1.2 >= $EDS_REQUIRED +- camel-1.2 >= $CAMEL_REQUIRED" ++evolution_plugin_name="" ++ ++# First test for 3_3_5 ++TRACKER_MINER_EVOLUTION_3_3_5_REQUIRED="glib-2.0 >= $GLIB_REQUIRED ++ evolution-shell-3.0 >= 3.1 ++ evolution-plugin-3.0 ++ libemail-utils ++ libemail-engine ++ evolution-data-server-1.2 >= $EDS_REQUIRED ++ camel-1.2 >= $CAMEL_REQUIRED" + +-PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_REQUIRED], ++PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_3_3_5_REQUIRED], + [have_tracker_miner_evolution=yes], + [have_tracker_miner_evolution=no]) + +-if test "x$have_tracker_miner_evolution" = "xyes"; then ++if test -z "$evolution_plugin_name" && test "x$have_tracker_miner_evolution" = "xyes"; then + evolution_plugin_name="evolution-plugin-3.0" + ++ AC_DEFINE(EVOLUTION_SHELL_3_3_5, 1, [Use new evolution-shell API]) + AC_DEFINE(EVOLUTION_SHELL_3_2, 1, [Use new evolution-shell API]) + AC_DEFINE(EVOLUTION_SHELL_2_91, 1, [Use new evolution-shell API]) +-else +- TRACKER_MINER_EVOLUTION_REQUIRED="glib-2.0 >= $GLIB_REQUIRED +- evolution-shell-3.0 +- evolution-plugin-3.0 +- evolution-data-server-1.2 >= $EDS_REQUIRED +- camel-1.2 >= $CAMEL_REQUIRED" ++fi + +- PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_REQUIRED], +- [have_tracker_miner_evolution=yes], +- [have_tracker_miner_evolution=no]) ++# Second test for 3_2 ++TRACKER_MINER_EVOLUTION_3_2_REQUIRED="glib-2.0 >= $GLIB_REQUIRED ++ evolution-shell-3.0 >= 3.1 ++ evolution-plugin-3.0 ++ evolution-data-server-1.2 >= $EDS_REQUIRED ++ camel-1.2 >= $CAMEL_REQUIRED" + +- if test "x$have_tracker_miner_evolution" = "xyes"; then +- evolution_plugin_name="evolution-plugin-3.0" ++PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_3_2_REQUIRED], ++ [have_tracker_miner_evolution=yes], ++ [have_tracker_miner_evolution=no]) + +- AC_DEFINE(EVOLUTION_SHELL_2_91, 1, [Use new evolution-shell API]) +- else +- evolution_plugin_name="evolution-plugin" ++if test -z "$evolution_plugin_name" && test "x$have_tracker_miner_evolution" = "xyes"; then ++ evolution_plugin_name="evolution-plugin-3.0" + ++ AC_DEFINE(EVOLUTION_SHELL_3_2, 1, [Use new evolution-shell API]) ++ AC_DEFINE(EVOLUTION_SHELL_2_91, 1, [Use new evolution-shell API]) ++fi + +- TRACKER_MINER_EVOLUTION_REQUIRED="glib-2.0 >= $GLIB_REQUIRED +- evolution-shell >= $EVO_SHELL_REQUIRED +- evolution-plugin >= $EVO_REQUIRED +- evolution-data-server-1.2 >= $EDS_REQUIRED +- camel-1.2 >= $CAMEL_REQUIRED" ++# Third test for 2_91 ++TRACKER_MINER_EVOLUTION_2_91_REQUIRED="glib-2.0 >= $GLIB_REQUIRED ++ evolution-shell-3.0 ++ evolution-plugin-3.0 ++ evolution-data-server-1.2 >= $EDS_REQUIRED ++ camel-1.2 >= $CAMEL_REQUIRED" + +- PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_REQUIRED], +- [have_tracker_miner_evolution=yes], +- [have_tracker_miner_evolution=no]) ++PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_2_91_REQUIRED], ++ [have_tracker_miner_evolution=yes], ++ [have_tracker_miner_evolution=no]) + +- fi ++if test -z "$evolution_plugin_name" && test "x$have_tracker_miner_evolution" = "xyes"; then ++ evolution_plugin_name="evolution-plugin-3.0" ++ AC_DEFINE(EVOLUTION_SHELL_2_91, 1, [Use new evolution-shell API]) ++fi ++ ++# Fourth test others (do we really want support for anything < 3.2)? ++TRACKER_MINER_EVOLUTION_LAST_REQUIRED="glib-2.0 >= $GLIB_REQUIRED ++ evolution-shell >= $EVO_SHELL_REQUIRED ++ evolution-plugin >= $EVO_REQUIRED ++ evolution-data-server-1.2 >= $EDS_REQUIRED ++ camel-1.2 >= $CAMEL_REQUIRED" ++ ++PKG_CHECK_MODULES(TRACKER_MINER_EVOLUTION, [$TRACKER_MINER_EVOLUTION_LAST_REQUIRED], ++ [have_tracker_miner_evolution=yes], ++ [have_tracker_miner_evolution=no]) ++ ++if test -z "$evolution_plugin_name" && test "x$have_tracker_miner_evolution" = "xyes"; then ++ evolution_plugin_name="evolution-plugin" + fi + + # Check requirements for tracker-miner-thunderbird +@@ -1155,7 +1180,6 @@ else + fi + + if test "x$have_tracker_miner_evolution" = "xyes"; then +- + AC_ARG_WITH([evolution_plugin_dir], + AS_HELP_STRING([--with-evolution-plugin-dir], + [path to Evolution plugin directory])) +diff --git a/src/plugins/evolution/tracker-evolution-plugin.c b/src/plugins/evolution/tracker-evolution-plugin.c +index fc9923a..9b11222 100644 +--- a/src/plugins/evolution/tracker-evolution-plugin.c ++++ b/src/plugins/evolution/tracker-evolution-plugin.c +@@ -18,6 +18,7 @@ + * + * Authors: + * Philip Van Hoof ++ * Martyn Russell + */ + + #include "config.h" +@@ -40,27 +41,39 @@ + + #include + ++#include ++ + #include + +-#include + #include +-#include + + #ifdef EVOLUTION_SHELL_3_2 ++#include + #include +-#endif +- ++#endif /* EVOLUTION_SHELL_3_2 */ ++ ++#ifdef EVOLUTION_SHELL_3_3_5 ++#include ++#include ++#include ++#include ++#include ++#else /* EVOLUTION_SHELL_3_3_5 */ ++#include ++#include ++#include ++#include + #ifdef EVOLUTION_SHELL_2_91 + #include +-#else ++#else /* EVOLUTION_SHELL_2_91 */ + #include +-#endif ++#endif /* EVOLUTION_SHELL_2_91 */ ++#endif /* EVOLUTION_SHELL_3_3_5 */ + + #include + #include + + #include +-#include + + #include + #include +@@ -572,7 +585,7 @@ message_uri_build (CamelFolder *folder, + g_free (folder_uri); + + return uri; +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + CamelURL *a_url, *url; + const gchar *path; + gchar *uri, *qry, *ppath; +@@ -605,7 +618,7 @@ message_uri_build (CamelFolder *folder, + camel_url_free (url); + + return uri; +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + /* When new messages arrive to- or got deleted from the summary, called in +@@ -671,7 +684,11 @@ on_folder_summary_changed (CamelFolder *folder, + const CamelFlag *cflags; + gchar *full_sparql; + ++#if EDS_CHECK_VERSION(3,3,1) ++ linfo = camel_folder_summary_get (summary, merged->pdata[i]); ++#else + linfo = camel_folder_summary_uid (summary, merged->pdata[i]); ++#endif + + if (linfo) { + uid = (gchar *) camel_message_info_uid (linfo); +@@ -777,9 +794,9 @@ on_folder_summary_changed (CamelFolder *folder, + + #ifdef EVOLUTION_SHELL_3_2 + folder_name = camel_folder_get_display_name (folder); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + folder_name = camel_folder_get_name (folder); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + if (folder_name && *folder_name) { + str = g_strdup_printf ("Updating E-mails for %s", +@@ -909,9 +926,9 @@ introduce_walk_folders_in_folder (TrackerMinerEvolution *self, + + #ifdef EVOLUTION_SHELL_3_2 + status = g_strdup_printf ("Processing folder %s", iter->display_name); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + status = g_strdup_printf ("Processing folder %s", iter->name); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + g_object_set (self, "progress", 0.01, "status", status, NULL); + + ret = sqlite3_prepare_v2 (cdb_r->db, query, -1, &stmt, NULL); +@@ -1299,11 +1316,11 @@ get_last_deleted_time (TrackerMinerEvolution *self) + if (!(store = (CamelStore *) camel_session_get_service (CAMEL_SESSION (session), + #ifdef EVOLUTION_SHELL_3_2 + account->uid))) { +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + uri, + CAMEL_PROVIDER_STORE, + NULL))) { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + continue; + } + +@@ -1344,13 +1361,13 @@ register_on_get_folder (GObject *source_object, + gpointer user_data) + { + CamelFolder *folder = camel_store_get_folder_finish (CAMEL_STORE (source_object), res, NULL); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + static void + register_on_get_folder (gchar *uri, + CamelFolder *folder, + gpointer user_data) + { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + GetFolderInfo *info = user_data; + gchar *account_uri = info->account_uri; + CamelFolderInfo *iter = info->iter; +@@ -1433,17 +1450,17 @@ register_walk_folders_in_folder (TrackerMinerEvolution *self, + NULL, + register_on_get_folder, + info); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + mail_get_folder ( + #ifdef EVOLUTION_SHELL_2_91 + session, +-#endif ++#endif /* EVOLUTION_SHELL_2_91 */ + iter->uri, + 0, + register_on_get_folder, + info, + mail_msg_unordered_push); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + if (iter->child) { + register_walk_folders_in_folder (self, iter->child, +@@ -1462,13 +1479,13 @@ unregister_on_get_folder (GObject *source_object, + gpointer user_data) + { + CamelFolder *folder = camel_store_get_folder_finish (CAMEL_STORE (source_object), res, NULL); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + static void + unregister_on_get_folder (gchar *uri, + CamelFolder *folder, + gpointer user_data) + { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + GetFolderInfo *info = user_data; + CamelFolderInfo *titer = info->iter; + TrackerMinerEvolution *self = info->self; +@@ -1532,17 +1549,17 @@ unregister_walk_folders_in_folder (TrackerMinerEvolution *self, + NULL, + unregister_on_get_folder, + info); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + mail_get_folder ( + #ifdef EVOLUTION_SHELL_2_91 + session, +-#endif ++#endif /* EVOLUTION_SHELL_2_91 */ + titer->uri, + 0, + unregister_on_get_folder, + info, + mail_msg_unordered_push); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + if (titer->child) { + unregister_walk_folders_in_folder (self, titer->child, +@@ -1642,13 +1659,13 @@ on_got_folderinfo_introduce (GObject *source_object, + { + CamelStore *store = CAMEL_STORE (source_object); + CamelFolderInfo *iter = camel_store_get_folder_info_finish (store, res, NULL); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + static gboolean + on_got_folderinfo_introduce (CamelStore *store, + CamelFolderInfo *iter, + void *data) + { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + TryAgainInfo *info = g_new0 (TryAgainInfo, 1); + + /* Ownership of these is transfered in try_again */ +@@ -1687,9 +1704,9 @@ on_got_folderinfo_introduce (CamelStore *store, + + #ifdef EVOLUTION_SHELL_3_2 + camel_store_free_folder_info (store, iter); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + return TRUE; +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + static void +@@ -1715,11 +1732,11 @@ introduce_account_to (TrackerMinerEvolution *self, + if (!(store = (CamelStore *) camel_session_get_service (CAMEL_SESSION (session), + #ifdef EVOLUTION_SHELL_3_2 + account->uid))) { +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + uri, + CAMEL_PROVIDER_STORE, + NULL))) { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + return; + } + +@@ -1748,13 +1765,13 @@ introduce_account_to (TrackerMinerEvolution *self, + NULL, + on_got_folderinfo_introduce, + intro_info); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + mail_get_folderinfo (store, NULL, on_got_folderinfo_introduce, intro_info); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + #ifndef EVOLUTION_SHELL_3_2 + g_object_unref (store); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + } + +@@ -1961,13 +1978,13 @@ on_got_folderinfo_register (GObject *source_object, + { + CamelStore *store = CAMEL_STORE (source_object); + CamelFolderInfo *iter = camel_store_get_folder_info_finish (store, res, NULL); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + static gboolean + on_got_folderinfo_register (CamelStore *store, + CamelFolderInfo *iter, + void *data) + { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + RegisterInfo *reg_info = data; + TrackerMinerEvolution *self = reg_info->self; + TrackerMinerEvolutionPrivate *priv; +@@ -2026,9 +2043,9 @@ on_got_folderinfo_register (CamelStore *store, + + #ifdef EVOLUTION_SHELL_3_2 + camel_store_free_folder_info (store, iter); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + return TRUE; +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + static void +@@ -2055,11 +2072,11 @@ register_account (TrackerMinerEvolution *self, + if (!(store = (CamelStore *) camel_session_get_service (CAMEL_SESSION (session), + #ifdef EVOLUTION_SHELL_3_2 + account->uid))) { +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + uri, + CAMEL_PROVIDER_STORE, + NULL))) { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + return; + } + +@@ -2082,13 +2099,13 @@ register_account (TrackerMinerEvolution *self, + NULL, + on_got_folderinfo_register, + reg_info); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + mail_get_folderinfo (store, NULL, on_got_folderinfo_register, reg_info); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + #ifndef EVOLUTION_SHELL_3_2 + g_object_unref (store); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + #ifdef EVOLUTION_SHELL_3_2 +@@ -2099,13 +2116,13 @@ on_got_folderinfo_unregister (GObject *source_object, + { + CamelStore *store = CAMEL_STORE (source_object); + CamelFolderInfo *titer = camel_store_get_folder_info_finish (store, res, NULL); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + static gboolean + on_got_folderinfo_unregister (CamelStore *store, + CamelFolderInfo *titer, + void *data) + { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + RegisterInfo *reg_info = data; + TrackerMinerEvolution *self = reg_info->self; + TrackerMinerEvolutionPrivate *priv; +@@ -2131,9 +2148,9 @@ on_got_folderinfo_unregister (CamelStore *store, + + #ifdef EVOLUTION_SHELL_3_2 + camel_store_free_folder_info (store, titer); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + return TRUE; +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + static void +@@ -2155,11 +2172,11 @@ unregister_account (TrackerMinerEvolution *self, + if (!(store = (CamelStore *) camel_session_get_service (CAMEL_SESSION (session), + #ifdef EVOLUTION_SHELL_3_2 + account->uid))) { +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + uri, + CAMEL_PROVIDER_STORE, + NULL))) { +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + return; + } + +@@ -2180,13 +2197,13 @@ unregister_account (TrackerMinerEvolution *self, + NULL, + on_got_folderinfo_unregister, + reg_info); +-#else ++#else /* EVOLUTION_SHELL_3_2 */ + mail_get_folderinfo (store, NULL, on_got_folderinfo_unregister, reg_info); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + + #ifndef EVOLUTION_SHELL_3_2 + g_object_unref (store); +-#endif ++#endif /* EVOLUTION_SHELL_3_2 */ + } + + static void +@@ -2425,7 +2442,7 @@ tracker_miner_evolution_init (TrackerMinerEvolution *plugin) + shell_backend = e_shell_get_backend_by_name (shell, "mail"); + session = e_mail_backend_get_session (E_MAIL_BACKEND (shell_backend)); + } +-#endif ++#endif /* EVOLUTION_SHELL_2_91 */ + + priv->sparql_cancel = g_cancellable_new (); + +-- +1.7.7.6 From kikadf.01 at gmail.com Fri Feb 17 18:00:35 2012 From: kikadf.01 at gmail.com (kikadf) Date: Fri, 17 Feb 2012 18:00:35 +0100 (CET) Subject: [Frugalware-git] frugalware-current: commons-vfs-2.0-1-i686 Message-ID: <20120217170035.95BF9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e43bf3d5110e55b98c34452126bda4c43d5e9a8 commit 9e43bf3d5110e55b98c34452126bda4c43d5e9a8 Author: kikadf Date: Fri Feb 17 19:00:30 2012 +0100 commons-vfs-2.0-1-i686 * New package diff --git a/source/devel-extra/commons-vfs/FrugalBuild b/source/devel-extra/commons-vfs/FrugalBuild new file mode 100644 index 0000000..f64e80c --- /dev/null +++ b/source/devel-extra/commons-vfs/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0.99 SBU +# Maintainer: kikadf + +pkgname=commons-vfs +pkgver=2.0 +pkgrel=1 +pkgdesc="Commons VFS provides a single API for accessing various different file systems." +url="http://commons.apache.org/vfs" +Finclude openjava +makedepends=('openjdk' 'maven') +license="Apache" +groups=('devel-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url/download_vfs.cgi | sed 's/_src//'" +source=(http://www.apache.org/dist//commons/vfs/source/$pkgname-$pkgver-src.tar.gz) +sha1sums=('4883af77f631662c6565857bcf8e2d08de6fcd47') + +build() +{ + Fcd + mvn -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie + mv core/target/$pkgname'2'{-$pkgver,}.jar || Fdie + Fjar core/target/$pkgname'2'.jar +} From ryuo at frugalware.org Fri Feb 17 18:08:23 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 18:08:23 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * tweak depends Message-ID: <20120217170823.A7EF1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=a2c5d30ee98a2adc883ceeae7232b26b696584b8 commit a2c5d30ee98a2adc883ceeae7232b26b696584b8 Author: James Buren Date: Fri Feb 17 11:08:34 2012 -0600 grub2-1.99-5-i686 * tweak depends diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index 1efbcea..2fd8d50 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -10,7 +10,8 @@ url="http://www.gnu.org/software/grub/" conflicts=('grub') replaces=('grub') provides=('grub') -depends=('xz' 'bzip2' 'mktemp' 'ncurses' 'grub-theme-frugalware') +rodepends=('grub-theme-frugalware') +depends=('xz' 'bzip2' 'mktemp' 'ncurses') makedepends=('unifont') if [ "$CARCH" == "x86_64" ]; then depends=(${depends[@]} 'efibootmgr') From slownlinux at gmail.com Fri Feb 17 18:39:01 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 18:39:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sopcast-player-0.7.2-2-i686 Message-ID: <20120217173901.0C24E224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c4e14b57d46e5658025df542359aa403aff984db commit c4e14b57d46e5658025df542359aa403aff984db Author: Slown Date: Fri Feb 17 18:38:36 2012 +0100 sopcast-player-0.7.2-2-i686 * pkg++ diff --git a/source/xmultimedia-extra/sopcast-player/FrugalBuild b/source/xmultimedia-extra/sopcast-player/FrugalBuild index e0018b1..0ea486a 100644 --- a/source/xmultimedia-extra/sopcast-player/FrugalBuild +++ b/source/xmultimedia-extra/sopcast-player/FrugalBuild @@ -3,7 +3,7 @@ pkgname=sopcast-player pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="GUI front-end to p2p TV sopcast" depends=('pygtk' 'sopcast' 'vlc>=1.1.5') makedepends=('intltool') From slownlinux at gmail.com Fri Feb 17 18:50:37 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 18:50:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-misfits-0.1-2-i686 Message-ID: <20120217175037.EBA3C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7eea705464e70d3c67187fed30056178186eae13 commit 7eea705464e70d3c67187fed30056178186eae13 Author: Slown Date: Fri Feb 17 18:50:46 2012 +0100 fortune-mod-misfits-0.1-2-i686 * fixing source diff --git a/source/games-extra/fortune-mod-misfits/FrugalBuild b/source/games-extra/fortune-mod-misfits/FrugalBuild index be67a77..ed868d2 100644 --- a/source/games-extra/fortune-mod-misfits/FrugalBuild +++ b/source/games-extra/fortune-mod-misfits/FrugalBuild @@ -3,20 +3,20 @@ pkgname=fortune-mod-misfits pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Misfits (UK) Series on E4 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/index.html" -source=($url/$pkgname/$pkgname-$pkgver.tar.xz) +up2date=$pkgver +source=($url/u/14015956/fortunemods/misfits/$pkgname-$pkgver.tar.xz) sha1sums=('7fe48c0d9ddb0683fc0d4e53b98bd2155c646299') build() { - Fcd "./" - strfile misfits misfits.dat || Fdie + Fcd "." + strfile misfits misfits.dat || Fdie Fmkdir usr/share/fortune/ - Finstallrel 644 misfits usr/share/fortune/ - Finstallrel 644 misfits.dat usr/share/fortune/ + Ffilerel misfits usr/share/fortune/ + Ffilerel misfits.dat usr/share/fortune/ } From devil505linux at gmail.com Fri Feb 17 18:56:01 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 18:56:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: wadllib-1.3.0-1-i686 * version bump Message-ID: <20120217175601.7F13E224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=efd3bd164bffa9b1ec0d1fca9cf99c07bf2a2228 commit efd3bd164bffa9b1ec0d1fca9cf99c07bf2a2228 Author: Devil505 Date: Fri Feb 17 18:55:06 2012 +0100 wadllib-1.3.0-1-i686 * version bump diff --git a/source/lib-extra/wadllib/FrugalBuild b/source/lib-extra/wadllib/FrugalBuild index 1c62584..4442ec9 100644 --- a/source/lib-extra/wadllib/FrugalBuild +++ b/source/lib-extra/wadllib/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=wadllib -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 pkgdesc='A Python library for navigating WADL files' depends=('python') @@ -10,5 +10,5 @@ makedepends=('python-distutils-extra') groups=('lib-extra') archs=('i686' 'x86_64') Finclude launchpad -sha1sums=('4c0be43336c26f4422340ff3093f603d860eccfe') +sha1sums=('825e13adf537bd9364256aed3b66dabca54b15fb') From devil505linux at gmail.com Fri Feb 17 18:56:01 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 18:56:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tor-0.2.2.35-1-i686 * version bump Message-ID: <20120217175601.6BFCD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=492514c6edb9418edbf9f6f87f7f0101beec67ec commit 492514c6edb9418edbf9f6f87f7f0101beec67ec Author: Devil505 Date: Fri Feb 17 18:52:32 2012 +0100 tor-0.2.2.35-1-i686 * version bump diff --git a/source/network-extra/tor/FrugalBuild b/source/network-extra/tor/FrugalBuild index 864e2ff..3b24882 100644 --- a/source/network-extra/tor/FrugalBuild +++ b/source/network-extra/tor/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=tor -pkgver=0.2.2.34 +pkgver=0.2.2.35 pkgrel=1 pkgdesc="An anonymous Internet communication system" url="http://www.torproject.org" From slownlinux at gmail.com Fri Feb 17 18:58:53 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 18:58:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fortune-mod-tbbt-0.4-1-i686 Message-ID: <20120217175853.B85B2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9db2a717b60ccc0b92676cd27db7e3eaba3e06e9 commit 9db2a717b60ccc0b92676cd27db7e3eaba3e06e9 Author: Slown Date: Fri Feb 17 18:59:00 2012 +0100 fortune-mod-tbbt-0.4-1-i686 * version bump diff --git a/source/games-extra/fortune-mod-tbbt/FrugalBuild b/source/games-extra/fortune-mod-tbbt/FrugalBuild index 0ee877c..b04e423 100644 --- a/source/games-extra/fortune-mod-tbbt/FrugalBuild +++ b/source/games-extra/fortune-mod-tbbt/FrugalBuild @@ -1,17 +1,17 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0 SBU # Maintainer: Devil505 pkgname=fortune-mod-tbbt -pkgver=0.2 -pkgrel=3 +pkgver=0.4 +pkgrel=1 pkgdesc="The Big Bang Theory fortune cookies" -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) -sha1sums=('8533336aac04ffc27ebead36288212446c2fc826') +up2date=$pkgver +source=($url/u/14015956/fortunemods/tbbt/$pkgname-$pkgver.tar.xz) +sha1sums=('88be0fc0a706eafd6091315697c5a0725c423227') build() { Fcd "." From devil505linux at gmail.com Fri Feb 17 19:14:21 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:14:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: musique-1.1-1-i686 * version bump Message-ID: <20120217181421.46F89224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2b3bafd5eadeb000607055e2ecc27acaf309688 commit b2b3bafd5eadeb000607055e2ecc27acaf309688 Author: Devil505 Date: Fri Feb 17 19:13:27 2012 +0100 musique-1.1-1-i686 * version bump diff --git a/source/xapps-extra/musique/FrugalBuild b/source/xapps-extra/musique/FrugalBuild index c09d831..b8ba476 100644 --- a/source/xapps-extra/musique/FrugalBuild +++ b/source/xapps-extra/musique/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=musique -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="Just another music player, only better" url="http://flavio.tordini.org/musique" @@ -11,12 +11,13 @@ depends=('taglib' 'phonon' 'libqtsql' 'libqtnetwork' 'libgcc' 'libice' 'libxrend makedepends=('qt4-linguist') _F_gnome_desktop="y" _F_gnome_iconcache="y" +options=('noversrc') Finclude gnome-scriptlet groups=('xapps-extra') archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://flavio.tordini.org/files/musique/$pkgname-$pkgver.tar.gz) -sha1sums=('9aed39301c09eef60f96d8b5972f096bbd5a7ca2') +up2date=$pkgver +source=(http://flavio.tordini.org/files/musique/musique.tar.gz) +sha1sums=('a91cbb62c157a8bf46b272986f0c6f9040a4d9a1') replaces=('minitunes') build() { From devil505linux at gmail.com Fri Feb 17 19:23:06 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:23:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: minitube-1.7-1-i686 * version bump Message-ID: <20120217182306.871C2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73d5fadb33719a3d868a29ccdebf57f33f9c7fa2 commit 73d5fadb33719a3d868a29ccdebf57f33f9c7fa2 Author: Devil505 Date: Fri Feb 17 19:23:02 2012 +0100 minitube-1.7-1-i686 * version bump diff --git a/source/xapps-extra/minitube/FrugalBuild b/source/xapps-extra/minitube/FrugalBuild index bad5e50..cf39f6e 100644 --- a/source/xapps-extra/minitube/FrugalBuild +++ b/source/xapps-extra/minitube/FrugalBuild @@ -2,21 +2,21 @@ # Maintainer: Devil505 pkgname=minitube -pkgver=1.5 -pkgrel=2 +pkgver=1.7 +pkgrel=1 pkgdesc="This is a native YouTube client in QT. Watch YouTube videos without Flash Player." url="http://flavio.tordini.org/minitube" depends=('phonon' 'libqtdbus' 'libx11' 'libqtnetwork' 'util-linux') makedepends=('qt4-linguist') -options=('scriptlet') +options=('noversrc') groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_iconcache="y" _F_gnome_desktop="y" Finclude gnome-scriptlet -up2date="Flasttar $url" -source=(http://flavio.tordini.org/files/minitube/$pkgname-$pkgver.tar.gz) -sha1sums=('cf2ae85ef4b60ce67496eebe412bffe010eb1d54') +up2date=$pkgver +source=(http://flavio.tordini.org/files/minitube/minitube.tar.gz) +sha1sums=('ccf93da104584ccbfcbdc55b63c9725acb8cd490') build() { Fcd "$pkgname" From devil505linux at gmail.com Fri Feb 17 19:35:12 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:35:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qlc-3.2.1-1-i686 * version bump Message-ID: <20120217183512.E88A1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8a858d5aa7e9b40908b95f5ca5bcc50836471296 commit 8a858d5aa7e9b40908b95f5ca5bcc50836471296 Author: Devil505 Date: Fri Feb 17 19:34:57 2012 +0100 qlc-3.2.1-1-i686 * version bump diff --git a/source/xapps-extra/qlc/FrugalBuild b/source/xapps-extra/qlc/FrugalBuild index d326a9d..1ce5415 100644 --- a/source/xapps-extra/qlc/FrugalBuild +++ b/source/xapps-extra/qlc/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=qlc -pkgver=3.2.0_3 +pkgver=3.2.1 pkgrel=1 pkgdesc="Q Light Controller: a cross-platform application for controlling DMX or analog lighting systems" depends=('libqtgui' 'libuuid' 'libftdi' 'libqtdbus' 'alsa-lib' 'libqtnetwork') @@ -10,9 +10,9 @@ makedepends=('libqttest' 'qt4-linguist' 'subversion') groups=('xapps-extra') archs=('i686' 'x86_64') _F_sourceforge_sep="_" -_F_sourceforge_pkgver=${pkgver//_/-} +#_F_sourceforge_pkgver=${pkgver//_/-} Finclude sourceforge -sha1sums=('b8d395e442f7d3f0a609bde632ac14b28b357da8') +sha1sums=('32831af287c1e79ba8b92803048a8704e838a23e') unset MAKEFLAGS From devil505linux at gmail.com Fri Feb 17 19:37:25 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:37:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: bsddb3-5.3.0-1-i686 * version bump Message-ID: <20120217183726.1470B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=501ef6f81be4daebe6bad61febe7dc7bf501cd4f commit 501ef6f81be4daebe6bad61febe7dc7bf501cd4f Author: Devil505 Date: Fri Feb 17 19:37:21 2012 +0100 bsddb3-5.3.0-1-i686 * version bump diff --git a/source/devel-extra/bsddb3/FrugalBuild b/source/devel-extra/bsddb3/FrugalBuild index 3aaac9c..08ae187 100644 --- a/source/devel-extra/bsddb3/FrugalBuild +++ b/source/devel-extra/bsddb3/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: bouleetbil pkgname=bsddb3 -pkgver=5.2.0 +pkgver=5.3.0 pkgrel=1 pkgdesc="Python bindings for BerkeleyDB" url="http://www.jcea.es/programacion/pybsddb.htm" @@ -12,6 +12,6 @@ makedepends=('distribute') groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') Finclude pypi -sha1sums=('4395c125807fc8c4bac4d367f4556e623605c7a8') +sha1sums=('8743f6d7a2f5471094941a46859723aae88f3915') # optimization OK From devil505linux at gmail.com Fri Feb 17 19:39:00 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:39:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ncmpc-0.20-1-i686 * version bump Message-ID: <20120217183900.73424224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=88952e278ad4de484f58c98c7f422b63a4076a62 commit 88952e278ad4de484f58c98c7f422b63a4076a62 Author: Devil505 Date: Fri Feb 17 19:39:01 2012 +0100 ncmpc-0.20-1-i686 * version bump diff --git a/source/multimedia-extra/ncmpc/FrugalBuild b/source/multimedia-extra/ncmpc/FrugalBuild index ce4ce61..bd3b1fb 100644 --- a/source/multimedia-extra/ncmpc/FrugalBuild +++ b/source/multimedia-extra/ncmpc/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Sector pkgname=ncmpc -pkgver=0.19 +pkgver=0.20 pkgrel=1 pkgdesc="ncmpc is a ncurses based music manager for mpd" url="http://mpd.wikia.com/wiki/Client:Ncmpc" @@ -14,6 +14,6 @@ archs=('i686' 'x86_64') _F_sourceforge_dirname=musicpd Finclude sourceforge up2date="lynx -dump $url | grep Version | sed 's/.*n: \(.*\) */\1/'" -sha1sums=('c5155616bf8718f69183ce801d38377dba39d5ae') +sha1sums=('c9dda50d7b9acf7a450207d00be36c2f4e29e979') # optimization OK From slownlinux at gmail.com Fri Feb 17 19:40:39 2012 From: slownlinux at gmail.com (Slown) Date: Fri, 17 Feb 2012 19:40:39 +0100 (CET) Subject: [Frugalware-git] frugalware-current: fabric-1.4.0-1-i686 Message-ID: <20120217184039.31152224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=412c101b65c6b1e0c7a3fb939567a9122054d7e5 commit 412c101b65c6b1e0c7a3fb939567a9122054d7e5 Author: Slown Date: Fri Feb 17 19:40:32 2012 +0100 fabric-1.4.0-1-i686 * new package diff --git a/source/lib-extra/fabric/FrugalBuild b/source/lib-extra/fabric/FrugalBuild new file mode 100644 index 0000000..69f7bf8 --- /dev/null +++ b/source/lib-extra/fabric/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=fabric +_F_archive_name="Fabric" +pkgver=1.4.0 +pkgrel=1 +pkgdesc="Fabric is a simple, Pythonic tool for remote execution and deployment" +depends=('python-ssh>=1.7.12') +makedepends=('python-distribute') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_pypi_name="Fabric" +Finclude pypi +sha1sums=('29025b2aed438046c5ed7bb443a2045e9e4a5605') From devil505linux at gmail.com Fri Feb 17 19:46:16 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:46:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gtkwave-3.3.31-1-i686 * version bump Message-ID: <20120217184616.5E91E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8748345ef8c6012da58fe698393fd94e155b18d2 commit 8748345ef8c6012da58fe698393fd94e155b18d2 Author: Devil505 Date: Fri Feb 17 19:45:21 2012 +0100 gtkwave-3.3.31-1-i686 * version bump diff --git a/source/xapps-extra/gtkwave/FrugalBuild b/source/xapps-extra/gtkwave/FrugalBuild index 4b7a9fe..7b5755a 100644 --- a/source/xapps-extra/gtkwave/FrugalBuild +++ b/source/xapps-extra/gtkwave/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=gtkwave -pkgver=3.3.28 +pkgver=3.3.31 pkgrel=1 pkgdesc="A wave viewer for LXT, LXT2, VZT, GHW and standard Verilog VCD/EVCD files." depends=('gtk+2>=2.20.1' 'gperf>=3.0.4' 'tcl' 'tk') @@ -11,6 +11,6 @@ Finclude sourceforge groups=('xapps-extra' 'geda-suite') archs=('i686' 'x86_64') options=('scriptlet') -sha1sums=('05a502daba0532468af31576dd17971a7f276027') +sha1sums=('fc7d75b076175a311dfc622e3ba41c44312a8b56') # optimization OK From devil505linux at gmail.com Fri Feb 17 19:51:02 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:51:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tea-31.2.0-1-i686 * version bump Message-ID: <20120217185102.84864224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3bf3872f543ee4f8b788b93e4f0cd73352340d5f commit 3bf3872f543ee4f8b788b93e4f0cd73352340d5f Author: Devil505 Date: Fri Feb 17 19:49:41 2012 +0100 tea-31.2.0-1-i686 * version bump diff --git a/source/xapps-extra/tea/FrugalBuild b/source/xapps-extra/tea/FrugalBuild index b0750fe..8b8d866 100644 --- a/source/xapps-extra/tea/FrugalBuild +++ b/source/xapps-extra/tea/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Priyank Gosalia pkgname=tea -pkgver=31.0.0 +pkgver=31.2.0 pkgrel=1 pkgdesc="TEA is a text editor that provides a wide range of text-processing functions \ and the syntax highlighting. Qt branch." @@ -18,7 +18,7 @@ source=(${source[@]} installationDir.patch) _F_desktop_name="Tea Text Editor (Qt)" _F_desktop_icon=${pkgname}_icon_v2.png _F_desktop_categories="Utility;TextEditor;" -sha1sums=('090d5f543b91aee5bcb7c2278447499f23190a89' \ +sha1sums=('78986b8447eab21be136dc18a2e1afca39a442bb' \ 'a775aca617484dd43a75226d1ff3781032129f25') build() From devil505linux at gmail.com Fri Feb 17 19:51:02 2012 From: devil505linux at gmail.com (Devil505) Date: Fri, 17 Feb 2012 19:51:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-anyevent-6.14-1-i686 * version bump Message-ID: <20120217185102.98A88224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0e22f65f357ff01263e9a13ed423cfe021418d4 commit c0e22f65f357ff01263e9a13ed423cfe021418d4 Author: Devil505 Date: Fri Feb 17 19:50:47 2012 +0100 perl-anyevent-6.14-1-i686 * version bump diff --git a/source/devel-extra/perl-anyevent/FrugalBuild b/source/devel-extra/perl-anyevent/FrugalBuild index 31269a5..0a3dca7 100644 --- a/source/devel-extra/perl-anyevent/FrugalBuild +++ b/source/devel-extra/perl-anyevent/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=AnyEvent _F_perl_author=M/ML/MLEHMANN -pkgver=6.12 +pkgver=6.14 pkgdesc="Perl framework for multiple event loops." depends=('perl-event>=1.13') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('13f84ce6e0295fe55e7aa3c7c65bf6bc08c25ca6') +sha1sums=('224cac84ad190885266add9cd0fea8a430b824eb') From ryuo at frugalware.org Fri Feb 17 21:17:50 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 21:17:50 +0100 (CET) Subject: [Frugalware-git] frugalware-current: install.txt: add info about USB isohybrid image Message-ID: <20120217201750.67DF4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a5248bd46b3c5d1bcbafcafcdce422674f33b73a commit a5248bd46b3c5d1bcbafcafcdce422674f33b73a Author: James Buren Date: Fri Feb 17 14:17:22 2012 -0600 install.txt: add info about USB isohybrid image diff --git a/docs/install.txt b/docs/install.txt index 57adaec..2a1456e 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -111,18 +111,16 @@ Pros: a full offline installation is possible. Cons: Large amount of data must be downloaded, presumably some unnecessary packages too. -=== USB image +=== USB isohybrid image -This is a disk image (MBR + partition table + partition data), for -USB pen/thumb drives. The functionalities and requirements are similar -to the network install ISO image (eg. you need a working network -connection for installing packages). +The ISO images you would use to burn the CD now also double as the USB +image as well. They are installed the same way as the old USB images were. +All you do is copy them directly to the USB stick's device node. Pros: No need to burn any CD, you can reuse the media. Cons: You have to be able to boot from USB. - WARNING: 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 loose data. @@ -134,16 +132,14 @@ IMPORTANT: 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! ---- -# dd if=frugalware---usb.img of=/dev/sdX +# dd if=frugalware---cd1.iso of=/dev/sdX ---- - 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 partitions not whole disks. -If you can find a way to successfully write an USB image under Windows, +If you can find a way to successfully write an USB image under Windows, please share with us. - On PPC, create a partition of type "Apple_Bootstrap" on your USB stick using `mac-fdisk` and extract the image there. For example: From ryuo at frugalware.org Fri Feb 17 21:22:29 2012 From: ryuo at frugalware.org (James Buren) Date: Fri, 17 Feb 2012 21:22:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: quickref.txt: add reference to isohybrdi Message-ID: <20120217202229.3020A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c3ccba5f01d57ddd4d955e3b27cbda945a3a6ac1 commit c3ccba5f01d57ddd4d955e3b27cbda945a3a6ac1 Author: James Buren Date: Fri Feb 17 14:22:39 2012 -0600 quickref.txt: add reference to isohybrdi diff --git a/docs/quickref.txt b/docs/quickref.txt index 03567d0..f4cb39a 100644 --- a/docs/quickref.txt +++ b/docs/quickref.txt @@ -15,7 +15,7 @@ * Text mode installation * Optional graphical installation * Offline installation, netboot install supported -* Prebuilt CD/DVD, USB, TFTP images are available +* Prebuilt CD/DVD/USB hybrid, TFTP images are available * Localization supported whereever it's possible * About 5000 source packages and (as of March 2011) 6000 binary packages supported. From baste at frugalware.org Fri Feb 17 21:28:10 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:28:10 +0100 (CET) Subject: [Frugalware-git] gnometesting: ffmpeg-0.10-2-x86_64 * Rebuild with lasted libvpx Message-ID: <20120217202810.2637F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=996de93d770c0a416f5419d2f40790f463653843 commit 996de93d770c0a416f5419d2f40790f463653843 Author: Baste Date: Fri Feb 17 21:27:56 2012 +0100 ffmpeg-0.10-2-x86_64 * Rebuild with lasted libvpx diff --git a/source/xmultimedia/ffmpeg/FrugalBuild b/source/xmultimedia/ffmpeg/FrugalBuild index c065aaf..3337527 100644 --- a/source/xmultimedia/ffmpeg/FrugalBuild +++ b/source/xmultimedia/ffmpeg/FrugalBuild @@ -5,7 +5,7 @@ pkgname=ffmpeg pkgver=0.10 #rev=22893 -pkgrel=1 +pkgrel=2 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' \ From baste at frugalware.org Fri Feb 17 21:29:52 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:29:52 +0100 (CET) Subject: [Frugalware-git] gnometesting: xulrunner-6.0.2-3-x86_64 * Rebuild with lasted libvpx Message-ID: <20120217202953.00B4A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=633e5bc72f26406d2af4b1086484e090d38e6dc8 commit 633e5bc72f26406d2af4b1086484e090d38e6dc8 Author: Baste Date: Fri Feb 17 21:30:05 2012 +0100 xulrunner-6.0.2-3-x86_64 * Rebuild with lasted libvpx diff --git a/source/xlib/xulrunner/FrugalBuild b/source/xlib/xulrunner/FrugalBuild index 48b8616..32f9e94 100644 --- a/source/xlib/xulrunner/FrugalBuild +++ b/source/xlib/xulrunner/FrugalBuild @@ -4,7 +4,7 @@ pkgname=xulrunner pkgver=6.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird." url="http://developer.mozilla.org/en/docs/XULRunner" depends=('libxml2>=2.7.8' 'alsa-lib' 'bzip2' 'cairo>=1.8.10-2' 'curl' 'dbus-glib' 'gtk+2>=2.20.0-2' 'libidl' 'libnotify>=0.4.5-3' \ From baste at frugalware.org Fri Feb 17 21:31:02 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:31:02 +0100 (CET) Subject: [Frugalware-git] gnometesting: seamonkey-2.6.1-2-x86_64 * Rebuild with lasted libvpx Message-ID: <20120217203102.3C3C2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f9d664e0559440cdb7e727ebdc4e1cf59ad88e90 commit f9d664e0559440cdb7e727ebdc4e1cf59ad88e90 Author: Baste Date: Fri Feb 17 21:31:13 2012 +0100 seamonkey-2.6.1-2-x86_64 * Rebuild with lasted libvpx diff --git a/source/xapps-extra/seamonkey/FrugalBuild b/source/xapps-extra/seamonkey/FrugalBuild index 9b801f6..90ed09f 100644 --- a/source/xapps-extra/seamonkey/FrugalBuild +++ b/source/xapps-extra/seamonkey/FrugalBuild @@ -3,7 +3,7 @@ pkgname=seamonkey pkgver=2.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Seamonkey all-in-one internet application suite" url="http://www.mozilla.org/projects/seamonkey/" depends=('libstdc++' 'gtk+2>=2.20.0-2' 'libxau>=1.0.4' 'libxdmcp' 'libxdamage' 'libxml2' 'libidl' 'libxt' 'libice' 'nss>=3.12.9' 'libxft' 'dbus-glib' 'alsa-lib' 'libnotify') From jercel16 at gmail.com Fri Feb 17 21:31:21 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:31:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: beautifulsoup-3.2.1-1-x86_64 Message-ID: <20120217203121.DF40B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f91420be499125eef9141b3e76eebf11d23d0b2f commit f91420be499125eef9141b3e76eebf11d23d0b2f Author: jercel Date: Fri Feb 17 21:31:24 2012 +0100 beautifulsoup-3.2.1-1-x86_64 * Version bump diff --git a/source/lib-extra/beautifulsoup/FrugalBuild b/source/lib-extra/beautifulsoup/FrugalBuild index 1df9a6e..34aa62d 100644 --- a/source/lib-extra/beautifulsoup/FrugalBuild +++ b/source/lib-extra/beautifulsoup/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=beautifulsoup -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=1 pkgdesc="Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping" url="http://www.crummy.com/software/BeautifulSoup/" @@ -13,6 +13,6 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url/download/3.x/ | grep -v '3.1.0' | Flasttar" _F_archive_name="BeautifulSoup" source=($url/download/3.x/BeautifulSoup-$pkgver.tar.gz) -sha1sums=('924eb4e43144e233e3749edadc8dc5cd8ec8a3be') +sha1sums=('b23e78f058240eb8779dbc1b8a8d76bba4916df1') _F_cd_path="$_F_archive_name-$pkgver" options=('force') From jercel16 at gmail.com Fri Feb 17 21:32:50 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:32:50 +0100 (CET) Subject: [Frugalware-git] frugalware-current: subliminal-0.4-2-x86_64 Message-ID: <20120217203250.15C65224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d26b2de5acb8d1f3f1a94a69fb6a4029b4358591 commit d26b2de5acb8d1f3f1a94a69fb6a4029b4358591 Author: jercel Date: Fri Feb 17 21:32:51 2012 +0100 subliminal-0.4-2-x86_64 * Rebuilt with beautifulsoup>=3.2.1 diff --git a/source/multimedia-extra/subliminal/FrugalBuild b/source/multimedia-extra/subliminal/FrugalBuild index abc1c89..e04a785 100644 --- a/source/multimedia-extra/subliminal/FrugalBuild +++ b/source/multimedia-extra/subliminal/FrugalBuild @@ -3,9 +3,9 @@ pkgname=subliminal pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Search and download subtitles." -depends=('beautifulsoup>=3.2.0' 'python-guessit>=0.2' 'python-requests>=0.8.1' \ +depends=('beautifulsoup>=3.2.1' 'python-guessit>=0.2' 'python-requests>=0.8.1' \ 'python-suds>=0.4' 'kaa-metadata>=0.7.7') makedepends=('python-distribute') groups=('multimedia-extra') From baste at frugalware.org Fri Feb 17 21:33:34 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:33:34 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-shell-3.3.5-4-x86_64 * Rebuild with lasted xulrunner Message-ID: <20120217203334.16F04224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=c7d83d9e75b7ca409fe3f1780f8be291496388e3 commit c7d83d9e75b7ca409fe3f1780f8be291496388e3 Author: Baste Date: Fri Feb 17 21:32:54 2012 +0100 gnome-shell-3.3.5-4-x86_64 * Rebuild with lasted xulrunner diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index 1a79b9e..9e473bc 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=3 +pkgrel=4 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' \ From jercel16 at gmail.com Fri Feb 17 21:35:24 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:35:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-git-repository-1.25-1-x86_64 Message-ID: <20120217203524.A5FD3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=04405af2531d4ec02363fcef90f73686987d8d25 commit 04405af2531d4ec02363fcef90f73686987d8d25 Author: jercel Date: Fri Feb 17 21:35:23 2012 +0100 perl-git-repository-1.25-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-git-repository/FrugalBuild b/source/devel-extra/perl-git-repository/FrugalBuild index d4b53af..a5a43fb 100644 --- a/source/devel-extra/perl-git-repository/FrugalBuild +++ b/source/devel-extra/perl-git-repository/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=Git-Repository _F_perl_author=B/BO/BOOK -pkgver=1.23 +pkgver=1.25 pkgdesc="Perl interface to Git repositories" Finclude perl -sha1sums=('54bea9d2e636c34a41b23e17b6269ea1ad5afc7b') +sha1sums=('27d9a3eb8bd80a8ddce88c3dcb303367bcffdf54') archs=(${archs[@]} 'x86_64') From jercel16 at gmail.com Fri Feb 17 21:40:37 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:40:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: texmaker-3.2.2-1-x86_64 Message-ID: <20120217204037.07462224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87b672ee02097bb2d3091b6fe36c0e83937df7ca commit 87b672ee02097bb2d3091b6fe36c0e83937df7ca Author: jercel Date: Fri Feb 17 21:39:19 2012 +0100 texmaker-3.2.2-1-x86_64 * Version bump diff --git a/source/xapps-extra/texmaker/FrugalBuild b/source/xapps-extra/texmaker/FrugalBuild index 9a22ffd..5b13822 100644 --- a/source/xapps-extra/texmaker/FrugalBuild +++ b/source/xapps-extra/texmaker/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: voroskoi pkgname=texmaker -pkgver=3.2 +pkgver=3.2.2 pkgrel=1 pkgdesc="Texmaker is a free LaTeX editor." url="http://www.xm1math.net/texmaker/" @@ -12,7 +12,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttar http://www.xm1math.net/texmaker/download.html#linux " source=(http://www.xm1math.net/texmaker/texmaker-$pkgver.tar.bz2) -sha1sums=('9022ed0f3e1881036eaad93cfa5bb630f6e5f290') +sha1sums=('d8d0fd35c699c543a52c875e4c9e15551917a966') build() { Fcd From jercel16 at gmail.com Fri Feb 17 21:41:17 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:41:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: klavaro-1.9.4-1-x86_64 Message-ID: <20120217204117.7787E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=76f6091e45bd9c6b8b5145b71283b886493907ef commit 76f6091e45bd9c6b8b5145b71283b886493907ef Author: jercel Date: Fri Feb 17 21:40:48 2012 +0100 klavaro-1.9.4-1-x86_64 * Version bump diff --git a/source/xapps-extra/klavaro/FrugalBuild b/source/xapps-extra/klavaro/FrugalBuild index 4c513c9..58ad43a 100644 --- a/source/xapps-extra/klavaro/FrugalBuild +++ b/source/xapps-extra/klavaro/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: voroskoi pkgname=klavaro -pkgver=1.9.3 -pkgrel=2 +pkgver=1.9.4 +pkgrel=1 pkgdesc="Klavaro is just another free touch typing tutor program." depends=('gtk+2>=2.20.0-2' 'curl' 'libsexy' 'gtkdatabox') makedepends=('intltool') @@ -14,6 +14,6 @@ _F_sourceforge_ext=.tar.bz2 _F_gnome_iconcache="y" Finclude sourceforge gnome-scriptlet up2date="lynx -dump http://klavaro.sourceforge.net/en/index.html |grep bz2 |sed -ne 's/.*o-\(.*\).t.*/\1/;1p'" -sha1sums=('5ef19293366dfc4e09fe6b3b989eacb35d68acc4') +sha1sums=('80e1ad7ff34ae536f9591a99b2769ce63b85d7bc') # optimization OK From jercel16 at gmail.com Fri Feb 17 21:44:29 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:44:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: activerecord-3.2.1-1-x86_64 Message-ID: <20120217204429.F31FC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1bed7aa18452657ff9e0512121fb32f6a6032f12 commit 1bed7aa18452657ff9e0512121fb32f6a6032f12 Author: jercel Date: Fri Feb 17 21:44:31 2012 +0100 activerecord-3.2.1-1-x86_64 * Version bump diff --git a/source/devel-extra/activerecord/FrugalBuild b/source/devel-extra/activerecord/FrugalBuild index fc303ab..eb7261e 100644 --- a/source/devel-extra/activerecord/FrugalBuild +++ b/source/devel-extra/activerecord/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=activerecord -pkgver=3.1.3 +pkgver=3.2.1 pkgrel=1 pkgdesc="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" 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=('c5e26908f861083fae398ab60e011cc5d2d85803') +sha1sums=('58aa6ac5832ca8cae0be81e776659e5ae7e9a947') From baste at frugalware.org Fri Feb 17 21:44:56 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:44:56 +0100 (CET) Subject: [Frugalware-git] gnometesting: libxklavier-5.2.1-1-x86_64 * Version bump Message-ID: <20120217204456.D5F02224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=62ff507e34fc807ee0c31ce129e838bef247c08d commit 62ff507e34fc807ee0c31ce129e838bef247c08d Author: Baste Date: Fri Feb 17 21:44:54 2012 +0100 libxklavier-5.2.1-1-x86_64 * Version bump diff --git a/source/xlib/libxklavier/FrugalBuild b/source/xlib/libxklavier/FrugalBuild index e31f833..aca30d7 100644 --- a/source/xlib/libxklavier/FrugalBuild +++ b/source/xlib/libxklavier/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=libxklavier -pkgver=5.2 +pkgver=5.2.1 pkgrel=1 pkgdesc="Utility library to make XKB stuff easier" _F_gnome_devel="y" @@ -16,6 +16,6 @@ archs=('i686' 'x86_64' 'ppc') options=('scriptlet') Fconfopts="$Fconfopts --enable-doxygen --with-xkb-base=/usr/lib/X11/xkb --enable-xkb-support --enable-xmm-support \ --with-xkb-bin-base=/usr/bin" -sha1sums=('829b64e63a3d4d4463554f4f9e75a0059daa5396') +sha1sums=('c32290e25a60d10e585fcfc80b590c6028ae0fab') # optimization OK From jercel16 at gmail.com Fri Feb 17 21:46:27 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:46:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-extensible-exceptions-0.1.1.4-1-x86_64 Message-ID: <20120217204627.92EA5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5deef414bd261d89e565a761627a8cca0aabf6e8 commit 5deef414bd261d89e565a761627a8cca0aabf6e8 Author: jercel Date: Fri Feb 17 21:46:32 2012 +0100 haskell-extensible-exceptions-0.1.1.4-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-extensible-exceptions/FrugalBuild b/source/devel-extra/haskell-extensible-exceptions/FrugalBuild index e96d1e6..429b642 100644 --- a/source/devel-extra/haskell-extensible-exceptions/FrugalBuild +++ b/source/devel-extra/haskell-extensible-exceptions/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-extensible-exceptions -pkgver=0.1.1.3 +pkgver=0.1.1.4 pkgrel=1 pkgdesc="Provides extensible exceptions for both new and old versions of GHC." archs=('i686' 'x86_64') depends=('ghc>=7.0.3') groups=('devel-extra') -sha1sums=('b8dc9383cb063284f4cefe223dbb5e57a4c1dd57') +sha1sums=('a0c17865e289067fd36016d9ace47cac1eb68bf8') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Fri Feb 17 21:48:56 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:48:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-haskeline-0.6.4.6-1-x86_64 Message-ID: <20120217204856.72EB0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8403ad13a54cc743e54dafee7b999a559d6c5bc commit f8403ad13a54cc743e54dafee7b999a559d6c5bc Author: jercel Date: Fri Feb 17 21:48:53 2012 +0100 haskell-haskeline-0.6.4.6-1-x86_64 * Version Bump diff --git a/source/devel-extra/haskell-haskeline/FrugalBuild b/source/devel-extra/haskell-haskeline/FrugalBuild index 3acce64..12915b8 100644 --- a/source/devel-extra/haskell-haskeline/FrugalBuild +++ b/source/devel-extra/haskell-haskeline/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-haskeline -pkgver=0.6.4.5 +pkgver=0.6.4.6 pkgrel=1 pkgdesc="A command-line interface for user input, written in Haskell." archs=('i686' 'x86_64') depends=('haskell-terminfo>=0.3.1.3-3' 'haskell-utf8-string' 'haskell-mtl') groups=('devel-extra') -sha1sums=('035edeb3df6cbd01f85c75dafc8ec5da85ccdb70') +sha1sums=('a430934b63b6a8088df94e6ea62f96e7a42115fe') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Fri Feb 17 21:51:43 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:51:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-quickcheck-2.4.2-1-x86_64 Message-ID: <20120217205143.8E2C3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91f8d05c3ea959eac99941a874675e117b150b65 commit 91f8d05c3ea959eac99941a874675e117b150b65 Author: jercel Date: Fri Feb 17 21:51:43 2012 +0100 haskell-quickcheck-2.4.2-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-quickcheck/FrugalBuild b/source/devel-extra/haskell-quickcheck/FrugalBuild index fe7b8f6..ea124d1 100644 --- a/source/devel-extra/haskell-quickcheck/FrugalBuild +++ b/source/devel-extra/haskell-quickcheck/FrugalBuild @@ -3,11 +3,11 @@ pkgname=haskell-quickcheck _F_haskell_name="QuickCheck" -pkgver=2.4.1.1 +pkgver=2.4.2 pkgrel=1 pkgdesc="Automatic testing of Haskell programs" archs=('i686' 'x86_64') depends=('haskell-mtl') groups=('devel-extra') -sha1sums=('c898f5f90ab9382cf950ee87de2813d8f8806a0b') +sha1sums=('e49f2f664b301af78d7a0745ff596c44c1f3e090') Finclude haskell From jercel16 at gmail.com Fri Feb 17 21:52:57 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:52:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-zlib-0.5.3.3-1-x86_64 Message-ID: <20120217205257.A6D5B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ceccf50672bcff8da60b22c4090cb7e44ec0c6e0 commit ceccf50672bcff8da60b22c4090cb7e44ec0c6e0 Author: jercel Date: Fri Feb 17 21:53:01 2012 +0100 haskell-zlib-0.5.3.3-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-zlib/FrugalBuild b/source/devel-extra/haskell-zlib/FrugalBuild index 74edf66..5782804 100644 --- a/source/devel-extra/haskell-zlib/FrugalBuild +++ b/source/devel-extra/haskell-zlib/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-zlib -pkgver=0.5.3.1 -pkgrel=3 +pkgver=0.5.3.3 +pkgrel=1 pkgdesc="Provides a pure interface for compressing and decompressing in the gzip and zlib formats." archs=('i686' 'x86_64') depends=('ghc>=7.0.3' 'zlib') groups=('devel-extra') -sha1sums=('249056a6e97372b00dfd8657fc50667fb1152169') +sha1sums=('eed387d25ef7649b6225b9b30b98fe3ddfc17502') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Fri Feb 17 21:54:32 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:54:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-http-4000.2.2-1-x86_64 Message-ID: <20120217205432.C1930224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25e5dadcc68ce4bb8659a642ace1186b94ba7e13 commit 25e5dadcc68ce4bb8659a642ace1186b94ba7e13 Author: jercel Date: Fri Feb 17 21:54:32 2012 +0100 haskell-http-4000.2.2-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-http/FrugalBuild b/source/devel-extra/haskell-http/FrugalBuild index f9af530..5998caa 100644 --- a/source/devel-extra/haskell-http/FrugalBuild +++ b/source/devel-extra/haskell-http/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=haskell-http -pkgver=4000.1.2 +pkgver=4000.2.2 _F_haskell_name="HTTP" pkgrel=1 pkgdesc="A library for client-side HTTP" archs=('i686' 'x86_64') depends=('haskell-parsec' 'haskell-network' 'haskell-mtl') groups=('devel-extra') -sha1sums=('b5ee196ac334c1571980b2eba0b99999f03cc1c4') +sha1sums=('b027a2049a9e18a304ea9e4f6a50f5cc3e7c507e') Finclude haskell From baste at frugalware.org Fri Feb 17 21:57:32 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 21:57:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: muffin-1.0.1-1-x86_64 * Version bump Message-ID: <20120217205732.04309224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9320a9f9e5f758335b117ae99630f5750947acfd commit 9320a9f9e5f758335b117ae99630f5750947acfd Author: Baste Date: Fri Feb 17 21:57:14 2012 +0100 muffin-1.0.1-1-x86_64 * Version bump diff --git a/source/x11-extra/muffin/FrugalBuild b/source/x11-extra/muffin/FrugalBuild index a0e33fb..db12960 100644 --- a/source/x11-extra/muffin/FrugalBuild +++ b/source/x11-extra/muffin/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Baste pkgname=muffin -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="The Cinnamon Window Manager" url="https://github.com/linuxmint/muffin" @@ -12,7 +12,7 @@ groups=('x11-extra') archs=('i686' 'x86_64') up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('e5095a17c3ced6ae08133930a77e0490d0d6e756') +sha1sums=('864d8b41b7aa25ab84db0a1b407037748d183a18') build() { cd linuxmint-muffin* From jercel16 at gmail.com Fri Feb 17 21:58:11 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 21:58:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmusicbrowser-1.1.9-1-x86_64 Message-ID: <20120217205811.72E74224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ebc2ffb32c1222aadb24a752e0d029a9c426aab3 commit ebc2ffb32c1222aadb24a752e0d029a9c426aab3 Author: jercel Date: Fri Feb 17 21:57:57 2012 +0100 gmusicbrowser-1.1.9-1-x86_64 * Version bump diff --git a/source/xapps-extra/gmusicbrowser/FrugalBuild b/source/xapps-extra/gmusicbrowser/FrugalBuild index cba540c..d7cfd84 100644 --- a/source/xapps-extra/gmusicbrowser/FrugalBuild +++ b/source/xapps-extra/gmusicbrowser/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: jercel pkgname=gmusicbrowser -pkgver=1.1.8 +pkgver=1.1.9 pkgrel=1 url="http://gmusicbrowser.org" pkgdesc="An open-source jukebox for large collections of mp3/ogg/flac/mpc files, written in perl" @@ -15,4 +15,4 @@ source=($url/download/$pkgname-$pkgver.tar.gz) up2date="lynx -dump $url/download/ | Flasttar" _F_gnome_desktop="y" Finclude gnome-scriptlet -sha1sums=('13a27963645c72a363d741ee69d292872084795d') +sha1sums=('380be9c805b076d94c155f2084465b8ea042e51b') From jercel16 at gmail.com Fri Feb 17 22:02:43 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 22:02:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-class-inspector-1.27-1-x86_64 Message-ID: <20120217210243.2852A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c848e76fd74a71d1c7e10e140868d05208ec37ea commit c848e76fd74a71d1c7e10e140868d05208ec37ea Author: jercel Date: Fri Feb 17 22:02:47 2012 +0100 perl-class-inspector-1.27-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-class-inspector/FrugalBuild b/source/devel-extra/perl-class-inspector/FrugalBuild index 0582605..697ae5c 100644 --- a/source/devel-extra/perl-class-inspector/FrugalBuild +++ b/source/devel-extra/perl-class-inspector/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=Class-Inspector _F_perl_author=A/AD/ADAMK -pkgver=1.25 -pkgrel=2 +pkgver=1.27 +pkgrel=1 pkgdesc="Get information about a class and its structure" Finclude perl pkgname=perl-class-inspector archs=('i686' 'x86_64' 'ppc') -sha1sums=('85a9cf2667dce01f32bbd11ef10328c14bd36c45') +sha1sums=('f1dbdde52b5cfdd58ecef8527445e4a9f82630dd') From jercel16 at gmail.com Fri Feb 17 22:03:38 2012 From: jercel16 at gmail.com (jercel) Date: Fri, 17 Feb 2012 22:03:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-acme-damn-0.05-1-x86_64 Message-ID: <20120217210338.2E2CE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4a2ee12d1998efeb171ebd5005f2972bbf70689c commit 4a2ee12d1998efeb171ebd5005f2972bbf70689c Author: jercel Date: Fri Feb 17 22:03:41 2012 +0100 perl-acme-damn-0.05-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-acme-damn/FrugalBuild b/source/devel-extra/perl-acme-damn/FrugalBuild index 5b8fca7b..bf63052 100644 --- a/source/devel-extra/perl-acme-damn/FrugalBuild +++ b/source/devel-extra/perl-acme-damn/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=Acme-Damn _F_perl_author=I/IB/IBB -pkgver=0.04 +pkgver=0.05 pkgdesc="'Unbless' Perl objects." Finclude perl -pkgrel=2 +pkgrel=1 archs=('i686' 'x86_64' 'ppc') -sha1sums=('2f9f3d44f947b1f78195aa1d589e237da3051838') +sha1sums=('5eb4bb27642ed12d8219362cf9027694d631ef3c') # optimization OK From baste at frugalware.org Fri Feb 17 22:06:06 2012 From: baste at frugalware.org (Baste) Date: Fri, 17 Feb 2012 22:06:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cinnamon-1.3-1-x86_64 * Version Bump Message-ID: <20120217210606.2F419224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ccc78dd3d401dcfcf2f3b278ee46c7882cfab38 commit 4ccc78dd3d401dcfcf2f3b278ee46c7882cfab38 Author: Baste Date: Fri Feb 17 22:05:49 2012 +0100 cinnamon-1.3-1-x86_64 * Version Bump diff --git a/source/gnome-extra/cinnamon/FrugalBuild b/source/gnome-extra/cinnamon/FrugalBuild index c0bace7..e82a103 100644 --- a/source/gnome-extra/cinnamon/FrugalBuild +++ b/source/gnome-extra/cinnamon/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=cinnamon -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience" url="http://cinnamon.linuxmint.com/" @@ -18,7 +18,7 @@ Finclude gnome-scriptlet up2date="Flasttar http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname" source=(http://ftp.frugalware.org/pub/other/people/baste/sources/$pkgname/$pkgname-$pkgver.tar.gz \ $pkgname.session) -sha1sums=('bdf91cef0e01ccbdf4d1b4e35c0f51ad04adacbd' \ +sha1sums=('980f7ec822384c75d608cc04674bf0c42e0f9236' \ '13ee239f209e1539ac17748ba96c4563fc22b53b') build() { From devil505linux at gmail.com Sat Feb 18 08:58:17 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 08:58:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libburn-1.2.0-1-i686 * version bump Message-ID: <20120218075817.3599D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=735e9f2b663ec4ebd057f580cf9290020bed2835 commit 735e9f2b663ec4ebd057f580cf9290020bed2835 Author: Devil505 Date: Sat Feb 18 08:58:14 2012 +0100 libburn-1.2.0-1-i686 * version bump diff --git a/source/lib/libburn/FrugalBuild b/source/lib/libburn/FrugalBuild index f78700d..44c957c 100644 --- a/source/lib/libburn/FrugalBuild +++ b/source/lib/libburn/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: crazy pkgname=libburn -pkgver=1.1.8 +pkgver=1.2.0 pkgextraver=.pl01 pkgrel=1 pkgdesc="Disc reading/writing library." From devil505linux at gmail.com Sat Feb 18 09:01:18 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:01:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: brasero-3.2.0-5-i686 * rebuilt for libburn Message-ID: <20120218080118.028FE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e720f619cb165b6cb552eec09e091fedc63921ad commit e720f619cb165b6cb552eec09e091fedc63921ad Author: Devil505 Date: Sat Feb 18 08:59:07 2012 +0100 brasero-3.2.0-5-i686 * rebuilt for libburn diff --git a/source/gnome/brasero/FrugalBuild b/source/gnome/brasero/FrugalBuild index a91c4ce..841d4b8 100644 --- a/source/gnome/brasero/FrugalBuild +++ b/source/gnome/brasero/FrugalBuild @@ -3,11 +3,11 @@ pkgname=brasero pkgver=3.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="A CD/DVD Burning application for the GNOME desktop." url="http://www.gnome.org/projects/brasero/" makedepends=('intltool' 'gnome-doc-utils') -depends=('gtk+3>=3.2.0' 'libisofs>=1.1.6-3' 'libburn' 'libtracker' \ +depends=('gtk+3>=3.2.0' 'libisofs>=1.2.0' 'libburn' 'libtracker' \ 'gstreamer' 'gst-plugins-base' 'gst-plugins-good' \ 'libxml2' 'totem>=3.0.0' 'perl-xml-parser' 'dbus-glib>=0.80' \ 'popt' 'libdvdcss' 'libcanberra-gtk' 'icu4c>=4.8') From devil505linux at gmail.com Sat Feb 18 09:01:18 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:01:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cdw-0.7.0-5-i686 * rebuilt for libburn Message-ID: <20120218080118.0DBFC224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3876cfec68508e1ab9454e4798413b120397dbbe commit 3876cfec68508e1ab9454e4798413b120397dbbe Author: Devil505 Date: Sat Feb 18 09:00:30 2012 +0100 cdw-0.7.0-5-i686 * rebuilt for libburn diff --git a/source/multimedia-extra/cdw/FrugalBuild b/source/multimedia-extra/cdw/FrugalBuild index 1a3964d..87b804e 100644 --- a/source/multimedia-extra/cdw/FrugalBuild +++ b/source/multimedia-extra/cdw/FrugalBuild @@ -3,10 +3,10 @@ pkgname=cdw pkgver=0.7.0 -pkgrel=4 +pkgrel=5 pkgdesc="cdw is a front-end for command-line tools: cdrecord/wodim, mkisofs/genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format" Finclude sourceforge -depends=('ncurses' 'libcdio>=0.83' 'cdrtools' 'dvd+rw-tools' 'libburn>=1.1.8') +depends=('ncurses' 'libcdio>=0.83' 'cdrtools' 'dvd+rw-tools' 'libburn>=1.2.0') groups=(multimedia-extra) archs=('i686' 'x86_64') sha1sums=('5b01636d60b3ce695d3da641744ad9a348fc96ab') From devil505linux at gmail.com Sat Feb 18 09:01:18 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:01:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libisofs-1.2.0-1-i686 * version bump Message-ID: <20120218080118.1616D224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d608bbc42a3d570ded45c7904af602a4210aa077 commit d608bbc42a3d570ded45c7904af602a4210aa077 Author: Devil505 Date: Sat Feb 18 09:01:16 2012 +0100 libisofs-1.2.0-1-i686 * version bump diff --git a/source/lib/libisofs/FrugalBuild b/source/lib/libisofs/FrugalBuild index f4afc84..6946c2d 100644 --- a/source/lib/libisofs/FrugalBuild +++ b/source/lib/libisofs/FrugalBuild @@ -3,11 +3,11 @@ # Contributor: James Buren pkgname=libisofs -pkgver=1.1.6 -pkgrel=3 +pkgver=1.2.0 +pkgrel=1 pkgdesc="A library for creating ISO filesystem, among other things." url="http://libburnia-project.org" -depends=('libburn>=1.1.8') +depends=('libburn>=1.2.0') groups=('lib') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url/wiki/Releases" From devil505linux at gmail.com Sat Feb 18 09:02:15 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:02:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfburn-0.4.3-5-i686 * rebuilt for libburn and libisofs Message-ID: <20120218080215.1DE6E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=31840332ffd9f1ffd505a5e352a828e9ebb5ef70 commit 31840332ffd9f1ffd505a5e352a828e9ebb5ef70 Author: Devil505 Date: Sat Feb 18 09:02:22 2012 +0100 xfburn-0.4.3-5-i686 * rebuilt for libburn and libisofs diff --git a/source/xfce4-extra/xfburn/FrugalBuild b/source/xfce4-extra/xfburn/FrugalBuild index d3699a0..8a6795c 100644 --- a/source/xfce4-extra/xfburn/FrugalBuild +++ b/source/xfce4-extra/xfburn/FrugalBuild @@ -4,12 +4,12 @@ pkgname=xfburn pkgver=0.4.3 -pkgrel=4 +pkgrel=5 pkgdesc="A CD Recorder for Xfce4" url="http://goodies.xfce.org/projects/applications/$pkgname" makedepends=('intltool' 'pkgconfig') depends=('thunar>=1.1.4' 'libexo>=0.5.4' 'libxfcegui4>=4.7.0' \ - 'libisofs>=1.1.6-3' 'libburn>=1.1.8') + 'libisofs>=1.2.0' 'libburn>=1.2.0') options=('scriptlet') groups=('xfce4-extra' 'xfce4-goodies') archs=('i686' 'x86_64') From devil505linux at gmail.com Sat Feb 18 09:02:48 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:02:48 +0100 (CET) Subject: [Frugalware-git] frugalware-current: brasero-3.2.0-5-i686 * fixing deps Message-ID: <20120218080248.BD8AA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=95eb65dc7e2d9c9f2c0d4f428b96a0a01fc0aec5 commit 95eb65dc7e2d9c9f2c0d4f428b96a0a01fc0aec5 Author: Devil505 Date: Sat Feb 18 09:03:02 2012 +0100 brasero-3.2.0-5-i686 * fixing deps diff --git a/source/gnome/brasero/FrugalBuild b/source/gnome/brasero/FrugalBuild index 841d4b8..d437431 100644 --- a/source/gnome/brasero/FrugalBuild +++ b/source/gnome/brasero/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=5 pkgdesc="A CD/DVD Burning application for the GNOME desktop." url="http://www.gnome.org/projects/brasero/" makedepends=('intltool' 'gnome-doc-utils') -depends=('gtk+3>=3.2.0' 'libisofs>=1.2.0' 'libburn' 'libtracker' \ +depends=('gtk+3>=3.2.0' 'libisofs>=1.2.0' 'libburn>=1.2.0' 'libtracker' \ 'gstreamer' 'gst-plugins-base' 'gst-plugins-good' \ 'libxml2' 'totem>=3.0.0' 'perl-xml-parser' 'dbus-glib>=0.80' \ 'popt' 'libdvdcss' 'libcanberra-gtk' 'icu4c>=4.8') From devil505linux at gmail.com Sat Feb 18 09:10:30 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:10:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: amule-10759-1-i686 * version bump * using svn snapshot, stable version is no longer maintained Message-ID: <20120218081030.79D87224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e824aedaf4b71eb826c7bdf76ff2cbe0caa624d commit 8e824aedaf4b71eb826c7bdf76ff2cbe0caa624d Author: Devil505 Date: Sat Feb 18 09:10:22 2012 +0100 amule-10759-1-i686 * version bump * using svn snapshot, stable version is no longer maintained diff --git a/source/xapps-extra/amule/FrugalBuild b/source/xapps-extra/amule/FrugalBuild index 99cdda2..7c064ce 100644 --- a/source/xapps-extra/amule/FrugalBuild +++ b/source/xapps-extra/amule/FrugalBuild @@ -3,20 +3,23 @@ # Contributor: BMH1980 pkgname=amule -pkgver=2.3.1 +pkgver=10759 pkgrel=1 pkgdesc="aMule is a file-sharing program, connects to eDonkey2000 network." replaces=('xmule') -depends=('wxgtk-u8>=2.8.10.1-2' 'libstdc++' 'gtk+2>=2.16.2-2' 'libxau>=1.0.4-1' 'libxdmcp' 'libxxf86vm>=1.0.2-1' 'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libice>=1.0.5-1' 'readline' 'gd' 'binutils=2.22' 'cryptopp') +depends=('wxgtk-u8>=2.8.10.1-2' 'libstdc++' 'gtk+2>=2.16.2-2' 'libxau>=1.0.4-1' 'libxdmcp' \ + 'libxxf86vm>=1.0.2-1' 'libxdamage>=1.1.1-3' 'libxml2>=2.7.8' 'libice>=1.0.5-1' \ + 'readline' 'gd' 'binutils=2.22' 'cryptopp') license="GPL2" +url="http://www.amule.org/" groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') -options=('scriptlet' 'force') -_F_sourceforge_dirname=$pkgname -_F_sourceforge_name="aMule" -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -url="http://www.amule.org/" +options=('scriptlet') +_F_archive_name="aMule-SVN" +Fpkgversep="-r" +up2date="Flasttar http://amule.sourceforge.net/tarballs/tarballs.xml" +_F_cd_path="aMule-SVN-r${pkgver}" +source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2) Fconfopts="$Fconfopts \ --enable-amule-gui \ --enable-cas --enable-wxcas \ @@ -26,6 +29,6 @@ Fconfopts="$Fconfopts \ --enable-ccache --disable-debug \ --enable-webserver --enable-webservergui \ --enable-amulecmd --enable-amulecmdgui" -sha1sums=('25bcef92b06cb34849afaf052e2cd66b4a8454c2') +sha1sums=('d37bb04b8dc8db7fb1646ed3fe0368a689f8a209') # optimization OK From ryuo at frugalware.org Sat Feb 18 09:17:49 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 18 Feb 2012 09:17:49 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * add patch to append nomodeset if nvidia/fgrlx kernel module is found Message-ID: <20120218081749.ECFDA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=ac0eb429b85f9422e830f043758f996716f50a3e commit ac0eb429b85f9422e830f043758f996716f50a3e Author: James Buren Date: Sat Feb 18 02:17:48 2012 -0600 grub2-1.99-5-i686 * add patch to append nomodeset if nvidia/fgrlx kernel module is found diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index 2fd8d50..c4905b0 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -19,8 +19,9 @@ fi groups=('base') archs=('i686' 'x86_64') up2date="Flasttar ftp://ftp.gnu.org/gnu/grub/" -source=("ftp://ftp.gnu.org/gnu/grub/$_F_archive_name-$pkgver$pkgextraver.tar.xz" 'grub') -signatures=("${source[0]}.sig" '') +source=(ftp://ftp.gnu.org/gnu/grub/$_F_archive_name-$pkgver$pkgextraver.tar.xz \ + grub grub-frugalware-nomodeset.patch) +signatures=("${source[0]}.sig" '' '') subpkgs=('grub2-mkfont') subdescs=('grub2 mkfont utility') diff --git a/source/base/grub2/grub-frugalware-nomodeset.patch b/source/base/grub2/grub-frugalware-nomodeset.patch new file mode 100644 index 0000000..47dd8cc --- /dev/null +++ b/source/base/grub2/grub-frugalware-nomodeset.patch @@ -0,0 +1,25 @@ +diff -ur a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in +--- a/util/grub.d/10_linux.in 2012-02-18 01:48:48.930000001 -0600 ++++ b/util/grub.d/10_linux.in 2012-02-18 02:13:16.661994262 -0600 +@@ -59,6 +59,12 @@ + fi + fi + ++modeset="" ++ ++for i in `find /lib/modules -regex '^.*/\(nvidia\|fglrx\).ko.xz$'`; do ++ modeset="nomodeset" ++done ++ + linux_entry () + { + os="$1" +@@ -116,7 +122,7 @@ + message="$(gettext_printf "Loading Linux %s ..." ${version})" + cat << EOF + echo '$message' +- linux ${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args} ++ linux ${rel_dirname}/${basename} root=${linux_root_device_thisversion} ro ${args} ${modeset} + EOF + if test -n "${initrd}" ; then + message="$(gettext_printf "Loading initial ramdisk ...")" From devil505linux at gmail.com Sat Feb 18 09:28:10 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:28:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: liberation-fonts-1.07.2-1-i686 * version bump Message-ID: <20120218082810.7CF5A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4ac1f17088a0202303b4a0d68c8cb215df743928 commit 4ac1f17088a0202303b4a0d68c8cb215df743928 Author: Devil505 Date: Sat Feb 18 09:28:03 2012 +0100 liberation-fonts-1.07.2-1-i686 * version bump diff --git a/source/xlib-extra/liberation-fonts/FrugalBuild b/source/xlib-extra/liberation-fonts/FrugalBuild index 41def79..8a9db7c 100644 --- a/source/xlib-extra/liberation-fonts/FrugalBuild +++ b/source/xlib-extra/liberation-fonts/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=liberation-fonts -pkgver=1.07.1 +pkgver=1.07.2 pkgrel=1 pkgdesc="Red Hat Liberation fonts" url="https://fedorahosted.org/liberation-fonts/" @@ -12,9 +12,9 @@ Finclude fonts install=liberation-fonts.install groups=('xlib-extra') archs=('i686' 'x86_64') -up2date="elinks -dump https://fedorahosted.org/releases/l/i/liberation-fonts/ | Flasttar" +up2date="Flasttar https://fedorahosted.org/releases/l/i/liberation-fonts/" source=(https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-$pkgver.tar.gz) -sha1sums=('baa436809d5c096276779292f3f6f098fbcfc164') +sha1sums=('4db1abfdb6e41bdc9a461fc7dfecf996ff1d66e6') build() { Fcd $pkgname-$pkgver From devil505linux at gmail.com Sat Feb 18 09:31:12 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:31:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libzeitgeist-0.3.14-1-i686 * version bump Message-ID: <20120218083112.52AD8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcacfb51808cd9f879d1934755a88d1f3ba35929 commit bcacfb51808cd9f879d1934755a88d1f3ba35929 Author: Devil505 Date: Sat Feb 18 09:31:15 2012 +0100 libzeitgeist-0.3.14-1-i686 * version bump diff --git a/source/lib-extra/libzeitgeist/FrugalBuild b/source/lib-extra/libzeitgeist/FrugalBuild index 519262c..5073c66 100644 --- a/source/lib-extra/libzeitgeist/FrugalBuild +++ b/source/lib-extra/libzeitgeist/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=libzeitgeist -pkgver=0.3.12 +pkgver=0.3.14 _pkgmainver=0.3 pkgrel=1 pkgdesc="Zeitgeist client library" @@ -13,6 +13,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/${_pkgmainver}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz) -sha1sums=('b0081f7925501b59e1d3dd1eb24f881def046aae') +sha1sums=('f0263de97e2f7375495b50f6594cc9c381d714ed') # optimization OK From devil505linux at gmail.com Sat Feb 18 09:41:19 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 09:41:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: activity-log-manager-0.9.1-1-i686 * version bump Message-ID: <20120218084119.16547224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7659617bb52918908d5e93a609cdb11808257f5d commit 7659617bb52918908d5e93a609cdb11808257f5d Author: Devil505 Date: Sat Feb 18 09:41:17 2012 +0100 activity-log-manager-0.9.1-1-i686 * version bump diff --git a/source/xapps-extra/activity-log-manager/FrugalBuild b/source/xapps-extra/activity-log-manager/FrugalBuild index 722a376..e44683a 100644 --- a/source/xapps-extra/activity-log-manager/FrugalBuild +++ b/source/xapps-extra/activity-log-manager/FrugalBuild @@ -2,14 +2,16 @@ # Maintainer: Devil505 pkgname=activity-log-manager -pkgver=0.8.0 +pkgver=0.9.1 pkgrel=1 pkgdesc="Activity Log Manager is a graphical user interface which lets you easily control what gets logged by Zeitgeist." -depends=('pygtk' 'zeitgeist') +depends=('gtk+3' 'bzip2' 'libzeitgeist' 'libgee') makedepends=('intltool' 'python-distutils-extra') groups=('xapps-extra') archs=('i686' 'x86_64') _F_launchpad_dirname="history-manager" -_F_launchpad_branch="0.8" -Finclude launchpad -sha1sums=('86a41f7826c20d88bbb4bb0958fd65753249c001') +_F_launchpad_branch="0.9" +_F_gnome_iconcache="y" +_F_gnome_desktop="y" +Finclude launchpad gnome-scriptlet +sha1sums=('d7548e58c01781d63bb17e0463ab15e0b9d17c14') From ryuo at frugalware.org Sat Feb 18 09:58:41 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 18 Feb 2012 09:58:41 +0100 (CET) Subject: [Frugalware-git] ryuotesting: grub2-1.99-5-i686 * add config file for generating memtest86+ entries Message-ID: <20120218085841.84B38224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=c7dba6360fb41f2d2cb39eed64b15f1bc7f50751 commit c7dba6360fb41f2d2cb39eed64b15f1bc7f50751 Author: James Buren Date: Sat Feb 18 02:58:28 2012 -0600 grub2-1.99-5-i686 * add config file for generating memtest86+ entries diff --git a/source/base/grub2/35_memtest86+ b/source/base/grub2/35_memtest86+ new file mode 100644 index 0000000..7a36e4d --- /dev/null +++ b/source/base/grub2/35_memtest86+ @@ -0,0 +1,29 @@ +#! /bin/sh +set -e + +######################################################## +# This script generates a memtest86+ entry on grub.cfg # +# if memtest is installed on the system. # +######################################################## + +prefix=/usr +exec_prefix=${prefix} +libdir=${exec_prefix}/lib + +. ${libdir}/grub/grub-mkconfig_lib + +MEMTEST86_IMAGE="/boot/memtest.bin" +CLASS="--class memtest86 --class gnu --class tool" + +if [ -e $MEMTEST86_IMAGE ] && is_path_readable_by_grub $MEMTEST86_IMAGE; then + # image exists, create menu entry + echo "Found memtest86+ image: $MEMTEST86_IMAGE" >&2 + cat << EOF +menuentry "Memory test (memtest86+)" $CLASS { +EOF + prepare_grub_to_access_device `${grub_probe} --target=device $MEMTEST86_IMAGE` | sed -e "s/^/ /" + cat << EOF + linux16 (\$root)`make_system_path_relative_to_its_root $MEMTEST86_IMAGE` +} +EOF +fi diff --git a/source/base/grub2/FrugalBuild b/source/base/grub2/FrugalBuild index c4905b0..579f722 100644 --- a/source/base/grub2/FrugalBuild +++ b/source/base/grub2/FrugalBuild @@ -20,8 +20,8 @@ groups=('base') archs=('i686' 'x86_64') up2date="Flasttar ftp://ftp.gnu.org/gnu/grub/" source=(ftp://ftp.gnu.org/gnu/grub/$_F_archive_name-$pkgver$pkgextraver.tar.xz \ - grub grub-frugalware-nomodeset.patch) -signatures=("${source[0]}.sig" '' '') + grub grub-frugalware-nomodeset.patch 35_memtest86+) +signatures=("${source[0]}.sig" '' '' '') subpkgs=('grub2-mkfont') subdescs=('grub2 mkfont utility') @@ -46,6 +46,7 @@ build() _build_grub_platform pc fi Ffile /etc/default/grub + Ffile /etc/grub.d/35_memtest86+ Fsplit grub2-mkfont /usr/bin/grub-mkfont } From jercel16 at gmail.com Sat Feb 18 10:02:19 2012 From: jercel16 at gmail.com (jercel) Date: Sat, 18 Feb 2012 10:02:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-deepseq-1.3.0.0-1-x86_64 Message-ID: <20120218090219.0B672224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bf5e2b573c0c6da7ab3b69b3e22c6d3e28808454 commit bf5e2b573c0c6da7ab3b69b3e22c6d3e28808454 Author: jercel Date: Sat Feb 18 10:02:15 2012 +0100 haskell-deepseq-1.3.0.0-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-deepseq/FrugalBuild b/source/devel-extra/haskell-deepseq/FrugalBuild index 418b143..2c02f3e 100644 --- a/source/devel-extra/haskell-deepseq/FrugalBuild +++ b/source/devel-extra/haskell-deepseq/FrugalBuild @@ -3,12 +3,12 @@ # Contributor: Miklos Vajna pkgname=haskell-deepseq -pkgver=1.2.0.1 +pkgver=1.3.0.0 pkgrel=1 pkgdesc="Haskell library to fully evaluate data structures." archs=('i686' 'x86_64') depends=('ghc>=7.0.3') groups=('devel-extra') -sha1sums=('72b19027964faeb8ca6eddabaa8c55282ab82102') +sha1sums=('9bde1b02a354ef8cf3cee87e29919599f59484c1') _F_haskell_setup="Setup.hs" Finclude haskell From devil505linux at gmail.com Sat Feb 18 10:13:41 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 10:13:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: beatbox-20120218-1-i686 * version bump Message-ID: <20120218091341.7342C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7d1f637d4258b9d1f8906b699be8f574825ee643 commit 7d1f637d4258b9d1f8906b699be8f574825ee643 Author: Devil505 Date: Sat Feb 18 10:13:24 2012 +0100 beatbox-20120218-1-i686 * version bump diff --git a/source/gnome-extra/beatbox/FrugalBuild b/source/gnome-extra/beatbox/FrugalBuild index 6f0a80e..dff9d2c 100644 --- a/source/gnome-extra/beatbox/FrugalBuild +++ b/source/gnome-extra/beatbox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Pingax pkgname=beatbox -pkgver=20120214 +pkgver=20120218 pkgrel=1 pkgdesc="Audio player written in vala" url="https://launchpad.net/beat-box/" @@ -17,7 +17,7 @@ _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=('111d22c5412f70d15c02740b8ddb759bd119b230') +sha1sums=('63462994482cd82e2815fba3da2ad8eae380d7a1') build() { Fcd From devil505linux at gmail.com Sat Feb 18 10:29:58 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 10:29:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: zramswap-enabler-20120218-1-i686 * version bump * script rewritten * systemd service updated Message-ID: <20120218092958.C3429224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=38e7d74061b56434242dfde8e1675e24977ce925 commit 38e7d74061b56434242dfde8e1675e24977ce925 Author: Devil505 Date: Sat Feb 18 10:29:15 2012 +0100 zramswap-enabler-20120218-1-i686 * version bump * script rewritten * systemd service updated diff --git a/source/apps-extra/zramswap-enabler/FrugalBuild b/source/apps-extra/zramswap-enabler/FrugalBuild index 3fdc9ce..d832c6c 100644 --- a/source/apps-extra/zramswap-enabler/FrugalBuild +++ b/source/apps-extra/zramswap-enabler/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=zramswap-enabler -pkgver=20111020 +pkgver=20120218 pkgrel=1 pkgdesc="Sets up zram swap devices on boot" url="https://github.com/mystilleef/FedoraZram" @@ -10,15 +10,13 @@ depends=() groups=('apps-extra') archs=('i686' 'x86_64') up2date=$pkgver -source=(zramstart zramstop zram.service) -sha1sums=('95b41af144744e75b8734efa3d18fdfa4c006395' \ - '531ea30ab1906f9290e8e49b22991763f9b02a64' \ - 'f0174e59e813f7b180096e415ae64adb5fe662df') +source=(zramctrl zram.service) +sha1sums=('0e3f3a60ebcbe408b76aec83918a0ba43fc23721' \ + '8ad151c1821c19de7823c9c18f8d3dac298f0d77') build() { Fmkdir usr/bin - Fexe zramstart usr/bin/ - Fexe zramstop usr/bin/ + Fexe zramctrl usr/bin/ Fmkdir lib/systemd/system/ Finstall 0644 zram.service /lib/systemd/system/zram.service } diff --git a/source/apps-extra/zramswap-enabler/zram.service b/source/apps-extra/zramswap-enabler/zram.service index fe91fd5..6359577 100755 --- a/source/apps-extra/zramswap-enabler/zram.service +++ b/source/apps-extra/zramswap-enabler/zram.service @@ -1,12 +1,11 @@ [Unit] -Description=Enable compressed swap in memory using zram -After=multi-user.target +Description=Compressed RAM block devices [Service] -RemainAfterExit=yes -ExecStart=/usr/bin/zramstart -ExecStop=/usr/bin/zramstop Type=oneshot +ExecStart=/usr/bin/zramctrl start +ExecStop=/usr/bin/zramctrl stop +RemainAfterExit=yes [Install] WantedBy=multi-user.target diff --git a/source/apps-extra/zramswap-enabler/zramctrl b/source/apps-extra/zramswap-enabler/zramctrl new file mode 100644 index 0000000..e2fbcdc --- /dev/null +++ b/source/apps-extra/zramswap-enabler/zramctrl @@ -0,0 +1,45 @@ +#!/bin/sh + +start() { + exec awk ' + FILENAME == "/proc/cpuinfo" && $1 == "processor" { + cpucount++ + next + } + + FILENAME == "/proc/meminfo" && $1 == "MemTotal:" { + mem_total = (0 + $2) * 1024 + next + } + + END { + mem_per_cpu = sprintf("%d", mem_total / cpucount) + + system("modprobe zram zram_num_devices=" cpucount) + + for (i = 0; i < cpucount; i++) { + print mem_per_cpu > "/sys/block/zram" i "/disksize" + system("mkswap /dev/zram" i " -L zram" i) + swapdevs = swapdevs " /dev/zram" i + } + + system("swapon -p 100" swapdevs) + } + ' /proc/cpuinfo /proc/meminfo +} + +stop() { + exec awk ' + FNR > 1 && $1 ~ /^\/dev\/zram[0-9]+$/ { + activeswaps = activeswaps " " $1 + } + + END { + system("swapoff" activeswaps) + } + ' /proc/swaps +} + +case $1 in + start|stop) "$1" ;; +esac \ No newline at end of file diff --git a/source/apps-extra/zramswap-enabler/zramstart b/source/apps-extra/zramswap-enabler/zramstart deleted file mode 100755 index f6a10b9..0000000 --- a/source/apps-extra/zramswap-enabler/zramstart +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/bash - -# get the number of CPUs -num_cpus=$(grep -c processor /proc/cpuinfo) -# if something goes wrong, assume we have 1 -[ "$num_cpus" != 0 ] || num_cpus=1 - -# set decremented number of CPUs -decr_num_cpus=$((num_cpus - 1)) - -# get the amount of memory in the machine -mem_total_kb=$(grep MemTotal /proc/meminfo | grep -E --only-matching '[[:digit:]]+') -mem_total=$((mem_total_kb * 1024)) - -# load dependency modules -modprobe zram num_devices=$num_cpus - -# initialize the devices -for i in $(seq 0 $decr_num_cpus); do -echo $((mem_total / num_cpus)) > /sys/block/zram$i/disksize -done - -# Creating swap filesystems -for i in $(seq 0 $decr_num_cpus); do -mkswap /dev/zram$i -done - -# Switch the swaps on -for i in $(seq 0 $decr_num_cpus); do -swapon -p 100 /dev/zram$i -done diff --git a/source/apps-extra/zramswap-enabler/zramstop b/source/apps-extra/zramswap-enabler/zramstop deleted file mode 100755 index 2356967..0000000 --- a/source/apps-extra/zramswap-enabler/zramstop +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash - -# get the number of CPUs -num_cpus=$(grep -c processor /proc/cpuinfo) - -# set decremented number of CPUs -decr_num_cpus=$((num_cpus - 1)) - -# Switching off swap -for i in $(seq 0 $decr_num_cpus); do -if [ "$(grep /dev/zram$i /proc/swaps)" != "" ]; then -swapoff /dev/zram$i -sleep 1 -fi -done - -sleep 1 -rmmod zram From devil505linux at gmail.com Sat Feb 18 10:32:17 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 10:32:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-email-valid-0.187-1-i686 * version bump Message-ID: <20120218093217.3BB82224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=787e0d6ca0a42e3713f80eba04aad92f2c5c383e commit 787e0d6ca0a42e3713f80eba04aad92f2c5c383e Author: Devil505 Date: Sat Feb 18 10:32:16 2012 +0100 perl-email-valid-0.187-1-i686 * version bump diff --git a/source/devel-extra/perl-email-valid/FrugalBuild b/source/devel-extra/perl-email-valid/FrugalBuild index 1f46dc8..f9c2a09 100644 --- a/source/devel-extra/perl-email-valid/FrugalBuild +++ b/source/devel-extra/perl-email-valid/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=Email-Valid _F_perl_author=R/RJ/RJBS -pkgver=0.185 +pkgver=0.187 pkgdesc="Check validity of Internet email addresses" Finclude perl -sha1sums=('eaffa58f9b39453258356324dc642eb929d37c48') +sha1sums=('fce25bdb946c6b526639f334d3db2216330a27db') archs=(${archs[@]} 'x86_64') From devil505linux at gmail.com Sat Feb 18 10:56:31 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 10:56:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mkvtoolnix-5.3.0-1-i686 * version bump Message-ID: <20120218095631.7B1BC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=128ad6c89fde398c57e11e83dbb973699e53b92b commit 128ad6c89fde398c57e11e83dbb973699e53b92b Author: Devil505 Date: Sat Feb 18 10:56:07 2012 +0100 mkvtoolnix-5.3.0-1-i686 * version bump diff --git a/source/multimedia-extra/mkvtoolnix/FrugalBuild b/source/multimedia-extra/mkvtoolnix/FrugalBuild index 5db8a69..b8dd176 100644 --- a/source/multimedia-extra/mkvtoolnix/FrugalBuild +++ b/source/multimedia-extra/mkvtoolnix/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: voroskoi pkgname=mkvtoolnix -pkgver=5.0.1 +pkgver=5.3.0 pkgrel=1 pkgdesc="MKVToolnix is a set of tools to create, alter and inspect Matroska files under Linux." url="http://www.bunkus.org/videotools/mkvtoolnix" makedepends=('boost' 'ruby') -depends=('file' 'libvorbis' 'libmatroska>=1.3.0' 'expat' 'lzo' 'flac>=1.1.3' 'libboost>=1.46.1' 'libogg' 'libebml>=1.2.2') +depends=('file' 'libvorbis' 'libmatroska>=1.3.0' 'expat' 'lzo' 'flac>=1.1.3' 'libboost>=1.46.1' 'libogg' 'libebml>=1.2.2' 'curl') groups=('multimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/sources/" source=(http://www.bunkus.org/videotools/mkvtoolnix/sources/$pkgname-$pkgver.tar.bz2) #Fconfopts="$Fconfopts --enable-lzo --enable-bz2 --disable-gui" -sha1sums=('900211d47ba6cbeb4188bb45a492a2b9edf08ed2') +sha1sums=('097e5b5dc8d4a1ca4095463d2cc31befe5677c95') build() { Fcd From devil505linux at gmail.com Sat Feb 18 10:59:09 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 10:59:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: zramswap-enabler-20120218-2-i686 * fixing sha1sums Message-ID: <20120218095909.225A8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=084234d66f5f41e90ed03d7e4b6c2b3e24903d68 commit 084234d66f5f41e90ed03d7e4b6c2b3e24903d68 Author: Devil505 Date: Sat Feb 18 10:59:18 2012 +0100 zramswap-enabler-20120218-2-i686 * fixing sha1sums diff --git a/source/apps-extra/zramswap-enabler/FrugalBuild b/source/apps-extra/zramswap-enabler/FrugalBuild index d832c6c..e800ab8 100644 --- a/source/apps-extra/zramswap-enabler/FrugalBuild +++ b/source/apps-extra/zramswap-enabler/FrugalBuild @@ -3,7 +3,7 @@ pkgname=zramswap-enabler pkgver=20120218 -pkgrel=1 +pkgrel=2 pkgdesc="Sets up zram swap devices on boot" url="https://github.com/mystilleef/FedoraZram" depends=() From slownlinux at gmail.com Sat Feb 18 11:05:09 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 18 Feb 2012 11:05:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-funktown-0.4.3-1-i686 Message-ID: <20120218100509.8C322224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bd4ff5490c209520d87ff2b9b2774619266ea458 commit bd4ff5490c209520d87ff2b9b2774619266ea458 Author: Slown Date: Sat Feb 18 11:05:12 2012 +0100 python-funktown-0.4.3-1-i686 * version bump diff --git a/source/lib-extra/python-funktown/FrugalBuild b/source/lib-extra/python-funktown/FrugalBuild index 7675a04..242d5e3 100644 --- a/source/lib-extra/python-funktown/FrugalBuild +++ b/source/lib-extra/python-funktown/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-funktown _F_archive_name="funktown" -pkgver=0.4.1 +pkgver=0.4.3 pkgrel=1 pkgdesc="Functional Data Structures for Python" rodepends=('python') @@ -12,4 +12,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="funktown" Finclude pypi -sha1sums=('aa6796fd5de590c0bf12c4b32c7eaeb23358f330') +sha1sums=('6026e4afd9bc301191bb607d957eb80709d4e79f') From slownlinux at gmail.com Sat Feb 18 11:06:27 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 18 Feb 2012 11:06:27 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-cliapp-0.27-1-i686 Message-ID: <20120218100627.9E452224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae1a1803897911522cb83d05caba653e6c37dd0c commit ae1a1803897911522cb83d05caba653e6c37dd0c Author: Slown Date: Sat Feb 18 11:06:41 2012 +0100 python-cliapp-0.27-1-i686 * version bump diff --git a/source/lib-extra/python-cliapp/FrugalBuild b/source/lib-extra/python-cliapp/FrugalBuild index ae6fe9a..d134a6b 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.26 +pkgver=0.27 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=('13c2f08382511418796f6db8dbc94f64b3feae8e') +sha1sums=('22be50c70d9b01b4c2c2767352d3497618b89a73') build() { Fcd From devil505linux at gmail.com Sat Feb 18 11:27:35 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 11:27:35 +0100 (CET) Subject: [Frugalware-git] frugalware-current: clementine-1.0.1-1-i686 * version bump Message-ID: <20120218102735.E5ECA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47e4b8fb0d6a5a7773d89fa9d94671dff206c54d commit 47e4b8fb0d6a5a7773d89fa9d94671dff206c54d Author: Devil505 Date: Sat Feb 18 11:25:47 2012 +0100 clementine-1.0.1-1-i686 * version bump diff --git a/source/xapps-extra/clementine/FrugalBuild b/source/xapps-extra/clementine/FrugalBuild index a95bb3b..3b64585 100644 --- a/source/xapps-extra/clementine/FrugalBuild +++ b/source/xapps-extra/clementine/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: centuri0 pkgname=clementine -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Clementine is a modern music player and library organiser. Port of Amarok 1.4" makedepends=('qt4-linguist' 'boost>=1.46.1') @@ -14,6 +14,6 @@ _F_cd_path="$pkgname-$pkgver" Finclude googlecode cmake groups=(xapps-extra) archs=('i686' 'x86_64') -sha1sums=('ba49c686ea5759e33d6b89179965503fd369cf30') +sha1sums=('e05320da689e2fad744fd3e68518bc4103ecf0fd') # optimization OK From devil505linux at gmail.com Sat Feb 18 11:29:09 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 11:29:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: zramswap-enabler-20120218-2-i686 * fixing sha1sum correctly this time Message-ID: <20120218102909.39BB9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=25700d83b86a3195d9b45ef3971c8016168c63de commit 25700d83b86a3195d9b45ef3971c8016168c63de Author: Devil505 Date: Sat Feb 18 11:29:15 2012 +0100 zramswap-enabler-20120218-2-i686 * fixing sha1sum correctly this time diff --git a/source/apps-extra/zramswap-enabler/FrugalBuild b/source/apps-extra/zramswap-enabler/FrugalBuild index e800ab8..cd5618c 100644 --- a/source/apps-extra/zramswap-enabler/FrugalBuild +++ b/source/apps-extra/zramswap-enabler/FrugalBuild @@ -12,7 +12,7 @@ archs=('i686' 'x86_64') up2date=$pkgver source=(zramctrl zram.service) sha1sums=('0e3f3a60ebcbe408b76aec83918a0ba43fc23721' \ - '8ad151c1821c19de7823c9c18f8d3dac298f0d77') + '4e38c80d698adbb6372f8f6754dfaaa678488494') build() { Fmkdir usr/bin From devil505linux at gmail.com Sat Feb 18 11:33:38 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 11:33:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: freetuxtv-0.6.2-1-i686 * version bump Message-ID: <20120218103338.5102E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=eb96d86283d9dfe138eb95b3b5208215449fb477 commit eb96d86283d9dfe138eb95b3b5208215449fb477 Author: Devil505 Date: Sat Feb 18 11:33:28 2012 +0100 freetuxtv-0.6.2-1-i686 * version bump diff --git a/source/xapps-extra/freetuxtv/FrugalBuild b/source/xapps-extra/freetuxtv/FrugalBuild index dea00c5..ed1c7b3 100644 --- a/source/xapps-extra/freetuxtv/FrugalBuild +++ b/source/xapps-extra/freetuxtv/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=freetuxtv -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc="Watch the TV with your box" depends=('libglade>=2.6.4-4' 'freetype2' 'libxau>=1.0.6-1' 'libxdmcp' 'curl>=7.21.4' \ @@ -13,7 +13,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') Finclude googlecode -sha1sums=('d77b72fb96ac3b185183e16a3a8abb8e67a74474') +sha1sums=('8056e54c1644eaf8999964acb7b3e7479d3c4b04') build() { From slownlinux at gmail.com Sat Feb 18 12:00:00 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 18 Feb 2012 12:00:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ocarina-5.6-1-i686 Message-ID: <20120218110000.929FE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87674902f19f701cb8c13d048438a2296d5975f3 commit 87674902f19f701cb8c13d048438a2296d5975f3 Author: Slown Date: Sat Feb 18 11:59:44 2012 +0100 ocarina-5.6-1-i686 * version bump diff --git a/source/xmultimedia-extra/ocarina/FrugalBuild b/source/xmultimedia-extra/ocarina/FrugalBuild index b59d984..2c71a2c 100644 --- a/source/xmultimedia-extra/ocarina/FrugalBuild +++ b/source/xmultimedia-extra/ocarina/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 0.17 SBU +# Compiling Time: 0.34 SBU # Maintainer: Slown pkgname=ocarina -pkgver=5.5 +pkgver=5.6 pkgrel=1 pkgdesc="A simple GTK and gstreamer based music player." url="http://www.ocarinaproject.net" -depends=('gtk+2' 'gstreamer' 'taglib' 'libuuid' 'bzip2') +depends=('gtk+2' 'gst-plugins-base' 'taglib' 'libuuid' 'bzip2') makedepends=('scons') groups=('xmultimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" -source=($url/wp-content/uploads/2012/01/$pkgname-$pkgver.tar.gz) -sha1sums=('19e7522cac76da623227cd17809b67aaa8ae81c6') +source=($url/wp-content/uploads/2012/02/$pkgname-$pkgver.tar.gz) +sha1sums=('07764a9e43eb1189f8897f9b4e4df936fac00791') _F_desktop_name="Ocarina" _F_desktop_icon="/usr/share/pixmaps/ocarina.png" @@ -22,6 +22,7 @@ build() { Fcd scons || Fdie scons DESTDIR=$Fdestdir install || Fdie + Fsed '/var/tmp/fst/pkg/' '' $Fdestdir/usr/bin/ocarina Ficonrel images/$pkgname.png Fdesktop2 } From vmiklos at frugalware.org Sat Feb 18 15:07:23 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 18 Feb 2012 15:07:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libcroco-0.6.4-1-i686 Message-ID: <20120218140723.87968224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a063ac29d8056c30051ce7a01e678aec838219f commit 3a063ac29d8056c30051ce7a01e678aec838219f Author: Miklos Vajna Date: Sat Feb 18 15:07:31 2012 +0100 libcroco-0.6.4-1-i686 - version bump diff --git a/source/lib/libcroco/FrugalBuild b/source/lib/libcroco/FrugalBuild index e8d4417..3b276b7 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 vmiklos at frugalware.org Sat Feb 18 15:07:23 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 18 Feb 2012 15:07:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mercurial-2.1-1-i686 Message-ID: <20120218140723.984A9224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2cd2487a56f2eee7da11139cb14b0524cf01fe74 commit 2cd2487a56f2eee7da11139cb14b0524cf01fe74 Author: Miklos Vajna Date: Sat Feb 18 15:08:24 2012 +0100 mercurial-2.1-1-i686 - version bump diff --git a/source/devel-extra/mercurial/FrugalBuild b/source/devel-extra/mercurial/FrugalBuild index d50cee4..5de77ca 100644 --- a/source/devel-extra/mercurial/FrugalBuild +++ b/source/devel-extra/mercurial/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=mercurial -pkgver=2.0.2 +pkgver=2.1 pkgrel=1 pkgdesc="A fast, lightweight source control management system." url="http://mercurial.selenic.com/" @@ -14,7 +14,7 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/release/" source=($url/release/$pkgname-$pkgver.tar.gz) -sha1sums=('aedcb4e41c5b49188d9d34d12c343b2ec099c61b') +sha1sums=('f649a0b33e0cafb3e5867a2e970f41eb887d3fab') subpkgs=('mercurial-hgk') subdescs=('Graphical repository and history browser based on gitk.') From vmiklos at frugalware.org Sat Feb 18 15:07:23 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sat, 18 Feb 2012 15:07:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell-rw-0.50r0-3-i686 Message-ID: <20120218140723.A16F4224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=bcf9326886c67d67802f97a8c5b29c4fc8178d84 commit bcf9326886c67d67802f97a8c5b29c4fc8178d84 Author: Miklos Vajna Date: Sat Feb 18 15:08:37 2012 +0100 aspell-rw-0.50r0-3-i686 - bin, dead for years diff --git a/source/locale-extra/aspell-rw/FrugalBuild b/source/locale-extra/aspell-rw/FrugalBuild deleted file mode 100644 index 269e5ed..0000000 --- a/source/locale-extra/aspell-rw/FrugalBuild +++ /dev/null @@ -1,8 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=rw -pkgver=0.50r0 -pkgrel=3 -pkgdesc="GNU Aspell Kinyarwanda Word List Package" -Finclude aspell From pootle at frugalware.org Sat Feb 18 15:47:21 2012 From: pootle at frugalware.org (Pootle) Date: Sat, 18 Feb 2012 15:47:21 +0100 (CET) Subject: [Frugalware-git] translations: Commit from Pootle by user hermier.: 1860 of 1907 messages translated (22 fuzzy). Message-ID: <20120218144721.4B0A9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=translations.git;a=commitdiff;h=e5cbfb8103d37bd9c4886366189ff62ab8fb1dbc commit e5cbfb8103d37bd9c4886366189ff62ab8fb1dbc Author: hermier Date: Sat Feb 18 13:34:06 2012 +0200 Commit from Pootle by user hermier.: 1860 of 1907 messages translated (22 fuzzy). diff --git a/po/docs/fr/docs.po b/po/docs/fr/docs.po index 6933ef7..b5fb01b 100644 --- a/po/docs/fr/docs.po +++ b/po/docs/fr/docs.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-17 01:49+0100\n" -"PO-Revision-Date: 2012-02-17 06:54+0200\n" +"POT-Creation-Date: 2012-02-18 01:49+0100\n" +"PO-Revision-Date: 2012-02-18 13:33+0200\n" "Last-Translator: Michel \n" "Language-Team: LANGUAGE \n" "Language: fr\n" @@ -957,7 +957,8 @@ msgstr "Installation hors ligne, installation r??seau disponible (netboot)" # type: Bullet: '* ' #. type: Plain text #: quickref.txt:19 -msgid "Prebuilt CD/DVD, USB, TFTP images are available" +#, fuzzy +msgid "Prebuilt CD/DVD/USB hybrid, TFTP images are available" msgstr "Des images CD/DVD, USB, TFTP sont disponibles" # type: Bullet: '* ' @@ -1009,6 +1010,7 @@ msgstr "Ne pas avoir peur du mode texte (console)" #: install.txt:11 msgid "Some kind of installation media or set of downloaded packages" msgstr "" +"Une sorte de support d'installation ou un ensemble de paquets t??l??charg??s" #. type: Title === #: install.txt:12 @@ -1054,7 +1056,7 @@ msgstr "ppc" #. type: Plain text #: install.txt:27 msgid "A 32-bit PowerPC CPU - Apple ones have active testers" -msgstr "" +msgstr "Un processeur PowerPC 32-bit - Ceux d'Apple sont activement test??s" #. type: Plain text #: install.txt:28 @@ -1189,6 +1191,9 @@ msgid "" "If you use Virtualbox, don't forget to set the network to `bridged` to avoid " "stalled package download during installation!" msgstr "" +"Si vous utilisez Virtualbox, n'oubliez pas de configurer la partie r??seau " +"avec acc??s par pont `bridge` afin d'??viter de bloquer le transfert des " +"paquet pendant l'installation." # type: Plain text #. type: Plain text @@ -1323,40 +1328,33 @@ msgstr "" # type: Plain text #. type: Title === #: install.txt:114 -#, no-wrap -msgid "USB image" +#, fuzzy, no-wrap +msgid "USB isohybrid image" msgstr "Image USB" -# type: Plain text #. type: Plain text -#: install.txt:120 +#: install.txt:119 msgid "" -"This is a disk image (MBR + partition table + partition data), for USB pen/" -"thumb drives. The functionalities and requirements are similar to the " -"network install ISO image (eg. you need a working network connection for " -"installing packages)." +"The ISO images you would use to burn the CD now also double as the USB image " +"as well. They are installed the same way as the old USB images were. All " +"you do is copy them directly to the USB stick's device node." msgstr "" -"C'est une image disque (MBR + table des partitions + partition de donn??es) " -"pour les p??riph??riques USB. Les fonctionnalit??s et exigences mat??rielles " -"sont similaires ?? l'ISO de l'installation par le r??seau (net install) (c'est-" -"??-dire que vous avez besoin d'une connexion r??seau fonctionnelle pour " -"installer les paquets)." #. type: Plain text -#: install.txt:122 +#: install.txt:121 msgid "Pros: No need to burn any CD, you can reuse the media." msgstr "" "Avantages: Pas de besoin de graver aucun CD, vous pouvez r??utiliser le m??dia." # type: Plain text #. type: Plain text -#: install.txt:124 +#: install.txt:123 msgid "Cons: You have to be able to boot from USB." msgstr "Inconv??nients: Vous devez pouvoir d??marrer depuis la clef USB." # type: Plain text #. type: Plain text -#: install.txt:129 +#: install.txt:127 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 " @@ -1368,7 +1366,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:132 +#: install.txt:130 msgid "" "The following command will install the image to the USB stick on any recent " "Linux system:" @@ -1378,7 +1376,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:135 +#: install.txt:133 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!" @@ -1388,14 +1386,14 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:138 -#, no-wrap -msgid "# dd if=frugalware---usb.img of=/dev/sdX\n" +#: install.txt:136 +#, fuzzy, no-wrap +msgid "# dd if=frugalware---cd1.iso of=/dev/sdX\n" msgstr "# dd if=frugalware---usb.img of=/dev/sdX\n" # type: Plain text #. type: Plain text -#: install.txt:145 +#: install.txt:142 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 " @@ -1410,7 +1408,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:149 +#: install.txt:145 msgid "" "On PPC, create a partition of type \"Apple_Bootstrap\" on your USB stick " "using `mac-fdisk` and extract the image there. For example:" @@ -1420,7 +1418,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:162 +#: install.txt:158 #, no-wrap msgid "" "# dd if=/dev/zero of=/dev/sda bs=1M count=1\n" @@ -1449,7 +1447,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:165 +#: install.txt:161 #, no-wrap msgid "" "Block size=512, Number of Blocks=1014784\n" @@ -1460,7 +1458,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:174 +#: install.txt:170 #, no-wrap msgid "" "Command (? for help): C\n" @@ -1483,7 +1481,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:181 +#: install.txt:177 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. " @@ -1498,7 +1496,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:185 +#: install.txt:181 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 " @@ -1511,13 +1509,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:187 +#: install.txt:183 msgid "Example, in case the path is `/pci at f2000000/usb at 1b`:" msgstr "Par exemple, dans ce cas le chemin est `/pci at f2000000/usb at 1b`:" # type: Plain text #. type: delimited block - -#: install.txt:191 +#: install.txt:187 #, no-wrap msgid "" "devalias usb0 /pci at f2000000/usb at 1b\n" @@ -1528,39 +1526,39 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:193 +#: install.txt:189 #, no-wrap msgid "TFTP image" msgstr "Image TFTP" # type: Plain text #. type: Plain text -#: install.txt:196 +#: install.txt:192 msgid "This is a floppy image, for a very special case:" msgstr "" "Ceci est une image de disquette, pour une utilisation tr??s particuli??re:" # type: Bullet: '* ' #. type: Plain text -#: install.txt:198 +#: install.txt:194 msgid "you want to do a network installation" msgstr "vous voulez faire une installation r??seau" # type: Plain text #. type: Plain text -#: install.txt:199 +#: install.txt:195 msgid "you don't want to / can't use CDs" msgstr "vous ne voulez/pouvez pas utiliser de CDs" # type: Plain text #. type: Plain text -#: install.txt:200 +#: install.txt:196 msgid "you don't want to / can't boot from an USB stick" msgstr "vous ne voulez/pouvez pas d??marrer depuis une clef USB" # type: Plain text #. type: Plain text -#: install.txt:201 +#: install.txt:197 msgid "you can boot from a network card, but your BIOS does not supports so" msgstr "" "vous pouvez d??marrer depuis une carte r??seau, mais votre BIOS ne le supporte " @@ -1568,13 +1566,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:202 +#: install.txt:198 msgid "you have a floppy drive" msgstr "vous poss??dez un lecteur de disquette" # type: Plain text #. type: Plain text -#: install.txt:204 +#: install.txt:200 msgid "Pros: In some cases this is the only way you can install Frugalware" msgstr "" "Avantages: Dans certains cas c'est la seule fa??on que vous pouvez utiliser " @@ -1582,7 +1580,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:206 +#: install.txt:202 msgid "Cons: You need a bootable network card and a working TFTP server" msgstr "" "Inconv??nients: Vous avez besoin d'une carte r??seau bootable et d'un serveur " @@ -1590,14 +1588,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:207 +#: install.txt:203 #, no-wrap msgid "Fwbootstrap (self-contained chroot)" msgstr "Fwbootstrap (chroot auto-contenu)" # type: Plain text #. type: Plain text -#: install.txt:212 +#: install.txt:208 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-" @@ -1610,20 +1608,20 @@ msgstr "" # type: Plain text #. type: Block title -#: install.txt:213 +#: install.txt:209 #, no-wrap msgid "Usage example:" msgstr "Exemple d'utilisation:" # type: Bullet: '1) ' #. type: Plain text -#: install.txt:215 +#: install.txt:211 msgid "Download the tarball" msgstr "T??l??charger l'archive" # type: Plain text #. type: delimited block - -#: install.txt:219 +#: install.txt:215 #, no-wrap msgid "" "$ wget ftp://ftp5.frugalware.org/packages/frugalware/pub/frugalware/\\\n" @@ -1634,26 +1632,26 @@ msgstr "" # type: Bullet: '2) ' #. type: Plain text -#: install.txt:222 +#: install.txt:218 msgid "Unpack it" msgstr "D??compacter la" # type: Plain text #. type: delimited block - -#: install.txt:225 +#: install.txt:221 #, no-wrap msgid "$ tar xvjf fwchroot--.tar.bz2\n" msgstr "$ tar xvjf fwchroot--.tar.bz2\n" # type: Plain text #. type: Plain text -#: install.txt:228 +#: install.txt:224 msgid "Enter the chroot." msgstr "Entrez dans le chroot." # type: Plain text #. type: delimited block - -#: install.txt:232 +#: install.txt:228 #, no-wrap msgid "" "$ cd fwchroot--\n" @@ -1664,13 +1662,13 @@ msgstr "" # type: Bullet: '4) ' #. type: Plain text -#: install.txt:235 +#: install.txt:231 msgid "Use it (build a package or two)" msgstr "Utiliser le (pour construire un paquet ou deux)" # type: Bullet: '5) ' #. type: Plain text -#: install.txt:237 +#: install.txt:233 msgid "" "Exit from the shell and fwbootstrap will unmount the necessary dirs for you." msgstr "" @@ -1679,7 +1677,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:240 +#: install.txt:236 msgid "" "You can get a list of installed packages in the chroot with issuing the " "'pacman-g2 -Q' command." @@ -1689,14 +1687,14 @@ msgstr "" # type: Plain text #. type: Title === -#: install.txt:241 +#: install.txt:237 #, no-wrap msgid "A manual bootstrap" msgstr "Un bootstrap manuel" # type: Plain text #. type: Plain text -#: install.txt:245 +#: install.txt:241 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" @@ -1707,14 +1705,14 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:248 +#: install.txt:244 #, 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:251 +#: install.txt:247 msgid "which installs the core and base pkgs into it. But beware:" msgstr "" "ce qui y installera le syst??me de base et les paquet primordiaux. Mais " @@ -1722,7 +1720,7 @@ msgstr "" # type: Plain text #. type: delimited block - -#: install.txt:259 +#: install.txt:255 #, no-wrap msgid "" "$ pacman-g2 -Qo /etc/sysconfig/keymap\n" @@ -1741,12 +1739,12 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:262 +#: install.txt:258 msgid "so you have to copy or forge them by hand." msgstr "vous aurez donc ?? les copier ou ?? les ??crire ?? la main." #. type: Plain text -#: install.txt:266 +#: install.txt:262 msgid "" "A script is http://rafaelmartins.eng.br/en-us/projects/fwinstall/[available] " "to somewhat automate this bootstrap method." @@ -1755,7 +1753,7 @@ msgstr "" "[disponible) pour automatiser cette m??thode du bootstrap." #. type: Plain text -#: install.txt:271 +#: install.txt:267 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://" @@ -1763,21 +1761,20 @@ msgid "" "howtos if you need more info." msgstr "" "Actuellement, la seule fa??on d'installer le port arm est d'utiliser " -"bootstrap. Suivez les guides arm-bootstrap pour " -"http://elentir.sleipnir.fr/?p=489&lang=en[qemu] et pour " -"http://vmiklos.hu/blog/frugalware-arm-install-howto[machine physique] si " -"vous avez besoin de plus d'informations." +"bootstrap. Suivez les guides arm-bootstrap pour http://elentir.sleipnir.fr/?" +"p=489&lang=en[qemu] et pour http://vmiklos.hu/blog/frugalware-arm-install-" +"howto[machine physique] si vous avez besoin de plus d'informations." # type: Plain text #. type: Title == -#: install.txt:272 +#: install.txt:268 #, no-wrap msgid "Obtaining a source media" msgstr "Obtenir un m??dia source" # type: Plain text #. type: Plain text -#: install.txt:278 +#: install.txt:274 #, no-wrap msgid "" "A Frugalware installation media can be obtained from several sources. You can\n" @@ -1787,7 +1784,7 @@ msgstr "Un m??dia d'installation de Frugalware peut ??tre obtenu ?? partir de pl # type: Plain text #. type: Plain text -#: install.txt:281 +#: install.txt:277 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 " @@ -1799,13 +1796,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:283 +#: install.txt:279 msgid "Via FTP:" msgstr "Via FTP:" # type: Plain text #. type: delimited block - -#: install.txt:287 +#: install.txt:283 #, no-wrap msgid "" "$ wget ftp://ftp3.frugalware.org/mirrors/frugalware/pub/frugalware/\\\n" @@ -1816,13 +1813,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:290 +#: install.txt:286 msgid "Via HTTP:" msgstr "Via HTTP:" # type: Plain text #. type: delimited block - -#: install.txt:294 +#: install.txt:290 #, no-wrap msgid "" "$ wget http://www5.frugalware.org/linux/frugalware/pub/frugalware/\\\n" @@ -1833,13 +1830,13 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:297 +#: install.txt:293 msgid "Via rsync:" msgstr "Via rsync:" # type: Plain text #. type: delimited block - -#: install.txt:301 +#: install.txt:297 #, no-wrap msgid "" "$ rsync -avP rsync://rsync4.frugalware.org/ftp/pub/linux/distributions/\\\n" @@ -1850,7 +1847,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:305 +#: install.txt:301 msgid "" "More info and the full list of mirrors can be found at our http://frugalware." "org/download[download page]." @@ -1860,14 +1857,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:306 +#: install.txt:302 #, no-wrap msgid "Using packages from CD/DVD" msgstr "Utiliser des paquets depuis les CD/DVD" # type: Plain text #. type: Plain text -#: install.txt:310 +#: install.txt:306 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." @@ -1877,7 +1874,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:315 +#: install.txt:311 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 " @@ -1890,7 +1887,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:318 +#: install.txt:314 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:" @@ -1901,25 +1898,25 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:320 +#: install.txt:316 msgid "`Server = file:///media/dvd/frugalware-i686`" msgstr "`Server = file:///media/dvd/frugalware-i686`" # type: Plain text #. type: Plain text -#: install.txt:322 +#: install.txt:318 msgid "On x86_64, use this one:" msgstr "Pour x86_64, utilisez ceci:" # type: Plain text #. type: Plain text -#: install.txt:324 +#: install.txt:320 msgid "`Server = file:///media/dvd/frugalware-x86_64`" msgstr "`Server = file:///media/dvd/frugalware-x86_64`" # type: Plain text #. type: Plain text -#: install.txt:327 +#: install.txt:323 msgid "" "The media should be mounted on /media/dvd, or change the Server lines " "appropriately." @@ -1929,7 +1926,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:331 +#: install.txt:327 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. " @@ -1942,14 +1939,14 @@ msgstr "" # type: Plain text #. type: Title == -#: install.txt:332 +#: install.txt:328 #, no-wrap msgid "The installation process" msgstr "Le processus d'installation" # type: Plain text #. type: Plain text -#: install.txt:337 +#: install.txt:333 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 " @@ -1961,7 +1958,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:343 +#: install.txt:339 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 " @@ -1977,7 +1974,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:347 +#: install.txt:343 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 " @@ -1989,7 +1986,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:350 +#: install.txt:346 msgid "" "The next dialog is only a greetings. Just push . Now it is time to " "select your keyboard type. Pick your one, then hit !" @@ -2000,7 +1997,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:353 +#: install.txt:349 msgid "" "After selecting your keyboard map, setup searches for installation media " "automatically." @@ -2010,7 +2007,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:356 +#: install.txt:352 msgid "" "If you use a netinstall image follow these sub-steps. Otherwise jump to the " "partitioning point!" @@ -2020,7 +2017,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:360 +#: install.txt:356 msgid "" "These steps sets up your network options during the install. When you " "finished installing Frugalware the installer will ask for network options " @@ -2033,7 +2030,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:364 +#: install.txt:360 msgid "" "Now you should select your connection type. The installer uses the netconfig " "utility. You can also find the documentation for netconfig in this " @@ -2046,7 +2043,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:368 +#: install.txt:364 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 " @@ -2059,7 +2056,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:375 +#: install.txt:371 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 " @@ -2083,7 +2080,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:380 +#: install.txt:376 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-" @@ -2097,7 +2094,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:384 +#: install.txt:380 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 " @@ -2110,7 +2107,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:392 +#: install.txt:388 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. " @@ -2131,7 +2128,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:396 +#: install.txt:392 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 " @@ -2143,7 +2140,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:403 +#: install.txt:399 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 " @@ -2163,7 +2160,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:406 +#: install.txt:402 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 " @@ -2175,7 +2172,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:411 +#: install.txt:407 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 " @@ -2190,7 +2187,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:415 +#: install.txt:411 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 " @@ -2203,7 +2200,7 @@ msgstr "" # type: Plain text #. type: Plain text -#: install.txt:419 +#: install.txt:415 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 " @@ -4581,7 +4578,7 @@ msgid "" "good reason not fixing / implementing them. You can see a list of such " "topics in the http://wiki.frugalware.org/index.php/Bugs_FAQ[wiki]." msgstr "" -"Quelques sujet sont r??guli??rement demand?? / rapport?? mais mais nous avons de " +"Quelques sujet sont r??guli??rement demand?? / rapport?? mais nous avons de " "bonnes raisons de ne pas les r??soudre / impl??menter. Vous pouvez voir une " "liste de tels sujet dans le http://wiki.frugalware.org/Bugs_FAQ[wiki]." @@ -8725,8 +8722,7 @@ msgid "" "systemctl enable fw32.service (required for boot-time fw32 root mounting)\n" msgstr "" "fw32-create\n" -"systemctl enable fw32.service (n??cessaire pour le montage de fw32 en tant " -"que root au d??marrage)\n" +"systemctl enable fw32.service (n??cessaire pour le montage de fw32 en tant que root au d??marrage)\n" #. type: Title === #: packages.txt:1298 @@ -8810,7 +8806,7 @@ msgstr "" #: packages.txt:1345 #, no-wrap msgid "fw32-merge \n" -msgstr "" +msgstr "fw32-merge " # type: Plain text #. type: Title === @@ -8823,19 +8819,19 @@ msgstr "Cr??ation d'une image syst??me" #: packages.txt:1355 #, no-wrap msgid "fw32-clean\n" -msgstr "" +msgstr "fw32-clean" #. type: Title === #: packages.txt:1359 #, no-wrap msgid "Deleting chroot" -msgstr "" +msgstr "Suppression du chroot" #. type: delimited block - #: packages.txt:1365 #, no-wrap msgid "fw32-delete\n" -msgstr "" +msgstr "fw32-delete" # type: Plain text #. type: Title === @@ -8853,71 +8849,82 @@ msgid "" "rm -f /var/cache/pacman-g2/pkg/*i686.fpm (only needed if you want to delete the fpm cache)\n" "pacman-g2 -R fw32\n" msgstr "" +"fw32-delete\n" +" systemctl disable fw32.service #??n??cessaire seulement si vous l'avez activ?? " +"pendant la configuration\n" +" rm -f /var/cache/pacman-g2/pkg/*i686.fpm #??n??cessaire seulement si vous " +"voulez supprimer le cache fpm\n" +" pacman-g2 -R fw32\n" #. type: Title === #: packages.txt:1382 #, no-wrap msgid "Running a command within the chroot" -msgstr "" +msgstr "Ex??cuter une commande ?? l'int??rieur du chroot" #. type: Plain text #: packages.txt:1385 msgid "Commands run will have the permissions of the user." -msgstr "" +msgstr "L'ex??cution des commandes aura les permissions de l'utilisateur." #. type: Plain text #: packages.txt:1387 msgid "To get a shell:" -msgstr "" +msgstr "Pour obtenir un terminal:" #. type: delimited block - #: packages.txt:1390 #, no-wrap msgid "fw32-run\n" -msgstr "" +msgstr "fw32-run\n" #. type: Plain text #: packages.txt:1393 msgid "To run a specific command:" -msgstr "" +msgstr "Pour ex??cuter une commande sp??cifique:" #. type: delimited block - #: packages.txt:1396 #, no-wrap msgid "fw32-run []\n" -msgstr "" +msgstr "fw32-run []\n" # type: Plain text #. type: Title === #: packages.txt:1398 -#, fuzzy, no-wrap +#, no-wrap +#, fuzzy msgid "Commands" -msgstr "commandes." +msgstr "Commandes." #. type: Plain text #: packages.txt:1401 msgid "fw32-clean: Clean the cache of old packages." -msgstr "" +msgstr "fw32-clean: Supprime les anciens paquets du cache." #. type: Plain text #: packages.txt:1405 msgid "fw32-create: Create the initial chroot." -msgstr "" +msgstr "fw32-create: Cr??e le chroot initial." #. type: Plain text #: packages.txt:1407 msgid "fw32-delete: Delete the chroot, ensuring everything is umounted." -msgstr "" +msgstr "fw32-delete: Supprime le chroot en s'assurant que tout est d??mont??." #. type: Plain text #: packages.txt:1411 msgid "fw32-install: Install all packages and groups specified to the chroot." msgstr "" +"fw32-install: Installe tous les paquets et tous les groupes indiqu??s au/vers " +"le chroot." #. type: Plain text #: packages.txt:1415 msgid "fw32-install-package: Install all i686 FPMs specified to chroot." msgstr "" +"fw32-install-package: Installe tous les FPMs i686 indiqu??s au/vers le " +"chroot." #. type: Plain text #: packages.txt:1419 @@ -17813,6 +17820,19 @@ msgstr "" msgid "Done!" msgstr "Fini!" +# type: Plain text +#~ msgid "" +#~ "This is a disk image (MBR + partition table + partition data), for USB " +#~ "pen/thumb drives. The functionalities and requirements are similar to the " +#~ "network install ISO image (eg. you need a working network connection for " +#~ "installing packages)." +#~ msgstr "" +#~ "C'est une image disque (MBR + table des partitions + partition de " +#~ "donn??es) pour les p??riph??riques USB. Les fonctionnalit??s et exigences " +#~ "mat??rielles sont similaires ?? l'ISO de l'installation par le r??seau (net " +#~ "install) (c'est-??-dire que vous avez besoin d'une connexion r??seau " +#~ "fonctionnelle pour installer les paquets)." + #~ msgid "flightgear" #~ msgstr "flightgear" From elentir at frugalware.org Sat Feb 18 17:30:55 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:30:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: swi-prolog-6.0.0-1-x86_64 Message-ID: <20120218163055.74841224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=70f6311bffc1244e3fd001695254e54fadabfd87 commit 70f6311bffc1244e3fd001695254e54fadabfd87 Author: Elentir Date: Sat Feb 18 17:28:54 2012 +0100 swi-prolog-6.0.0-1-x86_64 * version bump diff --git a/source/devel-extra/swi-prolog/FrugalBuild b/source/devel-extra/swi-prolog/FrugalBuild index e9948fa..4729a54 100644 --- a/source/devel-extra/swi-prolog/FrugalBuild +++ b/source/devel-extra/swi-prolog/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=swi-prolog -pkgver=5.10.5 +pkgver=6.0.0 pkgrel=1 pkgdesc="SWI-Prolog is a comprehensive Prolog environment" url="http://www.swi-prolog.org" @@ -12,7 +12,7 @@ groups=('devel-extra') _F_archive_name="pl" up2date="Flasttar $url/download/stable" source=("http://www.swi-prolog.org/download/stable/src/$_F_archive_name-$pkgver.tar.gz") -sha1sums=('bc27e997e20120aed9be68af2fdccfb093ff16eb') +sha1sums=('5c5f197e35693c2fc5d592ddca2f6ace6cf6c8c0') Fconfopts="--prefix=/usr" # optimization OK From elentir at frugalware.org Sat Feb 18 17:34:12 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:34:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmp-5.0.4-1-x86_64 Message-ID: <20120218163412.56569224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=312f17e702746d0a81dc3fececeeb679cb40f5fe commit 312f17e702746d0a81dc3fececeeb679cb40f5fe Author: Elentir Date: Sat Feb 18 17:33:24 2012 +0100 gmp-5.0.4-1-x86_64 * version bump diff --git a/source/base/gmp/FrugalBuild b/source/base/gmp/FrugalBuild index 69a51e3..5b2ac5e 100644 --- a/source/base/gmp/FrugalBuild +++ b/source/base/gmp/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=gmp -pkgver=5.0.2 +pkgver=5.0.4 pkgrel=1 pkgdesc="GNU multiple precision arithmetic library" url="http://swox.com/gmp/" From elentir at frugalware.org Sat Feb 18 17:37:01 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:37:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pari-2.5.1-1-x86_64 Message-ID: <20120218163701.C195C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0babe04cc0227d43224931ee4e6985b65cdc3201 commit 0babe04cc0227d43224931ee4e6985b65cdc3201 Author: Elentir Date: Sat Feb 18 17:36:12 2012 +0100 pari-2.5.1-1-x86_64 * version bump diff --git a/source/xapps-extra/pari/FrugalBuild b/source/xapps-extra/pari/FrugalBuild index a534391..aeb32fc 100644 --- a/source/xapps-extra/pari/FrugalBuild +++ b/source/xapps-extra/pari/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=pari -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="PARI/GP is a computer algebra system designed for fast computations in number theory." url="http://pari.math.u-bordeaux.fr" @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64') source=("$url/pub/$pkgname/unix/$pkgname-$pkgver.tar.gz") up2date="Flasttar $url/pub/$pkgname/unix/" -sha1sums=('d96250cd8b3e426f548a832f2f44fdfd30fd32b6') +sha1sums=('c83314bb993161a60e1e46ae7616072858414354') Fconfopts="$Fconfopts --prefix=/usr" build() { From elentir at frugalware.org Sat Feb 18 17:39:02 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:39:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: feh-2.3-1-x86_64 Message-ID: <20120218163902.E8D97224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=79bd016c8af3111f803d49b10b1ccf575d286c47 commit 79bd016c8af3111f803d49b10b1ccf575d286c47 Author: Elentir Date: Sat Feb 18 17:38:18 2012 +0100 feh-2.3-1-x86_64 * version bump diff --git a/source/xapps-extra/feh/FrugalBuild b/source/xapps-extra/feh/FrugalBuild index 0ed3d4f..ff2a9c4 100644 --- a/source/xapps-extra/feh/FrugalBuild +++ b/source/xapps-extra/feh/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Elentir pkgname=feh -pkgver=2.2 +pkgver=2.3 pkgrel=1 pkgdesc="A useful simple image viewer." url="https://derf.homelinux.org/projects/feh/" @@ -11,7 +11,7 @@ groups=('xapps-extra') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar $url" source=(https://derf.homelinux.org/projects/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('655db5f558cdb268ff55cb088994d78331bd39aa') +sha1sums=('9f42ba920baeb405777f834546223a9ff9eb43e7') build() { export PREFIX="/usr" From elentir at frugalware.org Sat Feb 18 17:45:20 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:45:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: grisbi-0.8.9-1-x86_64 Message-ID: <20120218164520.33AAC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8d52c95e68d6f54e143e3561b68471f0328f91d8 commit 8d52c95e68d6f54e143e3561b68471f0328f91d8 Author: Elentir Date: Sat Feb 18 17:44:48 2012 +0100 grisbi-0.8.9-1-x86_64 * version bump diff --git a/source/xapps-extra/grisbi/FrugalBuild b/source/xapps-extra/grisbi/FrugalBuild index 774895a..1725567 100644 --- a/source/xapps-extra/grisbi/FrugalBuild +++ b/source/xapps-extra/grisbi/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Tuxbubling pkgname=grisbi -pkgver=0.8.8 +pkgver=0.8.9 pkgrel=1 pkgdesc="Grisbi is a personnal accounting application." _F_sourceforge_ext=.tar.bz2 @@ -16,6 +16,6 @@ depends=('gtk+2-libs' 'libxml2>=2.7.8') makedepends=('intltool' 'gtk+2') groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('c7843ac37cea66d3dd8ebac79bc3a2561a633b8b') +sha1sums=('97cfa19f3fc288ca8a7ba4c3f36c247835621d4c') # optimization OK From elentir at frugalware.org Sat Feb 18 17:53:18 2012 From: elentir at frugalware.org (Elentir) Date: Sat, 18 Feb 2012 17:53:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: latexila-2.3.1-1-x86_64 Message-ID: <20120218165318.2B4EA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9b61cdcf7e702c23f11b501c8e75cf176ee2bb0f commit 9b61cdcf7e702c23f11b501c8e75cf176ee2bb0f Author: Elentir Date: Sat Feb 18 17:52:42 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 d01d083..dff655a 100644 --- a/source/gnome-extra/latexila/FrugalBuild +++ b/source/gnome-extra/latexila/FrugalBuild @@ -2,14 +2,15 @@ # Maintainer: Elentir pkgname=latexila -pkgver=2.2.2 +pkgver=2.3.1 pkgrel=1 pkgdesc="A LaTeX development environment." -depends=('libgee' 'unique1' 'gtksourceview' 'gsettings-desktop-schemas') +depends=('libgee' 'unique1' 'gtksourceview' 'gsettings-desktop-schemas' 'gtkspell') makedepends=('vala' 'itstool') groups=('gnome-extra') archs=('i686' 'x86_64') +_F_gnome_ext=".tar.xz" Finclude gnome cmake -sha1sums=('fb463249f7a300b05e9ae931c909e0a6a6ee050c') +sha1sums=('154c2d97ac3aaec7c3803727c86cfa0c022b16fa') # optimization OK From dex at dragonslave.de Sat Feb 18 18:03:53 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sat, 18 Feb 2012 18:03:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cmake-2.8.7-1-x86_64 Message-ID: <20120218170353.A3362224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=56393ad011e5b2190cbe9f3c044708c290e02044 commit 56393ad011e5b2190cbe9f3c044708c290e02044 Author: Daniel Exner Date: Sat Feb 18 18:05:37 2012 +0100 cmake-2.8.7-1-x86_64 * version bump * changed maintainer diff --git a/source/devel-extra/cmake/FrugalBuild b/source/devel-extra/cmake/FrugalBuild index e06478b..20c4ca1 100644 --- a/source/devel-extra/cmake/FrugalBuild +++ b/source/devel-extra/cmake/FrugalBuild @@ -1,9 +1,9 @@ # Compiling Time: 2.20 SBU -# Maintainer: crazy +# Maintainer: DeX77 # Contributor: Priyank Gosalia pkgname=cmake -pkgver=2.8.6 +pkgver=2.8.7 pkgrel=1 pkgdesc="Cross platform make" url="http://www.cmake.org/" @@ -12,7 +12,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://cmake.org/HTML/Download.html | grep -m1 Latest | sed 's/.* \(.*\).*/\1/g' | sed 's/(\|)//g'" source=(http://www.cmake.org/files/v2.8/$pkgname-$pkgver.tar.gz) -sha1sums=('7c2cbd42d27e26580cd4923892197b84b2a90675') +sha1sums=('d206182b454f4d1ddeb0f11d7d1be8a66e5c2464') build() { Fpatchall From devil505linux at gmail.com Sat Feb 18 18:08:43 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 18:08:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: supertuxkart-0.7.3-1-i686 * version bump Message-ID: <20120218170843.EF772224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=58bb3f031752ba1749cae6d685e63bb69b49b9bc commit 58bb3f031752ba1749cae6d685e63bb69b49b9bc Author: Devil505 Date: Sat Feb 18 18:08:22 2012 +0100 supertuxkart-0.7.3-1-i686 * version bump diff --git a/source/games-extra/supertuxkart/FrugalBuild b/source/games-extra/supertuxkart/FrugalBuild index d7a7f81..cf7b3ca 100644 --- a/source/games-extra/supertuxkart/FrugalBuild +++ b/source/games-extra/supertuxkart/FrugalBuild @@ -2,15 +2,30 @@ # Maintainer: Devil505 pkgname=supertuxkart -pkgver=0.7 +pkgver=0.7.3 pkgrel=1 pkgdesc="A new and improved version of TuxKart, a kart racing game featuring Tux and his friends" +depends=('freeglut' 'libgl' 'sdl' 'libvorbis' 'freealut' 'libgcc' 'libxext' 'libxdamage' 'curl' 'libglu' 'fribidi') +makedepends=('plib' 'subversion') _F_sourceforge_ext="-src.tar.bz2" -Finclude sourceforge -depends=('freeglut' 'libgl' 'sdl' 'libvorbis' 'freealut' 'libgcc' 'libxext' 'libxdamage' 'irrlicht') -makedepends=('plib') +Finclude sourceforge cmake groups=('games-extra') archs=('i686' 'x86_64') -sha1sums=('0d42c3ec20410919136d27f639f853f3f665d3b6') +sha1sums=('5915a15798c7b396c00a0e619bd6d096989b1ad1') + +build() { + cd "$Fsrcdir" || Fdie + svn co -r 3900 http://irrlicht.svn.sourceforge.net/svnroot/irrlicht/trunk irrlicht || Fdie + cd irrlicht/source/Irrlicht || Fdie + NDEBUG=1 make || Fdie + cd $Fsrcdir/$pkgname-$pkgver || Fdie + Fsed "share/games" "share" CMakeLists.txt + CMake_build -DIRRLICHT_DIR="$Fsrcdir/irrlicht" -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_FLAGS="-lpthread -lm -ldl" + # fix executable location... + Fmkdir usr/bin + Fexerel $Fdestdir/usr/games/supertuxkart $Fdestdir/usr/bin/supertuxkart + Frm usr/games + Fsed "/usr/games/supertuxkart" "usr/bin/supertuxkart" $Fdestdir/usr/share/applications/supertuxkart.desktop +} # optimization OK From dex at dragonslave.de Sat Feb 18 18:09:20 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sat, 18 Feb 2012 18:09:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: iasl-20120215-1-x86_64 Message-ID: <20120218170920.7673B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e07550656df1421dd31b29acd865c659d955334 commit 7e07550656df1421dd31b29acd865c659d955334 Author: Daniel Exner Date: Sat Feb 18 18:11:23 2012 +0100 iasl-20120215-1-x86_64 * version bump * changed maintainer diff --git a/source/devel-extra/iasl/FrugalBuild b/source/devel-extra/iasl/FrugalBuild index a4946d0..cc36458 100644 --- a/source/devel-extra/iasl/FrugalBuild +++ b/source/devel-extra/iasl/FrugalBuild @@ -1,10 +1,10 @@ # Compiling Time: 0.1 SBU -# Maintainer: crazy +# Maintainer: DeX77 # Contributor: AlexExtreme pkgname=iasl _F_archive_name=acpica-unix -pkgver=20101013 +pkgver=20120215 pkgrel=1 pkgdesc="Intel ACPI Source Language (ASL) compiler" url="http://www.acpica.org/" @@ -15,15 +15,15 @@ groups=('devel-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://www.acpica.org/downloads/unix_source_code.php | Flasttar" source=($url/download/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('65512a98a0c7331f961853d98d0bebfeafdb707c') +sha1sums=('547482cffab0e02ed477fc363a8e195d4a199c5e') unset MAKEFLAGS build() { Fcd Fpatchall - make -C compiler || Fdie + make -C source/compiler || Fdie Fmkdir /usr/bin - Fexerel compiler/iasl /usr/bin/iasl + Fexerel source/compiler/iasl /usr/bin/iasl } # optimization OK From slownlinux at gmail.com Sat Feb 18 18:23:02 2012 From: slownlinux at gmail.com (Slown) Date: Sat, 18 Feb 2012 18:23:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: tftpy-0.6.0-1-i686 Message-ID: <20120218172302.85DE6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6a05efb14389adbc05630a9eaba4238b971b5d84 commit 6a05efb14389adbc05630a9eaba4238b971b5d84 Author: Slown Date: Sat Feb 18 18:22:49 2012 +0100 tftpy-0.6.0-1-i686 * new package diff --git a/source/lib-extra/tftpy/FrugalBuild b/source/lib-extra/tftpy/FrugalBuild new file mode 100644 index 0000000..4bb3c8e --- /dev/null +++ b/source/lib-extra/tftpy/FrugalBuild @@ -0,0 +1,12 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=tftpy +pkgver=0.6.0 +pkgrel=1 +pkgdesc="A TFTP library for Python programming language" +rodepends=('python') +groups=('lib-extra') +archs=('i686' 'x86_64') +Finclude sourceforge +sha1sums=('729b73a6c4c735186460344c27332678ee63fde1') From ryuo at frugalware.org Sat Feb 18 20:29:31 2012 From: ryuo at frugalware.org (James Buren) Date: Sat, 18 Feb 2012 20:29:31 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news.xml: add news about systemd (hidden for now) Message-ID: <20120218192931.90326224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=5f8e7200c52d5ae8de07ef98b6206a81aceae2c5 commit 5f8e7200c52d5ae8de07ef98b6206a81aceae2c5 Author: James Buren Date: Sat Feb 18 13:29:27 2012 -0600 news.xml: add news about systemd (hidden for now) diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index ad75235..822d328 100644 --- a/frugalware/xml/news.xml +++ b/frugalware/xml/news.xml @@ -33,6 +33,21 @@ To get the current time in this format, run in your shell: date -R + 226 + systemd in current + Sun, 19 Feb 2012 12:01:34 -0600 + ryuo + 1 + + + + 225 Frugalware 1.6 (Fermus) released Sun, 12 Feb 2012 18:01:34 -0600 From dex at dragonslave.de Sat Feb 18 21:09:17 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sat, 18 Feb 2012 21:09:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: commons-net-3.0.1-1-x86_64 Message-ID: <20120218200917.DBEE2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6110b6f8bc8cd693bdfe5788cdc44401013bfa61 commit 6110b6f8bc8cd693bdfe5788cdc44401013bfa61 Author: Daniel Exner Date: Sat Feb 18 21:11:12 2012 +0100 commons-net-3.0.1-1-x86_64 * version bump * changed maintainer diff --git a/source/devel-extra/commons-net/FrugalBuild b/source/devel-extra/commons-net/FrugalBuild index e96dbaf..3356af4 100644 --- a/source/devel-extra/commons-net/FrugalBuild +++ b/source/devel-extra/commons-net/FrugalBuild @@ -2,20 +2,23 @@ # Maintainer: crazy pkgname=commons-net -pkgver=1.4.1 +pkgver=3.0.1 pkgrel=1 pkgdesc="Commons Net implements the client side of many basic Internet protocols." url="http://jakarta.apache.org/commons/net" -Finclude java groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flastarchive http://www.apache.org/dist/commons/net/source/ -src.tar.gz" source=(http://www.apache.org/dist/commons/net/source/$pkgname-$pkgver-src.tar.gz) signatures=($source.asc) +_F_cd_path=$pkgname$Fpkgversep$pkgver-src +Finclude openjava +makedepends=('openjdk' 'maven') build() { - Fmake + Fcd + mvn -Dmaven.test.skip=true -Dmaven.repo.local=$Fsrcdir/repo clean package || Fdie mv target/commons-net{-$pkgver,}.jar Fjar target/commons-net.jar } From devil505linux at gmail.com Sat Feb 18 21:16:38 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 21:16:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: supertuxkart-0.7.3-1-i686 * fixing mistake Message-ID: <20120218201638.6FB42224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d26310b174275d4a1ea4a4988f8713394cfbef7 commit 3d26310b174275d4a1ea4a4988f8713394cfbef7 Author: Devil505 Date: Sat Feb 18 21:16:30 2012 +0100 supertuxkart-0.7.3-1-i686 * fixing mistake diff --git a/source/games-extra/supertuxkart/FrugalBuild b/source/games-extra/supertuxkart/FrugalBuild index cf7b3ca..30957e7 100644 --- a/source/games-extra/supertuxkart/FrugalBuild +++ b/source/games-extra/supertuxkart/FrugalBuild @@ -23,7 +23,7 @@ build() { CMake_build -DIRRLICHT_DIR="$Fsrcdir/irrlicht" -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_FLAGS="-lpthread -lm -ldl" # fix executable location... Fmkdir usr/bin - Fexerel $Fdestdir/usr/games/supertuxkart $Fdestdir/usr/bin/supertuxkart + Fexerel $Fdestdir/usr/games/supertuxkart /usr/bin/supertuxkart Frm usr/games Fsed "/usr/games/supertuxkart" "usr/bin/supertuxkart" $Fdestdir/usr/share/applications/supertuxkart.desktop } From devil505linux at gmail.com Sat Feb 18 22:00:40 2012 From: devil505linux at gmail.com (Devil505) Date: Sat, 18 Feb 2012 22:00:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: live-2012.02.04-1-i686 * version bump Message-ID: <20120218210040.AC223224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c690dcc27b4d82797464494154a264b908e7e6b commit 2c690dcc27b4d82797464494154a264b908e7e6b Author: Devil505 Date: Sat Feb 18 22:00:27 2012 +0100 live-2012.02.04-1-i686 * version bump diff --git a/source/multimedia/live/FrugalBuild b/source/multimedia/live/FrugalBuild index 6c3857c..68acb0f 100644 --- a/source/multimedia/live/FrugalBuild +++ b/source/multimedia/live/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=live -pkgver=2011.12.02 +pkgver=2012.02.04 pkgrel=1 pkgdesc="Source-code libraries for standards-based RTP/RTCP/RTSP multimedia streaming" url="http://www.live555.com/" @@ -11,7 +11,7 @@ groups=('multimedia') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.live555.com/liveMedia/public/|grep tar.gz$|sed 's/.*live.\(.*\)\.t.*/\1/;q'" source=(http://www.live555.com/liveMedia/public/live.$pkgver.tar.gz) -sha1sums=('49fc17aea94cc4c3e118684925e77ea81fe2ac7f') +sha1sums=('26e06f8ec296c3494bc118b7ffde4ad7082e8f80') build() { From jercel16 at gmail.com Sun Feb 19 08:41:55 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 08:41:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-test-nowarnings-1.04-1-x86_64 Message-ID: <20120219074155.686F9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=089bcb52c825c9e736f67d588cd3c3836f2794bc commit 089bcb52c825c9e736f67d588cd3c3836f2794bc Author: jercel Date: Sun Feb 19 08:41:35 2012 +0100 perl-test-nowarnings-1.04-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-test-nowarnings/FrugalBuild b/source/devel-extra/perl-test-nowarnings/FrugalBuild index 86d744a..eded1d5 100644 --- a/source/devel-extra/perl-test-nowarnings/FrugalBuild +++ b/source/devel-extra/perl-test-nowarnings/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=Test-NoWarnings _F_perl_author=A/AD/ADAMK -pkgver=1.03 -pkgrel=2 +pkgver=1.04 +pkgrel=1 pkgdesc="Make sure you didn't emit any warnings while testing" depends=("perl-test-tester") Finclude perl pkgname=perl-test-nowarnings archs=('i686' 'x86_64' 'ppc') -sha1sums=('6f403ac5749b4d46855e10d36baf2be796329347') +sha1sums=('2b8840b199d30812b6abc24f2b86289e0a3811f3') From devil505linux at gmail.com Sun Feb 19 08:55:45 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 08:55:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dbus-1.4.16-2-i686 * modification of .install file to get machine-id file in /etc and not in /var/lib/dbus (needed for vlc 2.0) Message-ID: <20120219075545.6D849224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0de6711103b2be5273bb51c95808d5db8f7cbb71 commit 0de6711103b2be5273bb51c95808d5db8f7cbb71 Author: Devil505 Date: Sun Feb 19 08:55:17 2012 +0100 dbus-1.4.16-2-i686 * modification of .install file to get machine-id file in /etc and not in /var/lib/dbus (needed for vlc 2.0) diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild index 2dbadf2..21dfbdb 100644 --- a/source/base/dbus/FrugalBuild +++ b/source/base/dbus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dbus pkgver=1.4.16 -pkgrel=1 +pkgrel=2 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software/dbus" depends=('libxml2>=2.7.8' 'expat') diff --git a/source/base/dbus/dbus.install b/source/base/dbus/dbus.install index d764a31..87ddf16 100644 --- a/source/base/dbus/dbus.install +++ b/source/base/dbus/dbus.install @@ -9,7 +9,7 @@ post_install() chown root:messagebus /usr/lib/dbus-1/dbus-daemon-launch-helper chmod 4750 /usr/lib/dbus-1/dbus-daemon-launch-helper - /usr/bin/dbus-uuidgen --ensure + /usr/bin/dbus-uuidgen --ensure="${ROOT}"/etc/machine-id systemctl enable dbus.service >/dev/null 2>&1 } @@ -28,7 +28,7 @@ post_upgrade() chown root:messagebus /usr/lib/dbus-1/dbus-daemon-launch-helper chmod 4750 /usr/lib/dbus-1/dbus-daemon-launch-helper - /usr/bin/dbus-uuidgen --ensure + /usr/bin/dbus-uuidgen --ensure="${ROOT}"/etc/machine-id systemctl daemon-reload >/dev/null 2>&1 # this can be removed after Frugalware-1.6 From devil505linux at gmail.com Sun Feb 19 09:31:56 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 09:31:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Revert "dbus-1.4.16-2-i686" Message-ID: <20120219083156.614D9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=466505be524d0d839ef92c27d815a1062441d55d commit 466505be524d0d839ef92c27d815a1062441d55d Author: Devil505 Date: Sun Feb 19 09:32:09 2012 +0100 Revert "dbus-1.4.16-2-i686" This reverts commit 0de6711103b2be5273bb51c95808d5db8f7cbb71. diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild index 21dfbdb..2dbadf2 100644 --- a/source/base/dbus/FrugalBuild +++ b/source/base/dbus/FrugalBuild @@ -3,7 +3,7 @@ pkgname=dbus pkgver=1.4.16 -pkgrel=2 +pkgrel=1 pkgdesc="A message bus system" url="http://freedesktop.org/wiki/Software/dbus" depends=('libxml2>=2.7.8' 'expat') diff --git a/source/base/dbus/dbus.install b/source/base/dbus/dbus.install index 87ddf16..d764a31 100644 --- a/source/base/dbus/dbus.install +++ b/source/base/dbus/dbus.install @@ -9,7 +9,7 @@ post_install() chown root:messagebus /usr/lib/dbus-1/dbus-daemon-launch-helper chmod 4750 /usr/lib/dbus-1/dbus-daemon-launch-helper - /usr/bin/dbus-uuidgen --ensure="${ROOT}"/etc/machine-id + /usr/bin/dbus-uuidgen --ensure systemctl enable dbus.service >/dev/null 2>&1 } @@ -28,7 +28,7 @@ post_upgrade() chown root:messagebus /usr/lib/dbus-1/dbus-daemon-launch-helper chmod 4750 /usr/lib/dbus-1/dbus-daemon-launch-helper - /usr/bin/dbus-uuidgen --ensure="${ROOT}"/etc/machine-id + /usr/bin/dbus-uuidgen --ensure systemctl daemon-reload >/dev/null 2>&1 # this can be removed after Frugalware-1.6 From jercel16 at gmail.com Sun Feb 19 10:29:57 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 10:29:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: inkscape-0.48.3.1-1-x86_64 Message-ID: <20120219092957.B6BC4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a03a7daf03e55c4d8e9114e20d09b1cc522a046a commit a03a7daf03e55c4d8e9114e20d09b1cc522a046a Author: jercel Date: Sun Feb 19 10:26:35 2012 +0100 inkscape-0.48.3.1-1-x86_64 * Version bump diff --git a/source/xapps-extra/inkscape/FrugalBuild b/source/xapps-extra/inkscape/FrugalBuild index 200e7a1..4f94689 100644 --- a/source/xapps-extra/inkscape/FrugalBuild +++ b/source/xapps-extra/inkscape/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Shrift pkgname=inkscape -pkgver=0.48.2 -pkgrel=3 +pkgver=0.48.3.1 +pkgrel=1 pkgdesc="A vector illustrator program" depends=('openssl>=1.0.0' 'lcms' 'cairomm' 'libgcc' 'atk' 'gtkmm2>=2.10.10-3' 'glibmm' 'freetype2' 'libxcb>=1.3-1' \ 'pango>=1.14.3' 'libgc>=7.0' 'glib2' 'gtkspell' 'popt' 'gtk+2>=2.20.0-2' 'python>=2.7' 'perl' \ @@ -17,7 +17,7 @@ options=('scriptlet') Finclude sourceforge url="http://www.inkscape.org/" up2date="lynx -dump http://sourceforge.net/projects/inkscape/files/inkscape/ | grep 'http.*inkscape/.*inkscape/.*/$'|sed 's|.*/\(.*\)/|\1|;q' " -sha1sums=('422a4bacd4dc42adafa203244bc9816783cba4d3') +sha1sums=('9a09a97d184e09c2ee7f9956bfe073b7313e919e') # TODO: java ?! From boobaa at frugalware.org Sun Feb 19 11:47:11 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 11:47:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-mail-spf-v2.8.0-1-x86_64 Message-ID: <20120219104711.0D6F2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0347e25d78ee32cfb8c4c13633757130709fe06f commit 0347e25d78ee32cfb8c4c13633757130709fe06f Author: CS??CSY L??szl?? Date: Sun Feb 19 11:47:21 2012 +0100 perl-mail-spf-v2.8.0-1-x86_64 version bump diff --git a/source/devel-extra/perl-mail-spf/FrugalBuild b/source/devel-extra/perl-mail-spf/FrugalBuild index e53866a..71af89a 100644 --- a/source/devel-extra/perl-mail-spf/FrugalBuild +++ b/source/devel-extra/perl-mail-spf/FrugalBuild @@ -3,11 +3,11 @@ _F_perl_name=Mail-SPF _F_perl_author=J/JM/JMEHNLE/mail-spf -pkgver=v2.007 -pkgrel=4 +pkgver=v2.8.0 +pkgrel=1 pkgdesc="An object-oriented implementation of Sender Policy Framework" Finclude perl -sha1sums=('df53baf018134481591317baf1b5d3a10702d4e7') +sha1sums=('68d570279e54d4b1e54e0f71683f2afbb596a68f') archs=(${archs[@]} 'x86_64' 'ppc') build() { From boobaa at frugalware.org Sun Feb 19 11:49:26 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 11:49:26 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-glib-1.250-1-x86_64 Message-ID: <20120219104926.DABAD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c710966c164bceb5aa3080b4be4d6ba18b521fb commit 2c710966c164bceb5aa3080b4be4d6ba18b521fb Author: CS??CSY L??szl?? Date: Sun Feb 19 11:49:35 2012 +0100 perl-glib-1.250-1-x86_64 version bump diff --git a/source/devel-extra/perl-glib/FrugalBuild b/source/devel-extra/perl-glib/FrugalBuild index 33ac4f9..d663023 100644 --- a/source/devel-extra/perl-glib/FrugalBuild +++ b/source/devel-extra/perl-glib/FrugalBuild @@ -4,11 +4,11 @@ _F_perl_name=Glib _F_perl_author=X/XA/XAOC -pkgver=1.241 +pkgver=1.250 pkgrel=1 pkgdesc="Perl wrappers for the GLib utility and Object libraries" depends=('perl>=5.14.1-2' 'glib2') makedepends=('perl-extutils-depends>=0.300' 'perl-extutils-pkgconfig>=1.08') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('465eddbb80f2221a5089575e0f98058d81e42638') +sha1sums=('6ea9349440743b925efce059e8c45ba351fe6bcc') From boobaa at frugalware.org Sun Feb 19 11:51:02 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 11:51:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-geo-ipfree-1.120460-1-x86_64 Message-ID: <20120219105102.CC6A9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=604bf1b40b403251ca1c87818ff24036f7844d49 commit 604bf1b40b403251ca1c87818ff24036f7844d49 Author: CS??CSY L??szl?? Date: Sun Feb 19 11:51:07 2012 +0100 perl-geo-ipfree-1.120460-1-x86_64 version bump diff --git a/source/devel-extra/perl-geo-ipfree/FrugalBuild b/source/devel-extra/perl-geo-ipfree/FrugalBuild index c564247..0d8e48c 100644 --- a/source/devel-extra/perl-geo-ipfree/FrugalBuild +++ b/source/devel-extra/perl-geo-ipfree/FrugalBuild @@ -3,9 +3,9 @@ _F_perl_name=Geo-IPfree _F_perl_author=B/BR/BRICAS -pkgver=1.112870 +pkgver=1.120460 pkgdesc="DB of IPs is free & small." depends=('perl') Finclude perl -sha1sums=('b0a1f0953ece469ac6d8574ff53627cc695aa4dd') +sha1sums=('cee1ee6cc58a29d65c5d43945d96743627c6d09b') archs=(${archs[@]} 'x86_64') From boobaa at frugalware.org Sun Feb 19 11:53:13 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 11:53:13 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-io-compress-2.049-1-x86_64 Message-ID: <20120219105313.3C6FC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=14c214a170c12b2b7c14a821d6619acfabe0e887 commit 14c214a170c12b2b7c14a821d6619acfabe0e887 Author: CS??CSY L??szl?? Date: Sun Feb 19 11:53:22 2012 +0100 perl-io-compress-2.049-1-x86_64 version bump diff --git a/source/devel-extra/perl-io-compress/FrugalBuild b/source/devel-extra/perl-io-compress/FrugalBuild index 9a98e54..6110548 100644 --- a/source/devel-extra/perl-io-compress/FrugalBuild +++ b/source/devel-extra/perl-io-compress/FrugalBuild @@ -4,10 +4,10 @@ _F_perl_name=IO-Compress _F_perl_author=P/PM/PMQS -pkgver=2.046 +pkgver=2.049 pkgrel=1 pkgdesc="Interface to a bunch of compression libraries" Finclude perl archs=('i686' 'x86_64') -sha1sums=('4822f8c33e084736fe5c9fdb76463729a26e71e1') +sha1sums=('0059e74e056ff118c84d3fec12f95cb5a3dbd0cc') # optimization OK From boobaa at frugalware.org Sun Feb 19 12:03:55 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 12:03:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-gtk2-1.242-1-x86_64 Message-ID: <20120219110355.F3087224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6244e510db2870bc86e79aa0712c5b098606df6 commit d6244e510db2870bc86e79aa0712c5b098606df6 Author: CS??CSY L??szl?? Date: Sun Feb 19 12:04:02 2012 +0100 perl-gtk2-1.242-1-x86_64 version bump diff --git a/source/xlib-extra/perl-gtk2/FrugalBuild b/source/xlib-extra/perl-gtk2/FrugalBuild index 3a51058..a351e43 100644 --- a/source/xlib-extra/perl-gtk2/FrugalBuild +++ b/source/xlib-extra/perl-gtk2/FrugalBuild @@ -5,7 +5,7 @@ pkgname=perl-gtk2 _F_perl_name=Gtk2 _F_perl_author=X/XA/XAOC -pkgver=1.241 +pkgver=1.242 pkgdesc="Perl interface to the 2.x series of the Gimp Toolkit library" depends=('gtk+2>=2.20-2' 'perl-glib>=1.223' 'perl-cairo>=1.045-2' 'perl-pango>=1.220-2') makedepends=('perl-extutils-depends' 'perl-extutils-pkgconfig') @@ -14,6 +14,6 @@ pkgrel=1 groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') -sha1sums=('4524ab955b3a96dc27ded32fdc607a049c6ba573') +sha1sums=('309af86fc6db5ab7bb0cddfc83c46e1b8fdf24a5') # optimization OK From dex at dragonslave.de Sun Feb 19 12:57:11 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 12:57:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: opengtl-0.9.15.2-1-x86_64 Message-ID: <20120219115711.B59A3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=518b111c589b618aead8c03f7ee30754d177d694 commit 518b111c589b618aead8c03f7ee30754d177d694 Author: Daniel Exner Date: Sun Feb 19 12:59:01 2012 +0100 opengtl-0.9.15.2-1-x86_64 * version bump Note: latest is 0.9.16 but this needs LLVM 3.x * changed maintainer diff --git a/source/apps-extra/opengtl/FrugalBuild b/source/apps-extra/opengtl/FrugalBuild index 98643d4..b920bd6 100644 --- a/source/apps-extra/opengtl/FrugalBuild +++ b/source/apps-extra/opengtl/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.18 SBU -# Maintainer: crazy +# Maintainer: DeX77 pkgname=opengtl -pkgver=0.9.15.1 +pkgver=0.9.15.2 pkgrel=1 pkgdesc="Graphics Transformation Languages" url="http://www.opengtl.org/" @@ -15,6 +15,6 @@ Finclude cmake _F_cd_path="OpenGTL-$pkgver" up2date="Flasttarbz2 http://www.opengtl.org/download/" source=(http://download.opengtl.org/${_F_archive_name}-${pkgver}.tar.bz2) -sha1sums=('ddd25b1f5eb11ae0b438c67d5a2a73481e919a0a') +sha1sums=('b6beea4086a0907dcdb326d421d253f368689b45') # optimization OK From devil505linux at gmail.com Sun Feb 19 13:19:15 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 13:19:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vlc-2.0.0-1-i686 * version bump * removed upnp patch Message-ID: <20120219121915.2FD06224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=453b0b205672d21078d9cffdff84d28364f8bf11 commit 453b0b205672d21078d9cffdff84d28364f8bf11 Author: Devil505 Date: Sun Feb 19 13:16:30 2012 +0100 vlc-2.0.0-1-i686 * version bump * removed upnp patch diff --git a/source/xmultimedia/vlc/FrugalBuild b/source/xmultimedia/vlc/FrugalBuild index 9144827..bab64b1 100644 --- a/source/xmultimedia/vlc/FrugalBuild +++ b/source/xmultimedia/vlc/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: Miklos Vajna pkgname=vlc -pkgver=1.1.13 +pkgver=2.0.0 pkgextraver= -pkgrel=3 +pkgrel=1 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' \ @@ -16,16 +16,14 @@ depends=('e2fsprogs' 'libxpm>=3.5.8-1' 'libxdmcp' 'libshout' 'avahi' 'libdvbpsi> makedepends=('seamonkey' 'samba=3.6.1' 'cvs' 'xulrunner>=6.0.2' 'pulseaudio>=1.1' 'libxtst') _F_gnome_iconcache="y" _F_gnome_desktop="y" +options=('scriptlet') Finclude gnome-scriptlet groups=('xmultimedia') archs=('i686' 'x86_64') up2date="lynx -dump $url/download-sources.html|grep -m1 'Latest VLC'|sed 's/.*(\(.*\)).*/\1/;s/$pkgextraver//'" -source=(http://download.videolan.org/pub/videolan/vlc/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.bz2 \ - vlc-upnp.patch) -sha1sums=('05bbc7ff427f3b919b29a45ce014caff9ba92648' \ - '13e7ccc32f375650aec10b7c7431b01e547cfd59') - +source=(http://download.videolan.org/pub/videolan/vlc/$pkgver$pkgextraver/$pkgname-$pkgver$pkgextraver.tar.xz) +sha1sums=('c28c4c8128110fd02a7bdf55c9dad5cc20eb91b8') subpkgs=("${subpkgs[@]}" 'vlc-libdvdnav') subdescs=("${subdescs[@]}" 'vlc plugin for libdvdnav') @@ -86,13 +84,14 @@ subarchs=("${subarchs[@]}" 'i686 x86_64') build() { export CACA_LIBS="-L/usr/lib -lcaca" - Fsed '/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf' \ - '/usr/share/fonts/X11/TTF/VeraBd.ttf' \ - modules/misc/freetype.c - Fpatchall - ./bootstrap || return 1 + sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c Fmake \ - --enable-dbus \ + --disable-rpath \ + --enable-dbus-control \ + --enable-nls \ + --enable-lirc \ + --enable-pvr \ + --enable-ncurses \ --enable-sout \ --disable-switcher \ --enable-shout \ @@ -104,12 +103,10 @@ build() --disable-dv \ --enable-dvdread \ --enable-dvdnav \ - --enable-v4l \ --enable-v4l2 \ --enable-libcddb \ --enable-vcdx \ --enable-vcd \ - --enable-dvb \ --enable-screen \ --enable-ogg \ --enable-mkv \ @@ -136,25 +133,20 @@ build() --enable-x264 \ --enable-xvideo \ --enable-glx \ - --enable-opengl \ --enable-sdl \ --enable-sdl-image \ --enable-freetype \ --enable-libxml2 \ --enable-svg \ - --enable-fb \ --enable-aa \ --enable-alsa \ --enable-skins2 \ --enable-qt4 \ --enable-libgcrypt \ --enable-vlc \ - --enable-mozilla \ --disable-optimizations \ --with-gnu-ld \ --enable-dvbpsi \ - --enable-live555 \ - --with-live555-tree=/usr/lib/live \ --enable-upnp \ --disable-debug Fmakeinstall plugindir=/usr/lib/mozilla/plugins/ \ @@ -167,7 +159,7 @@ build() Fsplit vlc-sdlimage usr/lib/vlc/plugins/codec/libsdl_image_plugin* Fsplit vlc-mkv usr/lib/vlc/plugins/demux/libmkv_plugin* Fsplit vlc-modplug usr/lib/vlc/plugins/demux/libmod_plugin* - Fsplit vlc-upnp usr/lib/vlc/plugins/services_discovery/libupnp_intel_plugin* + Fsplit vlc-upnp usr/lib/vlc/plugins/services_discovery/libupnp_plugin* Fsplit vlc-caca usr/lib/vlc/plugins/video_output/libcaca_plugin* Fsplit vlc-pulseaudio usr/lib/vlc/plugins/audio_output/libpulse_plugin* } diff --git a/source/xmultimedia/vlc/vlc-upnp.patch b/source/xmultimedia/vlc/vlc-upnp.patch deleted file mode 100644 index 35c86b83..0000000 --- a/source/xmultimedia/vlc/vlc-upnp.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- vlc-1.1.5/modules/services_discovery/upnp_intel.cpp~ 2010-05-04 21:20:21.000000000 +0200 -+++ vlc-1.1.5/modules/services_discovery/upnp_intel.cpp 2010-11-14 23:28:25.885408960 +0100 -@@ -813,7 +813,6 @@ - input_item_t* p_input_item = input_item_New( _p_sd, - item->getResource(), - item->getTitle() ); -- assert( p_input_item ); - input_item_node_AppendItem( p_input_node, p_input_item ); - item->setInputItem( p_input_item ); - } From achevaux at gmail.com Sun Feb 19 13:20:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 13:20:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: schroedinger-1.0.11-1-i686 Message-ID: <20120219122044.3A438224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c22558df647141f4c4c5015e2edd30c3a467bec commit 8c22558df647141f4c4c5015e2edd30c3a467bec Author: centuri0 Date: Sun Feb 19 13:50:55 2012 +0100 schroedinger-1.0.11-1-i686 * version bump diff --git a/source/xlib-extra/schroedinger/FrugalBuild b/source/xlib-extra/schroedinger/FrugalBuild index 249def9..6be8dfd 100644 --- a/source/xlib-extra/schroedinger/FrugalBuild +++ b/source/xlib-extra/schroedinger/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=schroedinger -pkgver=1.0.10 +pkgver=1.0.11 pkgrel=1 pkgdesc="A cross-platform implementation of the Dirac video compression specification as a C library." url="http://diracvideo.org" @@ -11,6 +11,6 @@ groups=(xlib-extra) archs=('i686') up2date="Flasttar $url/download/$pkgname/" source=($url/download/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('c8af4cb2bc54b7783ac20d7f4a39db4e31c1cac0') +sha1sums=('c01ee0bed6c1bd7608763927f719f94ebc6aaa41') # optimization OK From achevaux at gmail.com Sun Feb 19 13:20:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 13:20:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qtcurve-qt4-1.8.10-1-i686 Message-ID: <20120219122044.4C5A6224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0ca46c69337c948938e26a6416c314fa9d09d060 commit 0ca46c69337c948938e26a6416c314fa9d09d060 Author: centuri0 Date: Sun Feb 19 14:01:31 2012 +0100 qtcurve-qt4-1.8.10-1-i686 * version bump diff --git a/source/xlib-extra/qtcurve-qt4/FrugalBuild b/source/xlib-extra/qtcurve-qt4/FrugalBuild index 89165de..8bd8ffa 100644 --- a/source/xlib-extra/qtcurve-qt4/FrugalBuild +++ b/source/xlib-extra/qtcurve-qt4/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: centuri0 pkgname=qtcurve-qt4 -pkgver=1.8.9 +pkgver=1.8.10 pkgrel=1 pkgdesc="QtCurve QT4 Theme" -depends=('libqtdbus' 'libqtgui' 'libuuid') +depends=('libqtdbus' 'libqtgui' 'libuuid' 'bzip2') groups=('xlib-extra') archs=('i686' 'x86_64') url="http://kde-look.org/content/show.php/?content=40492" _F_cd_path="QtCurve-KDE4-$pkgver" source=(http://craigd.wikispaces.com/file/view/QtCurve-KDE4-$pkgver.tar.bz2) -up2date="lynx -dump '$url'|grep 'Source (KDE 4.*)'|sed 's/.* - \(.*\).*)/\1/'" +up2date="lynx -dump '$url' |grep 'Source (KDE 4.*)' | sed 's/.* - \(.*\).*)/\1/'" _F_cmake_confopts="-DQTC_QT_ONLY=true" Finclude cmake -sha1sums=('93bc8ce3e5bed506521a8839a254f7076b4bc988') +sha1sums=('dfa775689aa3e637652ae943f40ceb5f812b0992') # optimization OK From achevaux at gmail.com Sun Feb 19 13:20:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 13:20:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyudev-0.14-1-i686 Message-ID: <20120219122044.550D3224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93632ed36e4b4382dd0cb83d4c1c10790a943fa1 commit 93632ed36e4b4382dd0cb83d4c1c10790a943fa1 Author: centuri0 Date: Sun Feb 19 14:03:10 2012 +0100 pyudev-0.14-1-i686 * version bump diff --git a/source/lib-extra/pyudev/FrugalBuild b/source/lib-extra/pyudev/FrugalBuild index 1836078..bb898e7 100644 --- a/source/lib-extra/pyudev/FrugalBuild +++ b/source/lib-extra/pyudev/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=pyudev -pkgver=0.13 +pkgver=0.14 pkgrel=1 pkgdesc="Python binding to libudev." url="http://packages.python.org/$pkgname/" @@ -12,4 +12,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar http://pypi.python.org/packages/source/p/$pkgname/" source=(http://pypi.python.org/packages/source/p/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('b919eb2b32c89027d54ee71a5ce072b6ffdb5b0a') +sha1sums=('d6ffdfdc2eb700bf4251cadb335a3786a0f2f401') From achevaux at gmail.com Sun Feb 19 13:20:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 13:20:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: converseen-0.4.9-1-i686 Message-ID: <20120219122044.5C795224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1befc9f51a17ec6a491ab056a9e9c64cc984459d commit 1befc9f51a17ec6a491ab056a9e9c64cc984459d Author: centuri0 Date: Sun Feb 19 14:08:28 2012 +0100 converseen-0.4.9-1-i686 * version bump diff --git a/source/xapps-extra/converseen/FrugalBuild b/source/xapps-extra/converseen/FrugalBuild index 4b4a263..da29921 100644 --- a/source/xapps-extra/converseen/FrugalBuild +++ b/source/xapps-extra/converseen/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=converseen -pkgver=0.4.8 +pkgver=0.4.9 pkgrel=1 pkgdesc="A batch image conversion tool written in C++ with Qt4 and Magick++." depends=('imagemagick' 'libqtgui' 'xz' 'libtool' 'libuuid') @@ -13,7 +13,7 @@ _F_kde_id=111558 Finclude kde up2date="lynx -dump http://converseen.sourceforge.net/ | grep Latest | cut -d- -f1 | tr -d ' '" source=(http://sourceforge.net/projects/$pkgname/files/Converseen/Converseen%200.4/$pkgver/$pkgname-$pkgver.tar.bz2) -sha1sums=('57c988f19d248a43bb7c94e588c8d125e87e6d99') +sha1sums=('f9dc43b378141e2e4aeeb89aec0cf0d6bcc9b65d') build() { Fcd From achevaux at gmail.com Sun Feb 19 13:20:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 13:20:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qbittorrent-2.9.4-1-i686 Message-ID: <20120219122044.644E7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e83e038849c4c83f83ed67ac2f72cbd0239eb31b commit e83e038849c4c83f83ed67ac2f72cbd0239eb31b Author: centuri0 Date: Sun Feb 19 14:20:19 2012 +0100 qbittorrent-2.9.4-1-i686 * version bump diff --git a/source/xapps-extra/qbittorrent/FrugalBuild b/source/xapps-extra/qbittorrent/FrugalBuild index 57bcc15..c4ce7a9 100644 --- a/source/xapps-extra/qbittorrent/FrugalBuild +++ b/source/xapps-extra/qbittorrent/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=qbittorrent -pkgver=2.9.3 +pkgver=2.9.4 pkgrel=1 pkgdesc="A Bittorrent client." depends=('libtorrent-rasterbar>=0.15.1' 'libqtgui>=4.7.1' 'libqtnetwork>=4.7.1' 'libqtxml>=4.6.1'\ @@ -15,7 +15,7 @@ archs=('i686' 'x86_64') _F_gnome_iconcache="y" Finclude sourceforge url="http://www.$pkgname.org/" -sha1sums=('b17d06a4e6a5b733f6fdd9658c78199bc6eab77b') +sha1sums=('15a4031dab0f5b7e686c263ee7cc54c4cdcf00f8') build() { Fconf From vmiklos at frugalware.org Sun Feb 19 14:19:28 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 19 Feb 2012 14:19:28 +0100 (CET) Subject: [Frugalware-git] frugalware-current: intltool-0.50.1-1-x86_64 Message-ID: <20120219131928.68EC4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e31cec4a7b491f6b05d40ef59bcd1466014d76fd commit e31cec4a7b491f6b05d40ef59bcd1466014d76fd Author: Miklos Vajna Date: Sun Feb 19 14:00:13 2012 +0100 intltool-0.50.1-1-x86_64 - version bump diff --git a/source/devel/intltool/FrugalBuild b/source/devel/intltool/FrugalBuild index 4a20463..9fdcee8 100644 --- a/source/devel/intltool/FrugalBuild +++ b/source/devel/intltool/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=intltool -pkgver=0.50.0 +pkgver=0.50.1 pkgrel=1 pkgdesc="Contains scripts and autoconf magic for internationalizing various kinds of data files." url="http://www.gnome.org/" @@ -10,4 +10,4 @@ depends=('perl' 'popt' 'expat' 'perl-xml-parser') groups=('devel') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude launchpad -sha1sums=('b842d3b5f4de74371049cc366dee19083061c51a') +sha1sums=('3964df4057a16c82f711e778df058e6c11fe093a') From vmiklos at frugalware.org Sun Feb 19 14:21:57 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 19 Feb 2012 14:21:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aspell5-ny-0.01r0-3-x86_64 Message-ID: <20120219132157.3CAFF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f1ae58b0bbd1c4b9ebe29bcb6b02ac72d14dd4e commit 8f1ae58b0bbd1c4b9ebe29bcb6b02ac72d14dd4e Author: Miklos Vajna Date: Sun Feb 19 14:02:48 2012 +0100 aspell5-ny-0.01r0-3-x86_64 - bin, dead for years diff --git a/source/locale-extra/aspell5-ny/FrugalBuild b/source/locale-extra/aspell5-ny/FrugalBuild deleted file mode 100644 index 04ff113..0000000 --- a/source/locale-extra/aspell5-ny/FrugalBuild +++ /dev/null @@ -1,10 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: Miklos Vajna - -_F_aspell_lang=ny -_F_aspell_ver=5 -_F_aspell_noverstrip=y -pkgver=0.01r0 -pkgrel=3 -pkgdesc="GNU Aspell 0.50 Chichewa Dictionary Package" -Finclude aspell From melko at frugalware.org Sun Feb 19 14:50:25 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 14:50:25 +0100 (CET) Subject: [Frugalware-git] kdebump: kdebase-workspace-4.8.0-2-i686 Message-ID: <20120219135025.AC5C6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=bcd779363cb6fedb770841440ba89cf768934154 commit bcd779363cb6fedb770841440ba89cf768934154 Author: Melko Date: Sun Feb 19 14:49:10 2012 +0100 kdebase-workspace-4.8.0-2-i686 * drop plasma-scriptengine-google-gadgets diff --git a/source/kde/kdebase-workspace/FrugalBuild b/source/kde/kdebase-workspace/FrugalBuild index 08fa7ef..5a2fdaa 100644 --- a/source/kde/kdebase-workspace/FrugalBuild +++ b/source/kde/kdebase-workspace/FrugalBuild @@ -7,7 +7,7 @@ USE_GPSD=${USE_GPSD:-"n"} USE_NETWORKMANAGER=${USE_NETWORKMANAGER:-"y"} pkgname=kdebase-workspace -pkgrel=1 +pkgrel=2 pkgdesc="Programs specific for the KDE4 desktop." groups=('kde' 'kde-minimal') archs=('i686' 'x86_64') @@ -39,7 +39,7 @@ sha1sums=("${sha1sums[@]}" \ '5924185ad7a9f16964edd36e68cb3714ba406253' \ '48e6d8e6a38438d93ba53fff3784662814a2adb1') -provides=("libksysguard" "$pkgname-extra-cursors") +provides=("libksysguard" "$pkgname-extra-cursors" "plasma-scriptengine-google-gadgets") conflicts=("${provides[@]}") replaces=("${provides[@]}") @@ -506,14 +506,14 @@ subgroups=("${subgroups[@]}" 'kde kde-core') subreplaces=("${subreplaces[@]}" '') subarchs=("${subarchs[@]}" 'i686 x86_64') -subpkgs=("${subpkgs[@]}" "plasma-scriptengine-google-gadgets") -subdescs=("${subdescs[@]}" "Plasma Scriptengine for Google-Gadgets.") -subdepends=("${subdepends[@]}" "libggadget-qt libplasma>=$Kde4 phonon>=4.4.0 libgl libqtxml>=$Qt4 libqtsvg>=$Qt4 - xz>=5.0.3 polkit-qt-1 libxau libxdmcp strigi>=0.7.2-2 xfsprogs-acl sqlite3 libqtxmlpatterns>=$Qt4 libxtst libxcursor") -subrodepends=("${subrodepends[@]}" "") -subgroups=("${subgroups[@]}" 'kde kde-core') -subreplaces=("${subreplaces[@]}" '') -subarchs=("${subarchs[@]}" 'i686 x86_64') +#subpkgs=("${subpkgs[@]}" "plasma-scriptengine-google-gadgets") +#subdescs=("${subdescs[@]}" "Plasma Scriptengine for Google-Gadgets.") +#subdepends=("${subdepends[@]}" "libggadget-qt libplasma>=$Kde4 phonon>=4.4.0 libgl libqtxml>=$Qt4 libqtsvg>=$Qt4 +# xz>=5.0.3 polkit-qt-1 libxau libxdmcp strigi>=0.7.2-2 xfsprogs-acl sqlite3 libqtxmlpatterns>=$Qt4 libxtst libxcursor") +#subrodepends=("${subrodepends[@]}" "") +#subgroups=("${subgroups[@]}" 'kde kde-core') +#subreplaces=("${subreplaces[@]}" '') +#subarchs=("${subarchs[@]}" 'i686 x86_64') ## these 2 rodepends() on kdebindings-PyKde* but I need to split it first -.- ## and for some reason cmake files are broken one need only py to build that .. @@ -707,8 +707,8 @@ build() KDE_project_install plasma/generic/dataengines/geolocation Fsplit plasma-dataengine-geolocation /\* - KDE_project_install plasma/generic/scriptengines/google_gadgets - Fsplit plasma-scriptengine-google-gadgets /\* +# KDE_project_install plasma/generic/scriptengines/google_gadgets +# Fsplit plasma-scriptengine-google-gadgets /\* KDE_project_install plasma/generic/scriptengines/ruby Fsplit plasma-scriptengine-ruby /\* @@ -764,7 +764,7 @@ build() KDE_project_install plasma/generic Fcleandestdir plasma-dataengine-geolocation - Fcleandestdir plasma-scriptengine-google-gadgets +# Fcleandestdir plasma-scriptengine-google-gadgets Fcleandestdir plasma-scriptengine-ruby Fcleandestdir plasma-scriptengine-python Fcleandestdir plasma-scriptengine-webkit From ryuo at frugalware.org Sun Feb 19 15:15:49 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:15:49 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge branch 'master' of ../current Message-ID: <20120219141549.809C0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=56a31273bcf41b95f3076a8d0ba530fd7b21b94d commit 56a31273bcf41b95f3076a8d0ba530fd7b21b94d Merge: fbe2543 8f1ae58 Author: James Buren Date: Sun Feb 19 08:15:57 2012 -0600 Merge branch 'master' of ../current From melko at frugalware.org Sun Feb 19 15:23:45 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 15:23:45 +0100 (CET) Subject: [Frugalware-git] kdebump: kde.sh: add _F_kde_ext Message-ID: <20120219142345.66529224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=d1177afaf9b316719e92ed8dfbd9b7d411c1b64b commit d1177afaf9b316719e92ed8dfbd9b7d411c1b64b Author: Melko Date: Sun Feb 19 15:22:34 2012 +0100 kde.sh: add _F_kde_ext diff --git a/source/include/kde.sh b/source/include/kde.sh index e6cfb52..e29b828 100644 --- a/source/include/kde.sh +++ b/source/include/kde.sh @@ -84,6 +84,10 @@ if [ -z "$_F_kde_defaults" ]; then _F_kde_defaults=1 fi +if [ -z "$_F_kde_ext" ]; then + _F_kde_ext=".tar.bz2" +fi + ### # == OVERWRITTEN VARIABLES # * _F_archive_name (default to $_F_kde_name if not set) @@ -114,7 +118,7 @@ if [ "$_F_kde_defaults" -eq 1 ]; then fi if [ ${#source[@]} -eq 0 ]; then - source=("$_F_kde_mirror/$_F_kde_dirname/$_F_kde_name-$_F_kde_pkgver.tar.bz2") + source=("$_F_kde_mirror/$_F_kde_dirname/$_F_kde_name-${_F_kde_pkgver}${_F_kde_ext}") if [ -n "${_F_kdever_sha1sums["$_F_kde_name"]}" ]; then sha1sums=("${_F_kdever_sha1sums["$_F_kde_name"]}") fi From melko at frugalware.org Sun Feb 19 15:23:45 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 15:23:45 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-4.6.0-1-i686 Message-ID: <20120219142345.7D0C0224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=95e9d1f0816be8e0c4f5481e78518cfa38a2f33c commit 95e9d1f0816be8e0c4f5481e78518cfa38a2f33c Author: Melko Date: Sun Feb 19 15:22:58 2012 +0100 phonon-4.6.0-1-i686 * version bump diff --git a/source/xmultimedia/phonon/FrugalBuild b/source/xmultimedia/phonon/FrugalBuild index e8e6fb8..1cb4164 100644 --- a/source/xmultimedia/phonon/FrugalBuild +++ b/source/xmultimedia/phonon/FrugalBuild @@ -3,16 +3,17 @@ # Contributor: DeX77 pkgname=phonon -pkgver=4.5.0 +pkgver=4.6.0 pkgrel=1 pkgdesc='The multimedia API for KDE 4' groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') _F_kde_folder="stable/$pkgname" +_F_kde_ext=".tar.xz" Finclude kde url='http://phonon.kde.org' depends=('libxml2>=2.7.8' "libqtdbus>=$_F_kde_qtver" "libqtgui>=$_F_kde_qtver" 'libuuid') # 'pulseaudio' makedepends=("${makedepends[@]}" "libqttest>=$_F_kde_qtver") -sha1sums=('122f7c53939a2c40c3312c2f5e59f25ca2c9ee53') +sha1sums=('d8dbc188b58c6dd9c6a73d3742a25291e647bb95') # optimization OK From ryuo at frugalware.org Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kmod-5-1-x86_64 * version bump * add patch to fix dracut Message-ID: <20120219142624.4E20B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9241bf11ba30b09e66a478c3717142dcfedf89ee commit 9241bf11ba30b09e66a478c3717142dcfedf89ee 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 Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: udev-181-1-x86_64 * version bump * rebuild with kmod 5 * hopefully fix firmware loading too Message-ID: <20120219142624.55166224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05646717127e93d4dd10fa908118657ddaa80eb3 commit 05646717127e93d4dd10fa908118657ddaa80eb3 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 ryuo at frugalware.org Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: systemd-42-1-x86_64 * version bump * fix init symlink * add transition symlink for /bin/systemd * remove old patch Message-ID: <20120219142624.5D19A224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6d4395cdb460a800a66c2fba62adb8a21c23123 commit f6d4395cdb460a800a66c2fba62adb8a21c23123 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 Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dracut-015-1-x86_64 * version bump * fix systemd path Message-ID: <20120219142624.64623224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3bf91693800980fc15a6db59b9fb40dec42e950 commit a3bf91693800980fc15a6db59b9fb40dec42e950 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 ryuo at frugalware.org Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-initrd-3.2-2-x86_64 * rebuild with new systemd, udev, kmod, dracut Message-ID: <20120219142624.6B36B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a333bfab1d0dadcbfdd04a82a9384ef602e0d88a commit a333bfab1d0dadcbfdd04a82a9384ef602e0d88a 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 ryuo at frugalware.org Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: systemd-43-1-x86_64 * version bump Message-ID: <20120219142624.72EE0224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d5033e24275340d5288f910668bfe72726011bc2 commit d5033e24275340d5288f910668bfe72726011bc2 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 Sun Feb 19 15:26:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:26:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-initrd-3.2-3-x86_64 * rebuild with new systemd Message-ID: <20120219142624.79ED4224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2d825970c661db061a791de84df46a0bbac52b23 commit 2d825970c661db061a791de84df46a0bbac52b23 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 melko at frugalware.org Sun Feb 19 15:42:57 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 15:42:57 +0100 (CET) Subject: [Frugalware-git] kdebump: Revert "phonon-4.6.0-1-i686" Message-ID: <20120219144257.931B3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=bce538c45aa7522b85e6c74639adc838e404fb61 commit bce538c45aa7522b85e6c74639adc838e404fb61 Author: Melko Date: Sun Feb 19 15:42:13 2012 +0100 Revert "phonon-4.6.0-1-i686" This reverts commit 95e9d1f0816be8e0c4f5481e78518cfa38a2f33c. diff --git a/source/xmultimedia/phonon/FrugalBuild b/source/xmultimedia/phonon/FrugalBuild index 1cb4164..e8e6fb8 100644 --- a/source/xmultimedia/phonon/FrugalBuild +++ b/source/xmultimedia/phonon/FrugalBuild @@ -3,17 +3,16 @@ # Contributor: DeX77 pkgname=phonon -pkgver=4.6.0 +pkgver=4.5.0 pkgrel=1 pkgdesc='The multimedia API for KDE 4' groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') _F_kde_folder="stable/$pkgname" -_F_kde_ext=".tar.xz" Finclude kde url='http://phonon.kde.org' depends=('libxml2>=2.7.8' "libqtdbus>=$_F_kde_qtver" "libqtgui>=$_F_kde_qtver" 'libuuid') # 'pulseaudio' makedepends=("${makedepends[@]}" "libqttest>=$_F_kde_qtver") -sha1sums=('d8dbc188b58c6dd9c6a73d3742a25291e647bb95') +sha1sums=('122f7c53939a2c40c3312c2f5e59f25ca2c9ee53') # optimization OK From ryuo at frugalware.org Sun Feb 19 15:45:41 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 15:45:41 +0100 (CET) Subject: [Frugalware-git] homepage-ng: news.xml: reveal news Message-ID: <20120219144541.C8DD6224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e467795cffa6d52a2b06ccba8387bbf7a4c2eebc commit e467795cffa6d52a2b06ccba8387bbf7a4c2eebc Author: James Buren Date: Sun Feb 19 08:46:02 2012 -0600 news.xml: reveal news diff --git a/frugalware/xml/news.xml b/frugalware/xml/news.xml index 822d328..2c7c8dc 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 systemd in current Sun, 19 Feb 2012 12:01:34 -0600 ryuo - 1 + 0 Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=13edf7c4265c0276537823127a773e363eb6d04c commit 13edf7c4265c0276537823127a773e363eb6d04c Author: jercel Date: Sun Feb 19 15:48:42 2012 +0100 torcs-1.3.3-1-x86_64 * Version bump diff --git a/source/games-extra/torcs/FrugalBuild b/source/games-extra/torcs/FrugalBuild index e59dfdd..c0bfe26 100644 --- a/source/games-extra/torcs/FrugalBuild +++ b/source/games-extra/torcs/FrugalBuild @@ -1,12 +1,12 @@ -# Compiling time: 1.31 SBU +# Compiling time: 2.31 SBU # Contributor: Bence Nagy # Maintainer: Miklos Vajna pkgname=torcs -pkgver=1.3.1 -pkgrel=4 +pkgver=1.3.3 +pkgrel=1 pkgdesc="The Open Racing Car Simulator" -depends=('libgl' 'plib' 'libpng>=1.4.3' 'freeglut' 'libxrandr' 'openal>=1.7.411' 'freealut' 'libglu' 'libxi' 'libxmu') +depends=('libgl' 'plib' 'libpng>=1.4.3' 'freeglut' 'libxrandr' 'openal>=1.7.411' 'freealut' 'libglu' 'libxi' 'libxmu' 'libvorbis') makedepends=('randrproto') groups=('games-extra') archs=('i686' 'x86_64') @@ -14,6 +14,9 @@ _F_sourceforge_ext=".tar.bz2" _F_sourceforge_realname="all-in-one" _F_archive_grepv="test" _F_sourceforge_rss_limit="50" +_F_desktop_name="Torcs" +_F_desktop_icon="Ticon.png" +_F_desktop_categories="Game" Finclude sourceforge build() @@ -21,8 +24,10 @@ build() unset MAKEFLAGS Fmake --x-libraries=/usr/lib --x-includes=/usr/include Fmakeinstall datainstall + Finstallrel 644 Ticon.png usr/share/pixmaps/Ticon.png + Fdesktop2 } # optimization OK -sha1sums=('90a7cf9e6605d510d75103b4e1f28efc6faf933a') +sha1sums=('176f57b83faaa1580910462f4dcd7d6144d7b435') From melko at frugalware.org Sun Feb 19 15:49:39 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 15:49:39 +0100 (CET) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20120219144939.B4D58224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=557e6a1d3eead1a442d625e31c6892ade2d1c9c4 commit 557e6a1d3eead1a442d625e31c6892ade2d1c9c4 Merge: bce538c 2d82597 Author: Melko Date: Sun Feb 19 15:48:54 2012 +0100 Merge remote-tracking branch 'current/master' From jercel16 at gmail.com Sun Feb 19 16:00:37 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:00:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-yaml-0.80-1-x86_64 Message-ID: <20120219150037.C7BF4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2243ad2c21ff18c5adfcabb78982986de07a6259 commit 2243ad2c21ff18c5adfcabb78982986de07a6259 Author: jercel Date: Sun Feb 19 15:56:32 2012 +0100 perl-yaml-0.80-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-yaml/FrugalBuild b/source/devel-extra/perl-yaml/FrugalBuild index 466fc21..801d325 100644 --- a/source/devel-extra/perl-yaml/FrugalBuild +++ b/source/devel-extra/perl-yaml/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=YAML _F_perl_author=I/IN/INGY -pkgver=0.77 +pkgver=0.80 pkgrel=1 pkgdesc="YAML Ain't Markup Language (tm)" Finclude perl archs=('i686' 'x86_64') _F_conf_perl_pipefrom="Y" -sha1sums=('9f9e68e9d1b447d280903b1bcc038e38717869a4') +sha1sums=('c4bc1bc01d883a6d3638eddd38eba507bcf1d0d6') From jercel16 at gmail.com Sun Feb 19 16:00:44 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:00:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-dbi-1.617-1-x86_64 Message-ID: <20120219150044.7E056224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=908446e41b56bfbfa0ea512b99adc39931117dd4 commit 908446e41b56bfbfa0ea512b99adc39931117dd4 Author: jercel Date: Sun Feb 19 15:56:49 2012 +0100 perl-dbi-1.617-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-dbi/FrugalBuild b/source/devel-extra/perl-dbi/FrugalBuild index febfcb6..8a7cd85 100644 --- a/source/devel-extra/perl-dbi/FrugalBuild +++ b/source/devel-extra/perl-dbi/FrugalBuild @@ -5,12 +5,12 @@ pkgname=perl-dbi _F_perl_name=DBI _F_perl_author=T/TI/TIMB -pkgver=1.616 -pkgrel=2 +pkgver=1.617 +pkgrel=1 Finclude perl pkgdesc="Database independent interface for Perl" url="http://dbi.perl.org/" depends=('perl>=5.14.1-2') archs=('i686' 'x86_64' 'ppc' 'arm') -sha1sums=('d969beb953c39f817f2329dcca6293ef5b048b50') +sha1sums=('31c342cb4e397b9ff1061c0472915caadd438347') # optimization OK From jercel16 at gmail.com Sun Feb 19 16:00:44 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:00:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-log-log4perl-1.35-1-x86_64 Message-ID: <20120219150044.8836D224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f5f87faa4a34bac74a4850436010201d7bda4629 commit f5f87faa4a34bac74a4850436010201d7bda4629 Author: jercel Date: Sun Feb 19 15:57:45 2012 +0100 perl-log-log4perl-1.35-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-log-log4perl/FrugalBuild b/source/devel-extra/perl-log-log4perl/FrugalBuild index 5e28a0a..1140af3 100644 --- a/source/devel-extra/perl-log-log4perl/FrugalBuild +++ b/source/devel-extra/perl-log-log4perl/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=Log-Log4perl _F_perl_author=M/MS/MSCHILLI -pkgver=1.34 +pkgver=1.35 pkgdesc="Log4j implementation for Perl" Finclude perl archs=('i686' 'x86_64') -sha1sums=('4433db83e6771e07efab66edeb37c935a663fa7d') +sha1sums=('35fbf9b4163fadfeecafb11fbf07f6647ddc947e') From jercel16 at gmail.com Sun Feb 19 16:00:44 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:00:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-gtk2-spell-1.04-1-x86_64 Message-ID: <20120219150044.9048B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4caa2c1fb898992de0303261e75c0bc61b903021 commit 4caa2c1fb898992de0303261e75c0bc61b903021 Author: jercel Date: Sun Feb 19 16:00:18 2012 +0100 perl-gtk2-spell-1.04-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-gtk2-spell/FrugalBuild b/source/devel-extra/perl-gtk2-spell/FrugalBuild index fbafd5c..57c21b7 100644 --- a/source/devel-extra/perl-gtk2-spell/FrugalBuild +++ b/source/devel-extra/perl-gtk2-spell/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Cedrick Hannier alias Cedynamix _F_perl_name=Gtk2-Spell -_F_perl_author=M/ML/MLEHMANN -pkgver=1.03 +_F_perl_author=T/TS/TSCH +pkgver=1.04 pkgdesc="Perl interface to GtkSpell" depends=('perl-gtk2' 'gtkspell' 'libxau' 'libxdmcp' 'libgcc' 'libxext' 'libxdamage' 'libxml2>=2.7.8') makedepends=('perl-extutils-pkgconfig' 'perl-extutils-depends') options=('scriptlet') groups=('devel-extra') Finclude perl -pkgrel=4 +pkgrel=1 archs=('i686' 'x86_64') -sha1sums=('89f2ee70e7ac2aa8334942a72ccab11059f6507b') +sha1sums=('c4c042bbdf8e247b6c8a7f8fa8f27f295bc3adb1') # optimization OK From jercel16 at gmail.com Sun Feb 19 16:00:44 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:00:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-path-class-0.25-1-x86_64 Message-ID: <20120219150044.9A450224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47222c68502e754035758ee68023f80cf11400ba commit 47222c68502e754035758ee68023f80cf11400ba Author: jercel Date: Sun Feb 19 16:00:43 2012 +0100 perl-path-class-0.25-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-path-class/FrugalBuild b/source/devel-extra/perl-path-class/FrugalBuild index 0dc0fed..c8a9c0b 100644 --- a/source/devel-extra/perl-path-class/FrugalBuild +++ b/source/devel-extra/perl-path-class/FrugalBuild @@ -3,8 +3,8 @@ _F_perl_name=Path-Class _F_perl_author=K/KW/KWILLIAMS -pkgver=0.24 +pkgver=0.25 pkgdesc="Cross-platform path specification manipulation" Finclude perl archs=('i686' 'x86_64') -sha1sums=('6615b61e9db38a1e8e4504dbd360ecb549699e83') +sha1sums=('34eb9f76c226d06ed7796d7ed060019a62299b3b') From jercel16 at gmail.com Sun Feb 19 16:04:16 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:04:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-yaml-syck-1.20-1-x86_64 Message-ID: <20120219150416.14CB9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7a3569fabeb65c3af6f5d4f020e6647c768e604d commit 7a3569fabeb65c3af6f5d4f020e6647c768e604d Author: jercel Date: Sun Feb 19 16:04:20 2012 +0100 perl-yaml-syck-1.20-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-yaml-syck/FrugalBuild b/source/devel-extra/perl-yaml-syck/FrugalBuild index 7901b10..57b5301 100644 --- a/source/devel-extra/perl-yaml-syck/FrugalBuild +++ b/source/devel-extra/perl-yaml-syck/FrugalBuild @@ -2,10 +2,12 @@ # Maintainer: Cedrick Hannier alias Cedynamix _F_perl_name=YAML-Syck -_F_perl_author=S/SM/SMUELLER -pkgver=1.19 -pkgrel=2 +_F_perl_author=T/TO/TODDR +pkgver=1.20 +pkgrel=1 pkgdesc="Fast, lightweight YAML loader and dumper" Finclude perl archs=('i686' 'x86_64') -sha1sums=('c8017134b742c8e93a5bf2cd23263ec9d6af54d4') +sha1sums=('88a3f16151e81387b124fff2bf21ce1f5928986c') + +# optimization OK From devil505linux at gmail.com Sun Feb 19 16:04:43 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 16:04:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: footnote-20120219-1-i686 * version bump Message-ID: <20120219150443.61645224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c00f98d3b5d3a2731c8a9c327abd4fd4cfae06cf commit c00f98d3b5d3a2731c8a9c327abd4fd4cfae06cf Author: Devil505 Date: Sun Feb 19 16:04:22 2012 +0100 footnote-20120219-1-i686 * version bump diff --git a/source/xapps-extra/footnote/FrugalBuild b/source/xapps-extra/footnote/FrugalBuild index ac11e85..3517245 100644 --- a/source/xapps-extra/footnote/FrugalBuild +++ b/source/xapps-extra/footnote/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Devil505 pkgname=footnote -pkgver=20120116 +pkgver=20120219 pkgrel=1 pkgdesc="A beautiful, fast, and simple note taking app in the style of elementary" url="https://launchpad.net/footnote" @@ -15,7 +15,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=('072c8c080542de7fdc4fc02e2308bdb0d453702e') +sha1sums=('86fb3903402e3545b6cddc451e9a4035d2ff8f22') build() { Fcd From jercel16 at gmail.com Sun Feb 19 16:07:22 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:07:22 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-date-manip-6.30-1-x86_64 Message-ID: <20120219150722.CE188224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3b809d8d8bb21081c0072bba3595c3186f89531a commit 3b809d8d8bb21081c0072bba3595c3186f89531a Author: jercel Date: Sun Feb 19 16:07:03 2012 +0100 perl-date-manip-6.30-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-date-manip/FrugalBuild b/source/devel-extra/perl-date-manip/FrugalBuild index 9c9f751..37bc769 100644 --- a/source/devel-extra/perl-date-manip/FrugalBuild +++ b/source/devel-extra/perl-date-manip/FrugalBuild @@ -3,13 +3,13 @@ _F_perl_name=Date-Manip _F_perl_author=S/SB/SBECK -pkgver=6.25 +pkgver=6.30 pkgdesc="Routines for parsing/manipulating dates and time." depends=('perl-yaml-syck') Finclude perl archs=('i686' 'x86_64') -sha1sums=('58b2fe73427f10131669ca083c562f6c0f335406') -pkgrel=2 +sha1sums=('09fcbe9ce7b63735a3fbf0092df1e618af076460') +pkgrel=1 build() { Fcd From jercel16 at gmail.com Sun Feb 19 16:08:31 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:08:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: keyutils-1.5.5-1-x86_64 Message-ID: <20120219150831.E0FB4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1271b9293aba0bb04f849ac0889e716df83aa61d commit 1271b9293aba0bb04f849ac0889e716df83aa61d Author: jercel Date: Sun Feb 19 16:08:34 2012 +0100 keyutils-1.5.5-1-x86_64 * Version bump diff --git a/source/apps-extra/keyutils/FrugalBuild b/source/apps-extra/keyutils/FrugalBuild index 39202de..78d5d1e 100644 --- a/source/apps-extra/keyutils/FrugalBuild +++ b/source/apps-extra/keyutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Cedrick Hannier alias Cedynamix pkgname=keyutils -pkgver=1.5.3 +pkgver=1.5.5 pkgrel=1 pkgdesc="Keyutils is a set of utilities for managing the key retention facility in the kernel" url="https://rhn.redhat.com/errata/RHEA-2006-0090.html" @@ -12,7 +12,7 @@ groups=('apps-extra') source=(http://people.redhat.com/~dhowells/keyutils/keyutils-$pkgver.tar.bz2 \ cflags.patch) up2date="lynx -dump http://people.redhat.com/~dhowells/keyutils/ | Flasttar" -sha1sums=('622f1f6405a8aa99aa2a3ce7e87045794eeaa11e' \ +sha1sums=('7980abb6de5c13c8d56d989ed000a99470a2c9ce' \ '92eb5cf5a840382d1404791d91f22609a4c40976') From jercel16 at gmail.com Sun Feb 19 16:11:54 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:11:54 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-image-exiftool-8.77-1-x86_64 Message-ID: <20120219151154.22C1D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a27683d39492cb60bb247c41ef17c0c238db7b69 commit a27683d39492cb60bb247c41ef17c0c238db7b69 Author: jercel Date: Sun Feb 19 16:11:30 2012 +0100 perl-image-exiftool-8.77-1-x86_64 * Version bump diff --git a/source/lib-extra/perl-image-exiftool/FrugalBuild b/source/lib-extra/perl-image-exiftool/FrugalBuild index c1fae62..9c68f32 100644 --- a/source/lib-extra/perl-image-exiftool/FrugalBuild +++ b/source/lib-extra/perl-image-exiftool/FrugalBuild @@ -3,10 +3,10 @@ _F_perl_name=Image-ExifTool _F_perl_author="E/EX/EXIFTOOL" -pkgver=8.65 +pkgver=8.77 pkgdesc="Read and write meta information in images" depends=('perl') Finclude perl groups=('lib-extra') archs=('i686' 'x86_64') -sha1sums=('63c0fbbf877570e71ba9b055c0e6747c31a084bd') +sha1sums=('1322032e761125dea9cae2c33d7b10377fa68172') From jercel16 at gmail.com Sun Feb 19 16:13:32 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 16:13:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-boto-2.2.2-1-x86_64 Message-ID: <20120219151332.BD73B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03a5096a1d177516238e14d571f27b6f3ff86559 commit 03a5096a1d177516238e14d571f27b6f3ff86559 Author: jercel Date: Sun Feb 19 16:13:29 2012 +0100 python-boto-2.2.2-1-x86_64 * Version bump diff --git a/source/devel-extra/python-boto/FrugalBuild b/source/devel-extra/python-boto/FrugalBuild index db85e70..98d0c28 100644 --- a/source/devel-extra/python-boto/FrugalBuild +++ b/source/devel-extra/python-boto/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Cedrick Hannier alias Cedynamix pkgname=python-boto -pkgver=2.1.1 +pkgver=2.2.2 pkgrel=1 pkgdesc="Python interface to Amazon Web Services" depends=('python>=2.7') @@ -11,5 +11,5 @@ archs=('i686' 'x86_64') _F_googlecode_name="boto" _F_cd_path="$_F_googlecode_name-$pkgver" Finclude googlecode python -sha1sums=('f4cb7574cc51283bed31f34cfc7c38ef81d185e8') +sha1sums=('b4ac32ae01fd504d7867b205fb3784bb8c5c65eb') From devil505linux at gmail.com Sun Feb 19 16:17:33 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 16:17:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: dexter-contacts-0.1-1-i686 * new package Message-ID: <20120219151733.80F40224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7ea0b546de37d145efbbf1d4a056edc0e4ac5854 commit 7ea0b546de37d145efbbf1d4a056edc0e4ac5854 Author: Devil505 Date: Sun Feb 19 16:14:44 2012 +0100 dexter-contacts-0.1-1-i686 * new package diff --git a/source/gnome-extra/dexter-contacts/FrugalBuild b/source/gnome-extra/dexter-contacts/FrugalBuild new file mode 100644 index 0000000..3fcb7ad --- /dev/null +++ b/source/gnome-extra/dexter-contacts/FrugalBuild @@ -0,0 +1,22 @@ +# Compiling Time: 0.06 SBU +# Maintainer: Devil505 + +pkgname=dexter-contacts +pkgver=0.1 +pkgrel=1 +pkgdesc="The contacts manager for Pantheon." +depends=('gettext' 'gtk+3' 'granite' 'glib2' 'gnome-desktop' 'folks' \ + 'libnotify' 'evolution-data-server' 'gnome-online-accounts' 'libgee') +makedepends=('intltool' 'vala' 'krb5') +groups=('gnome-extra' 'pantheon-desktop') +archs=('i686' 'x86_64') +_F_launchpad_branch="0.x" +Finclude launchpad +sha1sums=('cf1ab6d0f8c03e57edc88c69b47889ca4fa3945d') + +build() { + Fcd $pkgname + ./autogen.sh || Fdie + Fbuild +} + From hermier at frugalware.org Sun Feb 19 16:28:08 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 19 Feb 2012 16:28:08 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-4.6.0-1-i686 Message-ID: <20120219152808.44FE9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9a27a68fcc267040428e4eff14ad69c338f12de6 commit 9a27a68fcc267040428e4eff14ad69c338f12de6 Author: Michel Hermier Date: Sun Feb 19 16:27:58 2012 +0100 phonon-4.6.0-1-i686 * Bump version. diff --git a/source/xmultimedia/phonon/FrugalBuild b/source/xmultimedia/phonon/FrugalBuild index e8e6fb8..1cb4164 100644 --- a/source/xmultimedia/phonon/FrugalBuild +++ b/source/xmultimedia/phonon/FrugalBuild @@ -3,16 +3,17 @@ # Contributor: DeX77 pkgname=phonon -pkgver=4.5.0 +pkgver=4.6.0 pkgrel=1 pkgdesc='The multimedia API for KDE 4' groups=('xmultimedia') archs=('i686' 'x86_64' 'ppc') _F_kde_folder="stable/$pkgname" +_F_kde_ext=".tar.xz" Finclude kde url='http://phonon.kde.org' depends=('libxml2>=2.7.8' "libqtdbus>=$_F_kde_qtver" "libqtgui>=$_F_kde_qtver" 'libuuid') # 'pulseaudio' makedepends=("${makedepends[@]}" "libqttest>=$_F_kde_qtver") -sha1sums=('122f7c53939a2c40c3312c2f5e59f25ca2c9ee53') +sha1sums=('d8dbc188b58c6dd9c6a73d3742a25291e647bb95') # optimization OK From devil505linux at gmail.com Sun Feb 19 16:38:23 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 16:38:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: mplayer-1.0rc4-14-i686 * rebuilt for x264 Message-ID: <20120219153823.4F2BA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=aa0afe6463ef50dc308beb637e56057dcab91a0d commit aa0afe6463ef50dc308beb637e56057dcab91a0d Author: Devil505 Date: Sun Feb 19 16:38:23 2012 +0100 mplayer-1.0rc4-14-i686 * rebuilt for x264 diff --git a/source/xapps/mplayer/FrugalBuild b/source/xapps/mplayer/FrugalBuild index a6107eb..4da2223 100644 --- a/source/xapps/mplayer/FrugalBuild +++ b/source/xapps/mplayer/FrugalBuild @@ -9,14 +9,14 @@ _F_archive_name=MPlayer pkgver=1.0rc4 Fuse $USE_DEVEL && pkgver=1.0rc2.29962 pkgextraver=.29962 -pkgrel=13 +pkgrel=14 Fuse $USE_DEVEL && pkgrel=1 pkgdesc="The Movie Player" url="http://www.mplayerhq.hu/" depends=('libxml2>=2.7.8' 'libgl' 'fontconfig' 'libstdc++' 'libdv' 'ncurses' 'libjpeg' 'libmad' \ 'libungif' 'xvidcore' 'libpng' 'sdl' 'lame' 'libxv' 'lzo' 'libsm' 'amrnb' 'amrwb' \ 'libxinerama' 'libtheora' 'cdparanoia' 'libxxf86dga' 'live' 'gtk+2>=2.20.0-2' \ - 'x264>=20110729' 'dejavu-ttf' 'openal>=1.12.854' 'vidix' 'opencore-amr' 'aalib' \ + 'x264>=20120213' 'dejavu-ttf' 'openal>=1.12.854' 'vidix' 'opencore-amr' 'aalib' \ 'pulseaudio>=1.1' 'gdbm>=1.10') makedepends=('yasm') [ "$CARCH" == "i686" ] && depends=(${depends[@]} 'codecs') @@ -57,7 +57,7 @@ fi subpkgs=('mencoder') subdescs=('The Movie Encoder') -subdepends=('x264 lame libpng>=1.4.1 libjpeg>=8a libgif alsa-lib cdparanoia fontconfig lzo libmad libtheora libstdc++ opencore-amr libdv xvidcore libxcb') +subdepends=('x264>=20120213 lame libpng>=1.4.1 libjpeg>=8a libgif alsa-lib cdparanoia fontconfig lzo libmad libtheora libstdc++ opencore-amr libdv xvidcore libxcb') subdepends[0]="${subdepends[0]} liblirc" subgroups=('xmultimedia') subarchs=('i686 x86_64') From boobaa at frugalware.org Sun Feb 19 16:41:00 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 16:41:00 +0100 (CET) Subject: [Frugalware-git] frugalware-current: usb-modeswitch-1.2.3-1-x86_64 Message-ID: <20120219154100.22459224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9592fafe2dc5937ad35268acdb5aaa36c774ff1b commit 9592fafe2dc5937ad35268acdb5aaa36c774ff1b Author: CS??CSY L??szl?? Date: Sun Feb 19 16:40:56 2012 +0100 usb-modeswitch-1.2.3-1-x86_64 version bump diff --git a/source/apps-extra/usb-modeswitch/FrugalBuild b/source/apps-extra/usb-modeswitch/FrugalBuild index d3fdcef..44100e3 100644 --- a/source/apps-extra/usb-modeswitch/FrugalBuild +++ b/source/apps-extra/usb-modeswitch/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=usb-modeswitch -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc="A mode switching tool for controlling 'flip flop' (multiple device) USB gear" url="http://www.draisberghof.de/usb_modeswitch/" @@ -12,6 +12,6 @@ depends=('libusb') rodepends=('usb-modeswitch-data') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('630aa4ed7e52f33c61b52fe61b83b1797cb64f89') +sha1sums=('3d6115ebde38d70ba68ecdb27ab55e059884a5c2') # optimization OK From boobaa at frugalware.org Sun Feb 19 16:45:57 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 16:45:57 +0100 (CET) Subject: [Frugalware-git] frugalware-current: jack-0.121.3-1-x86_64 Message-ID: <20120219154557.D7054224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=232f443ff2b4a27cd3ee5c245ebeb34a8b9b5026 commit 232f443ff2b4a27cd3ee5c245ebeb34a8b9b5026 Author: CS??CSY L??szl?? Date: Sun Feb 19 16:46:10 2012 +0100 jack-0.121.3-1-x86_64 version bump diff --git a/source/lib/jack/FrugalBuild b/source/lib/jack/FrugalBuild index 20bcfb8..1044842 100644 --- a/source/lib/jack/FrugalBuild +++ b/source/lib/jack/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=jack -pkgver=0.118.0 +pkgver=0.121.3 pkgrel=1 pkgdesc="jack audio connection kit is a low-latency audio server" url="http://jackaudio.org" @@ -14,7 +14,7 @@ _F_archive_name="jack-audio-connection-kit" _F_cd_path="$_F_archive_name-$pkgver" up2date="Flasttar $url/download" source=($url/downloads/$_F_archive_name-$pkgver.tar.gz) -sha1sums=('04715b3fd0a6e2bcaf10e5d02403dada980c34c1') +sha1sums=('7d6e2219660222d1512ee704dd88a534b3e3089e') build() { Fbuild [ "$CARCH" == "x86_64" ] && Fmv /usr/lib64 /usr/lib From boobaa at frugalware.org Sun Feb 19 16:50:31 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 16:50:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: postfixadmin-2.3.5-1-x86_64 Message-ID: <20120219155031.71A25224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=327131e378c967e5c88a98eb477d66e5bf523b2f commit 327131e378c967e5c88a98eb477d66e5bf523b2f Author: CS??CSY L??szl?? Date: Sun Feb 19 16:50:36 2012 +0100 postfixadmin-2.3.5-1-x86_64 version bump diff --git a/source/network-extra/postfixadmin/FrugalBuild b/source/network-extra/postfixadmin/FrugalBuild index b19d10d..e52023e 100644 --- a/source/network-extra/postfixadmin/FrugalBuild +++ b/source/network-extra/postfixadmin/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: CS?CSY L?szl? pkgname=postfixadmin -pkgver=2.3.4 -pkgrel=4 +pkgver=2.3.5 +pkgrel=1 pkgdesc="web-based management tool for postfix" rodepends=('postfix>=2.0' 'apache>=1.3.27' 'php>=5.0' 'mysql>=5.0') groups=('network-extra') archs=('i686' 'x86_64') Finclude sourceforge # SF.net, please do us a favor. -source=(http://downloads.sourceforge.net/project/postfixadmin/postfixadmin/postfixadmin-$pkgver/postfixadmin_$pkgver.tar.gz README.Frugalware) +source=(http://downloads.sourceforge.net/project/postfixadmin/postfixadmin/postfixadmin-$pkgver/postfixadmin-$pkgver.tar.gz README.Frugalware) up2date="lynx -dump http://sourceforge.net/projects/postfixadmin/ | grep 'Download PostfixAdmin' | sed 's/.*PostfixAdmin \(.*\)\.tar.*/\1/'" backup=('var/www/postfixadmin/config.inc.php' \ 'var/www/postfixadmin/motd.txt' \ @@ -34,5 +34,5 @@ build() # chmod 640 $Fdestdir/var/www/$pkgname/users/*.php } -sha1sums=('727ef73a45312b865ab7d97a31634a6216d5aac6' \ +sha1sums=('d1993ebb5a6c792efc4dfa297e856073474ffce8' \ 'bd08cb4289798385a2b4a71433377dedda9e8e6e') From hermier at frugalware.org Sun Feb 19 17:06:16 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 19 Feb 2012 17:06:16 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-backend.sh Message-ID: <20120219160616.8FBDF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=56d4cde1eccccc5ecc2c8745dd050f23a5918573 commit 56d4cde1eccccc5ecc2c8745dd050f23a5918573 Author: Michel Hermier Date: Sun Feb 19 16:55:21 2012 +0100 phonon-backend.sh * Bump required version to 4.6.0. diff --git a/source/include/phonon-backend.sh b/source/include/phonon-backend.sh index 591c8d7..e7546ea 100644 --- a/source/include/phonon-backend.sh +++ b/source/include/phonon-backend.sh @@ -30,7 +30,7 @@ ### if [ -z "$_F_phonon_ver" ]; then - _F_phonon_ver=4.5.0 + _F_phonon_ver=4.6.0 fi if [ -z "$_F_phonon_backend_name" ]; then From hermier at frugalware.org Sun Feb 19 17:06:16 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 19 Feb 2012 17:06:16 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-backend-vlc-0.5.0-1-i686 Message-ID: <20120219160616.9F378224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=30a15130fe690378f17c55d6e3a3528b7df918b8 commit 30a15130fe690378f17c55d6e3a3528b7df918b8 Author: Michel Hermier Date: Sun Feb 19 16:56:18 2012 +0100 phonon-backend-vlc-0.5.0-1-i686 * Bump version. diff --git a/source/xmultimedia/phonon-backend-vlc/FrugalBuild b/source/xmultimedia/phonon-backend-vlc/FrugalBuild index ba36577..8a2e984 100644 --- a/source/xmultimedia/phonon-backend-vlc/FrugalBuild +++ b/source/xmultimedia/phonon-backend-vlc/FrugalBuild @@ -3,15 +3,15 @@ # Contributor: DeX77 pkgname=phonon-backend-vlc -pkgver=0.4.1 +pkgver=0.5.0 pkgrel=1 pkgdesc="Phonon VLC(Video Lan Client) backend." archs=('i686' 'x86_64') groups=('xmultimedia') -_F_kde_dirname="stable/phonon/$pkgname/$pkgver" +_F_kde_ext=.tar.xz Finclude phonon-backend -depends=("${depends[@]}" 'vlc') -sha1sums=('7d544e8894789b38cf1b0736e4b0ec300caecb21') +depends=("${depends[@]}" 'vlc>=2.0.0') +sha1sums=('c0b5eb78f3d4b3e041b234d84afae32b42b55f61') # optimization OK From hermier at frugalware.org Sun Feb 19 17:06:16 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 19 Feb 2012 17:06:16 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-backend.sh Message-ID: <20120219160616.B1F6D224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=9eedb050a42c4228cd095b9f5d7c01fb62f9baec commit 9eedb050a42c4228cd095b9f5d7c01fb62f9baec Author: Michel Hermier Date: Sun Feb 19 17:02:01 2012 +0100 phonon-backend.sh * Defaults phonon-backends extension is .tar.xz now. diff --git a/source/include/phonon-backend.sh b/source/include/phonon-backend.sh index e7546ea..f3251b3 100644 --- a/source/include/phonon-backend.sh +++ b/source/include/phonon-backend.sh @@ -70,6 +70,7 @@ fi _F_kde_defaults=1 _F_kde_name="$_F_phonon_backend_name" _F_kde_pkgver="$_F_phonon_backend_pkgver" +_F_kde_ext=".tar.xz" _F_kde_folder="stable/phonon/$_F_phonon_backend_name" Finclude kde diff --git a/source/xmultimedia/phonon-backend-vlc/FrugalBuild b/source/xmultimedia/phonon-backend-vlc/FrugalBuild index 8a2e984..88c9999 100644 --- a/source/xmultimedia/phonon-backend-vlc/FrugalBuild +++ b/source/xmultimedia/phonon-backend-vlc/FrugalBuild @@ -9,7 +9,6 @@ pkgdesc="Phonon VLC(Video Lan Client) backend." archs=('i686' 'x86_64') groups=('xmultimedia') -_F_kde_ext=.tar.xz Finclude phonon-backend depends=("${depends[@]}" 'vlc>=2.0.0') sha1sums=('c0b5eb78f3d4b3e041b234d84afae32b42b55f61') From hermier at frugalware.org Sun Feb 19 17:06:16 2012 From: hermier at frugalware.org (Michel Hermier) Date: Sun, 19 Feb 2012 17:06:16 +0100 (CET) Subject: [Frugalware-git] kdebump: phonon-backend-gstreamer-4.6.0-1-i686 Message-ID: <20120219160616.B8D97224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ec107be5241f9e6c435d32b6b1c289ee795f4fae commit ec107be5241f9e6c435d32b6b1c289ee795f4fae Author: Michel Hermier Date: Sun Feb 19 17:06:03 2012 +0100 phonon-backend-gstreamer-4.6.0-1-i686 * Bump version. diff --git a/source/xmultimedia-extra/phonon-backend-gstreamer/FrugalBuild b/source/xmultimedia-extra/phonon-backend-gstreamer/FrugalBuild index 5d26257..4b7a61b 100644 --- a/source/xmultimedia-extra/phonon-backend-gstreamer/FrugalBuild +++ b/source/xmultimedia-extra/phonon-backend-gstreamer/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: DeX77 pkgname=phonon-backend-gstreamer -pkgver=4.5.1 +pkgver=4.6.0 pkgrel=1 pkgdesc="Phonon gstreamer backend." archs=('i686' 'x86_64') @@ -11,6 +11,6 @@ archs=('i686' 'x86_64') groups=('xmultimedia-extra') Finclude phonon-backend depends=("${depends[@]}" "libqtopengl>=$_F_kde_qtver" 'gst-plugins-base') -sha1sums=('3f8c059bb60e78fc1eb61bde5ab2c3bba395ca98') +sha1sums=('331451e6028f3b8ea356da1d8e979fbd6f8882e7') # optimization OK From boobaa at frugalware.org Sun Feb 19 17:07:06 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 17:07:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: memcached-1.4.13-1-x86_64 Message-ID: <20120219160706.26C1F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4973a90301502bf9bbe7f00a79eef14cc2dd2261 commit 4973a90301502bf9bbe7f00a79eef14cc2dd2261 Author: CS??CSY L??szl?? Date: Sun Feb 19 17:07:17 2012 +0100 memcached-1.4.13-1-x86_64 version bump diff --git a/source/network-extra/memcached/FrugalBuild b/source/network-extra/memcached/FrugalBuild index 359a07e..7f5b396 100644 --- a/source/network-extra/memcached/FrugalBuild +++ b/source/network-extra/memcached/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: CS?CSY L?szl? pkgname=memcached -pkgver=1.4.11 +pkgver=1.4.13 pkgrel=1 pkgdesc="A high-performance, distributed memory object caching system." url="http://www.danga.com/memcached/" @@ -13,7 +13,7 @@ up2date="lynx -dump http://memcached.org/ | grep ' v' | sed 's/.*v\(.*\)/\1/'" source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz \ memcached memcached.service) backup=(etc/sysconfig/memcached) -sha1sums=('30ac7cf87d1714803c265ea543312a702e09eb99' \ +sha1sums=('d9a48d222de53a2603fbab6156d48d0e8936ee92' \ 'a870f1229b48f0de9ce73143d34d7be89f405a62' \ '8a79a00436d667e8e755099c03721efc05ac29bc') From jercel16 at gmail.com Sun Feb 19 17:21:13 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 17:21:13 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-10.0.2-1-x86_64 Message-ID: <20120219162113.60EE7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c542c56d7878221a0c2cfbd141787089ef3f1f6 commit 5c542c56d7878221a0c2cfbd141787089ef3f1f6 Author: jercel Date: Sun Feb 19 17:16:49 2012 +0100 firefox-10.0.2-1-x86_64 * Version bump diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index f0a94ef..4e66e4e 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=10.0.1 +pkgver=10.0.2 pathver=${pkgver} # version used in path names pkgrel=1 pkgdesc="Mozilla Firefox web browser" From dex at dragonslave.de Sun Feb 19 17:21:19 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 17:21:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: virtuoso-6.1.4-1-x86_64 Message-ID: <20120219162119.A6083224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=980591edecab772c5f02c470f79b438b4b3eb812 commit 980591edecab772c5f02c470f79b438b4b3eb812 Author: Daniel Exner Date: Sun Feb 19 17:23:15 2012 +0100 virtuoso-6.1.4-1-x86_64 * version bump * chainged maintainer diff --git a/source/apps/virtuoso/FrugalBuild b/source/apps/virtuoso/FrugalBuild index 2ddf752..a73fe4e 100644 --- a/source/apps/virtuoso/FrugalBuild +++ b/source/apps/virtuoso/FrugalBuild @@ -1,9 +1,9 @@ -# Compiling Time: 0.01 SBU -# Maintainer: crazy +# Compiling Time: 7.93 SBU +# Maintainer: DeX77 pkgname=virtuoso -pkgver=6.1.0 -pkgrel=3 +pkgver=6.1.4 +pkgrel=1 pkgdesc="Virtuoso is an innovative Universal Server platform for SQL, RDF, XML, and Web Services" _F_sourceforge_name="$pkgname-opensource" Finclude sourceforge @@ -11,11 +11,8 @@ url="http://www.openlinksw.com/dataspace/dav/wiki/Main/" depends=('glibc' 'libldap' 'openssl>=1.0.0') groups=('apps') archs=('i686' 'x86_64' 'ppc' 'arm') -source=($source build-only-what-kde-need.patch openssl.diff) -Fconfopts="$Fconfopts --disable-static" -sha1sums=('11d68d3b8d7fef05017eaba6dcc86050db71d211' \ - 'e17dacd4d1a4fdd3717d5f0a0f60e04684cb7c4f' \ - '20f13c158754d93ad30cfda9a0771e4c65064c6b') +Fconfopts="$Fconfopts --disable-static --with-iodbc" +sha1sums=('39b2ad28e7ee58b5bca1ba8ff8365266dfa55fa7') build() { diff --git a/source/apps/virtuoso/build-only-what-kde-need.patch b/source/apps/virtuoso/build-only-what-kde-need.patch deleted file mode 100644 index 93f4a4d..0000000 --- a/source/apps/virtuoso/build-only-what-kde-need.patch +++ /dev/null @@ -1,73 +0,0 @@ -diff -Naur virtuoso-opensource-6.1.0/binsrc/Makefile.am virtuoso-opensource-6.1.0-build-only-what-kde-need/binsrc/Makefile.am ---- virtuoso-opensource-6.1.0/binsrc/Makefile.am 2009-04-21 23:21:06.000000000 +0200 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/binsrc/Makefile.am 2010-02-08 18:14:39.000000000 +0100 -@@ -19,8 +19,7 @@ - # - # - --SUBDIRS = dav mono virtuoso tests rdf_mappers driver maildrop sqldoc hosting bpel b3s tutorial yacutia samples vsp ws sync vspx vad cached_resources virtodbc virtoledb virtuoso_sink xddl VirtuosoClient.Net oat isparql jena sesame sesame2 sesame3 redland -- -+SUBDIRS = virtuoso driver - - # ---------------------------------------------------------------------- - # -diff -Naur virtuoso-opensource-6.1.0/binsrc/virtuoso/Makefile.am virtuoso-opensource-6.1.0-build-only-what-kde-need/binsrc/virtuoso/Makefile.am ---- virtuoso-opensource-6.1.0/binsrc/virtuoso/Makefile.am 2009-10-16 18:49:43.000000000 +0200 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/binsrc/virtuoso/Makefile.am 2010-02-08 18:13:28.000000000 +0100 -@@ -41,7 +41,7 @@ - - LIBS += @ZLIB_LIB@ - --lib_LTLIBRARIES = libvirtuoso-t.la $(IODBC_LIBS) $(MONO_LIBS) $(IODBC_MONO_LIBS) -+noinst_LTLIBRARIES = libvirtuoso-t.la $(IODBC_LIBS) $(MONO_LIBS) $(IODBC_MONO_LIBS) - bin_PROGRAMS = virtuoso-t $(IODBC_PROGS) - - noinst_SCRIPTS = virtuoso -diff -Naur virtuoso-opensource-6.1.0/libsrc/Makefile.am virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Makefile.am ---- virtuoso-opensource-6.1.0/libsrc/Makefile.am 2007-12-11 14:47:44.000000000 +0100 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Makefile.am 2010-02-08 18:13:28.000000000 +0100 -@@ -19,7 +19,7 @@ - # - # - --SUBDIRS = util zlib odbcsdk Dk Thread langfunc Wi plugin Tidy Xml.new JDBCDriverType4 -+SUBDIRS = util zlib odbcsdk Dk Thread langfunc Wi plugin Tidy Xml.new - - noinst_HEADERS = Dk.h libutil.h - -diff -Naur virtuoso-opensource-6.1.0/libsrc/Wi/http_client.c virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Wi/http_client.c ---- virtuoso-opensource-6.1.0/libsrc/Wi/http_client.c 2010-02-02 21:27:43.000000000 +0100 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Wi/http_client.c 2010-02-08 18:15:01.000000000 +0100 -@@ -412,7 +412,7 @@ - socksreq[8] = 0; /* no name */ - if (name) - { -- strncat ((char*)socksreq + 8, name, sizeof(socksreq) - 8); -+ strncat ((char*)socksreq + 8, name, sizeof(socksreq) - 8 - strlen(name) - 1); - socksreq[sizeof (socksreq) - 1] = 0; - packetsize = 9 + strlen ((char *) socksreq + 8); - } -diff -Naur virtuoso-opensource-6.1.0/libsrc/Wi/sqlovdb.c virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Wi/sqlovdb.c ---- virtuoso-opensource-6.1.0/libsrc/Wi/sqlovdb.c 2009-08-19 09:54:34.000000000 +0200 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/libsrc/Wi/sqlovdb.c 2010-02-08 18:15:01.000000000 +0100 -@@ -104,7 +104,7 @@ - return loc; - } - --#define NO_VDB GPF_T1 ("This build does not include virtual database support.") -+#define NO_VDB do { GPF_T1 ("This build does not include virtual database support."); abort(); } while(0) - - void - sqlo_table_new_locus (sqlo_t * so, df_elt_t * tb_dfe, remote_ds_t * rds, dk_set_t col_preds, dk_set_t * after_test, dk_set_t after_join_test, dk_set_t * vdb_join_test) -diff -Naur virtuoso-opensource-6.1.0/Makefile.am virtuoso-opensource-6.1.0-build-only-what-kde-need/Makefile.am ---- virtuoso-opensource-6.1.0/Makefile.am 2010-02-03 17:09:01.000000000 +0100 -+++ virtuoso-opensource-6.1.0-build-only-what-kde-need/Makefile.am 2010-02-08 18:13:28.000000000 +0100 -@@ -23,7 +23,7 @@ - ACLOCAL_AMFLAGS = -I binsrc/config - - --SUBDIRS = . docsrc libsrc binsrc appsrc -+SUBDIRS = . libsrc binsrc - - dist_doc_DATA = \ - AUTHORS \ diff --git a/source/apps/virtuoso/openssl.diff b/source/apps/virtuoso/openssl.diff deleted file mode 100644 index 83c6158..0000000 --- a/source/apps/virtuoso/openssl.diff +++ /dev/null @@ -1,100 +0,0 @@ ---- virtuoso/libsrc/Wi/http.c 2010/03/03 22:55:07 1.71.2.32 -+++ virtuoso/libsrc/Wi/http.c 2010/03/22 13:45:37 1.71.2.33 -@@ -8027,13 +8027,13 @@ - SSL_CTX_set_client_CA_list (ssl_ctx, skCAList); - skCAList = SSL_CTX_get_client_CA_list(ssl_ctx); - -- if (sk_num((STACK *) skCAList) == 0) -+ if (sk_X509_ALGOR_num(skCAList) == 0) - log_warning ("HTTPS Client authentication requested but no CA known for verification"); - -- for (i = 0; i < sk_num((STACK *) skCAList); i++) -+ for (i = 0; i < sk_X509_ALGOR_num(skCAList); i++) - { - char ca_buf[1024]; -- X509_NAME *ca_name = (X509_NAME *) sk_value ((STACK *) skCAList, i); -+ X509_NAME *ca_name = (X509_NAME *) sk_X509_ALGOR_value (skCAList, i); - if (X509_NAME_oneline (ca_name, ca_buf, sizeof (ca_buf))) - log_debug ("HTTPS Using X509 Client CA %s", ca_buf); - } -@@ -10149,13 +10149,13 @@ - - SSL_CTX_set_client_CA_list (ssl_ctx, skCAList); - skCAList = SSL_CTX_get_client_CA_list (ssl_ctx); -- if (sk_num((STACK *) skCAList) == 0) -+ if (sk_X509_ALGOR_num(skCAList) == 0) - log_warning ("HTTPS Client authentication requested but no CA known for verification"); - -- for (i = 0; i < sk_num((STACK *) skCAList); i++) -+ for (i = 0; i < sk_X509_ALGOR_num(skCAList); i++) - { - char ca_buf[1024]; -- X509_NAME *ca_name = (X509_NAME *) sk_value ((STACK *) skCAList, i); -+ X509_NAME *ca_name = (X509_NAME *) sk_X509_ALGOR_value (skCAList, i); - if (X509_NAME_oneline (ca_name, ca_buf, sizeof (ca_buf))) - log_debug ("HTTPS Using X509 Client CA %s", ca_buf); - } ---- virtuoso/libsrc/Dk/Dkernel.c 2010/03/22 12:36:48 1.25.2.7 -+++ virtuoso/libsrc/Dk/Dkernel.c 2010/03/22 13:45:37 1.25.2.8 -@@ -4910,12 +4910,12 @@ - SSL_CTX_set_session_id_context (ssl_server_ctx, (unsigned char *) &session_id_context, sizeof session_id_context); - - skCAList = SSL_CTX_get_client_CA_list (ssl_server_ctx); -- if (sk_num ((STACK *) skCAList) == 0) -+ if (sk_X509_ALGOR_num (skCAList) == 0) - log_warning ("ODBC X509 Client authentication requested but no CA known for verification"); -- for (i = 0; i < sk_num ((STACK *) skCAList); i++) -+ for (i = 0; i < sk_X509_ALGOR_num (skCAList); i++) - { - char ca_buf[1024]; -- X509_NAME *ca_name = (X509_NAME *) sk_value ((STACK *) skCAList, i); -+ X509_NAME *ca_name = (X509_NAME *) sk_X509_ALGOR_value (skCAList, i); - if (X509_NAME_oneline (ca_name, ca_buf, sizeof (ca_buf))) - log_debug ("ODBC Server Using X509 Client CA %s", ca_buf); - } -@@ -5080,7 +5080,7 @@ - - if (ca && ca[0] != 0) - { -- sk_pop_free ((STACK *) ca_list, (void (*)(void *)) X509_free); -+ sk_X509_ALGOR_pop_free (ca_list, (void (*)(void *)) X509_free); - ca_list = NULL; - ca_list = PEM_load_certs (ca, passwd); - } -@@ -5089,30 +5089,30 @@ - { - X509_free (cert); - EVP_PKEY_free (pkey); -- sk_pop_free ((STACK *) ca_list, (void (*)(void *)) X509_free); -+ sk_X509_ALGOR_pop_free (ca_list, (void (*)(void *)) X509_free); - return 0; - } - EVP_PKEY_free (pkey); - if (!SSL_use_certificate (ssl, cert)) - { - X509_free (cert); -- sk_pop_free ((STACK *) ca_list, (void (*)(void *)) X509_free); -+ sk_X509_ALGOR_pop_free (ca_list, (void (*)(void *)) X509_free); - return 0; - } - X509_free (cert); - - if (!SSL_check_private_key (ssl)) - { -- sk_pop_free ((STACK *) ca_list, (void (*)(void *)) X509_free); -+ sk_X509_ALGOR_pop_free (ca_list, (void (*)(void *)) X509_free); - return 0; - } -- for (i = 0; i < sk_num ((STACK *) ca_list); i++) -+ for (i = 0; i < sk_X509_ALGOR_num (ca_list); i++) - { -- X509 *ca = (X509 *) sk_value ((STACK *) ca_list, i); -+ X509 *ca = (X509 *) sk_X509_ALGOR_value (ca_list, i); - SSL_add_client_CA (ssl, ca); - X509_STORE_add_cert (SSL_CTX_get_cert_store (ssl_ctx), ca); - } -- sk_pop_free ((STACK *) ca_list, (void (*)(void *)) X509_free); -+ sk_X509_ALGOR_pop_free (ca_list, (void (*)(void *)) X509_free); - return 1; - } - From jercel16 at gmail.com Sun Feb 19 17:23:08 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 17:23:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: firefox-i18n-10.0.2-1-x86_64 Message-ID: <20120219162308.3014B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e067305a7e660639eaf8fb27ba019d878f64e2a8 commit e067305a7e660639eaf8fb27ba019d878f64e2a8 Author: jercel Date: Sun Feb 19 17:23:03 2012 +0100 firefox-i18n-10.0.2-1-x86_64 * Version bump diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 730e67a..68e5f6b 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.1 +pkgver=10.0.2 pkgrel=1 Finclude mozilla-i18n -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_add 'af' '27cc69dfa1fa3a61b95e1da09732eb0250b728e5' +mozilla_i18n_lang_add 'ak' '61e962488f75e02006f1fbd9743ceb5cd8766acd' +mozilla_i18n_lang_add 'ar' '9c2c96895b2742aa15619e784db2cec7e91aa2cd' +mozilla_i18n_lang_add 'as' 'bf867e4718afd4da4dc33552c7a5052103ba53e6' +mozilla_i18n_lang_add 'ast' 'b50c6ef6c3587250a837c6203f9c88c066afd4c4' +mozilla_i18n_lang_add 'be' '575218d2f723e9527b727949c6ba6885f08bf8f6' +mozilla_i18n_lang_add 'bg' '552cf4e3a2d7505e106a858637908cfd278fb5a6' +mozilla_i18n_lang_add 'bn-BD' '6fcce6b7abdc1d2570ad038c3e284666e1b11e6c' +mozilla_i18n_lang_add 'bn-IN' '24512168b811c74718ddbda734d631e51fb774a3' +mozilla_i18n_lang_add 'br' '89c0fd38ac3ff3bed05a48aa5970865d45332556' +mozilla_i18n_lang_add 'bs' '8408bc6585a1691c661656bc50c49c8bbb714a1e' +mozilla_i18n_lang_add 'ca' 'ca8c708b125ab035ff6c421bf234bec097c5ab1b' +mozilla_i18n_lang_add 'cs' '0d446b0c52b39f5af29ba01d8eb5b854484a92e9' +mozilla_i18n_lang_add 'csb' 'ee9dcb950eca6deac3efbfdbd07a1c0372bf7412' +mozilla_i18n_lang_add 'cy' 'f8c2d80bb85cde394c0fc8e0fc0d5748cd1f5d88' +mozilla_i18n_lang_add 'da' '5c46e2e4746fecbff5e14ccbe8598a1e0683a52b' +mozilla_i18n_lang_add 'de' 'e8441d99a871cd4df3c0e2ae366b1f56b36b4841' +mozilla_i18n_lang_add 'el' '1942305d239418d7489028cfc8f216cb8f5120fb' +mozilla_i18n_lang_add 'en-GB' '47fd9d1a58ad459f9d8eeb47161a1f90028c4a5a' +mozilla_i18n_lang_add 'en-US' '96995a56b81d249249bd91a72988b949a29becd4' +mozilla_i18n_lang_add 'en-ZA' 'd93c55d7ef471f4a7aa0a6a46ab09e44f709bd08' +mozilla_i18n_lang_add 'eo' '657d065f6af24153e9f418c92d0b856ff9f74784' +mozilla_i18n_lang_add 'es-AR' 'a0d43a8af5c8cc6d1140d68fdb3c6006612120af' +mozilla_i18n_lang_add 'es-CL' '9c9663ee53fccb3498250e3e09f6135c721cfd99' +mozilla_i18n_lang_add 'es-ES' '3a8d9a446dd9ccf1ee99bebffd0b9fc3cac9a9b9' +mozilla_i18n_lang_add 'es-MX' 'ebe09e48d283462bdf3115a7a47b909f09445d38' +mozilla_i18n_lang_add 'et' '8981229a5ea6012d3b1c2cd513536eb5babe3e6c' +mozilla_i18n_lang_add 'eu' 'a93b09da4bbb3778e429d81e9c6b6487a3fda9d8' +mozilla_i18n_lang_add 'fa' '182ab1f4fb4c531440025afbb0c07b7888014ea5' +mozilla_i18n_lang_add 'fi' 'c0b1cdf147ac031d7b4f4726632a00b74b70d5f9' +mozilla_i18n_lang_add 'fr' '7cfbd9c645b0ebd3154d5621824bf4b19c0837d1' +mozilla_i18n_lang_add 'fy-NL' 'f4bb87522296dfe6ff9b467ea20070a51fa69bf6' +mozilla_i18n_lang_add 'ga-IE' '9580eaff8b2630bbc3538329ad3f827106134712' +mozilla_i18n_lang_add 'gd' '643c371a376d3ac1403b6e39c18a91af66bca929' +mozilla_i18n_lang_add 'gl' '3565be909093ad10650b15b601326fc1c06e9fc9' +mozilla_i18n_lang_add 'gu-IN' '9c03bdfea62534117e879c30c4a5e6b84d0f4619' +mozilla_i18n_lang_add 'he' '5f5ed9a532c2f5d4fb3bf9593cd43c067a01d54f' +mozilla_i18n_lang_add 'hi-IN' 'd8dcd71d5461a1611b4adba7bc7d2e50f20e39a0' +mozilla_i18n_lang_add 'hr' '2ef7775c486e1260fbc39eef841c98248c5904e9' +mozilla_i18n_lang_add 'hu' 'cab92a9bdbecadf38f1ad3e524e14c30f7a283a4' +mozilla_i18n_lang_add 'hy-AM' '6a89bb8b113fdace4301c34387469b93d5b0d1f1' +mozilla_i18n_lang_add 'id' '7b843e301ff9c0807f4ae52e2e03158a40b07219' +mozilla_i18n_lang_add 'is' '206e9af71672a86f24d2dd4626017d903c5df929' +mozilla_i18n_lang_add 'it' '3dd8ce6748b621fca8443f0a52a8a7789fdb7cd1' +mozilla_i18n_lang_add 'ja' '248d78bd2ef3c95a007cdc0ef9851cf9df21ab2c' +mozilla_i18n_lang_add 'kk' '6652c80d56a1e654da9a43856de0df7f1bdad7ac' +mozilla_i18n_lang_add 'kn' '46a02c29af7d6c30bd494bbb13eb2c2a4a1549ad' +mozilla_i18n_lang_add 'ko' '81506b6adeac3aed8022b1b16e6c342ef64928a8' +mozilla_i18n_lang_add 'ku' 'cb7031cf296d71f32d9ca97d206eee406db1cd9d' +mozilla_i18n_lang_add 'lg' '2df311f7cfc247ed2db2b70d9a9ee1b91ee1d93c' +mozilla_i18n_lang_add 'lt' 'cffdeb97cc9920673a16af12e7aa94d6d154fd45' +mozilla_i18n_lang_add 'lv' '99b29f600ff52181dca0947d253e71cc865f50f4' +mozilla_i18n_lang_add 'mai' '9a5111ec380cba9d313e4fb4a5f52c0844fc9433' +mozilla_i18n_lang_add 'mk' 'a5be3729a04e4a695c793fff1e82a66063fb6b4e' +mozilla_i18n_lang_add 'ml' 'ade798181c6229628488838d75dea43aa63dc325' +mozilla_i18n_lang_add 'mr' 'e64a07d8f63374fb3973b8a1ff1a7bde2afab889' +mozilla_i18n_lang_add 'nb-NO' '6b4eced156c92f524be80a6c75cb5f366ad44413' +mozilla_i18n_lang_add 'nl' '1791c40bc1ba7240f5a464a29b76a55f7d1cde5e' +mozilla_i18n_lang_add 'nn-NO' '986747d334e70e93a9fddc09e46d58ac1eb6c66e' +mozilla_i18n_lang_add 'nso' 'ec6818854e60961e26cba9533d5a94493b5269ad' +mozilla_i18n_lang_add 'or' 'a7528ed41f50e83afd5a43a3acb454380ee636a7' +mozilla_i18n_lang_add 'pa-IN' '7018426b9aa16ca8b0f7f9d85376c8d86bb95f55' +mozilla_i18n_lang_add 'pl' '2697386ad3c91aa127a1b76618699b0fca24a71e' +mozilla_i18n_lang_add 'pt-BR' 'da9b1d18e9f27fceb1d4a2fc6b4f9d118acfb709' +mozilla_i18n_lang_add 'pt-PT' '06ee4b2b1cb16ebbdd49a5f874ac5f1e096f2942' +mozilla_i18n_lang_add 'rm' '96873dd0b0eea2c2577fd47222b5530f20d13a4d' +mozilla_i18n_lang_add 'ro' '1e48a925e24fe8621180bea7a190483ba58df385' +mozilla_i18n_lang_add 'ru' '479c43d593edaae3521a2a76cbf97316183c8675' +mozilla_i18n_lang_add 'si' '160c9b5c6ff4021647c999f0763b9b99179a1ec9' +mozilla_i18n_lang_add 'sk' '2b19fadaa794503b36cee0d18f7f5eea36ef0f48' +mozilla_i18n_lang_add 'sl' '8b0fdaedd02046f19a7e6c4733414773502f07a4' +mozilla_i18n_lang_add 'son' '7e3cb3cd32df39cbec1a7c2fd5a8b1965f146e67' +mozilla_i18n_lang_add 'sq' 'e72f5f6cda6a3339492798af6b08c592087c7a3d' +mozilla_i18n_lang_add 'sr' '983f4eb6f8f65622d429044275fa0336918ada6d' +mozilla_i18n_lang_add 'sv-SE' '60caa0b86411380ec144b4b90917261dc70d46c9' +mozilla_i18n_lang_add 'ta-LK' 'fb0d5c405aac6da35e14e0dcf8f91dca3839562c' +mozilla_i18n_lang_add 'ta' 'e9979c93d7b25a355944e3d0eb8f0af843c3dcd0' +mozilla_i18n_lang_add 'te' '8c716652b69ed661eedeb1e000594d0e0742cbaf' +mozilla_i18n_lang_add 'th' '96c67d89fc82e1f28729dd9edcf01bd0ecb435a6' +mozilla_i18n_lang_add 'tr' '034af7cce569dcc9afc1b0bcc1ce72eeab3eff90' +mozilla_i18n_lang_add 'uk' '3ef759c729c7e782982b133fc18b19f1d9e76fa0' +mozilla_i18n_lang_add 'vi' 'f8efb13ecd48bcbaf85815e85bc329a78a5bfe8e' +mozilla_i18n_lang_add 'zh-CN' '97ae38907beed6edfba2886b3db71ad928b2d915' +mozilla_i18n_lang_add 'zh-TW' 'd312fb1fbfed7fa488d3b77c68bbf8bdd3908a4f' +mozilla_i18n_lang_add 'zu' 'fc556f6cade7e56b644d80d706f122f6efd71b20' mozilla_i18n_lang_fini From slownlinux at gmail.com Sun Feb 19 17:26:04 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 17:26:04 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-funktown-0.4.4-1-i686 Message-ID: <20120219162604.79C3D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b0af4d87ce9dd74d520fdcc120392395cb563d72 commit b0af4d87ce9dd74d520fdcc120392395cb563d72 Author: Slown Date: Sun Feb 19 17:25:54 2012 +0100 python-funktown-0.4.4-1-i686 * version bump diff --git a/source/lib-extra/python-funktown/FrugalBuild b/source/lib-extra/python-funktown/FrugalBuild index 242d5e3..830b0ea 100644 --- a/source/lib-extra/python-funktown/FrugalBuild +++ b/source/lib-extra/python-funktown/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-funktown _F_archive_name="funktown" -pkgver=0.4.3 +pkgver=0.4.4 pkgrel=1 pkgdesc="Functional Data Structures for Python" rodepends=('python') @@ -12,4 +12,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="funktown" Finclude pypi -sha1sums=('6026e4afd9bc301191bb607d957eb80709d4e79f') +sha1sums=('e9131db73f24ec338d4504432f4c119426219334') From slownlinux at gmail.com Sun Feb 19 17:53:53 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 17:53:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: rock-0.9.3-1-i686 Message-ID: <20120219165353.93B4E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b694d0fe9caafb1b7c1319b2b4032fa9acb1deb commit 5b694d0fe9caafb1b7c1319b2b4032fa9acb1deb Author: Slown Date: Sun Feb 19 17:54:04 2012 +0100 rock-0.9.3-1-i686 * version bump diff --git a/source/devel-extra/rock/FrugalBuild b/source/devel-extra/rock/FrugalBuild index 369c4f0..489c99b 100644 --- a/source/devel-extra/rock/FrugalBuild +++ b/source/devel-extra/rock/FrugalBuild @@ -1,17 +1,17 @@ -# Compiling Time: 0.30 SBU +# Compiling Time: 1.05 SBU # Maintainer: Kooda pkgname=rock -pkgver=0.9.2 +pkgver=0.9.3 pkgrel=1 pkgdesc="Rock is the OOC-lang compilator" url="http://ooc-lang.org" depends=('gcc') groups=('devel-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://github.com/nddrylliog/rock/downloads | cut -d'_' -f1" -source=("http://github.com/downloads/nddrylliog/$pkgname/$pkgname-$pkgver-source.tar.bz2") -sha1sums=('efe9421007cd33f1cb285a47d0d8c01c9c5a491b') +source=(http://github.com/downloads/nddrylliog/$pkgname/$pkgname-$pkgver-source.tar.bz2) +up2date="Flastarchive https://github.com/nddrylliog/rock/downloads -source.tar.bz2" +sha1sums=('ddc00c7298198962781fd28a2cc4c65f7fb9ccd2') _F_cd_path="$pkgname-$pkgver-source" build() @@ -24,5 +24,4 @@ build() Fwrapper 'export ROCK_DIST=/usr/share/rock; /usr/share/rock/bin/rock $@' $pkgname } - # optimization OK From achevaux at gmail.com Sun Feb 19 17:59:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 17:59:44 +0100 (CET) Subject: [Frugalware-git] kdebump: synaptiks-0.8.1-1-i686 Message-ID: <20120219165944.498E9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=0542683be23e4bf56196007fa78133f3cdbf960f commit 0542683be23e4bf56196007fa78133f3cdbf960f Author: centuri0 Date: Sun Feb 19 17:46:27 2012 +0100 synaptiks-0.8.1-1-i686 * version bump diff --git a/source/kde-extra/synaptiks/FrugalBuild b/source/kde-extra/synaptiks/FrugalBuild index ce53454..af0298e 100644 --- a/source/kde-extra/synaptiks/FrugalBuild +++ b/source/kde-extra/synaptiks/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=synaptiks -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="A touchpad tool for KDE." url="http://synaptiks.lunaryorn.de/" @@ -17,4 +17,4 @@ replaces=('ksynaptics') archs=('i686' 'x86_64') up2date="Flasttar http://pypi.python.org/packages/source/s/$pkgname/" source=(http://pypi.python.org/packages/source/s/$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('94c3701529b7ca9043614fec65643bd75d893efb') +sha1sums=('31de7095f9c19f1c05f59bb2904d7980edc351dc') From achevaux at gmail.com Sun Feb 19 17:59:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 17:59:44 +0100 (CET) Subject: [Frugalware-git] kdebump: kwooty-0.8.1-1-i686 Message-ID: <20120219165944.5629C224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=22a1c51b4c762aadd9f9b790a947c5b73e7b5637 commit 22a1c51b4c762aadd9f9b790a947c5b73e7b5637 Author: centuri0 Date: Sun Feb 19 17:55:50 2012 +0100 kwooty-0.8.1-1-i686 * version bump diff --git a/source/kde-extra/kwooty/FrugalBuild b/source/kde-extra/kwooty/FrugalBuild index 768c240..6a77972 100644 --- a/source/kde-extra/kwooty/FrugalBuild +++ b/source/kde-extra/kwooty/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kwooty -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc="A NZB usenet binary downloader for KDE4." groups=(kde-extra) @@ -10,8 +10,9 @@ archs=('i686' 'x86_64') Finclude sourceforge kde depends=(${depends[@]} "libkutils>=$_F_kde_ver" "libkworkspace>=$_F_kde_ver" \ "libkdesolid>=$_F_kde_ver" "libnepomuk>=$_F_kde_ver" 'libqtscript' 'libqtsql' \ - "libkdewebkit>=$_F_kde_ver" 'libqtdeclarative' 'par2cmdline' 'unrar' '7zip') + "libkdewebkit>=$_F_kde_ver" 'libqtdeclarative' 'par2cmdline' 'unrar' '7zip' \ + "kdebase-workspace>=$_F_kde_ver") makedepends=(${makedepends[@]} "kdebase-workspace-compiletime>=$_F_kde_ver") -sha1sums=('beb24e5fbfc71c023e22ce7a50532510f1702e1e') +sha1sums=('64860ec2d7f91e1976a4c15df2d07032ba895cc8') # optimization OK From achevaux at gmail.com Sun Feb 19 17:59:44 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 17:59:44 +0100 (CET) Subject: [Frugalware-git] kdebump: kde-theme-qtcurve-1.8.10-1-i686 Message-ID: <20120219165944.5EFAE224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=4068aeee9de237bd081792e1c153c0f17b9fe204 commit 4068aeee9de237bd081792e1c153c0f17b9fe204 Author: centuri0 Date: Sun Feb 19 17:59:40 2012 +0100 kde-theme-qtcurve-1.8.10-1-i686 * version bump diff --git a/source/kde/kde-theme-qtcurve/FrugalBuild b/source/kde/kde-theme-qtcurve/FrugalBuild index 04b2fe6..7cb9b9a 100644 --- a/source/kde/kde-theme-qtcurve/FrugalBuild +++ b/source/kde/kde-theme-qtcurve/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: centuri0 pkgname=kde-theme-qtcurve -pkgver=1.8.9 +pkgver=1.8.10 pkgrel=1 pkgdesc="KDE QtCurve Theme" groups=('kde') @@ -17,6 +17,6 @@ makedepends=("${makedepends[@]}" "kdelibs-compiletime>=$_F_kde_ver") _F_cd_path="QtCurve-KDE4-$pkgver" source=(http://craigd.wikispaces.com/file/view/QtCurve-KDE4-$pkgver.tar.bz2) up2date="lynx -dump '$url'|grep 'Source (KDE 4.*)'|sed 's/.* - \(.*\).*)/\1/'" -sha1sums=('93bc8ce3e5bed506521a8839a254f7076b4bc988') +sha1sums=('dfa775689aa3e637652ae943f40ceb5f812b0992') # optimization OK From slownlinux at gmail.com Sun Feb 19 18:06:49 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 18:06:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libev-4.11-1-i686 Message-ID: <20120219170649.434D4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6c33c51f47d607349a269665646d693b578734d5 commit 6c33c51f47d607349a269665646d693b578734d5 Author: Slown Date: Sun Feb 19 18:07:02 2012 +0100 libev-4.11-1-i686 * version bump diff --git a/source/lib-extra/libev/FrugalBuild b/source/lib-extra/libev/FrugalBuild index 9db4943..56f21a0 100644 --- a/source/lib-extra/libev/FrugalBuild +++ b/source/lib-extra/libev/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.07 SBU # Maintainer: Kooda pkgname=libev -pkgver=4.04 +pkgver=4.11 pkgrel=1 pkgdesc="A full-featured and high-performance event loop library." url="http://software.schmorp.de/pkg/libev.html" @@ -11,7 +11,7 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar http://dist.schmorp.de/libev" source=(http://dist.schmorp.de/libev/Attic/$pkgname-$pkgver.tar.gz) -sha1sums=('7768c2bcce30dbf76672e51642a655479dd45772') +sha1sums=('e7752a518742c0f8086a8005aa7efcc4dcf02ed9') build() { Fbuild From slownlinux at gmail.com Sun Feb 19 18:09:47 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 18:09:47 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libxdg-basedir-1.2.0-1-i686 Message-ID: <20120219170947.457D1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3d8b2ed710c533436349cc0c5d59c985ec289385 commit 3d8b2ed710c533436349cc0c5d59c985ec289385 Author: Slown Date: Sun Feb 19 18:10:02 2012 +0100 libxdg-basedir-1.2.0-1-i686 * version bump diff --git a/source/lib-extra/libxdg-basedir/FrugalBuild b/source/lib-extra/libxdg-basedir/FrugalBuild index 90cb40a..2f1e7d3 100644 --- a/source/lib-extra/libxdg-basedir/FrugalBuild +++ b/source/lib-extra/libxdg-basedir/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.02 SBU +# Compiling Time: 0.04 SBU # Maintainer: Kooda pkgname=libxdg-basedir -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc="Library that assists with XDG specification." url="http://n.ethz.ch/~nevillm/download/libxdg-basedir" @@ -11,6 +11,6 @@ groups=('lib-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) -sha1sums=('133b2b66a6ea43560f4ac41d1235d3282e31da84') +sha1sums=('b924afe4e29c52358ad67476887e9ca0dcf90f7c') # optimization OK From dex at dragonslave.de Sun Feb 19 18:10:56 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 18:10:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: phonon-4.6.0-1-x86_64 Message-ID: <20120219171056.DDD26224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54f8b842d67bfe40f69a19c27502862fc6477a73 commit 54f8b842d67bfe40f69a19c27502862fc6477a73 Author: Daniel Exner Date: Sun Feb 19 18:12:55 2012 +0100 phonon-4.6.0-1-x86_64 * version bump * changed maintainer diff --git a/source/xmultimedia/phonon/FrugalBuild b/source/xmultimedia/phonon/FrugalBuild index e8e6fb8..93fc87b 100644 --- a/source/xmultimedia/phonon/FrugalBuild +++ b/source/xmultimedia/phonon/FrugalBuild @@ -1,9 +1,8 @@ # Compiling Time: 0.09 SBU -# Maintainer: crazy -# Contributor: DeX77 +# Maintainer: DeX77 pkgname=phonon -pkgver=4.5.0 +pkgver=4.6.0 pkgrel=1 pkgdesc='The multimedia API for KDE 4' groups=('xmultimedia') @@ -11,8 +10,9 @@ archs=('i686' 'x86_64' 'ppc') _F_kde_folder="stable/$pkgname" Finclude kde url='http://phonon.kde.org' -depends=('libxml2>=2.7.8' "libqtdbus>=$_F_kde_qtver" "libqtgui>=$_F_kde_qtver" 'libuuid') # 'pulseaudio' -makedepends=("${makedepends[@]}" "libqttest>=$_F_kde_qtver") -sha1sums=('122f7c53939a2c40c3312c2f5e59f25ca2c9ee53') +depends=('libxml2>=2.7.8' "libqtdbus>=$_F_kde_qtver" "libqtgui>=$_F_kde_qtver" 'libuuid') +makedepends=("${makedepends[@]}" "libqttest>=$_F_kde_qtver" ) +sha1sums=('d8dbc188b58c6dd9c6a73d3742a25291e647bb95') +source=("$_F_kde_mirror/$_F_kde_dirname/$_F_kde_name-$_F_kde_pkgver.tar.xz") # optimization OK From achevaux at gmail.com Sun Feb 19 18:11:02 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 18:11:02 +0100 (CET) Subject: [Frugalware-git] kdebump: tellico-2.3.5-1-i686 Message-ID: <20120219171102.2A8CD224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=3438d4f334bf5651d8b3a40d0f98d46b04407b10 commit 3438d4f334bf5651d8b3a40d0f98d46b04407b10 Author: centuri0 Date: Sun Feb 19 18:10:13 2012 +0100 tellico-2.3.5-1-i686 * version bump diff --git a/source/kde-extra/tellico/FrugalBuild b/source/kde-extra/tellico/FrugalBuild index 75eef06..353478c 100644 --- a/source/kde-extra/tellico/FrugalBuild +++ b/source/kde-extra/tellico/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: CS?CSY L?szl? pkgname=tellico -pkgver=2.3.3 +pkgver=2.3.5 pkgrel=1 pkgdesc="A collection manager for the KDE environment." groups=('kde-extra') archs=('i686' 'x86_64') Finclude kde depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "libxslt" "kdemultimedia" "kdepim" "taglib" "poppler-qt4>=0.8.0" "qimageblitz" "openssl>=1.0.0" 'libcddb') -makedepends=(${makedepends[@]} "kdelibs-compiletime>=$_F_kde_ver" "docbook-xsl") +makedepends=(${makedepends[@]} "kdelibs-compiletime>=$_F_kde_ver" "docbook-xsl" 'ksgmltools2') url="http://tellico-project.org" up2date="Flastarchive $url/download .tar.bz2" source=($url/files/$pkgname-$pkgver.tar.bz2) -sha1sums=('f738f93eafa6291b0a88d55ace62051a69f0c9a0') +sha1sums=('336f34e378a711d951bdbb7784a04a6451a5c314') # optimization OK From dex at dragonslave.de Sun Feb 19 18:13:14 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 18:13:14 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ortp-0.18.0-1-x86_64 Message-ID: <20120219171314.A8D58224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f252a60ebc8e87b9837de8e92dcbde2041831d77 commit f252a60ebc8e87b9837de8e92dcbde2041831d77 Author: Daniel Exner Date: Sun Feb 19 18:15:19 2012 +0100 ortp-0.18.0-1-x86_64 * version bump * changed maintainer diff --git a/source/apps/ortp/FrugalBuild b/source/apps/ortp/FrugalBuild index 7055d88..32ba428 100644 --- a/source/apps/ortp/FrugalBuild +++ b/source/apps/ortp/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.13 SBU -# Maintainer: crazy +# Maintainer: DeX77 pkgname=ortp -pkgver=0.16.5 +pkgver=0.18.0 pkgrel=1 pkgdesc="A Real-time Transport Protocol stack." url="http://www.linphone.org/ortp/" @@ -12,7 +12,7 @@ archs=('i686' 'x86_64' 'ppc' 'arm') options=('force') up2date="Flasttar http://mirrors.zerg.biz/nongnu/linphone/ortp/sources/" source=(http://mirrors.zerg.biz/nongnu/linphone/ortp/sources/$pkgname-$pkgver.tar.gz) -sha1sums=('b82eb8626631e4decac1fc7c5937d04a4b3c41df') +sha1sums=('62058a2d5436cd9dcafb47ba4ca58ef9714f0a84') build() { From dex at dragonslave.de Sun Feb 19 18:15:15 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 18:15:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: attica-0.3.0-1-x86_64 Message-ID: <20120219171515.F1AA5224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e4666647222aa6eef767a8d5d58ade5081a7405f commit e4666647222aa6eef767a8d5d58ade5081a7405f Author: Daniel Exner Date: Sun Feb 19 18:17:15 2012 +0100 attica-0.3.0-1-x86_64 * version bump * changed maintainer diff --git a/source/apps/attica/FrugalBuild b/source/apps/attica/FrugalBuild index e6d889f..7c2439e 100644 --- a/source/apps/attica/FrugalBuild +++ b/source/apps/attica/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.02 SBU -# Maintainer: crazy +# Compiling Time: 0.11 SBU +# Maintainer: DeX77 pkgname=attica -pkgver=0.2.0 +pkgver=0.3.0 pkgrel=1 pkgdesc="Qt library to access Open Collaboration Services" groups=('apps') @@ -13,6 +13,6 @@ _F_kde_no_compiletime=1 Finclude kde up2date="Flasttarbz2 $_F_kde_mirror/$_F_kde_dirname" depends=("libqtnetwork>=$_F_kde_qtver" "libqtxml>=$_F_kde_qtver" 'libgcc') -sha1sums=('724c6e9aab662280ec5b6570b23cf1cfc6c28cc7') +sha1sums=('ed1d6f49bbc2362464346c4066eb4eaade69a08b') # optimization OK From slownlinux at gmail.com Sun Feb 19 18:15:24 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 18:15:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pgu-0.18-1-i686 Message-ID: <20120219171524.0EA2F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69b94070c24988adbc7ff5e2c6baf7319f6152a2 commit 69b94070c24988adbc7ff5e2c6baf7319f6152a2 Author: Slown Date: Sun Feb 19 18:15:26 2012 +0100 pgu-0.18-1-i686 * version bump diff --git a/source/xlib-extra/pgu/FrugalBuild b/source/xlib-extra/pgu/FrugalBuild index 68e402d..5a3fc65 100644 --- a/source/xlib-extra/pgu/FrugalBuild +++ b/source/xlib-extra/pgu/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Kooda pkgname=pgu -pkgver=0.16 +pkgver=0.18 pkgrel=1 pkgdesc="PGU is a pygame extention (GUI, tiles...)" depends=('pygame') @@ -10,4 +10,4 @@ groups=('xlib-extra') archs=('i686' 'x86_64' 'ppc') _F_googlecode_ext=".zip" Finclude googlecode -sha1sums=('fdac24279619f9e99dd4523c033583d211a85a81') +sha1sums=('07895387803031bb2f8a50af60faffd16231613f') From melko at frugalware.org Sun Feb 19 18:15:43 2012 From: melko at frugalware.org (Melko) Date: Sun, 19 Feb 2012 18:15:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: virtuoso-6.1.4-2-i686 Message-ID: <20120219171543.9F745224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6da16e03225c15018c0f105c24b85247f0948ae6 commit 6da16e03225c15018c0f105c24b85247f0948ae6 Author: Melko Date: Sun Feb 19 18:13:34 2012 +0100 virtuoso-6.1.4-2-i686 * avoid conflict with unixodbc diff --git a/source/apps/virtuoso/FrugalBuild b/source/apps/virtuoso/FrugalBuild index a73fe4e..2f136d3 100644 --- a/source/apps/virtuoso/FrugalBuild +++ b/source/apps/virtuoso/FrugalBuild @@ -3,7 +3,7 @@ pkgname=virtuoso pkgver=6.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Virtuoso is an innovative Universal Server platform for SQL, RDF, XML, and Web Services" _F_sourceforge_name="$pkgname-opensource" Finclude sourceforge @@ -21,6 +21,9 @@ build() Fautoreconf Fmake Fmakeinstall + + ## avoid conflicts with unixodbc + Fmv usr/bin/isql{,-vt} } # optimization OK From devil505linux at gmail.com Sun Feb 19 18:17:30 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 18:17:30 +0100 (CET) Subject: [Frugalware-git] frugalware-current: connman-0.78-1-i686 * version bump Message-ID: <20120219171730.D1C75224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1986a3af023830f3908436ebe89256b3fedaaf90 commit 1986a3af023830f3908436ebe89256b3fedaaf90 Author: Devil505 Date: Sun Feb 19 18:14:05 2012 +0100 connman-0.78-1-i686 * version bump diff --git a/source/network-extra/connman/FrugalBuild b/source/network-extra/connman/FrugalBuild index d42b1e8..99eaae5 100644 --- a/source/network-extra/connman/FrugalBuild +++ b/source/network-extra/connman/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=connman -pkgver=0.77 -pkgrel=4 +pkgver=0.78 +pkgrel=1 url="http://connman.net/" pkgdesc="open source connection manager" up2date="Flasttar http://www.kernel.org/pub/linux/network/connman/" @@ -14,7 +14,7 @@ makedepends=('systemd') groups=('network-extra') archs=('i686' 'x86_64') replaces=("connman-gnome") -sha1sums=('e56cb832f5edc35270f06f5304ea3896500661c6' \ +sha1sums=('af23cf63642bfd63afc00ecd8bded26e687723e3' \ 'c9dd34f11a2d9313152171e60f2775c95b47e323') Fconfopts="$Fconfopts \ From devil505linux at gmail.com Sun Feb 19 18:22:55 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 18:22:55 +0100 (CET) Subject: [Frugalware-git] frugalware-current: minbif-1.0.5-1-i686 * version bump Message-ID: <20120219172255.9534A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7896e5090ada7deabbca7fc1859feb684dc45cbe commit 7896e5090ada7deabbca7fc1859feb684dc45cbe Author: Devil505 Date: Sun Feb 19 18:22:51 2012 +0100 minbif-1.0.5-1-i686 * version bump diff --git a/source/network-extra/minbif/FrugalBuild b/source/network-extra/minbif/FrugalBuild index f1995d3..bd1a29e 100644 --- a/source/network-extra/minbif/FrugalBuild +++ b/source/network-extra/minbif/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=minbif -pkgver=1.0.4 -pkgrel=2 +pkgver=1.0.5 +pkgrel=1 pkgdesc="Minbif aims to use the libpurple library to provide an IRC-friendly instant messaging client." depends=('libpurple' 'libcaca' 'farsight2') groups=('network-extra') @@ -14,8 +14,8 @@ _F_cmake_confopts="-DCONF_PREFIX=${PREFIX:-/etc/minbif} -DENABLE_VIDEO=1 \" Finclude cmake url=http://symlink.me/projects/show/minbif up2date="Flasttar http://symlink.me/projects/list_files/minbif" -source=(http://symlink.me/attachments/download/90/$pkgname-$pkgver.tar.gz rc.minbif) -sha1sums=('6cab08c15c8f91196a369d475dfcda029a99e34e' \ +source=(http://symlink.me/attachments/download/148/$pkgname-$pkgver.tar.gz rc.minbif) +sha1sums=('07daa0f153a2413b17cff3a73f94437eb89fdc18' \ 'dff7819e271741aba6930e12f70e3038840a8cfb') build() { From dex at dragonslave.de Sun Feb 19 18:24:13 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 18:24:13 +0100 (CET) Subject: [Frugalware-git] frugalware-current: avahi-0.6.31-2-x86_64 Message-ID: <20120219172413.13D8B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75829a5876a336466b762c90b891784a34d03bea commit 75829a5876a336466b762c90b891784a34d03bea Author: Daniel Exner Date: Sun Feb 19 18:26:14 2012 +0100 avahi-0.6.31-2-x86_64 * version bump * changed maintainer diff --git a/source/network/avahi/FrugalBuild b/source/network/avahi/FrugalBuild index 36314df..062cced 100644 --- a/source/network/avahi/FrugalBuild +++ b/source/network/avahi/FrugalBuild @@ -1,9 +1,9 @@ # Compiling Time: 0.47 SBU -# Maintainer: crazy +# Maintainer: DeX77 # Contributor: AlexExtreme pkgname=avahi -pkgver=0.6.30 +pkgver=0.6.31 pkgrel=2 pkgdesc="A multicast/unicast DNS-SD framework" archs=('i686' 'x86_64' 'ppc') @@ -20,7 +20,7 @@ options=('scriptlet') source=(http://avahi.org/download/$pkgname-$pkgver.tar.gz \ README.Frugalware) Finclude mono -sha1sums=('5b77443537600a00770e4c77e3c443eeb5861d06' \ +sha1sums=('7e05bd78572c9088b03b1207a0ad5aba38490684' \ '3cb0c4904bc323cba78234e4c5430478636fbf44') subpkgs=('avahi-glib' 'avahi-sharp' 'avahi-qt3' 'avahi-python' 'avahi-compat' 'avahi-gtk2' 'avahi-qt4' 'avahi-dnsconfd' 'libavahi-ui' 'libavahi-ui-sharp' 'avahi-gtk3') From jercel16 at gmail.com Sun Feb 19 18:28:52 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 18:28:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-10.0.2-1-x86_64 Message-ID: <20120219172852.1A99B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d9439b207c42eee8daf53c31b5c71204b6d5de6 commit 5d9439b207c42eee8daf53c31b5c71204b6d5de6 Author: jercel Date: Sun Feb 19 18:18:47 2012 +0100 thunderbird-10.0.2-1-x86_64 * Version bump diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 8e2841c..c87ed0b 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=10.0.1 +pkgver=10.0.2 pkgrel=1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" From jercel16 at gmail.com Sun Feb 19 18:30:02 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 18:30:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: thunderbird-i18n-10.0.2-1-x86_64 Message-ID: <20120219173002.12133224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8d71235d8a601dd593e70c41b5bb3228c423218 commit c8d71235d8a601dd593e70c41b5bb3228c423218 Author: jercel Date: Sun Feb 19 18:30:08 2012 +0100 thunderbird-i18n-10.0.2-1-x86_64 * Version bump diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index d292318..4275f83 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.1 +pkgver=10.0.2 pkgrel=1 _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' '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_add 'ar' '1a97aef4edb77f4ccd852309f8a727210b570c9d' +mozilla_i18n_lang_add 'ast' '51c353375778a92618735e348a70934c2257e7ec' +mozilla_i18n_lang_add 'be' '8bd4fc6184b9deb0ee73d2a4c47f88c8296cee93' +mozilla_i18n_lang_add 'bg' 'dacfeda3b0efec13c3ac2440204e3127a7d8a04e' +mozilla_i18n_lang_add 'bn-BD' 'ff5e8c58ba6460afd4dbd88aa3aab60095719463' +mozilla_i18n_lang_add 'br' '3d5c848795d6ebbebd22e3bef50b8a7e5221463a' +mozilla_i18n_lang_add 'ca' '015696d34456ba7111aa4fd0ac7f6666c1089109' +mozilla_i18n_lang_add 'cs' '41a55cf25fdcfe8e633bbdf73c8e8d2446a0743c' +mozilla_i18n_lang_add 'da' '3731fa19bbb050c6534d5570a9ebc140930998a2' +mozilla_i18n_lang_add 'de' 'd6a8d7eb86f74b5de7e4a1b0026cae5382f9fa5d' +mozilla_i18n_lang_add 'el' 'bae916314c390c75f8000717e6333cd7bb9b96eb' +mozilla_i18n_lang_add 'en-GB' 'c64a8a7c8239998c21ac2d0096be8051ef9632bd' +mozilla_i18n_lang_add 'en-US' '099c8785ac3ec12ae5a2faaa28fbf18f54d1893a' +mozilla_i18n_lang_add 'es-AR' '6c71b635ef8dc8cf9a93a0e30456f5d0d1e92d23' +mozilla_i18n_lang_add 'es-ES' '2f94afbf2e76635cc7cdf73414f5443ae8b4fce9' +mozilla_i18n_lang_add 'et' '860c2899ed8f549c8e31dbb4bfa347d87363dba6' +mozilla_i18n_lang_add 'eu' 'de22c79039440c45f50e20bca77a60d4ce210295' +mozilla_i18n_lang_add 'fi' '6449a9e2578eb85ccabbcc397cec92de507081b5' +mozilla_i18n_lang_add 'fr' '2803ee21924ed5b91198acd033644cdcb3990f64' +mozilla_i18n_lang_add 'fy-NL' 'f0d46ea22e523ccd3cbc5d9b54b5311f4cc0591f' +mozilla_i18n_lang_add 'ga-IE' '8aa5ce89fce060beeee393ba8cd124c5d826ef5a' +mozilla_i18n_lang_add 'gd' '84defd31336a5539b6a5ce8180d324977bf1d22a' +mozilla_i18n_lang_add 'gl' '6b72df84abd927adbbe0b1c5bb21958d3309f128' +mozilla_i18n_lang_add 'he' '0a42d112a2a5ca26584c656d5333c129d392828f' +mozilla_i18n_lang_add 'hu' '0398c64ebf7b2b7fef643871a1a78dfe7251dca3' +mozilla_i18n_lang_add 'id' 'ec92fec340827c90b9ab29e4513466d35316b05e' +mozilla_i18n_lang_add 'is' '0b2b82e7d1a7cf85d5b676376eb3dd65767d19e4' +mozilla_i18n_lang_add 'it' '02db4db01a75c6f00c9b35a80ebc288a29b95b71' +mozilla_i18n_lang_add 'ja' 'd9bbdf7be97bc62257bd547d1c3370eed1a561af' +mozilla_i18n_lang_add 'ko' '0d939f494712734a791dfd7ee291cd18feeec717' +mozilla_i18n_lang_add 'lt' '2623576b2cb11e18a770022c8fc6f2c51b6d48a4' +mozilla_i18n_lang_add 'nb-NO' '6d3938005f5dd82e047cdfbe8bf95e313a750964' +mozilla_i18n_lang_add 'nl' '70099156e3a41db7d8002d58c275023011200439' +mozilla_i18n_lang_add 'nn-NO' 'cf25412a9c8ebe7d5268fd47f06181bf09f16593' +mozilla_i18n_lang_add 'pa-IN' '13219215a5ec96e4dc914abeb0b1ffe4af07782e' +mozilla_i18n_lang_add 'pl' '52a763c7fb8921e3f13b9be1da9e6eea2b1d39b1' +mozilla_i18n_lang_add 'pt-BR' '6981ec819bd07a0c6929e58637a3567e45ec45fc' +mozilla_i18n_lang_add 'pt-PT' '6b46a1e6033e9f8f6132c6a7d51629aabeec0fcc' +mozilla_i18n_lang_add 'rm' 'a16217a8e7c7b86870a87489eb61e7856bdb52a3' +mozilla_i18n_lang_add 'ro' 'ec2bfc6a41b382892b75e19076f12f95ef8b283a' +mozilla_i18n_lang_add 'ru' '41631a07625edc061a29c7849a3971eefdaefbf8' +mozilla_i18n_lang_add 'si' 'ce7f695e538ae9b09d85f04c713a7431bf74615b' +mozilla_i18n_lang_add 'sk' '302d06751f320e07c65acc4f180e795c58841c4b' +mozilla_i18n_lang_add 'sl' '54577c3684bd5749b69453490d9918c9b35c41a0' +mozilla_i18n_lang_add 'sq' '31446003ff440e8a85fc68d12b3dcbdbe0c790e0' +mozilla_i18n_lang_add 'sr' '0d041ba03ecbd6f42dbfca16db0266cad983036f' +mozilla_i18n_lang_add 'sv-SE' '090f4a33e2e31ee5fc6c5bf7b59a47458f6cc969' +mozilla_i18n_lang_add 'ta-LK' '0ee507898786e4cd071912f5e7e43398cb335f8f' +mozilla_i18n_lang_add 'tr' 'a9d09ea788bc5b512fcc22a1a61c078505b63cd8' +mozilla_i18n_lang_add 'uk' 'eb62ffe2c526d995baaa672761ef1072ffe31e73' +mozilla_i18n_lang_add 'vi' '8b475d626396debbb01ab9484ddebc9227f8245f' +mozilla_i18n_lang_add 'zh-CN' 'def9055acb5b574103e4f0f0eca5e15501430810' +mozilla_i18n_lang_add 'zh-TW' '8cefe8df6cb805306b91faed5d99f7c0a21eb36e' mozilla_i18n_lang_fini From baste at frugalware.org Sun Feb 19 18:30:23 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 18:30:23 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120219173023.65B94224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=81cdd3fd13a8d4b8b8fe67cdbd652204d62d6cfd commit 81cdd3fd13a8d4b8b8fe67cdbd652204d62d6cfd Merge: 62ff507 1986a3a Author: Baste Date: Sun Feb 19 18:30:27 2012 +0100 Merge ../current Conflicts: source/base/kmod/FrugalBuild source/base/systemd/FrugalBuild source/gnome-extra/latexila/FrugalBuild source/lib/libcroco/FrugalBuild diff --cc source/gnome-extra/latexila/FrugalBuild index e4bfb88,dff655a..6fae7fb --- a/source/gnome-extra/latexila/FrugalBuild +++ b/source/gnome-extra/latexila/FrugalBuild @@@ -10,16 -10,7 +10,15 @@@ makedepends=('vala' 'itstool' groups=('gnome-extra') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" -Finclude gnome cmake +_F_gnome_glib="y" +_F_gnome_desktop="y" +_F_gnome_iconcache="y" +_F_cmake_confopts="-DWITH_GNOME=ON" +Finclude cmake gnome gnome-scriptlet sha1sums=('154c2d97ac3aaec7c3803727c86cfa0c022b16fa') +build() { + CMake_build + Fbuild_gnome_scriptlet +} # optimization OK - From baste at frugalware.org Sun Feb 19 18:32:59 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 18:32:59 +0100 (CET) Subject: [Frugalware-git] gnometesting: latexila-2.3.1-2-x86_64 * pkg++ Message-ID: <20120219173259.21E7B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f10d40dee5d23bfcf34e1f6598bb4b550c36f6b3 commit f10d40dee5d23bfcf34e1f6598bb4b550c36f6b3 Author: Baste Date: Sun Feb 19 18:33:12 2012 +0100 latexila-2.3.1-2-x86_64 * pkg++ diff --git a/source/gnome-extra/latexila/FrugalBuild b/source/gnome-extra/latexila/FrugalBuild index 6fae7fb..9a54698 100644 --- a/source/gnome-extra/latexila/FrugalBuild +++ b/source/gnome-extra/latexila/FrugalBuild @@ -3,7 +3,7 @@ pkgname=latexila pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A LaTeX development environment." depends=('libgee' 'unique1' 'gtksourceview' 'gsettings-desktop-schemas' 'gtkspell') makedepends=('vala' 'itstool') From slownlinux at gmail.com Sun Feb 19 18:36:43 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 18:36:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: zeromq-2.1.11-1-i686 Message-ID: <20120219173643.256AE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca929c1213f27299d41b6ed06e1e4188dbb81c1b commit ca929c1213f27299d41b6ed06e1e4188dbb81c1b Author: Slown Date: Sun Feb 19 18:36:47 2012 +0100 zeromq-2.1.11-1-i686 * version bump diff --git a/source/lib-extra/zeromq/FrugalBuild b/source/lib-extra/zeromq/FrugalBuild index 44355cc..15d7d34 100644 --- a/source/lib-extra/zeromq/FrugalBuild +++ b/source/lib-extra/zeromq/FrugalBuild @@ -1,16 +1,14 @@ -# Compiling Time: 0.41 SBU +# Compiling Time: 0.31 SBU # Maintainer: Kooda pkgname=zeromq -pkgver=2.1.6 +pkgver=2.1.11 pkgrel=1 pkgdesc="A messaging/socket library." url="http://zeromq.org/" -depends=('libuuid') +depends=('libstdc++' 'libuuid') groups=('lib-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://download.zeromq.org/" -source=("http://download.zeromq.org/$pkgname-$pkgver.tar.gz") -sha1sums=('f1b4dc7d8dc5b25b715f512d4a21766356718dd9') - -# optimization OK +up2date="lynx -dump http://download.zeromq.org/ | sed '/beta/d' | Flasttar" +source=(http://download.zeromq.org/$pkgname-$pkgver.tar.gz) +sha1sums=('e8691266559a8031ade6c4fe53f54738c7757447') From boobaa at frugalware.org Sun Feb 19 18:37:12 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Sun, 19 Feb 2012 18:37:12 +0100 (CET) Subject: [Frugalware-git] frugalware-current: amavisd-new-2.7.0-1-x86_64 Message-ID: <20120219173712.78D20224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=10c1bffa09fd01e6e27b5fc058a4412be32c8c84 commit 10c1bffa09fd01e6e27b5fc058a4412be32c8c84 Author: CS??CSY L??szl?? Date: Sun Feb 19 18:37:12 2012 +0100 amavisd-new-2.7.0-1-x86_64 version bump updated default config accordingly diff --git a/source/network-extra/amavisd-new/20-userconf b/source/network-extra/amavisd-new/20-userconf index 6b05cd4..715db4f 100644 --- a/source/network-extra/amavisd-new/20-userconf +++ b/source/network-extra/amavisd-new/20-userconf @@ -277,11 +277,11 @@ $inet_socket_port = 10024; # accept SMTP on this local TCP port # # true (e.g. 1) => syslog; false (e.g. 0) => logging to file -$DO_SYSLOG = 1; # (defaults to 0) +$do_syslog = 1; # (defaults to 0) #$SYSLOG_LEVEL = 'user.info'; # (facility.priority, default 'mail.info') # Log file (if not using syslog) -$LOGFILE = "$MYHOME/amavis.log"; # (defaults to empty, no log) +$logfile = "$MYHOME/amavis.log"; # (defaults to empty, no log) #NOTE: levels are not strictly observed and are somewhat arbitrary # 0: startup/exit/failure messages, viruses detected diff --git a/source/network-extra/amavisd-new/FrugalBuild b/source/network-extra/amavisd-new/FrugalBuild index 9e0c806..23617da 100644 --- a/source/network-extra/amavisd-new/FrugalBuild +++ b/source/network-extra/amavisd-new/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Zoltan Kiss pkgname=amavisd-new -pkgver=2.6.6 -pkgrel=3 +pkgver=2.7.0 +pkgrel=1 pkgdesc="Amavisd-new is a high-performance interface between mailer (MTA) and content checkers" url="http://www.ijs.si/software/amavisd/" depends=('perl-archive-zip' 'perl-berkeleydb' 'perl-convert-tnef'\ @@ -17,9 +17,9 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url |grep -A 2 'Most recent versions'|grep 'amavis' |sed 's/.*amavisd-new-\(.*\)\.tar.*/\1/;q'" source=($url/amavisd-new-$pkgver.tar.gz 10-amavisconf 20-userconf \ rc.amavisd-new amavisconf README.Frugalware) -sha1sums=('c350253b51f912fe3aaa88cdbda72ad031078210' \ +sha1sums=('b4ba0a4e9d3fbbfc6a790e81837a8b7eb9480f47' \ '648421546adab952f6ace5834c269f8a80256b84' \ - '6c3ddac1c01b4cba1a0ee3c162814bd98a570ecd' \ + 'b6a010cab23334eb81371d69c0e4e3cb5eae8549' \ 'aeffbffab4dfa54e06e8d42df88401b3cbcfcbc1' \ '0817540bbce13a5ac1861d1e82dcbcf740f977e8' \ '3a89c9bc33ef4d9b7c91dfc42cd7b82634f46805') @@ -38,7 +38,6 @@ build() { var/lib/amavis/helpers var/lib/amavis/quarantine \ var/lib/amavis/home var/lock/amavis Fexerel usr/share/doc/$pkgname-$pkgver/examples/amavisd-release - Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-sample Ffilerel usr/share/doc/$pkgname-$pkgver/examples/amavisd.conf-default Ffilerel LDAP.schema usr/share/doc/$pkgname-$pkgver/ldap/amavis.schema Ffilerel test-messages/* usr/share/doc/$pkgname-$pkgver/sample-messages/ From slownlinux at gmail.com Sun Feb 19 18:42:02 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 18:42:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: maradns-2.0.05-1-i686 Message-ID: <20120219174202.BDA31224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff283bd8421f00583db4e96ff48c3a0dbc67d1c1 commit ff283bd8421f00583db4e96ff48c3a0dbc67d1c1 Author: Slown Date: Sun Feb 19 18:42:07 2012 +0100 maradns-2.0.05-1-i686 * version bump diff --git a/source/network-extra/maradns/FrugalBuild b/source/network-extra/maradns/FrugalBuild index 2265b64..9d208ca 100644 --- a/source/network-extra/maradns/FrugalBuild +++ b/source/network-extra/maradns/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 0.05 SBU +# Compiling Time: 0.10 SBU # Maintainer: Kooda pkgname=maradns _pkgmajver=2.0 -pkgver=2.0.04 +pkgver=2.0.05 pkgrel=1 pkgdesc="A DNS zone server." url="http://www.maradns.org" -depends=() +depends=('glibc') groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=("$url/download/$_pkgmajver/$pkgver/$pkgname-$pkgver.tar.bz2") -sha1sums=('ab84bdd260aa9a94492bbba20099e9d88ffe39c3') +sha1sums=('589cac7ce7451580a1a03ece6c64db3929262699') build() { From achevaux at gmail.com Sun Feb 19 18:49:09 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 18:49:09 +0100 (CET) Subject: [Frugalware-git] kdebump: skrooge-1.2.0-1-i686 Message-ID: <20120219174909.63784224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=79414d2d270b90ea3ac3e3e6134a71d1fcb8b8eb commit 79414d2d270b90ea3ac3e3e6134a71d1fcb8b8eb Author: centuri0 Date: Sun Feb 19 18:26:46 2012 +0100 skrooge-1.2.0-1-i686 * version bump diff --git a/source/kde-extra/skrooge/FrugalBuild b/source/kde-extra/skrooge/FrugalBuild index 4bbb7ef..ab507c1 100644 --- a/source/kde-extra/skrooge/FrugalBuild +++ b/source/kde-extra/skrooge/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Devil505 pkgname=skrooge -pkgver=1.1.1 +pkgver=1.2.0 pkgrel=1 pkgdesc="Personal finances manager for KDE4, allowing you to keep track of your incomes and expenses" url="http://skrooge.org" @@ -16,6 +16,6 @@ groups=('kde-extra') archs=('i686' 'x86_64') source=($url/files/$pkgname-$pkgver.tar.bz2) up2date="lynx -dump http://skrooge.org/download | grep -m1 tar.bz2 | sed 's/.*${pkgname}.//;s/.tar.bz2.*//;'" -sha1sums=('063af1a04c2406babc59203e0d57912e834e46f1') +sha1sums=('1587d493f6064637805e3601bdae08fd5258a633') # optimization OK From achevaux at gmail.com Sun Feb 19 18:49:09 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 18:49:09 +0100 (CET) Subject: [Frugalware-git] kdebump: gtk-kde4-0.9.5b-1-i686 Message-ID: <20120219174909.7ACD3224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=688a605e4dfb2049386da7bc6fa68d9691242646 commit 688a605e4dfb2049386da7bc6fa68d9691242646 Author: centuri0 Date: Sun Feb 19 18:30:31 2012 +0100 gtk-kde4-0.9.5b-1-i686 * Fixing up2date diff --git a/source/kde-extra/gtk-kde4/FrugalBuild b/source/kde-extra/gtk-kde4/FrugalBuild index 35cbe30..8b2569f 100644 --- a/source/kde-extra/gtk-kde4/FrugalBuild +++ b/source/kde-extra/gtk-kde4/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Allows you to change style, icons, font of GTK applications in KDE4" #_F_kde_id="74689" url="http://kde-apps.org/content/show.php/gtk-kde4?content=74689" Fpkgversep="(src)" -up2date="Flasttar http://betta.houa.org/no-site/" +up2date="lynx -dump 'http://kde-apps.org/content/show.php?content=74689' | grep 'Source code' | head -n1 | sed 's/.*code //;s/ (.*//'" Finclude kde depends=("${depends[@]}" 'gtk+2-engines' 'gtk-qt-engine' "kdebase-workspace>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver") groups=(kde-extra) From achevaux at gmail.com Sun Feb 19 18:49:09 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 18:49:09 +0100 (CET) Subject: [Frugalware-git] kdebump: rekonq-0.8.90-1-i686 Message-ID: <20120219174909.818FE224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e0f1b7f8d5af7ad59c5f14bb10f8cfc0cb7a9d57 commit e0f1b7f8d5af7ad59c5f14bb10f8cfc0cb7a9d57 Author: centuri0 Date: Sun Feb 19 18:36:23 2012 +0100 rekonq-0.8.90-1-i686 * version bump diff --git a/source/kde-extra/rekonq/FrugalBuild b/source/kde-extra/rekonq/FrugalBuild index 09009d8..4902000 100644 --- a/source/kde-extra/rekonq/FrugalBuild +++ b/source/kde-extra/rekonq/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: Devil505 pkgname=rekonq -pkgver=0.8.1 +pkgver=0.8.90 pkgrel=1 pkgdesc='A WebKit based web browser for KDE' groups=('kde-extra') archs=('i686' 'x86_64') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge kde -depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver" \ - "libqtcore" "libqtgui" "libqtnetwork" "libqtwebkit" "gtk+2") -makedepends=("${makedepends[@]}" 'docbook-xsl' "ksgmltools2>=$_F_kde_ver") -sha1sums=('0e4acb8ead5bfbd5d7b99ab49414add606c4362a') +depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "libqtcore" "libqtgui" "libqtnetwork" \ + "libqtwebkit" "gtk+2" 'libthreadweaver' 'libkutils') +makedepends=("${makedepends[@]}" "kdelibs-compiletime>=$_F_kde_ver" 'docbook-xsl' "ksgmltools2>=$_F_kde_ver") +sha1sums=('f540e761f7a8c059df14f1532ae884b5135cb65d') # optimization OK From achevaux at gmail.com Sun Feb 19 18:49:09 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 18:49:09 +0100 (CET) Subject: [Frugalware-git] kdebump: soundkonverter-1.3.2-1-i686 Message-ID: <20120219174909.A4C11224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=43f38ca24b176ec2e3cbb7e3f2a77f0c282150d9 commit 43f38ca24b176ec2e3cbb7e3f2a77f0c282150d9 Author: centuri0 Date: Sun Feb 19 18:49:00 2012 +0100 soundkonverter-1.3.2-1-i686 * version bump diff --git a/source/kde-extra/soundkonverter/FrugalBuild b/source/kde-extra/soundkonverter/FrugalBuild index af3a4de..f58e784 100644 --- a/source/kde-extra/soundkonverter/FrugalBuild +++ b/source/kde-extra/soundkonverter/FrugalBuild @@ -2,21 +2,19 @@ # Maintainer: exceed pkgname=soundkonverter -pkgver=1.2.1 -pkgrel=2 -## %!:?$! release<>package version ! -## wthpkgver=0.9.95rc3 +pkgver=1.3.2 +pkgrel=1 pkgdesc="KDE frontend to various audio converters" -depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "kdebase-runtime-compiletime" "cdparanoia" "taglib" \ +depends=("${depends[@]}" "kdelibs>=$_F_kde_ver" "cdparanoia" "taglib" \ "lame" "libogg" "ffmpeg>=0.10" "vorbisgain" "libkcddb") +makedepends=("${makedepends[@]}" "kdebase-runtime-compiletime") groups=('kde-extra') archs=('i686' 'x86_64') replaces=('transkode') Finclude kde url="http://www.kde-apps.org/content/show.php?content=29024" up2date="lynx -dump $url | grep -m1 Source | sed 's/.*Source (//;s/: Source*.//'" -source=(https://gitorious.org/soundkonverter/soundkonverter/blobs/raw/6a527f4ea559795b31a93477217c107f40326053/release/$pkgname-$pkgver.tar.gz) -## _F_cd_path=$pkgname-$wthpkgver -sha1sums=('1c873027fd1b18a6deff992032b6aee92ec10aa2') +source=(http://kde-apps.org/CONTENT/content-files/29024-$pkgname-$pkgver.tar.gz) +sha1sums=('896421a6251c8f468f1ed71fe43b32d1573caff5') # optimization OK From achevaux at gmail.com Sun Feb 19 19:01:43 2012 From: achevaux at gmail.com (centuri0) Date: Sun, 19 Feb 2012 19:01:43 +0100 (CET) Subject: [Frugalware-git] kdebump: kdiff3-0.9.96-1-i686 Message-ID: <20120219180143.AED08224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=135bef362de9de84377a35a4f3e6e3b60f3a0c75 commit 135bef362de9de84377a35a4f3e6e3b60f3a0c75 Author: centuri0 Date: Sun Feb 19 19:01:47 2012 +0100 kdiff3-0.9.96-1-i686 * version bump diff --git a/source/kde-extra/kdiff3/FrugalBuild b/source/kde-extra/kdiff3/FrugalBuild index 4eb6c7f..9519203 100644 --- a/source/kde-extra/kdiff3/FrugalBuild +++ b/source/kde-extra/kdiff3/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: CS???CSY L???szl??? pkgname=kdiff3 -pkgver=0.9.95 -pkgrel=2 +pkgver=0.9.96 +pkgrel=1 pkgdesc="tool for comparison and merge of files and directories" groups=('kde-extra') archs=('i686' 'x86_64') _F_cmakekde_final=FALSE Finclude sourceforge kde depends=("${depends[@]}" "kdebase>=$_F_kde_ver" "kdebase-runtime>=$_F_kde_ver") +makedepends=("${makedepends[@]}" "kdebase-runtime-compiletime>=$_F_kde_ver" 'ksgmltools2') url="http://kdiff3.sourceforge.net/" -sha1sums=('1fb27e8b42463ea23ad0169e20819352c1c476b7') +sha1sums=('d7efdacdfd7ea3c7ec9f7dee32aba5962c1709a5') # optimization OK From dex at dragonslave.de Sun Feb 19 19:11:23 2012 From: dex at dragonslave.de (Daniel Exner) Date: Sun, 19 Feb 2012 19:11:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyvorbis-1.5a-1-x86_64 Message-ID: <20120219181123.BAB0F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b503e4ef781964bedf37abdaf12fe2fc489ea59d commit b503e4ef781964bedf37abdaf12fe2fc489ea59d Author: Daniel Exner Date: Sun Feb 19 19:13:24 2012 +0100 pyvorbis-1.5a-1-x86_64 * version bump * fixes double free bug diff --git a/source/devel-extra/pyvorbis/FrugalBuild b/source/devel-extra/pyvorbis/FrugalBuild index e3f7519..c1d484b 100644 --- a/source/devel-extra/pyvorbis/FrugalBuild +++ b/source/devel-extra/pyvorbis/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Priyank Gosalia pkgname=pyvorbis -pkgver=1.4 -pkgrel=4 +pkgver=1.5a +pkgrel=1 pkgdesc="python bindings for the vorbis library" url="http://ekyo.nerim.net/software/pyogg/index.html" depends=('python' 'libvorbis' 'pyogg' 'glibc') @@ -11,7 +11,7 @@ groups=('devel-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://ekyo.nerim.net/software/pyogg/index.html | grep -m1 pyvorbis | sed 's/.*is-\(.*\).t.*/\1/'" source=(http://ekyo.nerim.net/software/pyogg/$pkgname-$pkgver.tar.gz) -sha1sums=('df83fa823186d4a1b8586037c995c1d73eb91720') +sha1sums=('e54b547d802a6138d9fe3082ff92eb318ae81429') build() { From devil505linux at gmail.com Sun Feb 19 19:21:21 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 19:21:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gtk-gnutella-0.98.2-1-i686 * version bump Message-ID: <20120219182121.368E8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97a52de1326ac966cadb7c75d83ccb2207dd91a6 commit 97a52de1326ac966cadb7c75d83ccb2207dd91a6 Author: Devil505 Date: Sun Feb 19 18:49:34 2012 +0100 gtk-gnutella-0.98.2-1-i686 * version bump diff --git a/source/xapps-extra/gtk-gnutella/FrugalBuild b/source/xapps-extra/gtk-gnutella/FrugalBuild index 7a6f42b..a30b7d5 100644 --- a/source/xapps-extra/gtk-gnutella/FrugalBuild +++ b/source/xapps-extra/gtk-gnutella/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: geekitus pkgname=gtk-gnutella -pkgver=0.98.1 +pkgver=0.98.2 pkgrel=1 pkgdesc="Gtk-Gnutella is a clone of Gnutella" depends=('gtk+2>=2.20.1' 'glib2' 'libxml2>=2.7.8' 'freetype2' 'libxau>=1.0.4-1' 'libxdmcp' 'dbus>=1.2.14-1' 'gnutls>=2.12.12' 'libgcrypt' 'libxdamage>=1.1.1-3' 'libxext>=1.0.5-3') @@ -13,7 +13,7 @@ replaces=('apollon') options=('scriptlet') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge -sha1sums=('823dc92fc1199b0bc51f0c44cca48a4b88a14373') +sha1sums=('ad5e9dfca28e6da938adf574d59e4ccefb647b8c') build() { From devil505linux at gmail.com Sun Feb 19 19:21:21 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 19:21:21 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gthumb-2.14.2-1-i686 * version bump Message-ID: <20120219182121.441E6224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=119e3a59adbf0288164d26ac02f7b035f943861b commit 119e3a59adbf0288164d26ac02f7b035f943861b Author: Devil505 Date: Sun Feb 19 19:18:37 2012 +0100 gthumb-2.14.2-1-i686 * version bump diff --git a/source/gnome-extra/gthumb/FrugalBuild b/source/gnome-extra/gthumb/FrugalBuild index 3b894ae..b5567a2 100644 --- a/source/gnome-extra/gthumb/FrugalBuild +++ b/source/gnome-extra/gthumb/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=gthumb -pkgver=2.14.1 +pkgver=2.14.2 pkgrel=1 pkgdesc="Image browser and viewer for GNOME" depends=('gconf' 'clutter-gtk2' 'gconf' 'gst-plugins-base' 'libgphoto2' 'rarian' \ @@ -29,7 +29,7 @@ _F_gnome_iconcache="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet url="http://gthumb.sourceforge.net/" -sha1sums=('15a0672e5a94a8e828516b3c065a3a07ebffa461') +sha1sums=('197e79ee38ad5652ca4b28c21c6856f096a6ea1f') Fconfopts="$Fconfopts --enable-libopenraw" # optimization OK From ryuo at frugalware.org Sun Feb 19 19:32:01 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 19:32:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Revert "attica-0.3.0-1-x86_64" Message-ID: <20120219183201.6AB6A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=52e8472dd848849fde852bc935c155a2a8d79e3e commit 52e8472dd848849fde852bc935c155a2a8d79e3e Author: James Buren Date: Sun Feb 19 12:32:20 2012 -0600 Revert "attica-0.3.0-1-x86_64" This reverts commit e4666647222aa6eef767a8d5d58ade5081a7405f. * breaks KDE in current diff --git a/source/apps/attica/FrugalBuild b/source/apps/attica/FrugalBuild index 7c2439e..e6d889f 100644 --- a/source/apps/attica/FrugalBuild +++ b/source/apps/attica/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 0.11 SBU -# Maintainer: DeX77 +# Compiling Time: 0.02 SBU +# Maintainer: crazy pkgname=attica -pkgver=0.3.0 +pkgver=0.2.0 pkgrel=1 pkgdesc="Qt library to access Open Collaboration Services" groups=('apps') @@ -13,6 +13,6 @@ _F_kde_no_compiletime=1 Finclude kde up2date="Flasttarbz2 $_F_kde_mirror/$_F_kde_dirname" depends=("libqtnetwork>=$_F_kde_qtver" "libqtxml>=$_F_kde_qtver" 'libgcc') -sha1sums=('ed1d6f49bbc2362464346c4066eb4eaade69a08b') +sha1sums=('724c6e9aab662280ec5b6570b23cf1cfc6c28cc7') # optimization OK From ryuo at frugalware.org Sun Feb 19 19:38:15 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 19:38:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: attica-0.2.0-2-x86_64 * force a downgrade Message-ID: <20120219183815.A52F3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3083644dde16e23acb83da572ab61dd2283e4456 commit 3083644dde16e23acb83da572ab61dd2283e4456 Author: James Buren Date: Sun Feb 19 12:38:38 2012 -0600 attica-0.2.0-2-x86_64 * force a downgrade diff --git a/source/apps/attica/FrugalBuild b/source/apps/attica/FrugalBuild index e6d889f..7934df8 100644 --- a/source/apps/attica/FrugalBuild +++ b/source/apps/attica/FrugalBuild @@ -3,7 +3,7 @@ pkgname=attica pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Qt library to access Open Collaboration Services" groups=('apps') archs=('i686' 'x86_64' 'ppc') @@ -11,6 +11,7 @@ _F_kde_dirname="stable/$pkgname/" _F_kde_no_auto_docs=1 _F_kde_no_compiletime=1 Finclude kde +options=('force') up2date="Flasttarbz2 $_F_kde_mirror/$_F_kde_dirname" depends=("libqtnetwork>=$_F_kde_qtver" "libqtxml>=$_F_kde_qtver" 'libgcc') sha1sums=('724c6e9aab662280ec5b6570b23cf1cfc6c28cc7') From devil505linux at gmail.com Sun Feb 19 20:01:38 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 20:01:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: vlc-2.0.0-2-i686 * added bluray support Message-ID: <20120219190138.1A620224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96725ba4e8b86dfab4af9a15f777b1850832ef36 commit 96725ba4e8b86dfab4af9a15f777b1850832ef36 Author: Devil505 Date: Sun Feb 19 19:59:01 2012 +0100 vlc-2.0.0-2-i686 * added bluray support diff --git a/source/xmultimedia/vlc/FrugalBuild b/source/xmultimedia/vlc/FrugalBuild index bab64b1..56c6fe1 100644 --- a/source/xmultimedia/vlc/FrugalBuild +++ b/source/xmultimedia/vlc/FrugalBuild @@ -5,14 +5,14 @@ pkgname=vlc pkgver=2.0.0 pkgextraver= -pkgrel=1 +pkgrel=2 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.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') + 'libcdio>=0.83' 'libbluray') makedepends=('seamonkey' 'samba=3.6.1' 'cvs' 'xulrunner>=6.0.2' 'pulseaudio>=1.1' 'libxtst') _F_gnome_iconcache="y" _F_gnome_desktop="y" @@ -92,6 +92,7 @@ build() --enable-lirc \ --enable-pvr \ --enable-ncurses \ + --enable-bluray \ --enable-sout \ --disable-switcher \ --enable-shout \ From devil505linux at gmail.com Sun Feb 19 20:01:38 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 20:01:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: hdparm-9.39-1-i686 * version bump Message-ID: <20120219190138.56C5B224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cbdb62fa4633a02f11be3b980a7d2fdbbe63b1cd commit cbdb62fa4633a02f11be3b980a7d2fdbbe63b1cd Author: Devil505 Date: Sun Feb 19 20:01:32 2012 +0100 hdparm-9.39-1-i686 * version bump diff --git a/source/apps/hdparm/FrugalBuild b/source/apps/hdparm/FrugalBuild index 254f15d..a983ee2 100644 --- a/source/apps/hdparm/FrugalBuild +++ b/source/apps/hdparm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=hdparm -pkgver=9.37 +pkgver=9.39 pkgrel=1 pkgdesc="Read/set hard drive parameters" depends=('glibc') @@ -10,6 +10,6 @@ groups=('apps') archs=('i686' 'x86_64' 'ppc') _F_archive_grepv="9.29" Finclude sourceforge -sha1sums=('8680bb7dd9df1c9cc96ab5e0eb6a821a95ccc76a') +sha1sums=('08f1eeef4ea2566dc233ab248d852c4e8db5a82d') options=('force') # optimization OK From devil505linux at gmail.com Sun Feb 19 20:09:45 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 20:09:45 +0100 (CET) Subject: [Frugalware-git] frugalware-current: wicd-1.7.1-1-i686 * version bimp * removed patch * removed service file (now in upstream) Message-ID: <20120219190945.6F113224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e2cc10ee26d0346750a96c32acecea53e7c6adb commit 5e2cc10ee26d0346750a96c32acecea53e7c6adb Author: Devil505 Date: Sun Feb 19 20:09:18 2012 +0100 wicd-1.7.1-1-i686 * version bimp * removed patch * removed service file (now in upstream) diff --git a/source/xapps-extra/wicd/FrugalBuild b/source/xapps-extra/wicd/FrugalBuild index 24a0b56..124ab85 100644 --- a/source/xapps-extra/wicd/FrugalBuild +++ b/source/xapps-extra/wicd/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=wicd -pkgver=1.7.0 -pkgrel=7 +pkgver=1.7.1 +pkgrel=1 pkgdesc="A wired and wireless network manager for Linux" depends=('pygtk') groups=('xapps-extra') @@ -14,10 +14,7 @@ _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_sourceforge_realname="wicd-stable" Finclude sourceforge gnome-scriptlet -source=($source wicd.service deopcopy.diff) -sha1sums=('76d9c0ad7b020ff1abac5c92c301739a04d5595e' \ - '562a7e444ca8b2ca01bf1b8c92483398edf25333' \ - '90c81ca12ef5cf7ebca6fed700af45a3af226645') +sha1sums=('d22bfa246953748912cd511b574fca11eac68f15') subpkgs=('wicd-cli') subdescs=('Curses client for wicd') @@ -43,7 +40,13 @@ build() { python ./setup.py build || Fdie Fmakeinstall Fmkdir lib/systemd/system/ - Finstall 0644 wicd.service /lib/systemd/system/wicd.service + Finstallrel 0644 other/wicd.service /lib/systemd/system/wicd.service + + cd build/lib/wicd + for i in *.py; do + install -Dm 755 $i $Fdestdir/usr/lib/wicd/$i + done + Fbuild_gnome_scriptlet Fsplit wicd-cli usr/share/wicd/curses diff --git a/source/xapps-extra/wicd/deopcopy.diff b/source/xapps-extra/wicd/deopcopy.diff deleted file mode 100644 index 47989e8..0000000 --- a/source/xapps-extra/wicd/deopcopy.diff +++ /dev/null @@ -1,50 +0,0 @@ -diff -up wicd-1.7.0/wicd/configmanager.py.deepcopy wicd-1.7.0/wicd/configmanager.py ---- wicd-1.7.0/wicd/configmanager.py.deepcopy 2010-01-14 18:49:11.000000000 -1000 -+++ wicd-1.7.0/wicd/configmanager.py 2010-10-22 10:18:14.000000000 -1000 -@@ -25,6 +25,7 @@ reusable for other purposes as well. - # - - import os, copy -+import cPickle - - from ConfigParser import RawConfigParser - -@@ -35,7 +36,7 @@ from dbus import Int32 - class ConfigManager(RawConfigParser): - """ A class that can be used to manage a given configuration file. """ - def __init__(self, path, debug=False, mark_whitespace="`'`"): -- RawConfigParser.__init__(self) -+ RawConfigParser.__init__(self, allow_no_value = True) - self.config_file = path - self.debug = debug - self.mrk_ws = mark_whitespace -@@ -67,7 +68,7 @@ class ConfigManager(RawConfigParser): - if value.startswith(' ') or value.endswith(' '): - value = "%(ws)s%(value)s%(ws)s" % {"value" : value, - "ws" : self.mrk_ws} -- RawConfigParser.set(self, section, str(option), value) -+ RawConfigParser.set(self, section, str(option), "None" if value is None else value) - if write: - self.write() - -@@ -176,9 +177,7 @@ class ConfigManager(RawConfigParser): - - - def _copy_section(self, name): -- # Yes, deepcopy sucks, but it is robust to changes in both -- # this class and RawConfigParser. -- p = copy.deepcopy(self) -+ p = cPickle.loads(cPickle.dumps(self, -1)) - for sname in p.sections(): - if sname != name: - p.remove_section(sname) -@@ -188,8 +187,7 @@ class ConfigManager(RawConfigParser): - - def write(self): - """ Writes the loaded config file to disk. """ -- # Really don't like this deepcopy. -- p = copy.deepcopy(self) -+ p = cPickle.loads(cPickle.dumps(self, -1)) - for sname in p.sections(): - fname = p.get_option(sname, '_filename_') - if fname and fname != self.config_file: diff --git a/source/xapps-extra/wicd/wicd.service b/source/xapps-extra/wicd/wicd.service deleted file mode 100644 index 2c51fdd..0000000 --- a/source/xapps-extra/wicd/wicd.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Wicd a wireless and wired network manager for Linux -After=syslog.target - -[Service] -ExecStart=/usr/sbin/wicd -f - -[Install] -WantedBy=multi-user.target From devil505linux at gmail.com Sun Feb 19 20:14:58 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 20:14:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sdl-1.2.15-1-i686 * version bump Message-ID: <20120219191458.D3515224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2be7b717baafc3b35b5682aafab134e19d97c3f9 commit 2be7b717baafc3b35b5682aafab134e19d97c3f9 Author: Devil505 Date: Sun Feb 19 20:14:57 2012 +0100 sdl-1.2.15-1-i686 * version bump diff --git a/source/xlib/sdl/FrugalBuild b/source/xlib/sdl/FrugalBuild index ae5fc96..809ac5d 100644 --- a/source/xlib/sdl/FrugalBuild +++ b/source/xlib/sdl/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Miklos Vajna pkgname=sdl -pkgver=1.2.14 -pkgrel=3 +pkgver=1.2.15 +pkgrel=1 pkgdesc="Simple DirectMedia Layer library" url="http://www.libsdl.org" depends=('glibc') @@ -15,5 +15,5 @@ source=(http://www.libsdl.org/release/SDL-$pkgver.tar.gz) _F_cd_path="SDL-$pkgver" Fconfopts="$Fconfopts --disable-nasm --enable-endian --enable-aalib" [ "$CARCH" == "ppc" ] && Fconfopts="${Fconfopts[@]} --disable-video-ps3" -sha1sums=('ba625b4b404589b97e92d7acd165992debe576dd') +sha1sums=('0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c') # optimization OK From devil505linux at gmail.com Sun Feb 19 20:23:49 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 20:23:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gscan2pdf-1.0.1-1-i686 * version bump Message-ID: <20120219192349.261E7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47d7a07b21f9e407c74259ec1dddc5f2bd91fbc4 commit 47d7a07b21f9e407c74259ec1dddc5f2bd91fbc4 Author: Devil505 Date: Sun Feb 19 20:23:43 2012 +0100 gscan2pdf-1.0.1-1-i686 * version bump diff --git a/source/xapps-extra/gscan2pdf/FrugalBuild b/source/xapps-extra/gscan2pdf/FrugalBuild index f3b5e24..e6ef458 100644 --- a/source/xapps-extra/gscan2pdf/FrugalBuild +++ b/source/xapps-extra/gscan2pdf/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gscan2pdf -pkgver=1.0.0 -pkgrel=2 +pkgver=1.0.1 +pkgrel=1 pkgdesc="A GUI to ease the process of producing a multipage PDF from a scan." depends=('perl-gtk2' 'sane-backends' 'gettext' 'imagemagick>=6.4.8_9' 'perl-config-general' \ 'xdg-utils' 'djvulibre' 'gocr' 'perl-gtk2-imageview' 'perl-gettext' \ @@ -17,4 +17,4 @@ archs=('i686' 'x86_64') options=('scriptlet') _F_gnome_desktop="y" Finclude sourceforge gnome-scriptlet -sha1sums=('a9788d53f9a4e046c9f2a855308c291dec58378a') +sha1sums=('5abb8076123049d5a99b7d1844b7fe7aacf31928') From ryuo at frugalware.org Sun Feb 19 20:37:38 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 20:37:38 +0100 (CET) Subject: [Frugalware-git] basetesting: zlib-1.2.6-1-x86_64 * version bump * remove old patch Message-ID: <20120219193738.962C1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=62fa94aa5f79094da97b94be1658d45a55b5222d commit 62fa94aa5f79094da97b94be1658d45a55b5222d Author: James Buren Date: Sun Feb 19 13:37:54 2012 -0600 zlib-1.2.6-1-x86_64 * version bump * remove old patch diff --git a/source/base/zlib/FrugalBuild b/source/base/zlib/FrugalBuild index 39ec079..5013451 100644 --- a/source/base/zlib/FrugalBuild +++ b/source/base/zlib/FrugalBuild @@ -3,15 +3,15 @@ # Modified by Laszlo Dvornik pkgname=zlib -pkgver=1.2.5 -pkgrel=2 +pkgver=1.2.6 +pkgrel=1 pkgdesc="A compression/decompression library" url="http://www.zlib.net/" depends=('glibc>=2.8-3') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://www.zlib.net/ | grep -m 1 'zlib source code' | cut -d ' ' -f 16 | tr -d ," -source=(http://www.zlib.net/$pkgname-$pkgver.tar.bz2 zlib-1.2.5-lfs-decls.patch) +source=(http://www.zlib.net/$pkgname-$pkgver.tar.bz2) build() { @@ -22,6 +22,5 @@ build() Ffilerel /usr/man/man3/$pkgname.3 } -sha1sums=('543fa9abff0442edca308772d6cef85557677e02' \ - 'ddf793bd7eb4c8a01ad5d6c31162ddd2629bcbd3') +sha1sums=('3d445731e4bfea1cd00f36567d77d6e5f5a19be9') # optimization OK diff --git a/source/base/zlib/zlib-1.2.5-lfs-decls.patch b/source/base/zlib/zlib-1.2.5-lfs-decls.patch deleted file mode 100644 index 36e26af..0000000 --- a/source/base/zlib/zlib-1.2.5-lfs-decls.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: zlib-1.2.5/zlib.h -=================================================================== ---- zlib-1.2.5.orig/zlib.h -+++ zlib-1.2.5/zlib.h -@@ -1578,7 +1578,7 @@ ZEXTERN int ZEXPORT inflateBackInit_ OF( - # define gzoffset gzoffset64 - # define adler32_combine adler32_combine64 - # define crc32_combine crc32_combine64 --# ifdef _LARGEFILE64_SOURCE -+# ifndef _LARGEFILE64_SOURCE - ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); - ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int)); - ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile)); From ryuo at frugalware.org Sun Feb 19 20:44:24 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 20:44:24 +0100 (CET) Subject: [Frugalware-git] basetesting: pcre-8.30-1-x86_64 * version bump Message-ID: <20120219194424.0C10B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=388266da13a12a92d34f832199c8627c71b5c3ae commit 388266da13a12a92d34f832199c8627c71b5c3ae Author: James Buren Date: Sun Feb 19 13:44:47 2012 -0600 pcre-8.30-1-x86_64 * version bump diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index 8adea72..722de2e 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=pcre -pkgver=8.21 +pkgver=8.30 pkgrel=1 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" From jercel16 at gmail.com Sun Feb 19 20:58:59 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 20:58:59 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-term-progressbar-2.11-1-x86_64 Message-ID: <20120219195859.268FC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5958e0f239533fb40f2fdb8192daf7e982c08315 commit 5958e0f239533fb40f2fdb8192daf7e982c08315 Author: jercel Date: Sun Feb 19 20:58:26 2012 +0100 perl-term-progressbar-2.11-1-x86_64 * Version bump * Change m8r diff --git a/source/devel-extra/perl-term-progressbar/FrugalBuild b/source/devel-extra/perl-term-progressbar/FrugalBuild index 40f9f9e..f70f95c 100644 --- a/source/devel-extra/perl-term-progressbar/FrugalBuild +++ b/source/devel-extra/perl-term-progressbar/FrugalBuild @@ -1,12 +1,12 @@ # Compiling Time: 0.1 SBU -# Maintainer: AlexExtreme +# Maintainer: Jercel _F_perl_name=Term-ProgressBar -_F_perl_author=F/FL/FLUFFY -pkgver=2.09 +_F_perl_author=S/SZ/SZABGAB +pkgver=2.11 pkgdesc="provide a progress meter on a standard terminal" depends=('perl-class-methodmaker>=1.02' 'perl-readkey') Finclude perl -pkgrel=2 -sha1sums=('905cf0e7bf2850a978343760b4f40a0429464339') +pkgrel=1 +sha1sums=('e9a6268f67391d7efb091a6feb45289ca1573c7b') archs=(${archs[@]} 'x86_64') From jercel16 at gmail.com Sun Feb 19 21:01:42 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 21:01:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: storm-0.19-1-x86_64 Message-ID: <20120219200142.9FCB1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=141007b6549884f912af42ec4c3d2251308e86ae commit 141007b6549884f912af42ec4c3d2251308e86ae Author: jercel Date: Sun Feb 19 21:01:45 2012 +0100 storm-0.19-1-x86_64 * Version bump diff --git a/source/devel-extra/storm/FrugalBuild b/source/devel-extra/storm/FrugalBuild index 8e79103..b6a6dc1 100644 --- a/source/devel-extra/storm/FrugalBuild +++ b/source/devel-extra/storm/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=storm -pkgver=0.18 +pkgver=0.19 pkgrel=1 pkgdesc="Storm is an object-relational mapper (ORM) for Python" url="https://storm.canonical.com" @@ -12,7 +12,7 @@ depends=('python') options=('nostrip') groups=('devel-extra') archs=('i686' 'x86_64') -sha1sums=('425b00c754f5c9a85d385a1c3e62388c660b76f3') +sha1sums=('d54477aa871091fba49fd960cd8742104f34c135') build() { Fcd From jercel16 at gmail.com Sun Feb 19 21:04:08 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 21:04:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-slurp-9999.19-1-x86_64 Message-ID: <20120219200408.984E0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=09ea5c7541cd7f0d2a712c9673229af8a0c0e3d6 commit 09ea5c7541cd7f0d2a712c9673229af8a0c0e3d6 Author: jercel Date: Sun Feb 19 21:04:14 2012 +0100 perl-slurp-9999.19-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-slurp/FrugalBuild b/source/devel-extra/perl-slurp/FrugalBuild index 9eb8c19..b0c9dd3 100644 --- a/source/devel-extra/perl-slurp/FrugalBuild +++ b/source/devel-extra/perl-slurp/FrugalBuild @@ -2,11 +2,11 @@ # Maintainer: bouleetbil _F_perl_name=File-Slurp -_F_perl_author=D/DR/DROLSKY -pkgver=9999.13 -pkgrel=2 +_F_perl_author=U/UR/URI +pkgver=9999.19 +pkgrel=1 pkgdesc="Efficient Reading/Writing of Complete Files" Finclude perl pkgname=perl-slurp archs=('i686' 'x86_64') -sha1sums=('ee3df8f2f2efcd6439051f76a08f3536e8f04e7c') +sha1sums=('e734e5d93a82fbd179d33db35d1f98c5e5934bf1') From ryuo at frugalware.org Sun Feb 19 21:04:41 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:04:41 +0100 (CET) Subject: [Frugalware-git] basetesting: Revert "pcre-8.30-1-x86_64" Message-ID: <20120219200441.8E617224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=42e663ed2533b6a260ab6075d5b16eaf26f56823 commit 42e663ed2533b6a260ab6075d5b16eaf26f56823 Author: James Buren Date: Sun Feb 19 14:05:08 2012 -0600 Revert "pcre-8.30-1-x86_64" This reverts commit 388266da13a12a92d34f832199c8627c71b5c3ae. diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index 722de2e..8adea72 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=pcre -pkgver=8.30 +pkgver=8.21 pkgrel=1 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" From slownlinux at gmail.com Sun Feb 19 21:05:43 2012 From: slownlinux at gmail.com (Slown) Date: Sun, 19 Feb 2012 21:05:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: golpy-0.2.0-1-i686 Message-ID: <20120219200543.5C90D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=87f6878e8da0c76c42756529e0811e95bc2556e0 commit 87f6878e8da0c76c42756529e0811e95bc2556e0 Author: Slown Date: Sun Feb 19 21:05:45 2012 +0100 golpy-0.2.0-1-i686 * new package diff --git a/source/xapps-extra/golpy/FrugalBuild b/source/xapps-extra/golpy/FrugalBuild new file mode 100644 index 0000000..b0e974a --- /dev/null +++ b/source/xapps-extra/golpy/FrugalBuild @@ -0,0 +1,24 @@ +# Compiling Time: 0 SBU +# Maintainer: Slown + +pkgname=golpy +pkgver=0.2.0 +pkgrel=1 +pkgdesc="A Conway's Game of Life Simulator written in Python" +depends=('wxpython' 'numpy') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_github_author="feels" +Finclude github +_F_cd_path="$pkgname" +sha1sums=('266669b32de4b4069023284d30be2e6543ca4ac7') + +build() { + Fcd + Fsed 'python2' 'python' golpy + Fmkdir /usr/share/$pkgname/ + cp -R * $Fdestdir/usr/share/$pkgname + Frm usr/share/$pkgname/tests + Ffileschmod usr/share/$pkgname/golpy 755 + Fln /usr/share/$pkgname/golpy /usr/bin/$pkgname +} From baste at frugalware.org Sun Feb 19 21:06:40 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 21:06:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gupnp-vala-0.10.3-1-x86_64 * Version bump Message-ID: <20120219200640.069E0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8d8a0d590443a8afde11e162d93c7eb955915f0 commit a8d8a0d590443a8afde11e162d93c7eb955915f0 Author: Baste Date: Sun Feb 19 21:06:39 2012 +0100 gupnp-vala-0.10.3-1-x86_64 * Version bump diff --git a/source/xlib-extra/gupnp-vala/FrugalBuild b/source/xlib-extra/gupnp-vala/FrugalBuild index 3a12e12..cdd2110 100644 --- a/source/xlib-extra/gupnp-vala/FrugalBuild +++ b/source/xlib-extra/gupnp-vala/FrugalBuild @@ -2,13 +2,14 @@ # Maintainer: bouleetbil pkgname=gupnp-vala -pkgver=0.10.2 +pkgver=0.10.3 pkgrel=1 pkgdesc="GUPnP vala binding" depends=('vala' 'gupnp-av>=0.10.1') +_F_gnome_ext=".tar.xz" Finclude gnome url="http://www.gupnp.org" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('3d29a509fd88f0eff75970b5b2a1da5a9e492c17') +sha1sums=('9f3a571d2c85d1bdcaac0d744b5f7860da0d864e') From baste at frugalware.org Sun Feb 19 21:09:11 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 21:09:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gupnp-dlna-0.6.5-1-x86_64 * Version bump Message-ID: <20120219200911.B5F66224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=67ec503201ca2e30df06e343d3e2a4d5f7235426 commit 67ec503201ca2e30df06e343d3e2a4d5f7235426 Author: Baste Date: Sun Feb 19 21:09:15 2012 +0100 gupnp-dlna-0.6.5-1-x86_64 * Version bump diff --git a/source/xlib-extra/gupnp-dlna/FrugalBuild b/source/xlib-extra/gupnp-dlna/FrugalBuild index 78b2264..4d21888 100644 --- a/source/xlib-extra/gupnp-dlna/FrugalBuild +++ b/source/xlib-extra/gupnp-dlna/FrugalBuild @@ -2,15 +2,16 @@ # Maintainer: bouleetbil pkgname=gupnp-dlna -pkgver=0.6.4 +pkgver=0.6.5 pkgrel=1 pkgdesc="dlna utility for GUPnP" depends=('libxml2>=2.7.8' 'gst-plugins-base') +_F_gnome_ext=".tar.xz" Finclude gnome url="http://www.gupnp.org" groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') -sha1sums=('cafd27598b011bcc37ab29032df01526be83b80c') +sha1sums=('eb4f4a15dd90d0478ec21dbdb14a8bbcabfad52a') # optimization OK From jercel16 at gmail.com Sun Feb 19 21:09:40 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 21:09:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ddrescue-1.15-1-x86_64 Message-ID: <20120219200940.2782A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=91a6115d9a11b21df849658c14c7857966ed904e commit 91a6115d9a11b21df849658c14c7857966ed904e Author: jercel Date: Sun Feb 19 21:09:40 2012 +0100 ddrescue-1.15-1-x86_64 * Version bump diff --git a/source/apps-extra/ddrescue/FrugalBuild b/source/apps-extra/ddrescue/FrugalBuild index 7c4f1a1..ea29460 100644 --- a/source/apps-extra/ddrescue/FrugalBuild +++ b/source/apps-extra/ddrescue/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=ddrescue -pkgver=1.14 +pkgver=1.15 pkgrel=1 pkgdesc="GNU ddrescue is a data recovery tool" url="http://www.gnu.org/software/ddrescue/ddrescue.html" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') source=(http://ftp.gnu.org/gnu/ddrescue/$pkgname-$pkgver.tar.gz) up2date="Flasttar http://ftp.gnu.org/gnu/ddrescue/?C=M;O=D" -sha1sums=('7079b5ae73133c8d6c1e982fbac1eea58531da97') +sha1sums=('7046adc4a4b1076b7b5d2d0c987e1608d6b67486') build() { Fcd From baste at frugalware.org Sun Feb 19 21:13:40 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 21:13:40 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmime-2.4.32-1-x86_64 * Version bump Message-ID: <20120219201340.384F4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=55c47f3ea81c4b7348cf31300bc67301d3e48fb9 commit 55c47f3ea81c4b7348cf31300bc67301d3e48fb9 Author: Baste Date: Sun Feb 19 21:13:32 2012 +0100 gmime-2.4.32-1-x86_64 * Version bump diff --git a/source/lib/gmime/FrugalBuild b/source/lib/gmime/FrugalBuild index d734832..07c7bab 100644 --- a/source/lib/gmime/FrugalBuild +++ b/source/lib/gmime/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=gmime -pkgver=2.4.29 +pkgver=2.4.32 pkgrel=1 pkgdesc="Provides a core library and set of utilities for the creation and parsing of messages using MIME" url="http://spruce.sourceforge.net/gmime/" @@ -12,7 +12,7 @@ makedepends=('gtk2-sharp>=2.12.6' 'mono>=2.10') groups=('lib') archs=('i686' 'x86_64' 'ppc') options=('scriptlet') -sha1sums=('55138c74fbac1ba110e917c14abdb960968af3b5') +sha1sums=('a0792ebee02050517dd7622dab9e12aa2818a3c1') _F_mono_aot=0 _F_gnome_ext=".tar.xz" Finclude mono gnome From ryuo at frugalware.org Sun Feb 19 21:17:31 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:17:31 +0100 (CET) Subject: [Frugalware-git] basetesting: grep-2.10-2-x86_64 * rebuild with static to allow pcre bump Message-ID: <20120219201731.71BF8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=965aef55d2f83295e66c724fd63efdb1e29acf1c commit 965aef55d2f83295e66c724fd63efdb1e29acf1c Author: James Buren Date: Sun Feb 19 14:17:52 2012 -0600 grep-2.10-2-x86_64 * rebuild with static to allow pcre bump diff --git a/source/base/grep/FrugalBuild b/source/base/grep/FrugalBuild index 15073b4..3bc2130 100644 --- a/source/base/grep/FrugalBuild +++ b/source/base/grep/FrugalBuild @@ -4,10 +4,10 @@ pkgname=grep pkgver=2.10 extrapkgver= -pkgrel=1 +pkgrel=2 pkgdesc="Print lines matching a pattern" url="http://www.gnu.org/software/grep/grep.html" -depends=('pcre>=7.7-2') +depends=('pcre>=8.21') groups=('base' 'core') archs=('i686' 'x86_64' 'ppc' 'arm') Fup2gnugz @@ -17,6 +17,8 @@ sha1sums=('43de63fa7f2e6c079ccaba2a24b8d8147b4379b5') build() { Fcd $pkgname-$pkgver$extrapkgver + # uncomment if you need to bump to protect from breakage + CFLAGS="$CFLAGS -static" Fbuild Fmv /usr/bin / Fln ../../bin/grep /usr/bin/grep From baste at frugalware.org Sun Feb 19 21:20:37 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 21:20:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pastebinit-1.3-1-x86_64 * Version bump Message-ID: <20120219202037.A883C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=041f92b20980702c8dde50ef1849ad136a5d9f7a commit 041f92b20980702c8dde50ef1849ad136a5d9f7a Author: Baste Date: Sun Feb 19 21:20:43 2012 +0100 pastebinit-1.3-1-x86_64 * Version bump diff --git a/source/apps-extra/pastebinit/FrugalBuild b/source/apps-extra/pastebinit/FrugalBuild index e3782ac..a7cbb05 100644 --- a/source/apps-extra/pastebinit/FrugalBuild +++ b/source/apps-extra/pastebinit/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Baste pkgname=pastebinit -pkgver=1.2 +pkgver=1.3 pkgrel=1 pkgdesc="A software that lets you send anything you want directly to a pastebin from the command line." depends=('python' 'configobj') makedepends=('asciidoc' 'docbook-xsl') groups=('apps-extra') archs=('i686' 'x86_64') -sha1sums=('b7b2c948c953289645345430ce2ac826e62f5eec') +sha1sums=('9b3ffd15eb6cb89d3bc7d0f39d5affbbbbed193f') Finclude launchpad build() From ryuo at frugalware.org Sun Feb 19 21:24:58 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:24:58 +0100 (CET) Subject: [Frugalware-git] basetesting: e2fsprogs-1.42.1-1-x86_64 * version bump Message-ID: <20120219202458.66408224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=8d87b3ef0cc924d26b68ac6eb355ef54b21d2713 commit 8d87b3ef0cc924d26b68ac6eb355ef54b21d2713 Author: James Buren Date: Sun Feb 19 14:25:13 2012 -0600 e2fsprogs-1.42.1-1-x86_64 * version bump diff --git a/source/base/e2fsprogs/FrugalBuild b/source/base/e2fsprogs/FrugalBuild index 58b0700..e9643e9 100644 --- a/source/base/e2fsprogs/FrugalBuild +++ b/source/base/e2fsprogs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=e2fsprogs -pkgver=1.42 +pkgver=1.42.1 pkgrel=1 pkgdesc="Utilities needed to create and maintain ext2 and ext3 filesystems" depends=('glibc>=2.8-3' 'util-linux') @@ -13,7 +13,7 @@ _F_sourceforge_prefix="libs-" _F_archive_grepv="WIP" Finclude sourceforge url="http://e2fsprogs.sourceforge.net/" -sha1sums=('e69bc63bc319e4d1e4242cc278bfd442a60646e6') +sha1sums=('c25c73de98737b5f6fb9debec36bfb6416b0ac07') build() { From jercel16 at gmail.com Sun Feb 19 21:29:13 2012 From: jercel16 at gmail.com (jercel) Date: Sun, 19 Feb 2012 21:29:13 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cvs2cl-2.73-1-x86_64 Message-ID: <20120219202913.69205224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f453fa8fbc2eace3290790ab8007e8a048f00a14 commit f453fa8fbc2eace3290790ab8007e8a048f00a14 Author: jercel Date: Sun Feb 19 21:29:20 2012 +0100 cvs2cl-2.73-1-x86_64 * Version bump diff --git a/source/apps-extra/cvs2cl/FrugalBuild b/source/apps-extra/cvs2cl/FrugalBuild index 8235cad..a490569 100644 --- a/source/apps-extra/cvs2cl/FrugalBuild +++ b/source/apps-extra/cvs2cl/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Christian Hamar alias krix pkgname=cvs2cl -pkgver=2.72 +pkgver=2.73 pkgrel=1 pkgdesc="produces a GNU-style ChangeLog for CVS-controlled sources" url="http://www.red-bean.com/cvs2cl/" @@ -11,7 +11,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/$pkgname.pl|grep Revision|sed -n 's/.*: \(.*\) .*/\1/;1 p'" source=($url/$pkgname.pl) -sha1sums=('aafd9f34cf52b66e9f3be78ff5ded30f85e32e0c') +sha1sums=('8cf478f9c2759b36921ce878b4338656d023a5bd') options=('noversrc') build() { From ryuo at frugalware.org Sun Feb 19 21:29:22 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:29:22 +0100 (CET) Subject: [Frugalware-git] basetesting: pcre-8.30-1-x86_64 * version bump Message-ID: <20120219202922.4F774224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=fb95e8deddee43f9494f0bfbd4075967c3ec6005 commit fb95e8deddee43f9494f0bfbd4075967c3ec6005 Author: James Buren Date: Sun Feb 19 14:28:59 2012 -0600 pcre-8.30-1-x86_64 * version bump diff --git a/source/base/pcre/FrugalBuild b/source/base/pcre/FrugalBuild index 8adea72..722de2e 100644 --- a/source/base/pcre/FrugalBuild +++ b/source/base/pcre/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=pcre -pkgver=8.21 +pkgver=8.30 pkgrel=1 pkgdesc="Perl-compatible regular expression library" url="http://pcre.sourceforge.net" From baste at frugalware.org Sun Feb 19 21:29:52 2012 From: baste at frugalware.org (Baste) Date: Sun, 19 Feb 2012 21:29:52 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gnome-pie-0.4.2-1-x86_64 * Version bump Message-ID: <20120219202952.CDA82224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed94e64ae5f0306fbc9867fc5a0e9cc2de617c8b commit ed94e64ae5f0306fbc9867fc5a0e9cc2de617c8b Author: Baste Date: Sun Feb 19 21:29:49 2012 +0100 gnome-pie-0.4.2-1-x86_64 * Version bump diff --git a/source/gnome-extra/gnome-pie/FrugalBuild b/source/gnome-extra/gnome-pie/FrugalBuild index a65bb79..7873fdd 100644 --- a/source/gnome-extra/gnome-pie/FrugalBuild +++ b/source/gnome-extra/gnome-pie/FrugalBuild @@ -3,21 +3,20 @@ pkgname=gnome-pie _F_archive_name="Gnome-Pie" -pkgver=0.3.1 +pkgver=0.4.2 pkgrel=1 pkgdesc="A visual application launcher for gnome." url="https://github.com/Simmesimme/Gnome-Pie.git" -depends=('gtk+2' 'libxtst' 'libgee' 'gnome-menus' 'unique1' 'bamf') +depends=('gtk+2' 'libxtst' 'libgee' 'gnome-menus' 'unique' 'bamf') makedepends=('cmake' 'vala') groups=('gnome-extra') archs=('i686' 'x86_64') -options=('force') _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_github_author="Simmesimme" _F_github_name="Gnome-Pie" Finclude cmake gnome-scriptlet github -sha1sums=('2d7a96b801c53ccdbb59a3a5d30218051111c5e8') +sha1sums=('4b90ee5f5ca94425f0521e2ab8c4fe279554c065') build() { Fcd From ryuo at frugalware.org Sun Feb 19 21:32:28 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:32:28 +0100 (CET) Subject: [Frugalware-git] basetesting: grep-2.10-3-x86_64 * rebuild with pcre Message-ID: <20120219203228.9B87A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7ce1009955e81e66b029785f786345912cf29e6e commit 7ce1009955e81e66b029785f786345912cf29e6e Author: James Buren Date: Sun Feb 19 14:32:01 2012 -0600 grep-2.10-3-x86_64 * rebuild with pcre diff --git a/source/base/grep/FrugalBuild b/source/base/grep/FrugalBuild index 3bc2130..20061a0 100644 --- a/source/base/grep/FrugalBuild +++ b/source/base/grep/FrugalBuild @@ -4,7 +4,7 @@ pkgname=grep pkgver=2.10 extrapkgver= -pkgrel=2 +pkgrel=3 pkgdesc="Print lines matching a pattern" url="http://www.gnu.org/software/grep/grep.html" depends=('pcre>=8.21') @@ -18,7 +18,7 @@ build() { Fcd $pkgname-$pkgver$extrapkgver # uncomment if you need to bump to protect from breakage - CFLAGS="$CFLAGS -static" + #CFLAGS="$CFLAGS -static" Fbuild Fmv /usr/bin / Fln ../../bin/grep /usr/bin/grep From devil505linux at gmail.com Sun Feb 19 21:32:49 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 21:32:49 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qemu-1.0.1-1-i686 * version bump Message-ID: <20120219203249.4EB2C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f55edeb9d839e2a5ccc0bf51293c4087b48a0484 commit f55edeb9d839e2a5ccc0bf51293c4087b48a0484 Author: Devil505 Date: Sun Feb 19 21:29:21 2012 +0100 qemu-1.0.1-1-i686 * version bump diff --git a/source/xapps-extra/qemu/FrugalBuild b/source/xapps-extra/qemu/FrugalBuild index 54710cb..fd6f2f4 100644 --- a/source/xapps-extra/qemu/FrugalBuild +++ b/source/xapps-extra/qemu/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=qemu -pkgver=1.0 +pkgver=1.0.1 Fuse $USE_DEVEL && pkgver=svn6369 pkgrel=1 Fuse $USE_DEVEL && pkgrel=1 @@ -19,7 +19,7 @@ up2date="Flasttar http://wiki.qemu.org/download" source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.gz \ rc.qemu rc.qemu-hu.po \ rc.qemu-system qemu-system README.Frugalware) -sha1sums=('7dcb1b3516554d6d899d7488cd444dbb7721fcee' \ +sha1sums=('4d08b5a83538fcd7b222bec6f1c584da8d12497a' \ '563c18fe297f1e79b0172e3b426310ac5fbf1a83' \ 'ce31601e5712057938227923d4a9adf16eeb36e7' \ 'd7098b739aa58a004dc61e8e4124751aefad47b3' \ From ryuo at frugalware.org Sun Feb 19 21:42:05 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:42:05 +0100 (CET) Subject: [Frugalware-git] basetesting: tintin-2.00.8-2-x86_64 * rebuild with pcre Message-ID: <20120219204205.A4D10224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=bad413eff8ab0480f079e32c5831c188874a212f commit bad413eff8ab0480f079e32c5831c188874a212f Author: James Buren Date: Sun Feb 19 14:42:01 2012 -0600 tintin-2.00.8-2-x86_64 * rebuild with pcre diff --git a/source/games-extra/tintin/FrugalBuild b/source/games-extra/tintin/FrugalBuild index 57f4671..b6d7b27 100644 --- a/source/games-extra/tintin/FrugalBuild +++ b/source/games-extra/tintin/FrugalBuild @@ -3,9 +3,9 @@ pkgname=tintin pkgver=2.00.8 -pkgrel=1 +pkgrel=2 pkgdesc="A console mud client from which other mud clients have been written." -depends=('zlib') +depends=('zlib' 'pcre>=8.30') groups=('games-extra') archs=('i686' 'x86_64' 'ppc') Finclude sourceforge From ryuo at frugalware.org Sun Feb 19 21:50:34 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 21:50:34 +0100 (CET) Subject: [Frugalware-git] basetesting: libarchive-3.0.3-1-x86_64 * version bump Message-ID: <20120219205034.3BC18224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=c724d990f58718b1a1fb2bd1fa3d65738c88759e commit c724d990f58718b1a1fb2bd1fa3d65738c88759e Author: James Buren Date: Sun Feb 19 14:50:33 2012 -0600 libarchive-3.0.3-1-x86_64 * version bump diff --git a/source/base/libarchive/FrugalBuild b/source/base/libarchive/FrugalBuild index f950760..7372473 100644 --- a/source/base/libarchive/FrugalBuild +++ b/source/base/libarchive/FrugalBuild @@ -4,14 +4,14 @@ # Please always test pacman-g2 before pushing an update of this package! pkgname=libarchive -pkgver=2.8.5 +pkgver=3.0.3 pkgrel=1 pkgdesc="Library to create and read several different archive formats" groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc' 'arm') Finclude googlecode depends=('expat' 'xz>=5.0.3' 'bzip2>=1.0.5-2' 'zlib>=1.2.3-6' 'openssl>=1.0.0') -sha1sums=('e48a3b50de84b1d747f5af9ca5ba90eb6d3a4a78') +sha1sums=('b774e2675e5c1abafbd4d667402e8c3e72313944') # Need to prevent mistakes like unclean chroot build and others and be sure that DONT link to ACL* Fconfopts="--disable-xattr --disable-acl --without-xml2" #options=('force') From devil505linux at gmail.com Sun Feb 19 21:58:44 2012 From: devil505linux at gmail.com (Devil505) Date: Sun, 19 Feb 2012 21:58:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: php-5.3.10-1-i686 * version bump Message-ID: <20120219205844.ECCF2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe1d5c2b405f75a6ac7c3073edf8f7478158c09f commit fe1d5c2b405f75a6ac7c3073edf8f7478158c09f Author: Devil505 Date: Sun Feb 19 21:56:47 2012 +0100 php-5.3.10-1-i686 * version bump diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 89d919d..f639636 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,7 +4,7 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.9 +pkgver=5.3.10 pkgrel=1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" @@ -145,7 +145,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('bc67f673effd9e58bf328f13898297346acd4fe3' \ +sha1sums=('e36b75b6193ad593377a9ff5bad8945136a4d57b' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From ryuo at frugalware.org Sun Feb 19 22:18:33 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 22:18:33 +0100 (CET) Subject: [Frugalware-git] pacman-g2: add an internal config macro to replace the one that disappears in new libarchive Message-ID: <20120219211833.4699D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=0d4eda1df145e721e0240a4735fc1cfa517985cf commit 0d4eda1df145e721e0240a4735fc1cfa517985cf Author: James Buren Date: Sun Feb 19 15:18:03 2012 -0600 add an internal config macro to replace the one that disappears in new libarchive diff --git a/configure.ac b/configure.ac index d9383b3..5d656bf 100644 --- a/configure.ac +++ b/configure.ac @@ -32,6 +32,9 @@ AC_SUBST(PM_MICRO_VERSION) AC_SUBST(PM_VERSION) AC_SUBST(PM_VERSION_INFO) +dnl Define the default bytes per block. +AC_DEFINE_UNQUOTED([PM_DEFAULT_BYTES_PER_BLOCK], [10240], [default bytes per block]) + dnl Define the default config file path for pacman-g2.conf PACCONF=/etc/pacman-g2.conf AC_DEFINE_UNQUOTED([PACCONF], ["$PACCONF"], [pacman-g2.conf location]) diff --git a/lib/libpacman/add.c b/lib/libpacman/add.c index 6c50dd8..d73fdcc 100644 --- a/lib/libpacman/add.c +++ b/lib/libpacman/add.c @@ -422,7 +422,7 @@ int _pacman_add_commit(pmtrans_t *trans, pmlist_t **data) archive_read_support_compression_all (archive); archive_read_support_format_all (archive); - if (archive_read_open_file (archive, info->data, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { + if (archive_read_open_file (archive, info->data, PM_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { RET_ERR(PM_ERR_PKG_OPEN, -1); } diff --git a/lib/libpacman/be_files.c b/lib/libpacman/be_files.c index 41abaa7..6f2d18d 100644 --- a/lib/libpacman/be_files.c +++ b/lib/libpacman/be_files.c @@ -116,7 +116,7 @@ int _pacman_db_open(pmdb_t *db) } archive_read_support_compression_all(db->handle); archive_read_support_format_all(db->handle); - if(archive_read_open_filename(db->handle, dbpath, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { + if(archive_read_open_filename(db->handle, dbpath, PM_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { archive_read_finish(db->handle); RET_ERR(PM_ERR_DB_OPEN, -1); } @@ -159,7 +159,7 @@ void _pacman_db_rewind(pmdb_t *db) db->handle = archive_read_new(); archive_read_support_compression_all(db->handle); archive_read_support_format_all(db->handle); - if (archive_read_open_filename(db->handle, dbpath, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { + if (archive_read_open_filename(db->handle, dbpath, PM_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) { archive_read_finish(db->handle); db->handle = NULL; } diff --git a/lib/libpacman/package.c b/lib/libpacman/package.c index e20af88..d7a1c9c 100644 --- a/lib/libpacman/package.c +++ b/lib/libpacman/package.c @@ -291,7 +291,7 @@ pmpkg_t *_pacman_pkg_load(const char *pkgfile) archive_read_support_compression_all (archive); archive_read_support_format_all (archive); - if ((ret = archive_read_open_file (archive, pkgfile, ARCHIVE_DEFAULT_BYTES_PER_BLOCK)) != ARCHIVE_OK) + if ((ret = archive_read_open_file (archive, pkgfile, PM_DEFAULT_BYTES_PER_BLOCK)) != ARCHIVE_OK) RET_ERR(PM_ERR_PKG_OPEN, NULL); info = _pacman_pkg_new(NULL, NULL); diff --git a/lib/libpacman/util.c b/lib/libpacman/util.c index 845271f..26bb891 100644 --- a/lib/libpacman/util.c +++ b/lib/libpacman/util.c @@ -327,7 +327,7 @@ int _pacman_unpack(const char *archive, const char *prefix, const char *fn) archive_read_support_compression_all(_archive); archive_read_support_format_all (_archive); - if (archive_read_open_file (_archive, archive, ARCHIVE_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) + if (archive_read_open_file (_archive, archive, PM_DEFAULT_BYTES_PER_BLOCK) != ARCHIVE_OK) RET_ERR(PM_ERR_PKG_OPEN, -1); while (archive_read_next_header (_archive, &entry) == ARCHIVE_OK) { From ryuo at frugalware.org Sun Feb 19 23:05:01 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 23:05:01 +0100 (CET) Subject: [Frugalware-git] pacman-g2: configure.ac: add -ldl to libarchive check as a workaround for static builds Message-ID: <20120219220501.97B29224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=c227f645a2bc0cee67d7938ff331e12a60cdaee0 commit c227f645a2bc0cee67d7938ff331e12a60cdaee0 Author: James Buren Date: Sun Feb 19 16:05:14 2012 -0600 configure.ac: add -ldl to libarchive check as a workaround for static builds diff --git a/configure.ac b/configure.ac index 5d656bf..bb35e6d 100644 --- a/configure.ac +++ b/configure.ac @@ -401,7 +401,7 @@ else fi dnl Check for libarchive -AC_CHECK_LIB([archive], [archive_read_data], [AC_CHECK_HEADER([archive.h], [LIBARCHIVE='-larchive'])]) +AC_CHECK_LIB([archive], [archive_read_data], [AC_CHECK_HEADER([archive.h], [LIBARCHIVE='-larchive -ldl'])]) if test -n "$LIBARCHIVE"; then CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS $LIBARCHIVE" From vmiklos at frugalware.org Sun Feb 19 23:18:02 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Sun, 19 Feb 2012 23:18:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-3.2-1-x86_64 Message-ID: <20120219221802.D0481224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0bc2029203df4c7e8b23d80117baf97ea65183ae commit 0bc2029203df4c7e8b23d80117baf97ea65183ae Author: Miklos Vajna Date: Sun Feb 19 22:57:41 2012 +0100 kernel-3.2-1-x86_64 - put back serial console to the kernel, breaks console=ttyS0-like setups diff --git a/source/base/kernel/config.x86_64 b/source/base/kernel/config.x86_64 index 62d4b2b..d32d20e 100644 --- a/source/base/kernel/config.x86_64 +++ b/source/base/kernel/config.x86_64 @@ -2794,10 +2794,11 @@ CONFIG_STALDRV=y # # Serial drivers # -CONFIG_SERIAL_8250=m +CONFIG_SERIAL_8250=y +CONFIG_SERIAL_8250_CONSOLE=y CONFIG_FIX_EARLYCON_MEM=y -CONFIG_SERIAL_8250_PCI=m -CONFIG_SERIAL_8250_PNP=m +CONFIG_SERIAL_8250_PCI=y +CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_CS=m CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 @@ -2815,7 +2816,7 @@ CONFIG_SERIAL_MAX3107=m CONFIG_SERIAL_MRST_MAX3110=m CONFIG_SERIAL_MFD_HSU=m CONFIG_SERIAL_UARTLITE=m -CONFIG_SERIAL_CORE=m +CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=m CONFIG_SERIAL_TIMBERDALE=m From ryuo at frugalware.org Sun Feb 19 23:38:16 2012 From: ryuo at frugalware.org (James Buren) Date: Sun, 19 Feb 2012 23:38:16 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kernel-3.2-1-x86_64 * also build in serial drivers for i686 * add NOTE about these in the future as well Message-ID: <20120219223816.CBDFA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d757e6e7afa19e1df36895891057499d70be44de commit d757e6e7afa19e1df36895891057499d70be44de Author: James Buren Date: Sun Feb 19 16:38:20 2012 -0600 kernel-3.2-1-x86_64 * also build in serial drivers for i686 * add NOTE about these in the future as well diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 70c7bdf..5fd21af 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -21,8 +21,8 @@ if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ '27165bb4fd2bf8770631ae803658122d23bdcc09' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ - '3f8df0be305999cfb9f0fa48185d090865842a04' \ - 'ed1b8af727ef0e2b9a807472183fb2ea32b62ac4' \ + '77a6089de108b68f8b60ec05160b4453b7671133' \ + '9e09ce09ac9a862b44d244d52b0edfbfdf6ff887' \ '754e42240154842808a47115e692620903816471' \ '384290a11db317e0d9dc8b4fdf0d29f8027e808c') fi diff --git a/source/base/kernel/NOTES b/source/base/kernel/NOTES index 0c1c348..f56f28b 100644 --- a/source/base/kernel/NOTES +++ b/source/base/kernel/NOTES @@ -2,5 +2,9 @@ Modules to leave builtin: rtc-cmos loop +serial_core +8250 +8250_pci +8250_pnp Modules to leave disabled: diff --git a/source/base/kernel/config.i686 b/source/base/kernel/config.i686 index dd96c23..471888b 100644 --- a/source/base/kernel/config.i686 +++ b/source/base/kernel/config.i686 @@ -2971,10 +2971,11 @@ CONFIG_STALDRV=y # # Serial drivers # -CONFIG_SERIAL_8250=m +CONFIG_SERIAL_8250=y +CONFIG_SERIAL_8250_CONSOLE=y CONFIG_FIX_EARLYCON_MEM=y -CONFIG_SERIAL_8250_PCI=m -CONFIG_SERIAL_8250_PNP=m +CONFIG_SERIAL_8250_PCI=y +CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_CS=m CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 @@ -2998,7 +2999,7 @@ CONFIG_SERIAL_MAX3107=m CONFIG_SERIAL_MRST_MAX3110=m CONFIG_SERIAL_MFD_HSU=m CONFIG_SERIAL_UARTLITE=m -CONFIG_SERIAL_CORE=m +CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_SERIAL_JSM=m CONFIG_SERIAL_TIMBERDALE=m @@ -5860,9 +5861,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 Mon Feb 20 00:21:13 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 00:21:13 +0100 (CET) Subject: [Frugalware-git] basetesting: swig-2.0.4-2-x86_64 * rebuild with pcre Message-ID: <20120219232113.EC0A2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=42440f3767d7c36f97937a21bf63d101f2f309cf commit 42440f3767d7c36f97937a21bf63d101f2f309cf Author: James Buren Date: Sun Feb 19 17:19:59 2012 -0600 swig-2.0.4-2-x86_64 * rebuild with pcre diff --git a/source/devel-extra/swig/FrugalBuild b/source/devel-extra/swig/FrugalBuild index 02b1ff8..f8976bb 100644 --- a/source/devel-extra/swig/FrugalBuild +++ b/source/devel-extra/swig/FrugalBuild @@ -4,10 +4,10 @@ pkgname=swig pkgver=2.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="SWIG interface compiler" archs=('i686' 'x86_64' 'ppc' 'arm') -depends=('libstdc++>=4.3.0-4') +depends=('libstdc++>=4.3.0-4' 'pcre>=8.30') groups=('devel-extra') Finclude sourceforge url="http://www.swig.org" From ryuo at frugalware.org Mon Feb 20 00:45:54 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 00:45:54 +0100 (CET) Subject: [Frugalware-git] basetesting: gvfs-1.10.1-5-x86_64 * rebuild with libarchive Message-ID: <20120219234554.57140224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ba5bcab6f96ecc3c917925246e148b74877b1bd4 commit ba5bcab6f96ecc3c917925246e148b74877b1bd4 Author: James Buren Date: Sun Feb 19 17:44:58 2012 -0600 gvfs-1.10.1-5-x86_64 * rebuild with libarchive diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 2ff1014..df0ffc7 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -5,13 +5,13 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs pkgver=1.10.1 -pkgrel=4 +pkgrel=5 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" #libgnome-keyring depends only of eggdbus libgcrypt dbus-glib #Don't remove this dep or you will break gvfs -depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'libgdu>=3.0.2' 'libarchive>=2.8.5' 'libcdio') +depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'libgdu>=3.0.2' 'libarchive>=3.0.3' 'libcdio') makedepends=('intltool' 'gnome-doc-utils' 'samba=3.6.1' 'fuse' 'libsoup>=2.32.0' \ 'gnome-keyring>=3.2.0' 'libcdio>=0.83' 'gphoto2' 'obexftp>=0.23-2' \ 'bluez>=4.61' 'expat' 'openssh>=5.6p1' 'gnome-disk-utility' 'heimdal') From ryuo at frugalware.org Mon Feb 20 01:07:51 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 01:07:51 +0100 (CET) Subject: [Frugalware-git] basetesting: icu4c-4.8.1.1-1-x86_64 * fix up2date Message-ID: <20120220000751.4C215224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ac43a2135b06c71dabe89f1f1e53b4e3a365e113 commit ac43a2135b06c71dabe89f1f1e53b4e3a365e113 Author: James Buren Date: Sun Feb 19 18:08:12 2012 -0600 icu4c-4.8.1.1-1-x86_64 * fix up2date diff --git a/source/base/icu4c/FrugalBuild b/source/base/icu4c/FrugalBuild index d8aec87..686fd5f 100644 --- a/source/base/icu4c/FrugalBuild +++ b/source/base/icu4c/FrugalBuild @@ -11,7 +11,7 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') license="ICU License" depends=('libstdc++' 'bash') -up2date="lynx -dump http://site.icu-project.org/download |grep [0-9].[0-9].[0-9] |sed -ne 's/.*\].*]\(.*\) \[.*/\1/;1p'" +up2date="lynx -dump http://site.icu-project.org/download | grep -Eo ']([0-9]\.)+[0-9] ' | sed -r 's|^](.+) \$|\1|' | Fsort | tail -n1" source=(http://download.icu-project.org/files/icu4c/$pkgver/icu4c-`echo $pkgver|sed 's/\./_/g'`-src.tgz) sha1sums=('7146ee269b39273fa98d750f73136b14f781758a') _F_cd_path=icu/source From ryuo at frugalware.org Mon Feb 20 01:17:07 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 01:17:07 +0100 (CET) Subject: [Frugalware-git] basetesting: util.sh: redefine Fup2gnubz2 to use Flasttar Message-ID: <20120220001707.6C91A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=b9230e703039f6c9aea76a6fcb37cef0c20b15c9 commit b9230e703039f6c9aea76a6fcb37cef0c20b15c9 Author: James Buren Date: Sun Feb 19 18:17:24 2012 -0600 util.sh: redefine Fup2gnubz2 to use Flasttar diff --git a/source/include/util.sh b/source/include/util.sh index 00011ea..4110644 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -1282,7 +1282,7 @@ Fup2gnugz() ## Fup2gnubz2() { - up2date="Flasttarbz2 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'" + up2date="Flasttar 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'" } ### From ryuo at frugalware.org Mon Feb 20 01:21:18 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 01:21:18 +0100 (CET) Subject: [Frugalware-git] basetesting: ed-1.6-1-x86_64 * version bump Message-ID: <20120220002118.34C05224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=18cee77ffdfd761d62ce2ea25f82ff39afb16253 commit 18cee77ffdfd761d62ce2ea25f82ff39afb16253 Author: James Buren Date: Sun Feb 19 18:21:43 2012 -0600 ed-1.6-1-x86_64 * version bump diff --git a/source/base/ed/FrugalBuild b/source/base/ed/FrugalBuild index cf52554..2689b09 100644 --- a/source/base/ed/FrugalBuild +++ b/source/base/ed/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=ed -pkgver=1.1 +pkgver=1.6 pkgrel=1 pkgdesc="A POSIX-compliant line editor" url="http://www.gnu.org/software/ed/ed.html" @@ -10,7 +10,7 @@ depends=('glibc>=2.8-3') groups=('base' 'devel-core') archs=('i686' 'x86_64' 'ppc' 'arm') Fup2gnubz2 -source=(http://ftp.gnu.org/pub/gnu/ed/$pkgname-$pkgver.tar.bz2) +source=(http://ftp.gnu.org/pub/gnu/ed/$pkgname-$pkgver.tar.gz) signatures=($source.sig) build() From ryuo at frugalware.org Mon Feb 20 02:23:05 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:23:05 +0100 (CET) Subject: [Frugalware-git] basetesting: simgrid-3.6.2-2-x86_64 * rebuild with pcre Message-ID: <20120220012305.B62F5224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=280c24c327b17436984edd748a169927a47ed88f commit 280c24c327b17436984edd748a169927a47ed88f Author: James Buren Date: Sun Feb 19 19:22:45 2012 -0600 simgrid-3.6.2-2-x86_64 * rebuild with pcre diff --git a/source/devel-extra/simgrid/FrugalBuild b/source/devel-extra/simgrid/FrugalBuild index cd45269..abe76f4 100644 --- a/source/devel-extra/simgrid/FrugalBuild +++ b/source/devel-extra/simgrid/FrugalBuild @@ -4,11 +4,11 @@ pkgname=simgrid pkgver=3.6.2 rel_id=29207 -pkgrel=1 +pkgrel=2 pkgdesc="A toolkit for the development and simulation of distributed applications" url="http://simgrid.gforge.inria.fr/" source=("http://gforge.inria.fr/frs/download.php/$rel_id/$pkgname-$pkgver.tar.gz") -depends=('pcre') +depends=('pcre>=8.30') groups=('devel-extra') archs=('i686' 'x86_64') up2date="Flasttar http://gforge.inria.fr/frs/?group_id=12" From ryuo at frugalware.org Mon Feb 20 02:23:05 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:23:05 +0100 (CET) Subject: [Frugalware-git] basetesting: libnl-1.1-4-x86_64 * fix url Message-ID: <20120220012305.A047C224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=7542519cdb0ad9df5b33956d6ebd8d16f699a4b7 commit 7542519cdb0ad9df5b33956d6ebd8d16f699a4b7 Author: James Buren Date: Sun Feb 19 19:18:14 2012 -0600 libnl-1.1-4-x86_64 * fix url diff --git a/source/base/libnl/FrugalBuild b/source/base/libnl/FrugalBuild index 5299cb3..2a47baa 100644 --- a/source/base/libnl/FrugalBuild +++ b/source/base/libnl/FrugalBuild @@ -6,7 +6,7 @@ pkgname=libnl pkgver=1.1 pkgrel=4 pkgdesc="A library to ease the use of netlink sockets" -url="http://people.suug.ch/~tgr/libnl/" +url="http://infradead.org/~tgr/libnl/" depends=('glibc') groups=('base') archs=('i686' 'x86_64' 'ppc') From ryuo at frugalware.org Mon Feb 20 02:40:20 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:40:20 +0100 (CET) Subject: [Frugalware-git] frugalware-current: eterm-0.9.6-1-x86_64 * remove package Message-ID: <20120220014020.DE93C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f75b97b1375457cbb29ad35f732759654f028b7a commit f75b97b1375457cbb29ad35f732759654f028b7a Author: James Buren Date: Sun Feb 19 19:40:34 2012 -0600 eterm-0.9.6-1-x86_64 * remove package diff --git a/source/xapps/eterm/FrugalBuild b/source/xapps/eterm/FrugalBuild deleted file mode 100644 index 10cc9b8..0000000 --- a/source/xapps/eterm/FrugalBuild +++ /dev/null @@ -1,42 +0,0 @@ -# Compiling Time: 0.27 SBU -# Maintainer: crazy -# Contributor: Shrift - -pkgname=eterm -pkgver=0.9.6 -pkgrel=1 -pkgdesc="Eterm is a color vt102 terminal emulator intended as a replacement for xterm." -depends=('libast>=0.7-4' 'libxres>=1.0.3-3' 'libxmu>=1.0.4-2') -rodepends=('eterm-esetroot') -groups=('xapps') -archs=('i686' 'x86_64') -_F_sourceforge_dirname="$pkgname" -_F_sourceforge_name="Eterm" -Finclude sourceforge -replaces=('enterminus') -url="http://eterm.org" -sha1sums=('b4cb00f898ffd2de9bf7ae0ecde1cc3a5fee9f02') - -subpkgs=('eterm-esetroot') -subdescs=('Background setter using imlib2.') -subgroups=('xapps') -subarchs=('i686 x86_64') -subconflicts=('esetroot') -subprovides=('esetroot') -subreplaces=('esetroot') -subdepends=('imlib2>=1.4.3-2') - -[ "$CARCH" == "x86_64" ] && mmxo=" --disable-mmx --enable-sse2 " - -build() { - Fcd Eterm-$pkgver - # Fresh up missing script - cp -a /usr/share/automake/missing ./missing || Fdie - Fbuild --enable-trans --with-x --disable-dependency-tracking \ - --with-gnu-ld --enable-multi-charset --with-backspace=auto \ - --with-debugging=0 $mmxo - Fln /usr/bin/Eterm /usr/bin/$pkgname - Fsplit eterm-esetroot /usr/bin/Esetroot -} - -# optimization OK From ryuo at frugalware.org Mon Feb 20 02:43:36 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:43:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: frugalware-1.6-1-x86_64 * add libast/eterm to replace list Message-ID: <20120220014336.B155B224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d4bc2717848ae70c33024c1298afb5bc43716960 commit d4bc2717848ae70c33024c1298afb5bc43716960 Author: James Buren Date: Sun Feb 19 19:43:56 2012 -0600 frugalware-1.6-1-x86_64 * add libast/eterm to replace list diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index 57a1456..bc34a01 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -15,9 +15,8 @@ backup=(etc/{profile.d/lang.sh,issue.net,ld.so.conf,nsswitch.conf,securetty,term up2date="Flasttar $url" source=($url/$pkgname-$pkgver.tar.gz) signatures=($source.asc) -# Remove after 1.6 final is released +# Remove after 1.7 final is released replaces=( - 'gdk-pixbuf' 'qiv' 'e16menuedit' 'libstroke' 'blinky' 'pipslite' - 'gtk+' 'gaim-galago' 'glib' 'kuickshow' 'imlib' 'bbconf' + 'eterm' 'libast' ) conflicts=(${replaces[@]}) From ryuo at frugalware.org Mon Feb 20 02:43:36 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:43:36 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libast-0.7-4-x86_64 * remove package Message-ID: <20120220014336.9A6B1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=99e0a6b26b33ac492e7a5d5d2985fca4d29be9c2 commit 99e0a6b26b33ac492e7a5d5d2985fca4d29be9c2 Author: James Buren Date: Sun Feb 19 19:42:11 2012 -0600 libast-0.7-4-x86_64 * remove package diff --git a/source/xlib/libast/FrugalBuild b/source/xlib/libast/FrugalBuild deleted file mode 100644 index 750d576..0000000 --- a/source/xlib/libast/FrugalBuild +++ /dev/null @@ -1,24 +0,0 @@ -# Compiling Time: 0.19 SBU -# Maintainer: DNAku -# Contributor: Shrift - -pkgname=libast -pkgver=0.7 -pkgrel=4 -pkgdesc="The library of assorted spiffy things" -url="http://www.eterm.org/download/" -depends=('imlib2>=1.4.3-2' 'pcre' 'libx11>=1.2.1' 'libxext>=1.0.5-3') -groups=('xlib') -archs=('i686' 'x86_64') -up2date="lynx -dump http://eterm.org/download |grep -m1 libast-[0-9\.]*.tar|sed 's/.tar.*//g'|sed 's/.*ast.//g'" -source=(http://www.eterm.org/download/$pkgname-$pkgver.tar.gz) -sha1sums=('8449049642c5a945336a326b8d512e4d261232d0') - -build () -{ - Fbuild --enable-mmx -} - - - -# optimization OK From ryuo at frugalware.org Mon Feb 20 02:49:36 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:49:36 +0100 (CET) Subject: [Frugalware-git] basetesting: gambas-3.0.0-2-x86_64 * rebuild with pcre Message-ID: <20120220014936.83614224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=c01c0612b7984be99b1fb45072b6660d217bb883 commit c01c0612b7984be99b1fb45072b6660d217bb883 Author: James Buren Date: Sun Feb 19 19:45:53 2012 -0600 gambas-3.0.0-2-x86_64 * rebuild with pcre diff --git a/source/devel-extra/gambas/FrugalBuild b/source/devel-extra/gambas/FrugalBuild index 060496d..9708133 100644 --- a/source/devel-extra/gambas/FrugalBuild +++ b/source/devel-extra/gambas/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gambas pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A full-featured object language built on a BASIC interpreter." depends=('dbus' 'libffi') groups=('devel-extra') @@ -28,7 +28,7 @@ Faddsubpkg "$pkgname-image-io" "$pkgname image io component" "gdk-pixb Faddsubpkg "$pkgname-image-imlib" "$pkgname image imlib component" "imlib2" "$pkgname" Faddsubpkg "$pkgname-net" "$pkgname net component" "curl glib2" "$pkgname" Faddsubpkg "$pkgname-opengl" "$pkgname opengl component" "glew libdrm libxdamage" "$pkgname" -Faddsubpkg "$pkgname-pcre" "$pkgname pcre component" "pcre" "$pkgname" +Faddsubpkg "$pkgname-pcre" "$pkgname pcre component" "pcre>=8.30" "$pkgname" Faddsubpkg "$pkgname-pdf" "$pkgname pdf component" "poppler bzip2" "$pkgname" Faddsubpkg "$pkgname-qt4" "$pkgname qt4 component" "libqtopengl libqtwebkit libqt3support bzip2 libqtscript" "$pkgname" Faddsubpkg "$pkgname-sdl" "$pkgname sdl component" "sdl_mixer sdl_ttf glew bzip2" "$pkgname" From ryuo at frugalware.org Mon Feb 20 02:56:59 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 02:56:59 +0100 (CET) Subject: [Frugalware-git] basetesting: Merge branch 'master' of ../current Message-ID: <20120220015659.5C18D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3994120f06d8a2322441785c6415c7d0b44e2b86 commit 3994120f06d8a2322441785c6415c7d0b44e2b86 Merge: c01c061 d4bc2717 Author: James Buren Date: Sun Feb 19 19:53:03 2012 -0600 Merge branch 'master' of ../current From ryuo at frugalware.org Mon Feb 20 03:04:48 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 03:04:48 +0100 (CET) Subject: [Frugalware-git] basetesting: libnl-3.2.7-1-x86_64 * version bump Message-ID: <20120220020448.3AC8F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=9f0ba74fcb86e143c3a56b7875c2e33375153151 commit 9f0ba74fcb86e143c3a56b7875c2e33375153151 Author: James Buren Date: Sun Feb 19 20:04:54 2012 -0600 libnl-3.2.7-1-x86_64 * version bump diff --git a/source/base/libnl/FrugalBuild b/source/base/libnl/FrugalBuild index 2a47baa..89f519a 100644 --- a/source/base/libnl/FrugalBuild +++ b/source/base/libnl/FrugalBuild @@ -3,14 +3,15 @@ # Contributor: AlexExtreme pkgname=libnl -pkgver=1.1 -pkgrel=4 +pkgver=3.2.7 +pkgrel=1 pkgdesc="A library to ease the use of netlink sockets" -url="http://infradead.org/~tgr/libnl/" +url="http://www.infradead.org/~tgr/libnl/" depends=('glibc') groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url |Flasttar" -source=($url/files/$pkgname-$pkgver.tar.gz glibc28.diff) -sha1sums=('54c7d02f93b09b43338e5cbf42f1373e83566577' \ - 'abd966de7c5ea6f9da9624ce54020dcd3fb3ee92') +source=($url/files/$pkgname-$pkgver.tar.gz) +sha1sums=('a7bfc9c1d7ba798338327171f6ab8ad4b1c62e14') + +# optimization OK From melko at frugalware.org Mon Feb 20 03:27:54 2012 From: melko at frugalware.org (Melko) Date: Mon, 20 Feb 2012 03:27:54 +0100 (CET) Subject: [Frugalware-git] kdebump: gtk-kde4-0.9.5b-1-i686 Message-ID: <20120220022754.7B5A1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=f7082a0edf20194128ef9cbfe94eda50d465447c commit f7082a0edf20194128ef9cbfe94eda50d465447c Author: Melko Date: Mon Feb 20 03:26:52 2012 +0100 gtk-kde4-0.9.5b-1-i686 * fix source diff --git a/source/kde-extra/gtk-kde4/FrugalBuild b/source/kde-extra/gtk-kde4/FrugalBuild index 8b2569f..7da9ba4 100644 --- a/source/kde-extra/gtk-kde4/FrugalBuild +++ b/source/kde-extra/gtk-kde4/FrugalBuild @@ -5,28 +5,25 @@ pkgname=gtk-kde4 pkgver=0.9.5b pkgrel=1 pkgdesc="Allows you to change style, icons, font of GTK applications in KDE4" -##_F_kde_id would be usable again when there will be 1 version on dl: -#_F_kde_id="74689" -url="http://kde-apps.org/content/show.php/gtk-kde4?content=74689" +_F_kde_id="74689" Fpkgversep="(src)" -up2date="lynx -dump 'http://kde-apps.org/content/show.php?content=74689' | grep 'Source code' | head -n1 | sed 's/.*code //;s/ (.*//'" Finclude kde -depends=("${depends[@]}" 'gtk+2-engines' 'gtk-qt-engine' "kdebase-workspace>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver") +up2date="lynx -dump 'http://kde-apps.org/content/show.php?content=74689' | grep 'Source code' | head -n1 | sed 's/.*code //;s/ (.*//'" +depends=("${depends[@]}" 'gtk+2-engines' 'gtk-qt-engine' "kdebase-workspace>=$_F_kde_ver") +makedepends=("${makedepends[@]}" "kdelibs-compiletime>=$_F_kde_ver") groups=(kde-extra) archs=('i686' 'x86_64') -source=("http://betta.houa.org/no-site/${pkgname}${Fpkgversep}${pkgver}.tar.gz" fix-permission.patch) +source=("http://kde-apps.org/CONTENT/content-files/${_F_kde_id}-${pkgname}${Fpkgversep}${pkgver/b/}.tar.gz" fix-permission.patch) _F_cd_path="${pkgname}" sha1sums=('7e86401a31ea89f498d412349cde34fc3a053ffc' \ 'ee901efec5ee6c38cb5b759fdb9cf264a8dd620e') build() { Fpatchall - Fcd + Fcd mkdir build || Fdie ## CMake_build, Fmake and Fmakeinstall are not working cmake -DCMAKE_INSTALL_PREFIX=/usr || Fdie make || Fdie make DESTDIR=$Fdestdir install || Fdie } - -# optimization OK From fi at vacmail.ru Mon Feb 20 05:33:43 2012 From: fi at vacmail.ru (=?utf-8?B?0KHQu9C+0LbQvdGL0LUg0L/QtdGA0LXQs9C+0LLQvtGA0Ys=?=) Date: Mon, 20 Feb 2012 07:33:43 +0300 Subject: [Frugalware-git] =?utf-8?b?0KHQu9C+0LbQvdGL0LUg0L/QtdGA0LXQs9C+?= =?utf-8?b?0LLQvtGA0Ys=?= Message-ID: <5B25FE1BDD344C213A105DA0E63F464E@LIE77-2-82-241-134-185.FBX.PROXAD.NET> ??????? ??????? ??????? ??????????? ??????? ??? ???, ??? ???????? ?????? ?????????? ???? ??????? ? ??????????? ???? ??????????: 05-06 ?????; ????? ?????? (? 10.00 ?? 17.30) ?????? ?? ????????: 8(495) 411 - 90 - 47 - ????????? ????????????? ??????? ??????????? ? ?????????? ?????? ??????; - ?????? ??????? ?????????????, ? ??????????? ?????????????? ??????? ? ??????? ???????????? ?????????; - ????????? ? ????????? ??????? ??????????? ???????????, ?????????? ??????? ??????? ? ????? ????????. ? ?????????: 1. ????? ? ???????? ????????????? ????????. ????? ????????????? ????????. ????????? ????????????? ????????: ??????????????, ?????????????, ??????????, ??????? ? ?????????. ???????? ? ??????????? "??????? ???????????". ?????????: ?????????? ?? ??????????? ??????, ??????????? ??????????? ??????????? ? ???? ????????????? ????????. 2. ?????????? ? "??????? ???????????". ??????? ????? ?????????? ? ????????. ?????????? ???? ???????????: ?????????????? "???????? ???????" ? "??????????? ??????????????". ?????????? ????????? ???????????, ??????????? ??????????? ???????. ??????????? ?????? ???????????????? ??????? ????? ??????? ???????????. ?????????: ??????? ???? ?? ???????????? ????????? ????????????????? ????? ???????????, ?????????????? ??????????? ????? "???????? ???????" ? "??????????? ??????????????", ? ????? ?????????? ??????? ? ????????? ??????? ???????????. 3. ?????? "??????? ???????????". ?????????????? ???????? ? ???????????? ?????????? ?????????. ????? ??????????? ? ??????? ???????? ???????????? ?????? ????????????? ????????. ??????? ??????????????? ?????? ?? ?????????? ???????? ? ???????? ?? ??????? ???????? ?? ???????????: ?????????, ??????????????, ??????????????, ????????? ????????. ?????? ???????? ?????????????? ?????????? ? ???????????? ???????????? ????????? ??????? ? ??????????????? ? ?????? "??????? ???????????". ?????????: ??????? ???? ?? ???????????? ????????? ???????????? ?????????????? "???????? ????????", ???????????? ????????? ?? ??????????? ? ?????? ?????? ????????????? ????????. 4. ???? "??????????" ? ???????? "???????" ?/??? "??????????????" ???????????. ???? "??????????, ??? ???????? ???? ???????? ???????????. ????????? ????? ?????????? ? "??????? ???"; ??????????? ?????????? ? ????????? (????????????) ???????? ?? ???????????. ??????? ????????? ????????. ????????? ?????? ????????? ????????. ???????? ?????? ????????? "??????? ???????" ???????? ?? ???????????. ?????????: ??????? ???? ?? ?????????? ?????? ????????? ?????????? ? ?????????, ?????????? ????????? ?? ???????????. 5. ???? "?????? ?????????? ???????" ? ???????? "???????" ?/??? "??????????????" ???????????. ?????? ??????????? ???????????? ????? ???????, ?????? ?? ??????????? (????????????) ???????? ?? ???????????. ???????? ?????? ? ???????????? ???????????, ???????????? ? ???? ???????????. ??????? ??????????? ? ?????? ? "??????? ????????????" ????????? ??????? ? ?????????????? ??????? ? "???????" ????????? ??????????? (?????????, ???????????, "?????????" ????????????? ? ??.) ?????????: ??????? ????, ???????????? ?? ???????????? ????????? ?????????????? ???????? ??????????????? ???????????. 6. ????? ?????????? ??????????? ? ?????????? ??????????? ??????????????? ?? "????????" ?????????? ?? ???????????. ?????? "??????????" ??????????? ? ?????????? ??????????? ? ???????? ????????? ???????. ???????? ????????????? ???????? ??????? ? ??????????? ???????????????. ????????????? ?????????? ???????? ???????????. ?????? ???????????? ????????? ?? ????? ?????????? ??????????? ???????????????. ?????????: ??????????, ???????????? ?? ???????????? ????????? ??????? ?? ??????????? ????? ???????????. ????????? ???????: 17500 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?????? ????? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryuo at frugalware.org Mon Feb 20 04:41:45 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 04:41:45 +0100 (CET) Subject: [Frugalware-git] basetesting: openssl-1.0.0-8-x86_64 * version bump Message-ID: <20120220034145.C786F224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=a5dfa1860462c0dcb6a7affd758fd1b7f1b34206 commit a5dfa1860462c0dcb6a7affd758fd1b7f1b34206 Author: James Buren Date: Sun Feb 19 21:42:07 2012 -0600 openssl-1.0.0-8-x86_64 * version bump diff --git a/source/base/openssl/FrugalBuild b/source/base/openssl/FrugalBuild index 62bdd69..dc92e7e 100644 --- a/source/base/openssl/FrugalBuild +++ b/source/base/openssl/FrugalBuild @@ -4,8 +4,8 @@ pkgname=openssl pkgver=1.0.0 -pkgextraver=e -pkgrel=7 +pkgextraver=g +pkgrel=8 pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security" url="http://www.openssl.org/source/" groups=('base' 'chroot-core') From dyt at semlist.ru Mon Feb 20 05:49:29 2012 From: dyt at semlist.ru (=?utf-8?B?0KHQtdC80LjQvdCw0YAg0LTRgNC+0LHQu9C10L3QuNC1INCx0LjQt9C90LXRgdCw?=) Date: Mon, 20 Feb 2012 07:49:29 +0300 Subject: [Frugalware-git] =?utf-8?b?0JTRgNC+0LHQu9C10L3QuNC1INC4INGB0YI=?= =?utf-8?b?0YDRg9C60YLRg9GA0LjQt9Cw0YbQuNGPINCx0LjQt9C90LXRgdCw?= Message-ID: ????????? ???????: ???????? ????????, ?????? ?? ????????? ????????? ???????. ???? ??????????: 02 ????? ? ?????? ?????????? ?? ????????: 8 (495) 921-30-17 ?????????????, ??????????? ? ??????? ???????? ???????????? ??? ?????? ???, ???? ???????????????? ? ?????? ??????? ?? ?????????, ????????? ?????????? ??????. ? ?????????: 1. ????? ???????????. ??????????. ??????? ?????????? ???????????. 2. ?????? ??????????? "??????" ? ??????????? ????????? ??????? (?? ?????? ????????, ??????? ?????). 3. ???????????????? ???????????, ??????????? ???????? ????? ? ???????? ?????????. ?????? ?????? ??? ?????????? ??????????. 4. ?????? ?????? ??????????? ??? ??????????? (?????? ?????????????? ??? ???? ?????????? ???????, ???????? ????????? ?? ????????? ??????????? ? ?.?.). 5. ???????????. ???????????? ?????????????? ? ??????? ????????????. ???????? ?????? ?????????? ??????. 6. ????????? ????????? ????????? ?????, ?????, ?????????? ?? ????? ?????????? ??????????? (?????? ????? ?? ?? ?????? ??????????? ?? 10 ??????, ? ?????? ?? 100?). 7. ?????? ??????? ???????????? ?????????? ?? ????????? ?? ????????????? ??????????????? ? ????????? ??? ?????????????????, ? ???? ????? ????????? ? ????? ????????? ?????????????? ????????? ??????. 8. ?????? ?? ?????????/??????? ???????????. 9. ????? ???????? ?????????? ??? ? ?????????????? ???????? ???????? ????????????. ???????, ?????????????? ?????????? ?????? ????????. 10. ?????? ??????????, ????????? ???????????. 11. ??????????? ?????????? ???????????? ???? ?? ?? ????? ???????????, ???? ??????? ???????????? ????????????? ?? ??. 55 ?? ?? ??? ????????? ?????? ????? ?? ?????????? ???. 12. ???????? ????????????????: ????????????? ?????????? ???, ????????, ?????????????? ???????????. 13. ???????? ????????? ??? ?????????: ?????????????, ????? ? ???????? ???????, ????? ? ?.?. ???????? ????????, ?????????? ????? ????????????? ???????? ?????????, ???????. 14. ?????? ??????? - ??????? "??????? ?????". 15. ??????? ???????? ?????????? ??? ??? ??????? ???????????? ???????. 16. ??????? ?????????? ??????? ????????. 17. ?????????? ??????????????????. 18. ?????? ??????????????? ?????????, ??????????? ??????????? ???????. 19. ???????????? ????????? ??????? (???) ? ????????? ? ???????????? ????????? ? ????????? ????????????? ????????? ????? ?????????. ????? ?????????? ? ???????? ????????? ? ?.?. ????????? ????????? ????? ?? ????????? ???????, ?????? ??????? ???????. ????????? ???????: 9000 ??????. ????? ??????????: ?. ??????????, ??. ??????????, ?.6, ?? "???????? ?????". ? ????????? ?????? ???????????? ????????, ?????, ????-?????, ??????????. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryuo at frugalware.org Mon Feb 20 04:59:16 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 04:59:16 +0100 (CET) Subject: [Frugalware-git] basetesting: wpa_supplicant-0.7.3-5-x86_64 * rebuild with libnl * disable GUI (we're gradually removing qt3) * add patch for libnl Message-ID: <20120220035916.56880224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=d5288ada3fd6666c695c3ece346990ed18cffa1d commit d5288ada3fd6666c695c3ece346990ed18cffa1d Author: James Buren Date: Sun Feb 19 21:57:58 2012 -0600 wpa_supplicant-0.7.3-5-x86_64 * rebuild with libnl * disable GUI (we're gradually removing qt3) * add patch for libnl diff --git a/source/base/wpa_supplicant/FrugalBuild b/source/base/wpa_supplicant/FrugalBuild index 4f77ba2..1dbddc8 100644 --- a/source/base/wpa_supplicant/FrugalBuild +++ b/source/base/wpa_supplicant/FrugalBuild @@ -1,21 +1,15 @@ # Compiling Time: 0.01 SBU # Maintainer: Miklos Vajna -if [ "$CARCH" != "ppc" ]; then - USE_GUI=${USE_GUI:-"y"} -else - USE_GUI=${USE_GUI:-"n"} -fi - USE_DBUS=${USE_DBUS:-"y"} USE_DEBUG=${USE_DEBUG:-"y"} pkgname=wpa_supplicant pkgver=0.7.3 -pkgrel=4 +pkgrel=5 pkgdesc="Linux WPA/WPA2/IEEE 802.1X Supplicant" url="http://hostap.epitest.fi/wpa_supplicant/" -depends=('openssl>=1.0.0' 'libnl') +depends=('openssl>=1.0.0' 'libnl>=3.2.7') if Fuse $USE_DBUS; then depends=("${depends[@]}" 'dbus') fi @@ -25,21 +19,14 @@ groups=('base') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url |grep -1 stable|sed -n 's/.*-\(.*\)\.t.*/\1/;3 p'" source=(http://hostap.epitest.fi/releases/wpa_supplicant-$pkgver.tar.gz \ - config nm.diff dbus.diff) + config nm.diff dbus.diff hostap_allow-linking-with-libnl-3.2.patch) sha1sums=('ca51db8931fabf386352c87422f3e62fb44c3fe3' \ - 'afde5abc911f18cf7871df8cbf21735b35af4a03' \ + '0054fc6bb8bf1e34f99057e4f90d5056818c5704' \ 'f253705e39900dc6e65dd48f1a6fb23c465f8f0c' \ - '45980b4f69a65199c7c462595ed63d951095083c') + '45980b4f69a65199c7c462595ed63d951095083c' \ + '69fbaac28aef4fbdac333c6ba4382567202c77b2') options=('scriptlet') -if Fuse $USE_GUI; then - subpkgs=('wpa_supplicant-gui') - subdescs=('Qt-based frontend for wpa_supplicant.') - subdepends=('qt') - subgroups=('kde-extra') - subarchs=('i686 x86_64') -fi - build() { Fcd @@ -81,14 +68,7 @@ build() usr/share/dbus-1/system-services/ fi Ffilerel /etc/wpa_supplicant.conf - cd wpa_gui - if Fuse $USE_GUI; then - qmake -makefile - Fmake - Fexerel /usr/sbin/wpa_gui - Fsplit wpa_supplicant-gui usr/sbin/wpa_gui - fi - cd ../doc/docbook/ + cd doc/docbook/ # man pages Fmanrel *.{5,8} } diff --git a/source/base/wpa_supplicant/config b/source/base/wpa_supplicant/config index 3294861..65347b8 100644 --- a/source/base/wpa_supplicant/config +++ b/source/base/wpa_supplicant/config @@ -14,7 +14,7 @@ # in non-default location #CFLAGS += -I/usr/local/openssl/include #LIBS += -L/usr/local/openssl/lib - +CONFIG_LIBNL32 := 1 # Example configuration for various cross-compilation platforms #### sveasoft (e.g., for Linksys WRT54G) ###################################### diff --git a/source/base/wpa_supplicant/hostap_allow-linking-with-libnl-3.2.patch b/source/base/wpa_supplicant/hostap_allow-linking-with-libnl-3.2.patch new file mode 100644 index 0000000..9111f6c --- /dev/null +++ b/source/base/wpa_supplicant/hostap_allow-linking-with-libnl-3.2.patch @@ -0,0 +1,41 @@ +Subject: [RFC] hostap: Allow linking with libnl-3. +Date: Tue, 15 Nov 2011 14:30:04 -0000 +From: Ben Greear + +I needed this patch to compile against the latest +libnl code. I added this to my config file: + +CONFIG_LIBNL32=y + +Signed-hostap: Ben Greear +rediffed against 0.7.3 by Stefan Lippers-Hollmann + +--- +:100644 100644 5caeec5... 0cc81f9... M src/drivers/drivers.mak + src/drivers/drivers.mak | 21 ++++++++++++++------- + 2 files changed, 29 insertions(+), 14 deletions(-) + +--- a/src/drivers/drivers.mak ++++ b/src/drivers/drivers.mak +@@ -31,11 +31,18 @@ NEED_SME=y + NEED_AP_MLME=y + NEED_NETLINK=y + NEED_LINUX_IOCTL=y +-DRV_LIBS += -lnl ++ifdef CONFIG_LIBNL32 ++ DRV_LIBS += -lnl-3 ++ DRV_LIBS += -lnl-genl-3 ++ DRV_CFLAGS += -DCONFIG_LIBNL20 ++ DRV_CFLAGS += -I/usr/include/libnl3/ ++else ++ DRV_LIBS += -lnl + +-ifdef CONFIG_LIBNL20 +-DRV_LIBS += -lnl-genl +-DRV_CFLAGS += -DCONFIG_LIBNL20 ++ ifdef CONFIG_LIBNL20 ++ DRV_LIBS += -lnl-genl ++ DRV_CFLAGS += -DCONFIG_LIBNL20 ++ endif + endif + endif From ryuo at frugalware.org Mon Feb 20 05:14:05 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 05:14:05 +0100 (CET) Subject: [Frugalware-git] basetesting: hostapd-0.7.3-2-x86_64 * rebuild with libnl * add patch for libnl Message-ID: <20120220041405.38418224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=3bff876110ff3358834dcff59f58b185de0b17b9 commit 3bff876110ff3358834dcff59f58b185de0b17b9 Author: James Buren Date: Sun Feb 19 22:13:46 2012 -0600 hostapd-0.7.3-2-x86_64 * rebuild with libnl * add patch for libnl diff --git a/source/network-extra/hostapd/FrugalBuild b/source/network-extra/hostapd/FrugalBuild index b5c5b72..2d32895 100644 --- a/source/network-extra/hostapd/FrugalBuild +++ b/source/network-extra/hostapd/FrugalBuild @@ -3,22 +3,25 @@ pkgname=hostapd pkgver=0.7.3 -pkgrel=1 +pkgrel=2 pkgdesc="A daemon for managing software wireless access points." url="http://hostap.epitest.fi/hostapd" -depends=('openssl>=1.0.0' 'libnl') +depends=('openssl>=1.0.0' 'libnl>=3.2.7') groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" -source=(${url/hostapd/releases}/$pkgname-$pkgver.tar.gz config rc.$pkgname README.Frugalware) +source=(${url/hostapd/releases}/$pkgname-$pkgver.tar.gz config rc.$pkgname README.Frugalware hostap_allow-linking-with-libnl-3.2.patch) backup=(etc/$pkgname/$pkgname.{accept,conf,deny}) sha1sums=('7a8853fe41ee5a2b9f03f608cf7a61c7ccea4f4c' \ - '903738e1b8901598c025e18bf093bd452bc75f0d' \ + 'b21fc07b02f3dbd245400324c68625b3e9de8052' \ 'f4f0f2967b3fc68aec7121b489e5650de4d76c62' \ - '94c24e4311a366421592031cbb2ae67c41b4a880') + '94c24e4311a366421592031cbb2ae67c41b4a880' \ + '69fbaac28aef4fbdac333c6ba4382567202c77b2') build() { - Fcd $pkgname-$pkgver/$pkgname + Fcd $pkgname-$pkgver + Fpatchall + cd $pkgname || Fdie cp $Fsrcdir/config .config || Fdie make || Fdie sed -i -r -e "s:#(.*)=/etc/$pkgname\.(accept|deny):\1=/etc/$pkgname/$pkgname.\2:" $pkgname.conf || Fdie diff --git a/source/network-extra/hostapd/config b/source/network-extra/hostapd/config index 108d2d1..830ab9e 100644 --- a/source/network-extra/hostapd/config +++ b/source/network-extra/hostapd/config @@ -8,7 +8,7 @@ # This file is included in Makefile, so variables like CFLAGS and LIBS can also # be modified from here. In most cass, these lines should use += in order not # to override previous values of the variables. - +CONFIG_LIBNL32=y # Driver interface for Host AP driver CONFIG_DRIVER_HOSTAP=y diff --git a/source/network-extra/hostapd/hostap_allow-linking-with-libnl-3.2.patch b/source/network-extra/hostapd/hostap_allow-linking-with-libnl-3.2.patch new file mode 100644 index 0000000..9111f6c --- /dev/null +++ b/source/network-extra/hostapd/hostap_allow-linking-with-libnl-3.2.patch @@ -0,0 +1,41 @@ +Subject: [RFC] hostap: Allow linking with libnl-3. +Date: Tue, 15 Nov 2011 14:30:04 -0000 +From: Ben Greear + +I needed this patch to compile against the latest +libnl code. I added this to my config file: + +CONFIG_LIBNL32=y + +Signed-hostap: Ben Greear +rediffed against 0.7.3 by Stefan Lippers-Hollmann + +--- +:100644 100644 5caeec5... 0cc81f9... M src/drivers/drivers.mak + src/drivers/drivers.mak | 21 ++++++++++++++------- + 2 files changed, 29 insertions(+), 14 deletions(-) + +--- a/src/drivers/drivers.mak ++++ b/src/drivers/drivers.mak +@@ -31,11 +31,18 @@ NEED_SME=y + NEED_AP_MLME=y + NEED_NETLINK=y + NEED_LINUX_IOCTL=y +-DRV_LIBS += -lnl ++ifdef CONFIG_LIBNL32 ++ DRV_LIBS += -lnl-3 ++ DRV_LIBS += -lnl-genl-3 ++ DRV_CFLAGS += -DCONFIG_LIBNL20 ++ DRV_CFLAGS += -I/usr/include/libnl3/ ++else ++ DRV_LIBS += -lnl + +-ifdef CONFIG_LIBNL20 +-DRV_LIBS += -lnl-genl +-DRV_CFLAGS += -DCONFIG_LIBNL20 ++ ifdef CONFIG_LIBNL20 ++ DRV_LIBS += -lnl-genl ++ DRV_CFLAGS += -DCONFIG_LIBNL20 ++ endif + endif + endif From ryuo at frugalware.org Mon Feb 20 05:16:31 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 05:16:31 +0100 (CET) Subject: [Frugalware-git] basetesting: iw-3.3-1-x86_64 * version bump * rebuild with libnl Message-ID: <20120220041631.4ADE0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=e5a61664c2a1ea032baea772f96168101bbe3c2b commit e5a61664c2a1ea032baea772f96168101bbe3c2b Author: James Buren Date: Sun Feb 19 22:16:20 2012 -0600 iw-3.3-1-x86_64 * version bump * rebuild with libnl diff --git a/source/network-extra/iw/FrugalBuild b/source/network-extra/iw/FrugalBuild index eb43e6a..5c68e3a 100644 --- a/source/network-extra/iw/FrugalBuild +++ b/source/network-extra/iw/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: voroskoi pkgname=iw -pkgver=3.1 +pkgver=3.3 pkgrel=1 pkgdesc="iw is a tool for nl80211." url="http://linuxwireless.org/en/users/Documentation/iw" -depends=('libnl') +depends=('libnl>=3.2.7') groups=('network-extra') archs=('i686' 'x86_64') up2date="Flasttarbz2 http://wireless.kernel.org/download/iw/" source=(http://wireless.kernel.org/download/iw/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('559636c4f73485db6fd4bf6f438e60fe5f23f569') +sha1sums=('5d167faf4e8a9b33d04170402f351b4da66a331f') # optimization OK From ryuo at frugalware.org Mon Feb 20 05:39:50 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 05:39:50 +0100 (CET) Subject: [Frugalware-git] basetesting: libvirt-0.9.10-2-x86_64 * rebuild with libnl Message-ID: <20120220043950.C60CF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=57da5cd8f726a8f7b6ae9991fb6a26a32b916cbb commit 57da5cd8f726a8f7b6ae9991fb6a26a32b916cbb Author: James Buren Date: Sun Feb 19 22:19:27 2012 -0600 libvirt-0.9.10-2-x86_64 * rebuild with libnl diff --git a/source/xlib-extra/libvirt/FrugalBuild b/source/xlib-extra/libvirt/FrugalBuild index 84175dd..a6bb3e5 100644 --- a/source/xlib-extra/libvirt/FrugalBuild +++ b/source/xlib-extra/libvirt/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libvirt pkgver=0.9.10 -pkgrel=1 +pkgrel=2 pkgdesc="libvirt is a library providing access to information from various virtualization tools" url="http://libvirt.org" -depends=('libxml2' 'gnutls>=2.12.12' 'cyrus-sasl' 'parted>=3.0' 'lvm2' 'libnl' 'systemd' 'polkit') +depends=('libxml2' 'gnutls>=2.12.12' 'cyrus-sasl' 'parted>=3.0' 'lvm2' 'libnl>=3.2.7' 'systemd' 'polkit') rodepends=('dnsmasq' 'bridge-utils' 'iproute2') makedepends=('python' 'gtk-doc') groups=('xlib-extra') From ryuo at frugalware.org Mon Feb 20 05:39:51 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 05:39:51 +0100 (CET) Subject: [Frugalware-git] basetesting: bluez-4.98-1-x86_64 * version bump Message-ID: <20120220043951.0C8F8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=ac7e82b291c47ba4a8d0767c4b0eb4be1e37a36e commit ac7e82b291c47ba4a8d0767c4b0eb4be1e37a36e Author: James Buren Date: Sun Feb 19 22:38:27 2012 -0600 bluez-4.98-1-x86_64 * version bump diff --git a/source/apps/bluez/FrugalBuild b/source/apps/bluez/FrugalBuild index c9c6494..73da638 100644 --- a/source/apps/bluez/FrugalBuild +++ b/source/apps/bluez/FrugalBuild @@ -2,17 +2,17 @@ # Maintainer: Priyank Gosalia pkgname=bluez -pkgver=4.97 -pkgrel=2 +pkgver=4.98 +pkgrel=1 pkgdesc="Library to use the BlueZ Linux Bluetooth stack" url="http://bluez.sourceforge.net/" -depends=('dbus-glib>=0.76' 'alsa-lib' 'libnl' 'zlib' 'libsndfile' 'check') +depends=('dbus-glib>=0.76' 'alsa-lib' 'libnl>=3.2.7' 'zlib' 'libsndfile' 'check') groups=('apps') archs=('i686' 'x86_64' 'ppc') up2date="Flasttar http://www.bluez.org/download/" source=(http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.gz \ Fix_netdevgroup.diff) -sha1sums=('aa57f14aab314357a4b561a956b7a8f5cf0c2613' \ +sha1sums=('4f47af924ab6a20be770753ac7c476404a684f1d' \ '21f7a64b47eb9578c91799a341a3a7ef67d786b6') conflicts=('bluez-utils' 'bluez-libs') provides=('bluez-utils' 'bluez-libs') From ryuo at frugalware.org Mon Feb 20 05:46:42 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 05:46:42 +0100 (CET) Subject: [Frugalware-git] basetesting: quvi-0.4.1-2-x86_64 * rebuild with pcre Message-ID: <20120220044642.D4ECA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=basetesting.git;a=commitdiff;h=1c1246b6e6631f0555d2b1a4066dc8b46244032e commit 1c1246b6e6631f0555d2b1a4066dc8b46244032e Author: James Buren Date: Sun Feb 19 22:46:44 2012 -0600 quvi-0.4.1-2-x86_64 * rebuild with pcre diff --git a/source/lib-extra/quvi/FrugalBuild b/source/lib-extra/quvi/FrugalBuild index 899ec81..16b44d1 100644 --- a/source/lib-extra/quvi/FrugalBuild +++ b/source/lib-extra/quvi/FrugalBuild @@ -4,9 +4,9 @@ pkgname=quvi pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-platform library for parsing Adobe flash video download links with C API" -depends=('lua' 'curl>=7.20.0-2' 'pcre' 'libquvi') +depends=('lua' 'curl>=7.20.0-2' 'pcre>=8.30' 'libquvi') groups=('lib-extra') archs=('i686' 'x86_64' 'ppc') _F_sourceforge_ext=".tar.bz2" From ryuo at frugalware.org Mon Feb 20 06:17:26 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 06:17:26 +0100 (CET) Subject: [Frugalware-git] subzero: util.sh: use Flasttar in Fup2gnubz2 Message-ID: <20120220051726.88672224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=e1ee927bce3718099b98783a1ef8f788c7631414 commit e1ee927bce3718099b98783a1ef8f788c7631414 Author: James Buren Date: Sun Feb 19 23:17:47 2012 -0600 util.sh: use Flasttar in Fup2gnubz2 diff --git a/source/include/util.sh b/source/include/util.sh index 00011ea..50acf44 100644 --- a/source/include/util.sh +++ b/source/include/util.sh @@ -1234,7 +1234,7 @@ Flastdir() { } ### -# * Flastverdir(): A convenience function to Flastdir for version only +# * Flastverdir(): A convenience function to Flastdir for version only # directories. Parameters: 1) url (optional) see Flastdir ### Flastverdir() { @@ -1282,7 +1282,7 @@ Fup2gnugz() ## Fup2gnubz2() { - up2date="Flasttarbz2 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'" + up2date="Flasttar 'http://ftp.gnu.org/gnu/$pkgname/?C=M;O=A'" } ### From ryuo at frugalware.org Mon Feb 20 06:18:46 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 06:18:46 +0100 (CET) Subject: [Frugalware-git] subzero: e2fsprogs-1.42.1-1-x86_64 * version bump Message-ID: <20120220051846.D7FAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=5d5b572fb0a903050dca803ba8bdbad3ec760ac8 commit 5d5b572fb0a903050dca803ba8bdbad3ec760ac8 Author: James Buren Date: Sun Feb 19 23:19:11 2012 -0600 e2fsprogs-1.42.1-1-x86_64 * version bump diff --git a/source/base/e2fsprogs/FrugalBuild b/source/base/e2fsprogs/FrugalBuild index 58b0700..e9643e9 100644 --- a/source/base/e2fsprogs/FrugalBuild +++ b/source/base/e2fsprogs/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=e2fsprogs -pkgver=1.42 +pkgver=1.42.1 pkgrel=1 pkgdesc="Utilities needed to create and maintain ext2 and ext3 filesystems" depends=('glibc>=2.8-3' 'util-linux') @@ -13,7 +13,7 @@ _F_sourceforge_prefix="libs-" _F_archive_grepv="WIP" Finclude sourceforge url="http://e2fsprogs.sourceforge.net/" -sha1sums=('e69bc63bc319e4d1e4242cc278bfd442a60646e6') +sha1sums=('c25c73de98737b5f6fb9debec36bfb6416b0ac07') build() { From ryuo at frugalware.org Mon Feb 20 06:19:53 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 06:19:53 +0100 (CET) Subject: [Frugalware-git] subzero: ed-1.6-1-x86_64 * version bump Message-ID: <20120220051953.CAC58224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=4b514935f509c71e20417b5cda44acc303387061 commit 4b514935f509c71e20417b5cda44acc303387061 Author: James Buren Date: Sun Feb 19 23:20:16 2012 -0600 ed-1.6-1-x86_64 * version bump diff --git a/source/base/ed/FrugalBuild b/source/base/ed/FrugalBuild index cf52554..2689b09 100644 --- a/source/base/ed/FrugalBuild +++ b/source/base/ed/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna pkgname=ed -pkgver=1.1 +pkgver=1.6 pkgrel=1 pkgdesc="A POSIX-compliant line editor" url="http://www.gnu.org/software/ed/ed.html" @@ -10,7 +10,7 @@ depends=('glibc>=2.8-3') groups=('base' 'devel-core') archs=('i686' 'x86_64' 'ppc' 'arm') Fup2gnubz2 -source=(http://ftp.gnu.org/pub/gnu/ed/$pkgname-$pkgver.tar.bz2) +source=(http://ftp.gnu.org/pub/gnu/ed/$pkgname-$pkgver.tar.gz) signatures=($source.sig) build() From ryuo at frugalware.org Mon Feb 20 06:21:40 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 06:21:40 +0100 (CET) Subject: [Frugalware-git] subzero: zlib-1.2.6-1-x86_64 * version bump * remove old patch Message-ID: <20120220052140.0ED0A224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=a259b0ee1e3d33704f2158b915a3577585ddb551 commit a259b0ee1e3d33704f2158b915a3577585ddb551 Author: James Buren Date: Sun Feb 19 23:22:02 2012 -0600 zlib-1.2.6-1-x86_64 * version bump * remove old patch diff --git a/source/base/zlib/FrugalBuild b/source/base/zlib/FrugalBuild index 39ec079..5013451 100644 --- a/source/base/zlib/FrugalBuild +++ b/source/base/zlib/FrugalBuild @@ -3,15 +3,15 @@ # Modified by Laszlo Dvornik pkgname=zlib -pkgver=1.2.5 -pkgrel=2 +pkgver=1.2.6 +pkgrel=1 pkgdesc="A compression/decompression library" url="http://www.zlib.net/" depends=('glibc>=2.8-3') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="lynx -dump http://www.zlib.net/ | grep -m 1 'zlib source code' | cut -d ' ' -f 16 | tr -d ," -source=(http://www.zlib.net/$pkgname-$pkgver.tar.bz2 zlib-1.2.5-lfs-decls.patch) +source=(http://www.zlib.net/$pkgname-$pkgver.tar.bz2) build() { @@ -22,6 +22,5 @@ build() Ffilerel /usr/man/man3/$pkgname.3 } -sha1sums=('543fa9abff0442edca308772d6cef85557677e02' \ - 'ddf793bd7eb4c8a01ad5d6c31162ddd2629bcbd3') +sha1sums=('3d445731e4bfea1cd00f36567d77d6e5f5a19be9') # optimization OK diff --git a/source/base/zlib/zlib-1.2.5-lfs-decls.patch b/source/base/zlib/zlib-1.2.5-lfs-decls.patch deleted file mode 100644 index 36e26af..0000000 --- a/source/base/zlib/zlib-1.2.5-lfs-decls.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: zlib-1.2.5/zlib.h -=================================================================== ---- zlib-1.2.5.orig/zlib.h -+++ zlib-1.2.5/zlib.h -@@ -1578,7 +1578,7 @@ ZEXTERN int ZEXPORT inflateBackInit_ OF( - # define gzoffset gzoffset64 - # define adler32_combine adler32_combine64 - # define crc32_combine crc32_combine64 --# ifdef _LARGEFILE64_SOURCE -+# ifndef _LARGEFILE64_SOURCE - ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); - ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int)); - ZEXTERN z_off_t ZEXPORT gztell64 OF((gzFile)); From ryuo at frugalware.org Mon Feb 20 06:22:51 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 06:22:51 +0100 (CET) Subject: [Frugalware-git] subzero: openssl-1.0.0-8-x86_64 * version bump Message-ID: <20120220052251.F1EB4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=b861e9f16eb5d5a060789181fab42b2578f62b7e commit b861e9f16eb5d5a060789181fab42b2578f62b7e Author: James Buren Date: Sun Feb 19 23:23:17 2012 -0600 openssl-1.0.0-8-x86_64 * version bump diff --git a/source/base/openssl/FrugalBuild b/source/base/openssl/FrugalBuild index 62bdd69..dc92e7e 100644 --- a/source/base/openssl/FrugalBuild +++ b/source/base/openssl/FrugalBuild @@ -4,8 +4,8 @@ pkgname=openssl pkgver=1.0.0 -pkgextraver=e -pkgrel=7 +pkgextraver=g +pkgrel=8 pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security" url="http://www.openssl.org/source/" groups=('base' 'chroot-core') From ryuo at frugalware.org Mon Feb 20 07:44:00 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:44:00 +0100 (CET) Subject: [Frugalware-git] subzero: kernel.sh: sort versions to fix up2date Message-ID: <20120220064400.87AC0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=2ae9375e51bd9a33970c6e9a5ee004c81091ccd8 commit 2ae9375e51bd9a33970c6e9a5ee004c81091ccd8 Author: James Buren Date: Mon Feb 20 00:44:17 2012 -0600 kernel.sh: sort versions to fix up2date diff --git a/source/include/kernel.sh b/source/include/kernel.sh index 920c53d..a594fd1 100644 --- a/source/include/kernel.sh +++ b/source/include/kernel.sh @@ -136,7 +136,7 @@ fi _kernel_up2date() { local _ver - _ver=$(Fwcat 'http://www.kernel.org/pub/linux/kernel/v3.0/' | sed -n "s|.*linux-\($_F_kernelver_ver\(.[0-9]\+\)\?\).tar.xz.*|\1|p" | tail -n 1) + _ver=$(Fwcat 'http://www.kernel.org/pub/linux/kernel/v3.0/' | sed -n "s|.*linux-\($_F_kernelver_ver\(.[0-9]\+\)\?\).tar.xz.*|\1|p" | Fsort | tail -n 1) if [ "$_ver" == "$_F_kernelver_ver.$_F_kernelver_stable" ]; then echo $pkgver else From ryuo at frugalware.org Mon Feb 20 07:45:51 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:45:51 +0100 (CET) Subject: [Frugalware-git] subzero: kernel-3.2-2-x86_64 * version bump Message-ID: <20120220064551.DD114224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=6f59434dfbf46bf6c8032e20602e769c69828db3 commit 6f59434dfbf46bf6c8032e20602e769c69828db3 Author: James Buren Date: Mon Feb 20 00:46:08 2012 -0600 kernel-3.2-2-x86_64 * version bump diff --git a/source/base/kernel/FrugalBuild b/source/base/kernel/FrugalBuild index 5fd21af..4fa5e02 100644 --- a/source/base/kernel/FrugalBuild +++ b/source/base/kernel/FrugalBuild @@ -19,7 +19,7 @@ Finclude kernel if ! Fuse $USE_DEVEL; then sha1sums=('0d6ae32001e3c2ecd996675c4262a9ae977733c5' \ - '27165bb4fd2bf8770631ae803658122d23bdcc09' \ + 'e6863b3b74ed83bc2ac2e5057bea8b8569535741' \ '7a2d9a8cbc71df32d2c382af485684bca0caa28d' \ '77a6089de108b68f8b60ec05160b4453b7671133' \ '9e09ce09ac9a862b44d244d52b0edfbfdf6ff887' \ diff --git a/source/include/kernel-version.sh b/source/include/kernel-version.sh index 968ffdc..b46cc4e 100644 --- a/source/include/kernel-version.sh +++ b/source/include/kernel-version.sh @@ -16,8 +16,8 @@ # * _F_kernelver_stable: the number of the -stable patch to use (if any) ### _F_kernelver_ver=3.2 -_F_kernelver_rel=1 -_F_kernelver_stable=5 +_F_kernelver_rel=2 +_F_kernelver_stable=6 ### # == APPENDED VALUES From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: acerhk-0.5.35-81-x86_64 Message-ID: <20120220065012.56DDC224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=f71600c8d0c5c1cb1722e9a184f32311ad27ec48 commit f71600c8d0c5c1cb1722e9a184f32311ad27ec48 Author: James Buren Date: Mon Feb 20 00:50:24 2012 -0600 acerhk-0.5.35-81-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/apps-extra/acerhk/FrugalBuild b/source/apps-extra/acerhk/FrugalBuild index 5f66c9c..5dd7169 100644 --- a/source/apps-extra/acerhk/FrugalBuild +++ b/source/apps-extra/acerhk/FrugalBuild @@ -4,7 +4,7 @@ pkgname=acerhk pkgver=0.5.35 -pkgrel=80 +pkgrel=81 pkgdesc="Acer Hotkey driver for Linux" url="http://www.cakey.de/acerhk/" Finclude kernel-module From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: acx100-20120129-13-x86_64 Message-ID: <20120220065012.500D7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=db2a234e57dc3f46f31d2ef1c6bc570db91feb2b commit db2a234e57dc3f46f31d2ef1c6bc570db91feb2b Author: James Buren Date: Mon Feb 20 00:50:24 2012 -0600 acx100-20120129-13-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/network-extra/acx100/FrugalBuild b/source/network-extra/acx100/FrugalBuild index cdf88ce..27f50fe 100644 --- a/source/network-extra/acx100/FrugalBuild +++ b/source/network-extra/acx100/FrugalBuild @@ -3,7 +3,7 @@ pkgname=acx100 pkgver=20120129 -pkgrel=12 +pkgrel=13 pkgdesc="The ACX100/ACX111 wireless network driver." url="http://acx100.sourceforge.net" Finclude kernel-module From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: r8168-8.028.00-2-x86_64 Message-ID: <20120220065012.5D3D4224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=ff9bf38cfcd60c37a69c5e0b600cafb6bfb9e77e commit ff9bf38cfcd60c37a69c5e0b600cafb6bfb9e77e Author: James Buren Date: Mon Feb 20 00:50:25 2012 -0600 r8168-8.028.00-2-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/network-extra/r8168/FrugalBuild b/source/network-extra/r8168/FrugalBuild index 3a75fa7..f688765 100644 --- a/source/network-extra/r8168/FrugalBuild +++ b/source/network-extra/r8168/FrugalBuild @@ -4,7 +4,7 @@ pkgname=r8168 pkgver=8.028.00 -pkgrel=1 +pkgrel=2 Finclude kernel-module pkgdesc="Realtek driver for RTL8111/RTL8168 cards." _F_googlecode_ext='.tar.bz2' From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: madwifi-0.9.4.4176-8-x86_64 Message-ID: <20120220065012.666C4224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=eeecd36f0500a877c2e4b39c0a368e33d08a89fc commit eeecd36f0500a877c2e4b39c0a368e33d08a89fc Author: James Buren Date: Mon Feb 20 00:50:26 2012 -0600 madwifi-0.9.4.4176-8-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/network/madwifi/FrugalBuild b/source/network/madwifi/FrugalBuild index 3d85b60..7afaf64 100644 --- a/source/network/madwifi/FrugalBuild +++ b/source/network/madwifi/FrugalBuild @@ -3,7 +3,7 @@ pkgname=madwifi pkgver=0.9.4.4176 -pkgrel=7 +pkgrel=8 pkgdesc="Madwifi drivers for Atheros wireless chipsets" Finclude kernel-module depends=(${depends[@]} 'wireless_tools') From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: ndiswrapper-1.57-8-x86_64 Message-ID: <20120220065012.81955224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=48c97e5e3ad4daa41749ba85b94f57a336a60bd8 commit 48c97e5e3ad4daa41749ba85b94f57a336a60bd8 Author: James Buren Date: Mon Feb 20 00:50:27 2012 -0600 ndiswrapper-1.57-8-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index 1180e9a..360f10b 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -4,7 +4,7 @@ pkgname=ndiswrapper pkgver=1.57 -pkgrel=7 +pkgrel=8 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: easy-slow-down-manager-20110425-22-x86_64 Message-ID: <20120220065012.7A66C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=779bd22032dea8308809e65ce86ff85dd8ef0754 commit 779bd22032dea8308809e65ce86ff85dd8ef0754 Author: James Buren Date: Mon Feb 20 00:50:26 2012 -0600 easy-slow-down-manager-20110425-22-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/apps-extra/easy-slow-down-manager/FrugalBuild b/source/apps-extra/easy-slow-down-manager/FrugalBuild index b35df63..5e575ce 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=21 +pkgrel=22 pkgdesc="Fan, brightness and WiFi controls for Samsung laptops" groups=('apps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: frandom-1.1-18-x86_64 Message-ID: <20120220065012.90EB3224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=239cc34afb27b7090f07c2921b28578a23d52f90 commit 239cc34afb27b7090f07c2921b28578a23d52f90 Author: James Buren Date: Mon Feb 20 00:50:28 2012 -0600 frandom-1.1-18-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/base-extra/frandom/FrugalBuild b/source/base-extra/frandom/FrugalBuild index eca970f..a4ace68 100644 --- a/source/base-extra/frandom/FrugalBuild +++ b/source/base-extra/frandom/FrugalBuild @@ -3,7 +3,7 @@ pkgname=frandom pkgver=1.1 -pkgrel=17 +pkgrel=18 pkgdesc="A RNG that is faster than /dev/urandom." groups=('base-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: virtualbox-modules-4.1.8-7-x86_64 Message-ID: <20120220065012.88ECE224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=d90c5fb7549cd89e80d0e92aa34c67b80c6ddb08 commit d90c5fb7549cd89e80d0e92aa34c67b80c6ddb08 Author: James Buren Date: Mon Feb 20 00:50:27 2012 -0600 virtualbox-modules-4.1.8-7-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/apps-extra/virtualbox-modules/FrugalBuild b/source/apps-extra/virtualbox-modules/FrugalBuild index 583309d..acf718d 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=6 +pkgrel=7 pkgdesc="Kernel modules for VirtualBox" url="http://www.virtualbox.org" _F_kernelmod_scriptlet="$pkgname.install" From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: smartcam-1.4.0-24-x86_64 Message-ID: <20120220065012.9EF89224CBEB@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=0edb3c485cb69e55ef55c4d3b2f8aefc1ad7e91a commit 0edb3c485cb69e55ef55c4d3b2f8aefc1ad7e91a Author: James Buren Date: Mon Feb 20 00:50:29 2012 -0600 smartcam-1.4.0-24-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/xapps-extra/smartcam/FrugalBuild b/source/xapps-extra/smartcam/FrugalBuild index 084656c..776b075 100644 --- a/source/xapps-extra/smartcam/FrugalBuild +++ b/source/xapps-extra/smartcam/FrugalBuild @@ -3,7 +3,7 @@ pkgname=smartcam pkgver=1.4.0 -pkgrel=23 +pkgrel=24 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 Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: bcmwl-5.100.82.112-14-x86_64 Message-ID: <20120220065012.9859C224CBE9@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=bf86e37b0166f165c95145e18e4ee42c64c96cd6 commit bf86e37b0166f165c95145e18e4ee42c64c96cd6 Author: James Buren Date: Mon Feb 20 00:50:29 2012 -0600 bcmwl-5.100.82.112-14-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/network-extra/bcmwl/FrugalBuild b/source/network-extra/bcmwl/FrugalBuild index cda325b..bb47e94 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=13 +pkgrel=14 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 Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: nvidia-290.10-13-x86_64 Message-ID: <20120220065012.A6F96224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=6facdcd52d248a66750e9e08ded0fa9fe34db5ae commit 6facdcd52d248a66750e9e08ded0fa9fe34db5ae Author: James Buren Date: Mon Feb 20 00:50:30 2012 -0600 nvidia-290.10-13-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/x11-extra/nvidia/FrugalBuild b/source/x11-extra/nvidia/FrugalBuild index b0ce1e5..b3036ab 100644 --- a/source/x11-extra/nvidia/FrugalBuild +++ b/source/x11-extra/nvidia/FrugalBuild @@ -3,7 +3,7 @@ pkgname=nvidia pkgver=290.10 -pkgrel=12 +pkgrel=13 archs=('i686' 'x86_64' '!ppc') _F_kernelmod_scriptlet=nvidia.install Finclude kernel-module From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: nvidia-173xx-173.14.31-14-x86_64 Message-ID: <20120220065012.ADA52224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=0bfbc9465b02033c7b2f73de42555b7be3de6cee commit 0bfbc9465b02033c7b2f73de42555b7be3de6cee Author: James Buren Date: Mon Feb 20 00:50:30 2012 -0600 nvidia-173xx-173.14.31-14-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/x11-extra/nvidia-173xx/FrugalBuild b/source/x11-extra/nvidia-173xx/FrugalBuild index 6540f14..516c3c4 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=13 +pkgrel=14 archs=('i686' 'x86_64' '!ppc') _F_nvidia_legacyver="173.14.xx" Finclude nvidia From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: catalyst-12.1-4-x86_64 Message-ID: <20120220065012.BBCBF224CBE8@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=4af49659988721e97d1b05f94785aa984c53333f commit 4af49659988721e97d1b05f94785aa984c53333f Author: James Buren Date: Mon Feb 20 00:50:32 2012 -0600 catalyst-12.1-4-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/x11-extra/catalyst/FrugalBuild b/source/x11-extra/catalyst/FrugalBuild index e0289a3..40bc1a7 100644 --- a/source/x11-extra/catalyst/FrugalBuild +++ b/source/x11-extra/catalyst/FrugalBuild @@ -3,7 +3,7 @@ pkgname=catalyst pkgver=12.1 -pkgrel=3 +pkgrel=4 pkgdesc="The proprietary driver for ATI graphics drivers." url="http://www.amd.com" rodepends=('xorg-server' 'libqtgui') From ryuo at frugalware.org Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: oss-v4.2_build2005-19-x86_64 Message-ID: <20120220065012.B454E224CBEC@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=ca9629c8ba24f1dcc175f7ec333a77b5d7e7a138 commit ca9629c8ba24f1dcc175f7ec333a77b5d7e7a138 Author: James Buren Date: Mon Feb 20 00:50:31 2012 -0600 oss-v4.2_build2005-19-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/multimedia-extra/oss/FrugalBuild b/source/multimedia-extra/oss/FrugalBuild index b92e366..5fed2dd 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=18 +pkgrel=19 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 Mon Feb 20 07:50:12 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 07:50:12 +0100 (CET) Subject: [Frugalware-git] subzero: kernel-initrd-3.2-4-x86_64 Message-ID: <20120220065012.C2DB5224CBEA@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=bb0c791854e81e937686c54cc5bf080a05f1dce9 commit bb0c791854e81e937686c54cc5bf080a05f1dce9 Author: James Buren Date: Mon Feb 20 00:50:32 2012 -0600 kernel-initrd-3.2-4-x86_64 rebuilt with kernel-3.2-fw2 diff --git a/source/base/kernel-initrd/FrugalBuild b/source/base/kernel-initrd/FrugalBuild index 8cf8c26..b13669a 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=3 +pkgrel=4 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 Mon Feb 20 09:00:33 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 09:00:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: totem-3.2.2-1-x86_64 * Version bump Message-ID: <20120220080033.10E8E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ae94c8d231f34f99be47213103a3d3720f0b1f2c commit ae94c8d231f34f99be47213103a3d3720f0b1f2c Author: Baste Date: Mon Feb 20 08:59:39 2012 +0100 totem-3.2.2-1-x86_64 * Version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 763479d..7b6c1fc 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ @@ -21,6 +21,7 @@ _F_gnome_glib="y" _F_gnome_desktop="y" _F_gnome_scrollkeeper="y" _F_gnome_iconcache="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet url="http://www.gnome.org/projects/totem/" @@ -38,7 +39,7 @@ subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subgroups=("${subgroups[@]}" 'gnome') subarchs=("${subarchs[@]}" 'i686 x86_64') -sha1sums=('fd55a802f97e235241bf97276e2c2518ef2d3a78') +sha1sums=('65d1b267f1521432e6a7a7ba21ed186a8951b52a') build() { Fcd From boobaa at frugalware.org Mon Feb 20 10:19:48 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 20 Feb 2012 10:19:48 +0100 (CET) Subject: [Frugalware-git] frugalware-current: phpmyadmin-3.4.10.1-1-x86_64 Message-ID: <20120220091948.BEB8E224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=69d2f897816470f14e62db9d303af61c7447ec15 commit 69d2f897816470f14e62db9d303af61c7447ec15 Author: CS??CSY L??szl?? Date: Mon Feb 20 10:19:40 2012 +0100 phpmyadmin-3.4.10.1-1-x86_64 secfix verbump closes #4659 in -current diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 0e5e504..679d6e8 100644 --- a/source/network-extra/phpmyadmin/FrugalBuild +++ b/source/network-extra/phpmyadmin/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: CS?CSY L?szl? pkgname=phpmyadmin -pkgver=3.4.9 +pkgver=3.4.10.1 pkgrel=1 pkgdesc="Set of PHP-scripts to administrate MySQL over the WWW." _F_sourceforge_ext="-all-languages.tar.bz2" @@ -33,4 +33,4 @@ build() Frm /var/www/html/phpMyAdmin-${pkgver//_/-}-all-languages.tar.bz2 } -sha1sums=('4ac4f15fb305ef243b88b17e405e9d451bd56de9') +sha1sums=('d83a517310b47bbe5d7b00c42b86121dfb3db485') From devil505linux at gmail.com Mon Feb 20 10:41:09 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 10:41:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: xfce4-mpc-plugin-0.4.2-1-i686 * version bump Message-ID: <20120220094109.37C31224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a466e3f8b38763be2c4b4cc19b97b0799dda9a2 commit 1a466e3f8b38763be2c4b4cc19b97b0799dda9a2 Author: Devil505 Date: Mon Feb 20 10:40:53 2012 +0100 xfce4-mpc-plugin-0.4.2-1-i686 * version bump diff --git a/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild b/source/xfce4-extra/xfce4-mpc-plugin/FrugalBuild index 673abea..ce6ba73 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.4.1 +pkgver=0.4.2 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=('023089f4ef5b7a494173c72ca3690b2206eb51b7') +sha1sums=('8256a49208005839667abc7acfb0266c0ee7745d') # optimization OK From boobaa at frugalware.org Mon Feb 20 11:12:14 2012 From: boobaa at frugalware.org (CSÉCSY László) Date: Mon, 20 Feb 2012 11:12:14 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: phpmyadmin-3.4.10.1-1fermus1-x86_64 Message-ID: <20120220101214.1A062224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=c70f0c6bdaef580b565bdb9da57b78ed2b589c0a commit c70f0c6bdaef580b565bdb9da57b78ed2b589c0a Author: CS?CSY L?szl? Date: Mon Feb 20 10:28:35 2012 +0100 phpmyadmin-3.4.10.1-1fermus1-x86_64 secfix verbump, backport of 69d2f89 closes #4659 in -stable diff --git a/source/network-extra/phpmyadmin/FrugalBuild b/source/network-extra/phpmyadmin/FrugalBuild index 0e5e504..eaf672f 100644 --- a/source/network-extra/phpmyadmin/FrugalBuild +++ b/source/network-extra/phpmyadmin/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: CS?CSY L?szl? pkgname=phpmyadmin -pkgver=3.4.9 -pkgrel=1 +pkgver=3.4.10.1 +pkgrel=1fermus1 pkgdesc="Set of PHP-scripts to administrate MySQL over the WWW." _F_sourceforge_ext="-all-languages.tar.bz2" Finclude sourceforge @@ -33,4 +33,4 @@ build() Frm /var/www/html/phpMyAdmin-${pkgver//_/-}-all-languages.tar.bz2 } -sha1sums=('4ac4f15fb305ef243b88b17e405e9d451bd56de9') +sha1sums=('d83a517310b47bbe5d7b00c42b86121dfb3db485') From devil505linux at gmail.com Mon Feb 20 11:24:07 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:24:07 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: php-5.3.10-1fermus1-i686 * secfix bump * closes #4661 Message-ID: <20120220102407.2FE27224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=8ea3e6fe1cb2a49e464ee957bd5ce103ece44868 commit 8ea3e6fe1cb2a49e464ee957bd5ce103ece44868 Author: Devil505 Date: Mon Feb 20 11:23:47 2012 +0100 php-5.3.10-1fermus1-i686 * secfix bump * closes #4661 diff --git a/source/devel/php/FrugalBuild b/source/devel/php/FrugalBuild index 89d919d..079dc8d 100644 --- a/source/devel/php/FrugalBuild +++ b/source/devel/php/FrugalBuild @@ -4,8 +4,8 @@ # Contributor: Miklos Vajna pkgname=php -pkgver=5.3.9 -pkgrel=1 +pkgver=5.3.10 +pkgrel=1fermus1 pkgdesc="A widely-used general-purpose scripting language" url="http://www.php.net" backup=(etc/{php.ini,httpd/conf/modules.d/$pkgname.conf}) @@ -145,7 +145,7 @@ build() Fln /usr/share/libtool/config/ltmain.sh /usr/lib/php/build/ltmain.sh Fln /usr/share/aclocal/libtool.m4 /usr/lib/php/build/libtool.m4 } -sha1sums=('bc67f673effd9e58bf328f13898297346acd4fe3' \ +sha1sums=('e36b75b6193ad593377a9ff5bad8945136a4d57b' \ '722bbafd5c309b0a89ba4a57f062af44fc500368' \ '9249ca52e57a3069befe20311fd02fc8bee7aeef' \ '0850ef23512a02e8460dc36f08f453d148dcd9df' \ From devil505linux at gmail.com Mon Feb 20 11:33:47 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:33:47 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: firefox-10.0.2-1fermus1-i686 * secfix bump * closes #4662 Message-ID: <20120220103347.31ACA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=d98e4e5bb3779e9be2ca6489a79fae299fb03738 commit d98e4e5bb3779e9be2ca6489a79fae299fb03738 Author: Devil505 Date: Mon Feb 20 11:33:49 2012 +0100 firefox-10.0.2-1fermus1-i686 * secfix bump * closes #4662 diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index f569c9a..3193105 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -3,9 +3,9 @@ # Contributor: Miklos Vajna pkgname=firefox -pkgver=10.0 +pkgver=10.0.2 pathver=${pkgver} # version used in path names -pkgrel=1 +pkgrel=1fermus1 pkgdesc="Mozilla Firefox web browser" url="http://www.mozilla.org/products/firefox/" depends=('gtk+2>=2.20.0-2' 'libidl' 'desktop-file-utils' 'nss>=3.13.1' 'glibc>=2.6' 'dbus-glib' 'curl>=7.19.0' 'nspr>=4.8.9' \ From devil505linux at gmail.com Mon Feb 20 11:39:00 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:39:00 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: firefox-i18n-10.0.2-1fermus1-i686 * version bump (needed for firefox 10.0.2) Message-ID: <20120220103900.9CF54224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=b08b7a01003beaa9fc8d370a36ade6bc6de2e29d commit b08b7a01003beaa9fc8d370a36ade6bc6de2e29d Author: Devil505 Date: Mon Feb 20 11:39:05 2012 +0100 firefox-i18n-10.0.2-1fermus1-i686 * version bump (needed for firefox 10.0.2) diff --git a/source/locale-extra/firefox-i18n/FrugalBuild b/source/locale-extra/firefox-i18n/FrugalBuild index 3c99e53..3f3575c 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 -pkgrel=1 +pkgver=10.0.2 +pkgrel=1fermus1 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' '27cc69dfa1fa3a61b95e1da09732eb0250b728e5' +mozilla_i18n_lang_add 'ak' '61e962488f75e02006f1fbd9743ceb5cd8766acd' +mozilla_i18n_lang_add 'ar' '9c2c96895b2742aa15619e784db2cec7e91aa2cd' +mozilla_i18n_lang_add 'as' 'bf867e4718afd4da4dc33552c7a5052103ba53e6' +mozilla_i18n_lang_add 'ast' 'b50c6ef6c3587250a837c6203f9c88c066afd4c4' +mozilla_i18n_lang_add 'be' '575218d2f723e9527b727949c6ba6885f08bf8f6' +mozilla_i18n_lang_add 'bg' '552cf4e3a2d7505e106a858637908cfd278fb5a6' +mozilla_i18n_lang_add 'bn-BD' '6fcce6b7abdc1d2570ad038c3e284666e1b11e6c' +mozilla_i18n_lang_add 'bn-IN' '24512168b811c74718ddbda734d631e51fb774a3' +mozilla_i18n_lang_add 'br' '89c0fd38ac3ff3bed05a48aa5970865d45332556' +mozilla_i18n_lang_add 'bs' '8408bc6585a1691c661656bc50c49c8bbb714a1e' +mozilla_i18n_lang_add 'ca' 'ca8c708b125ab035ff6c421bf234bec097c5ab1b' +mozilla_i18n_lang_add 'cs' '0d446b0c52b39f5af29ba01d8eb5b854484a92e9' +mozilla_i18n_lang_add 'csb' 'ee9dcb950eca6deac3efbfdbd07a1c0372bf7412' +mozilla_i18n_lang_add 'cy' 'f8c2d80bb85cde394c0fc8e0fc0d5748cd1f5d88' +mozilla_i18n_lang_add 'da' '5c46e2e4746fecbff5e14ccbe8598a1e0683a52b' +mozilla_i18n_lang_add 'de' 'e8441d99a871cd4df3c0e2ae366b1f56b36b4841' +mozilla_i18n_lang_add 'el' '1942305d239418d7489028cfc8f216cb8f5120fb' +mozilla_i18n_lang_add 'en-GB' '47fd9d1a58ad459f9d8eeb47161a1f90028c4a5a' +mozilla_i18n_lang_add 'en-US' '96995a56b81d249249bd91a72988b949a29becd4' +mozilla_i18n_lang_add 'en-ZA' 'd93c55d7ef471f4a7aa0a6a46ab09e44f709bd08' +mozilla_i18n_lang_add 'eo' '657d065f6af24153e9f418c92d0b856ff9f74784' +mozilla_i18n_lang_add 'es-AR' 'a0d43a8af5c8cc6d1140d68fdb3c6006612120af' +mozilla_i18n_lang_add 'es-CL' '9c9663ee53fccb3498250e3e09f6135c721cfd99' +mozilla_i18n_lang_add 'es-ES' '3a8d9a446dd9ccf1ee99bebffd0b9fc3cac9a9b9' +mozilla_i18n_lang_add 'es-MX' 'ebe09e48d283462bdf3115a7a47b909f09445d38' +mozilla_i18n_lang_add 'et' '8981229a5ea6012d3b1c2cd513536eb5babe3e6c' +mozilla_i18n_lang_add 'eu' 'a93b09da4bbb3778e429d81e9c6b6487a3fda9d8' +mozilla_i18n_lang_add 'fa' '182ab1f4fb4c531440025afbb0c07b7888014ea5' +mozilla_i18n_lang_add 'fi' 'c0b1cdf147ac031d7b4f4726632a00b74b70d5f9' +mozilla_i18n_lang_add 'fr' '7cfbd9c645b0ebd3154d5621824bf4b19c0837d1' +mozilla_i18n_lang_add 'fy-NL' 'f4bb87522296dfe6ff9b467ea20070a51fa69bf6' +mozilla_i18n_lang_add 'ga-IE' '9580eaff8b2630bbc3538329ad3f827106134712' +mozilla_i18n_lang_add 'gd' '643c371a376d3ac1403b6e39c18a91af66bca929' +mozilla_i18n_lang_add 'gl' '3565be909093ad10650b15b601326fc1c06e9fc9' +mozilla_i18n_lang_add 'gu-IN' '9c03bdfea62534117e879c30c4a5e6b84d0f4619' +mozilla_i18n_lang_add 'he' '5f5ed9a532c2f5d4fb3bf9593cd43c067a01d54f' +mozilla_i18n_lang_add 'hi-IN' 'd8dcd71d5461a1611b4adba7bc7d2e50f20e39a0' +mozilla_i18n_lang_add 'hr' '2ef7775c486e1260fbc39eef841c98248c5904e9' +mozilla_i18n_lang_add 'hu' 'cab92a9bdbecadf38f1ad3e524e14c30f7a283a4' +mozilla_i18n_lang_add 'hy-AM' '6a89bb8b113fdace4301c34387469b93d5b0d1f1' +mozilla_i18n_lang_add 'id' '7b843e301ff9c0807f4ae52e2e03158a40b07219' +mozilla_i18n_lang_add 'is' '206e9af71672a86f24d2dd4626017d903c5df929' +mozilla_i18n_lang_add 'it' '3dd8ce6748b621fca8443f0a52a8a7789fdb7cd1' +mozilla_i18n_lang_add 'ja' '248d78bd2ef3c95a007cdc0ef9851cf9df21ab2c' +mozilla_i18n_lang_add 'kk' '6652c80d56a1e654da9a43856de0df7f1bdad7ac' +mozilla_i18n_lang_add 'kn' '46a02c29af7d6c30bd494bbb13eb2c2a4a1549ad' +mozilla_i18n_lang_add 'ko' '81506b6adeac3aed8022b1b16e6c342ef64928a8' +mozilla_i18n_lang_add 'ku' 'cb7031cf296d71f32d9ca97d206eee406db1cd9d' +mozilla_i18n_lang_add 'lg' '2df311f7cfc247ed2db2b70d9a9ee1b91ee1d93c' +mozilla_i18n_lang_add 'lt' 'cffdeb97cc9920673a16af12e7aa94d6d154fd45' +mozilla_i18n_lang_add 'lv' '99b29f600ff52181dca0947d253e71cc865f50f4' +mozilla_i18n_lang_add 'mai' '9a5111ec380cba9d313e4fb4a5f52c0844fc9433' +mozilla_i18n_lang_add 'mk' 'a5be3729a04e4a695c793fff1e82a66063fb6b4e' +mozilla_i18n_lang_add 'ml' 'ade798181c6229628488838d75dea43aa63dc325' +mozilla_i18n_lang_add 'mr' 'e64a07d8f63374fb3973b8a1ff1a7bde2afab889' +mozilla_i18n_lang_add 'nb-NO' '6b4eced156c92f524be80a6c75cb5f366ad44413' +mozilla_i18n_lang_add 'nl' '1791c40bc1ba7240f5a464a29b76a55f7d1cde5e' +mozilla_i18n_lang_add 'nn-NO' '986747d334e70e93a9fddc09e46d58ac1eb6c66e' +mozilla_i18n_lang_add 'nso' 'ec6818854e60961e26cba9533d5a94493b5269ad' +mozilla_i18n_lang_add 'or' 'a7528ed41f50e83afd5a43a3acb454380ee636a7' +mozilla_i18n_lang_add 'pa-IN' '7018426b9aa16ca8b0f7f9d85376c8d86bb95f55' +mozilla_i18n_lang_add 'pl' '2697386ad3c91aa127a1b76618699b0fca24a71e' +mozilla_i18n_lang_add 'pt-BR' 'da9b1d18e9f27fceb1d4a2fc6b4f9d118acfb709' +mozilla_i18n_lang_add 'pt-PT' '06ee4b2b1cb16ebbdd49a5f874ac5f1e096f2942' +mozilla_i18n_lang_add 'rm' '96873dd0b0eea2c2577fd47222b5530f20d13a4d' +mozilla_i18n_lang_add 'ro' '1e48a925e24fe8621180bea7a190483ba58df385' +mozilla_i18n_lang_add 'ru' '479c43d593edaae3521a2a76cbf97316183c8675' +mozilla_i18n_lang_add 'si' '160c9b5c6ff4021647c999f0763b9b99179a1ec9' +mozilla_i18n_lang_add 'sk' '2b19fadaa794503b36cee0d18f7f5eea36ef0f48' +mozilla_i18n_lang_add 'sl' '8b0fdaedd02046f19a7e6c4733414773502f07a4' +mozilla_i18n_lang_add 'son' '7e3cb3cd32df39cbec1a7c2fd5a8b1965f146e67' +mozilla_i18n_lang_add 'sq' 'e72f5f6cda6a3339492798af6b08c592087c7a3d' +mozilla_i18n_lang_add 'sr' '983f4eb6f8f65622d429044275fa0336918ada6d' +mozilla_i18n_lang_add 'sv-SE' '60caa0b86411380ec144b4b90917261dc70d46c9' +mozilla_i18n_lang_add 'ta-LK' 'fb0d5c405aac6da35e14e0dcf8f91dca3839562c' +mozilla_i18n_lang_add 'ta' 'e9979c93d7b25a355944e3d0eb8f0af843c3dcd0' +mozilla_i18n_lang_add 'te' '8c716652b69ed661eedeb1e000594d0e0742cbaf' +mozilla_i18n_lang_add 'th' '96c67d89fc82e1f28729dd9edcf01bd0ecb435a6' +mozilla_i18n_lang_add 'tr' '034af7cce569dcc9afc1b0bcc1ce72eeab3eff90' +mozilla_i18n_lang_add 'uk' '3ef759c729c7e782982b133fc18b19f1d9e76fa0' +mozilla_i18n_lang_add 'vi' 'f8efb13ecd48bcbaf85815e85bc329a78a5bfe8e' +mozilla_i18n_lang_add 'zh-CN' '97ae38907beed6edfba2886b3db71ad928b2d915' +mozilla_i18n_lang_add 'zh-TW' 'd312fb1fbfed7fa488d3b77c68bbf8bdd3908a4f' +mozilla_i18n_lang_add 'zu' 'fc556f6cade7e56b644d80d706f122f6efd71b20' mozilla_i18n_lang_fini From devil505linux at gmail.com Mon Feb 20 11:41:44 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:41:44 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: thunderbird-10.0.2-1fermus1-i686 * secfix bump * closes #4663 Message-ID: <20120220104144.AA7DA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=1739351543315fd6c9cde99f8e4fbfc3d8444d71 commit 1739351543315fd6c9cde99f8e4fbfc3d8444d71 Author: Devil505 Date: Mon Feb 20 11:41:47 2012 +0100 thunderbird-10.0.2-1fermus1-i686 * secfix bump * closes #4663 diff --git a/source/xapps/thunderbird/FrugalBuild b/source/xapps/thunderbird/FrugalBuild index 7ca8ddc..ce64a51 100644 --- a/source/xapps/thunderbird/FrugalBuild +++ b/source/xapps/thunderbird/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Krisztian VASAS pkgname=thunderbird -pkgver=10.0 -pkgrel=1 +pkgver=10.0.2 +pkgrel=1fermus1 pkgdesc="Mozilla Thunderbird mail and newsgroup client" url="http://www.mozilla.org/products/thunderbird/" depends=('alsa-lib' 'curl' 'cairo>=1.8.10-2' 'dbus-glib' 'gtk+2>=2.20.0-2' 'libpng>=1.4.1' 'nss>=3.12.7' \ @@ -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 devil505linux at gmail.com Mon Feb 20 11:43:05 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:43:05 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: thunderbird-i18n-10.0.2-1fermus1-i686 * version bump for tbird 10.0.2 Message-ID: <20120220104305.341BF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=4e6f06905f4c210da9ed0aad2c3769f41e563eb4 commit 4e6f06905f4c210da9ed0aad2c3769f41e563eb4 Author: Devil505 Date: Mon Feb 20 11:43:13 2012 +0100 thunderbird-i18n-10.0.2-1fermus1-i686 * version bump for tbird 10.0.2 diff --git a/source/locale-extra/thunderbird-i18n/FrugalBuild b/source/locale-extra/thunderbird-i18n/FrugalBuild index 6cfc72a..917ed46 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 -pkgrel=1 -_F_mozilla_i18n_xpidirname="$_F_mozilla_i18n_name/releases/$pkgver-real/linux-i686/xpi" +pkgver=10.0.2 +pkgrel=1fermus1 +_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' '1a97aef4edb77f4ccd852309f8a727210b570c9d' +mozilla_i18n_lang_add 'ast' '51c353375778a92618735e348a70934c2257e7ec' +mozilla_i18n_lang_add 'be' '8bd4fc6184b9deb0ee73d2a4c47f88c8296cee93' +mozilla_i18n_lang_add 'bg' 'dacfeda3b0efec13c3ac2440204e3127a7d8a04e' +mozilla_i18n_lang_add 'bn-BD' 'ff5e8c58ba6460afd4dbd88aa3aab60095719463' +mozilla_i18n_lang_add 'br' '3d5c848795d6ebbebd22e3bef50b8a7e5221463a' +mozilla_i18n_lang_add 'ca' '015696d34456ba7111aa4fd0ac7f6666c1089109' +mozilla_i18n_lang_add 'cs' '41a55cf25fdcfe8e633bbdf73c8e8d2446a0743c' +mozilla_i18n_lang_add 'da' '3731fa19bbb050c6534d5570a9ebc140930998a2' +mozilla_i18n_lang_add 'de' 'd6a8d7eb86f74b5de7e4a1b0026cae5382f9fa5d' +mozilla_i18n_lang_add 'el' 'bae916314c390c75f8000717e6333cd7bb9b96eb' +mozilla_i18n_lang_add 'en-GB' 'c64a8a7c8239998c21ac2d0096be8051ef9632bd' +mozilla_i18n_lang_add 'en-US' '099c8785ac3ec12ae5a2faaa28fbf18f54d1893a' +mozilla_i18n_lang_add 'es-AR' '6c71b635ef8dc8cf9a93a0e30456f5d0d1e92d23' +mozilla_i18n_lang_add 'es-ES' '2f94afbf2e76635cc7cdf73414f5443ae8b4fce9' +mozilla_i18n_lang_add 'et' '860c2899ed8f549c8e31dbb4bfa347d87363dba6' +mozilla_i18n_lang_add 'eu' 'de22c79039440c45f50e20bca77a60d4ce210295' +mozilla_i18n_lang_add 'fi' '6449a9e2578eb85ccabbcc397cec92de507081b5' +mozilla_i18n_lang_add 'fr' '2803ee21924ed5b91198acd033644cdcb3990f64' +mozilla_i18n_lang_add 'fy-NL' 'f0d46ea22e523ccd3cbc5d9b54b5311f4cc0591f' +mozilla_i18n_lang_add 'ga-IE' '8aa5ce89fce060beeee393ba8cd124c5d826ef5a' +mozilla_i18n_lang_add 'gd' '84defd31336a5539b6a5ce8180d324977bf1d22a' +mozilla_i18n_lang_add 'gl' '6b72df84abd927adbbe0b1c5bb21958d3309f128' +mozilla_i18n_lang_add 'he' '0a42d112a2a5ca26584c656d5333c129d392828f' +mozilla_i18n_lang_add 'hu' '0398c64ebf7b2b7fef643871a1a78dfe7251dca3' +mozilla_i18n_lang_add 'id' 'ec92fec340827c90b9ab29e4513466d35316b05e' +mozilla_i18n_lang_add 'is' '0b2b82e7d1a7cf85d5b676376eb3dd65767d19e4' +mozilla_i18n_lang_add 'it' '02db4db01a75c6f00c9b35a80ebc288a29b95b71' +mozilla_i18n_lang_add 'ja' 'd9bbdf7be97bc62257bd547d1c3370eed1a561af' +mozilla_i18n_lang_add 'ko' '0d939f494712734a791dfd7ee291cd18feeec717' +mozilla_i18n_lang_add 'lt' '2623576b2cb11e18a770022c8fc6f2c51b6d48a4' +mozilla_i18n_lang_add 'nb-NO' '6d3938005f5dd82e047cdfbe8bf95e313a750964' +mozilla_i18n_lang_add 'nl' '70099156e3a41db7d8002d58c275023011200439' +mozilla_i18n_lang_add 'nn-NO' 'cf25412a9c8ebe7d5268fd47f06181bf09f16593' +mozilla_i18n_lang_add 'pa-IN' '13219215a5ec96e4dc914abeb0b1ffe4af07782e' +mozilla_i18n_lang_add 'pl' '52a763c7fb8921e3f13b9be1da9e6eea2b1d39b1' +mozilla_i18n_lang_add 'pt-BR' '6981ec819bd07a0c6929e58637a3567e45ec45fc' +mozilla_i18n_lang_add 'pt-PT' '6b46a1e6033e9f8f6132c6a7d51629aabeec0fcc' +mozilla_i18n_lang_add 'rm' 'a16217a8e7c7b86870a87489eb61e7856bdb52a3' +mozilla_i18n_lang_add 'ro' 'ec2bfc6a41b382892b75e19076f12f95ef8b283a' +mozilla_i18n_lang_add 'ru' '41631a07625edc061a29c7849a3971eefdaefbf8' +mozilla_i18n_lang_add 'si' 'ce7f695e538ae9b09d85f04c713a7431bf74615b' +mozilla_i18n_lang_add 'sk' '302d06751f320e07c65acc4f180e795c58841c4b' +mozilla_i18n_lang_add 'sl' '54577c3684bd5749b69453490d9918c9b35c41a0' +mozilla_i18n_lang_add 'sq' '31446003ff440e8a85fc68d12b3dcbdbe0c790e0' +mozilla_i18n_lang_add 'sr' '0d041ba03ecbd6f42dbfca16db0266cad983036f' +mozilla_i18n_lang_add 'sv-SE' '090f4a33e2e31ee5fc6c5bf7b59a47458f6cc969' +mozilla_i18n_lang_add 'ta-LK' '0ee507898786e4cd071912f5e7e43398cb335f8f' +mozilla_i18n_lang_add 'tr' 'a9d09ea788bc5b512fcc22a1a61c078505b63cd8' +mozilla_i18n_lang_add 'uk' 'eb62ffe2c526d995baaa672761ef1072ffe31e73' +mozilla_i18n_lang_add 'vi' '8b475d626396debbb01ab9484ddebc9227f8245f' +mozilla_i18n_lang_add 'zh-CN' 'def9055acb5b574103e4f0f0eca5e15501430810' +mozilla_i18n_lang_add 'zh-TW' '8cefe8df6cb805306b91faed5d99f7c0a21eb36e' mozilla_i18n_lang_fini From elentir at frugalware.org Mon Feb 20 11:45:10 2012 From: elentir at frugalware.org (Elentir) Date: Mon, 20 Feb 2012 11:45:10 +0100 (CET) Subject: [Frugalware-git] frugalware-current: rxvt-unicode-9.15-1-x86_64 Message-ID: <20120220104510.4FE07224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=adef6f7bce3fab1ba5346f1325bc169ca4fc38e7 commit adef6f7bce3fab1ba5346f1325bc169ca4fc38e7 Author: Elentir Date: Mon Feb 20 11:45:05 2012 +0100 rxvt-unicode-9.15-1-x86_64 * version bump * change m8r diff --git a/source/x11-extra/rxvt-unicode/FrugalBuild b/source/x11-extra/rxvt-unicode/FrugalBuild index 0f34162..dd2d9ba 100644 --- a/source/x11-extra/rxvt-unicode/FrugalBuild +++ b/source/x11-extra/rxvt-unicode/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.22 SBU -# Maintainer: voroskoi +# Maintainer: Elentir pkgname=rxvt-unicode -pkgver=9.14 +pkgver=9.15 pkgrel=1 pkgdesc="rxvt-unicode is a clone of the well known terminal emulator rxvt" url="http://software.schmorp.de/" @@ -16,7 +16,7 @@ _F_desktop_name="URxvt" _F_desktop_exec="urxvt" _F_desktop_icon="utilities-terminal" _F_desktop_categories="System;TerminalEmulator;" -sha1sums=('e303b7591225b06bc04e18a875461438c635014e') +sha1sums=('e6fdf091860ecb458730dc68b0176f67f207a2f7') build() { Fmkdir /usr/share/terminfo From baste at frugalware.org Mon Feb 20 11:47:37 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 11:47:37 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120220104737.4B1DD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=a506646678c3b56b90f473cea471622622c32f0b commit a506646678c3b56b90f473cea471622622c32f0b Merge: f10d40d 1a466e3 Author: Baste Date: Mon Feb 20 11:47:38 2012 +0100 Merge ../current Conflicts: source/gnome/totem/FrugalBuild source/lib/gmime/FrugalBuild source/xlib/sdl/FrugalBuild diff --cc source/base/kmod/FrugalBuild index 619cb5a,619cb5a..60e15b6 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@@ -3,7 -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') diff --cc source/gnome-extra/gnome-system-monitor/FrugalBuild index b2b07b5,14f00c6..d9f4e6e --- a/source/gnome-extra/gnome-system-monitor/FrugalBuild +++ b/source/gnome-extra/gnome-system-monitor/FrugalBuild @@@ -15,7 -14,7 +15,8 @@@ _F_gnome_ext=".tar.xz _F_gnome_scrollkeeper="y" _F_gnome_desktop="y" _F_gnome_glib="y" ++#_F_make_opts="V=1" Finclude gnome gnome-scriptlet -sha1sums=('c57b01dfc37282c4ce7e13acc1bb2fb5581890f7') +sha1sums=('4cd501d96d4193fda6f5a412b13bc9d9c84105fb') # optimization OK diff --cc source/gnome/cheese/FrugalBuild index c26cb8d,47af32f..18678ce --- a/source/gnome/cheese/FrugalBuild +++ b/source/gnome/cheese/FrugalBuild @@@ -10,23 -10,10 +10,23 @@@ depends=('librsvg>=2.26.0-2' 'gst-plugi 'xf86vidmodeproto' 'evolution-data-server>=3.1.92' 'dbus' 'gnome-video-effects' \ 'gst-plugins-good-video4linux2' 'db>=4.7.25-2' 'gnome-desktop>=3.2.1' \ 'gst-plugins-bad-mpeg2enc' 'gst-plugins-base-ogg' 'gst-plugins-base-theora' 'gst-plugins-base-vorbis' 'gst-plugins-good-gconf' \ - 'libgudev' 'libcanberra-gtk' 'clutter-gst' 'libgee' 'clutter-gtk>=1.0.2-3' 'mx') - 'libgudev' 'libcanberra-gtk' 'clutter-gst' 'libgee' 'clutter-gtk' 'mx') -makedepends=('intltool' 'gnome-doc-utils' 'samba=3.6.1' 'fuse' 'libsoup' 'gconf>=2.28.0' 'krb5') ++ 'libgudev' 'libcanberra-gtk' 'clutter-gst' 'libgee' 'clutter-gtk>=1.0.2-3' 'mx' 'gst-plugins-bad-vp8enc') +makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup' 'gconf>=2.28.0' 'krb5' 'gobject-introspection' 'itstool') +rodepends=('cheese-devel') groups=('gnome') archs=('i686' 'x86_64') + +subpkgs=('cheese-devel') +subdescs=('Developement files for cheese') +subdepends=('clutter-gst mx libgudev gnome-desktop librsvg clutter-gtk libgee libcanberra-gtk') +subgroups=('gnome gnome-minimal') +subarchs=('i686 x86_64') +subreplaces=('') +subprovides=('') +subrodepends=('') + +_F_gnome_ext=".tar.xz" +_F_gnome_doc="y" _F_gnome_iconcache="y" _F_gnome_desktop="y" _F_gnome_glib="y" diff --cc source/gnome/evolution-data-server/FrugalBuild index 3d13012,3e94b11..166f526 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@@ -2,19 -2,18 +2,19 @@@ # Maintainer: bouleetbil pkgname=evolution-data-server - pkgver=3.3.5 -pkgver=3.2.2 ++pkgver=3.3.90 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' \ - 'libkrb5' 'db>=4.7.25' 'gnutls>=2.12.12' 'libical' 'gnome-keyring>=3.1.1' \ -depends=('nss>=3.12.9' 'libsoup-gnome>=2.32.0' 'libgweather>=3.1-3' \ - 'libkrb5' 'db>=4.7.25' 'gnutls>=2.12.12' 'libical' 'gnome-keyring>=3.1.1' \ ++depends=('nss>=3.12.9' 'libsoup-gnome>=2.37.5' 'libgweather>=3.1-3' \ ++ 'libkrb5' 'db>=4.7.25' 'gnutls>=2.12.12' 'libical' 'gnome-keyring>=3.3.5' \ 'libgdata' 'gtk+3' 'libxml2>=2.7.8' 'gnome-online-accounts') makedepends=('intltool' 'krb5' 'gperf' 'gobject-introspection' 'openldap' 'vala') -groups=('gnome') +groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_git="n" +_F_gnome_ext=".tar.xz" Finclude gnome - sha1sums=('623aa6bccdef97cd8ca835819e44f6d881be9a09') -sha1sums=('2ffb43caf45a44a302b3573b069dcc737f7d3d1d') ++sha1sums=('4e6d2bd9678a63a4684a1f3641004ab61c7e26db') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi diff --cc source/gnome/totem/FrugalBuild index 43510d3,7b6c1fc..43c75f1 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@@ -41,10 -38,8 +41,10 @@@ subdepends=("${subdepends[@]}" "nautilu subrodepends=("${subrodepends[@]}" "$pkgname=$pkgver") subgroups=("${subgroups[@]}" 'gnome') subarchs=("${subarchs[@]}" 'i686 x86_64') +subreplaces=("${subreplaces[@]}" '') +subprovides=("${subprovides[@]}" '') - sha1sums=('37cbc77f14a5a11de0afe7b6b30caf77eb4bde73') + sha1sums=('65d1b267f1521432e6a7a7ba21ed186a8951b52a') build() { Fcd diff --cc source/xlib/sdl/FrugalBuild index adda0fd,809ac5d..8eb98b7 --- a/source/xlib/sdl/FrugalBuild +++ b/source/xlib/sdl/FrugalBuild @@@ -2,8 -2,8 +2,13 @@@ # Maintainer: Miklos Vajna pkgname=sdl ++<<<<<<< HEAD +pkgver=1.2.14 +pkgrel=4 ++======= + pkgver=1.2.15 + pkgrel=1 ++>>>>>>> 1a466e3f8b38763be2c4b4cc19b97b0799dda9a2 pkgdesc="Simple DirectMedia Layer library" url="http://www.libsdl.org" depends=('glibc') From devil505linux at gmail.com Mon Feb 20 11:49:06 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 11:49:06 +0100 (CET) Subject: [Frugalware-git] frugalware-1.6: chromium-browser-17.0.963.47-1fermus1-i686 * secfix bump * closes #4664 Message-ID: <20120220104906.E9CC4224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.6.git;a=commitdiff;h=afe6c0b522e76f1d3e27af72b627169d7f765aa7 commit afe6c0b522e76f1d3e27af72b627169d7f765aa7 Author: Devil505 Date: Mon Feb 20 11:49:09 2012 +0100 chromium-browser-17.0.963.47-1fermus1-i686 * secfix bump * closes #4664 diff --git a/source/xapps-extra/chromium-browser/FrugalBuild b/source/xapps-extra/chromium-browser/FrugalBuild index 3696582..58c8f27 100644 --- a/source/xapps-extra/chromium-browser/FrugalBuild +++ b/source/xapps-extra/chromium-browser/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Devil505 pkgname=chromium-browser -pkgver=16.0.912.63 -pkgrel=2 +pkgver=17.0.963.47 +pkgrel=1fermus1 pkgdesc='An open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web' url='http://www.chromium.org/' depends=('nss' 'alsa-lib' 'hicolor-icon-theme' 'libxslt' 'ffmpeg>=0.8' \ @@ -22,7 +22,7 @@ source=(http://commondatastorage.googleapis.com/chromium-browser-official/$_F_ar nacl.gypi \ $pkgname.desktop \ $pkgname.sh) -sha1sums=('72bb47b6433a51fd0e24cf06929b37ee7e14a0a3' \ +sha1sums=('a93a4ca772fa443c77d686a506a1aabcf9ac62c4' \ '39999918746524fff30e73dc656754733df5c2c2' \ 'df4cee39e1d49e10f9c075f5e6e9db28e8260926' \ '78ed8913b8a598de6a9e45d206973a846dbe8a51' \ From baste at frugalware.org Mon Feb 20 11:58:19 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 11:58:19 +0100 (CET) Subject: [Frugalware-git] gnometesting: kmod-5-3-x86_64 * Rebuild Message-ID: <20120220105819.87BE9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3edb6f835a112a4dcaaec5fc404ffdf1a7f7eead commit 3edb6f835a112a4dcaaec5fc404ffdf1a7f7eead Author: Baste Date: Mon Feb 20 11:58:33 2012 +0100 kmod-5-3-x86_64 * Rebuild diff --git a/source/base/kmod/FrugalBuild b/source/base/kmod/FrugalBuild index 60e15b6..ddfc0ca 100644 --- a/source/base/kmod/FrugalBuild +++ b/source/base/kmod/FrugalBuild @@ -3,7 +3,7 @@ pkgname=kmod pkgver=5 -pkgrel=2 +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') From devil505linux at gmail.com Mon Feb 20 12:03:02 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 12:03:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: gmic-1.5.0.8-1-i686 * new package Message-ID: <20120220110302.50161224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=af0921453cb610068ef4a65a5abf85e0815b2a42 commit af0921453cb610068ef4a65a5abf85e0815b2a42 Author: Devil505 Date: Mon Feb 20 12:02:30 2012 +0100 gmic-1.5.0.8-1-i686 * new package diff --git a/source/xapps-extra/gmic/FrugalBuild b/source/xapps-extra/gmic/FrugalBuild new file mode 100644 index 0000000..fcdaa3b --- /dev/null +++ b/source/xapps-extra/gmic/FrugalBuild @@ -0,0 +1,46 @@ +# Compiling Time: 0.57 SBU +# Maintainer: Devil505 + +pkgname=gmic +pkgver=1.5.0.8 +pkgrel=1 +pkgdesc="image procession framework" +depends=('fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr') +makedepends=('gimp' 'fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr' 'imagemagick') +groups=('xapps-extra') +archs=('i686' 'x86_64') +_F_sourceforge_sep="_" +Finclude sourceforge +source=($source opencv-buildfix.patch) +sha1sums=('f81c982686d6e434cce853366aec6e47a5a30ed1' \ + '538159c18125557c1429e71b1dfe65b28e6dc903') + +subpkgs=("${subpkgs[@]}" "gimp-plugin-gmic") +subdescs=("${subdescs[@]}" "Gimp plugin for the GMIC image procession framework") +subdepends=("${subdepends[@]}" "gimp fftw lapack") +subrodepends=("${subrodepends[@]}" "") +subgroups=("${subgroups[@]}" 'xapps-extra') +subarchs=("${subarchs[@]}" 'i686 x86_64') + +build() { + Fcd $pkgname-$pkgver + CFLAGS+=" -Dcimg_use_lapack" + LDFLAGS="-llapack" + sed -i "s#-lhighgui#-lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_objdetect -lopencv_contrib -lopencv_legacy -lopencv_flann#" configure + sed -i "s#-lcv#-lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_objdetect -lopencv_contrib -lopencv_legacy -lopencv_flann#" configure + Fconf + sed -i 's|OPENCV_CFLAGS = .*|OPENCV_CFLAGS = -Dcimg_use_opencv -I$(USR)/include/opencv `pkg-config --cflags opencv`|' src/Makefile + sed -i 's|OPENCV_LDFLAGS = .*|OPENCV_LDFLAGS = `pkg-config --libs opencv`|' src/Makefile + sed -i 's|cp -f gmic_gimp.*||' src/Makefile + sed -i 's|ln -s $(DESTDIR)$(USR)|ln -s $(USR)|' src/Makefile + Fpatch opencv-buildfix.patch + make -C src all || Fdie + make -C src install DESTDIR="$Fdestdir" USR=/usr || Fdie + install -Dm644 COPYING "$pkgdir/usr/share/licenses/gmic/LICENSE" + + # gimp plugin + Fmkdir usr/lib/gimp/2.0/plug-ins/ + Finstallrel 755 src/gmic_gimp usr/lib/gimp/2.0/plug-ins/gmic_gimp + Fsplit gimp-plugin-gmic usr/lib/gimp/2.0/plug-ins/gmic_gimp +} +# optimization OK diff --git a/source/xapps-extra/gmic/opencv-buildfix.patch b/source/xapps-extra/gmic/opencv-buildfix.patch new file mode 100644 index 0000000..caf02fe --- /dev/null +++ b/source/xapps-extra/gmic/opencv-buildfix.patch @@ -0,0 +1,14 @@ +diff -wbBur gmic-1.5.0.3.org/src/CImg.h gmic-1.5.0.3/src/CImg.h +--- gmic-1.5.0.3.org/src/CImg.h 2011-09-22 18:37:54.000000000 +0400 ++++ gmic-1.5.0.3/src/CImg.h 2011-10-05 18:03:25.000000000 +0400 +@@ -234,7 +234,11 @@ + // Using OpenCV is not mandatory. + #ifdef cimg_use_opencv + #include ++#undef True ++#undef False + #include "cv.h" ++#define True 1 ++#define False 0 + #include "highgui.h" + #endif From pingax at frugalware.fr Mon Feb 20 12:09:41 2012 From: pingax at frugalware.fr (Pingax) Date: Mon, 20 Feb 2012 12:09:41 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: libobjc2-1.6-1-i686 * New package Message-ID: <20120220110941.D4119224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=810fa0d51500c04508de968914149824445ea983 commit 810fa0d51500c04508de968914149824445ea983 Author: Pingax Date: Mon Feb 20 12:09:55 2012 +0100 libobjc2-1.6-1-i686 * New package diff --git a/source/lib-extra/libobjc2/FrugalBuild b/source/lib-extra/libobjc2/FrugalBuild new file mode 100644 index 0000000..697a6e4 --- /dev/null +++ b/source/lib-extra/libobjc2/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0 SBU +# Maintainer: Pingax + +pkgname=libobjc2 +pkgver=1.6 +pkgrel=1 +pkgdesc="GNUstep runtime" +url="http://www.gnustep.org" +archs=('i686' 'x86_64') +groups=('lib-extra') +depends=('libobjc') +makedepends=('clang') +up2date="Flasttar http://download.gna.org/gnustep/" +source="http://download.gna.org/gnustep/$pkgname-$pkgver.tar.gz" +sha1sums=('348ab64899b25ecb2bfdfd13ebeeab2d6a2c8988') From pingax at frugalware.fr Mon Feb 20 12:10:53 2012 From: pingax at frugalware.fr (Pingax) Date: Mon, 20 Feb 2012 12:10:53 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: * Fixed depends() Message-ID: <20120220111053.3ABAB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=8e39a4eb51bdeff04b5a1a1724a2823dd6efd8a1 commit 8e39a4eb51bdeff04b5a1a1724a2823dd6efd8a1 Author: Pingax Date: Mon Feb 20 12:11:04 2012 +0100 * Fixed depends() diff --git a/source/include/gnustep.sh b/source/include/gnustep.sh index bdec6dd..c31f73a 100644 --- a/source/include/gnustep.sh +++ b/source/include/gnustep.sh @@ -55,7 +55,7 @@ _F_GNUSTEP_SYSTEM="$_F_GNUSTEP_BASE/System/Library" Fprefix="/usr/lib/GNUstep" makedepends=('gcc-objc' 'libffi') -depends=('gnustep-make>=2.6.2' 'libobjc>=4.6.2') +depends=('gnustep-make>=2.6.2' 'libobjc2') groups=('gnustep-extra') url="http://www.gnustep.org/" dlurl="http://ftpmain.gnustep.org/pub/gnustep/$_F_gnustep_category/" From hermier at frugalware.org Mon Feb 20 12:17:07 2012 From: hermier at frugalware.org (Michel Hermier) Date: Mon, 20 Feb 2012 12:17:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: unixodbc-2.3.1-1-i686 Message-ID: <20120220111707.97A4C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e1385f114796656af7749a940cb45b1062e38ca commit 9e1385f114796656af7749a940cb45b1062e38ca Author: Michel Hermier Date: Mon Feb 20 12:16:54 2012 +0100 unixodbc-2.3.1-1-i686 * Bump version. diff --git a/source/devel/unixodbc/FrugalBuild b/source/devel/unixodbc/FrugalBuild index e2264e5..f88468d 100644 --- a/source/devel/unixodbc/FrugalBuild +++ b/source/devel/unixodbc/FrugalBuild @@ -3,32 +3,17 @@ # Maintainer: Miklos Vajna pkgname=unixodbc -pkgver=2.2.14 -pkgrel=2 +_F_archive_name=unixODBC +pkgver=2.3.1 +pkgrel=1 pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources" url="http://www.unixodbc.org/" depends=('readline') groups=('devel') backup=(etc/odbc.ini etc/odbcinst.ini) archs=('i686' 'x86_64' 'ppc') -makedepends=('qt') -up2date="lynx -dump http://www.unixodbc.org/unixODBC.html|grep Released|sed -n 's/.* \([0-9\.]*\) .*/\1/;1 p'" -source=(http://www.unixodbc.org/unixODBC-$pkgver.tar.gz compile.patch compile2.patch) -sha1sums=('ab18464c83d30d7b38b8bb58e1dd01e3ec211488' \ - '744e5289076d0335ca6b9117c9345d186b447a9c' \ - 'e0db5918c8bffd4f01cf4fc36f0d9d68e484534c') - -subpkgs=('unixodbc-qt') -subdescs=('Qt-based tools and library for unixodbc.') -subdepends=("$pkgname=$pkgver qt libstdc++ libgl libxmu libxi libxdamage") -subgroups=('xlib-extra') -subarchs=('i686 x86_64') - -build() { - Fcd unixODBC-$pkgver - LFLAGS=-l Fbuild - - Fsplit unixodbc-qt usr/bin/{odbctest,DataManagerII,ODBCConfig,DataManager} usr/lib/libodbcinstQ.so* -} +up2date="Flasttar $url/download.html" +source=(ftp://ftp.unixodbc.org/pub/$_F_archive_name/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('815cbc4f34e1a6d95daf3a5ab74e6ed3a586aad7') # optimization OK diff --git a/source/devel/unixodbc/compile.patch b/source/devel/unixodbc/compile.patch deleted file mode 100644 index 6e95374..0000000 --- a/source/devel/unixodbc/compile.patch +++ /dev/null @@ -1,56 +0,0 @@ -diff -Naur unixODBC-2.2.14/exe/odbc-config.c unixODBC-2.2.14-64bit-p/exe/odbc-config.c ---- unixODBC-2.2.14/exe/odbc-config.c 2008-05-20 14:58:17.000000000 +0200 -+++ unixODBC-2.2.14-64bit-p/exe/odbc-config.c 2009-03-01 14:12:11.000000000 +0100 -@@ -66,12 +66,12 @@ - printf( "#ifndef HAVE_LONG_LONG\n #define HAVE_LONG_LONG\n#endif\n" ); - #endif - --#ifdef ODBCINT64 -- printf( "#ifndef ODBCINT64\n #define ODBCINT64\n#endif\n" ); -+#ifdef ODBCINT64_TYPE -+ printf( "#ifndef ODBCINT64\n #define ODBCINT64 %s\n#endif\n", ODBCINT64_TYPE ); - #endif - --#ifdef UODBCINT64 -- printf( "#ifndef UODBCINT64\n #define UODBCINT64\n#endif\n" ); -+#ifdef UODBCINT64_TYPE -+ printf( "#ifndef UODBCINT64\n #define UODBCINT64 %s\n#endif\n", UODBCINT64_TYPE ); - #endif - - #ifdef DISABLE_INI_CACHING -diff -Naur unixODBC-2.2.14/include/sqltypes.h unixODBC-2.2.14-64bit-p/include/sqltypes.h ---- unixODBC-2.2.14/include/sqltypes.h 2008-10-31 17:21:53.000000000 +0100 -+++ unixODBC-2.2.14-64bit-p/include/sqltypes.h 2009-03-01 14:12:14.000000000 +0100 -@@ -49,7 +49,7 @@ - */ - - #ifndef SIZEOF_LONG_INT --#include -+#include "unixodbc_conf.h" - #endif - - #ifndef SIZEOF_LONG_INT -@@ -371,10 +371,14 @@ - # if (SIZEOF_LONG_INT == 8) - # define ODBCINT64 long - # define UODBCINT64 unsigned long -+# define ODBCINT64_TYPE "long" -+# define UODBCINT64_TYPE "unsigned long" - # else - # ifdef HAVE_LONG_LONG - # define ODBCINT64 long long - # define UODBCINT64 unsigned long long -+# define ODBCINT64_TYPE "long long" -+# define UODBCINT64_TYPE "unsigned long long" - # else - /* - * may fail in some cases, but what else can we do ? -@@ -391,6 +395,8 @@ - }; - # define ODBCINT64 struct __bigint_struct - # define UODBCINT64 struct __bigint_struct_u -+# define ODBCINT64_TYPE "struct __bigint_struct" -+# define UODBCINT64_TYPE "struct __bigint_struct_u" - # endif - # endif - #endif diff --git a/source/devel/unixodbc/compile2.patch b/source/devel/unixodbc/compile2.patch deleted file mode 100644 index f8a1096..0000000 --- a/source/devel/unixodbc/compile2.patch +++ /dev/null @@ -1,1707 +0,0 @@ -diff -Naur unixODBC-2.2.14.orig/DataManager/classISQL.cpp unixODBC-2.2.14/DataManager/classISQL.cpp ---- unixODBC-2.2.14.orig/DataManager/classISQL.cpp 2007-02-12 06:49:33.000000000 -0500 -+++ unixODBC-2.2.14/DataManager/classISQL.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -180,7 +180,7 @@ - txtSQL->hide(); - - txtResults->append( qsHorizSep ); -- qsHorizSep.sprintf( "\n\n%d rows affected", nRowsAffected ); -+ qsHorizSep.sprintf( "\n\n%ld rows affected", (long) nRowsAffected ); - txtResults->append( qsHorizSep ); - - txtResults->setAutoUpdate( TRUE ); -diff -Naur unixODBC-2.2.14.orig/DataManagerII/classBrowse.cpp unixODBC-2.2.14/DataManagerII/classBrowse.cpp ---- unixODBC-2.2.14.orig/DataManagerII/classBrowse.cpp 2007-02-12 06:49:33.000000000 -0500 -+++ unixODBC-2.2.14/DataManagerII/classBrowse.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -243,7 +243,7 @@ - if (SQL_SUCCEEDED(nReturn)) - addStatus( QString().sprintf("%s: %d row(s) completed", shortDesc.upper().ascii(), nRowsAffected) ) ; - else -- addStatus( QString().sprintf("%s: %d row(s), ERROR rc=%d, %d row(s) affected", shortDesc.upper().ascii(), listRows.count(), nReturn, nRowsAffected) ) ; -+ addStatus( QString().sprintf("%s: %ld row(s), ERROR rc=%d, %ld row(s) affected", shortDesc.upper().ascii(), (long) listRows.count(), nReturn, (long) nRowsAffected) ) ; - - return nRowsAffected ; - } -@@ -293,7 +293,7 @@ - return ; - - // Confirm delete with user -- if (!OkWithUser( "table row delete", QString().sprintf("Do you want to delete the following %d row(s)?\nROWS: ", listRows.count()) + qsRowsSelected )) -+ if (!OkWithUser( "table row delete", QString().sprintf("Do you want to delete the following %ld row(s)?\nROWS: ", (long) listRows.count()) + qsRowsSelected )) - return ; - - // Double check the action to be sure user knows about duplicates that might be affected -@@ -327,7 +327,7 @@ - return ; - - // Confirm delete with user -- if (!OkWithUser( "table row insert", QString().sprintf("Do you want to insert the following %d row(s)?\nROWS: ", listRows.count()) + qsRowsSelected )) -+ if (!OkWithUser( "table row insert", QString().sprintf("Do you want to insert the following %ld row(s)?\nROWS: ", (long) listRows.count()) + qsRowsSelected )) - return ; - - // Build SQL statement with parameter markers -@@ -556,7 +556,7 @@ - tableData->setNumRows( nRows ); - - // Update the status -- addStatus( QString().sprintf( "RUN: %d rows and %d columns affected", nRows, nColumns ) ) ; -+ addStatus( QString().sprintf( "RUN: %ld rows and %d columns affected", (long) nRows, nColumns ) ) ; - } - - void classBrowse::ExecHeader( SQLHSTMT hStmt, SWORD nColumns ) -diff -Naur unixODBC-2.2.14.orig/DataManagerII/classISQL.cpp unixODBC-2.2.14/DataManagerII/classISQL.cpp ---- unixODBC-2.2.14.orig/DataManagerII/classISQL.cpp 2007-04-17 11:16:14.000000000 -0400 -+++ unixODBC-2.2.14/DataManagerII/classISQL.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -322,7 +322,7 @@ - txtSQL->hide(); - txtResults->setAutoUpdate( TRUE ); - txtResults->repaint(); -- addStatus( QString().sprintf( "RUN: %d rows and %d columns affected", nRowsAffected, nColumns ) ) ; -+ addStatus( QString().sprintf( "RUN: %ld rows and %d columns affected", (long) nRowsAffected, nColumns ) ) ; - } - - #ifdef QT_V4LAYOUT -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLColAttributesW.c unixODBC-2.2.14/DriverManager/SQLColAttributesW.c ---- unixODBC-2.2.14.orig/DriverManager/SQLColAttributesW.c 2008-09-01 12:38:34.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/SQLColAttributesW.c 2009-02-15 18:34:44.000000000 -0500 -@@ -368,7 +368,7 @@ - { - if ( CHECK_SQLCOLATTRIBUTE( statement -> connection )) - { -- SQLCHAR *as1; -+ SQLCHAR *as1 = NULL; - - /* - * map to the ODBC3 function -@@ -460,7 +460,7 @@ - } - else - { -- SQLCHAR *as1; -+ SQLCHAR *as1 = NULL; - - switch( field_identifier ) - { -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLConnect.c unixODBC-2.2.14/DriverManager/SQLConnect.c ---- unixODBC-2.2.14.orig/DriverManager/SQLConnect.c 2008-09-29 10:02:43.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/SQLConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -827,7 +827,7 @@ - return hand; - } - --static odbc_dlclose( void *handle ) -+static void odbc_dlclose( void *handle ) - { - struct lib_count *list, *prev; - -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLCopyDesc.c unixODBC-2.2.14/DriverManager/SQLCopyDesc.c ---- unixODBC-2.2.14.orig/DriverManager/SQLCopyDesc.c 2004-03-30 08:20:11.000000000 -0500 -+++ unixODBC-2.2.14/DriverManager/SQLCopyDesc.c 2009-02-15 18:34:44.000000000 -0500 -@@ -279,7 +279,7 @@ - * get the count from the source field - */ - -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - 0, - SQL_DESC_COUNT, -@@ -298,7 +298,7 @@ - { - if ( header_fields[ i ].field_type == SQL_INTEGER ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -308,7 +308,7 @@ - } - else if ( header_fields[ i ].field_type == SQL_SMALLINT ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -318,7 +318,7 @@ - } - if ( header_fields[ i ].field_type == SQL_VARCHAR ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -331,7 +331,7 @@ - { - if ( header_fields[ i ].field_type == SQL_INTEGER ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -340,7 +340,7 @@ - } - else if ( header_fields[ i ].field_type == SQL_SMALLINT ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -349,7 +349,7 @@ - } - else if ( header_fields[ i ].field_type == SQL_VARCHAR ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - 0, - header_fields[ i ].field_identifier, -@@ -376,7 +376,7 @@ - { - if ( rec_fields[ i ].field_type == SQL_INTEGER ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -@@ -386,7 +386,7 @@ - } - else if ( rec_fields[ i ].field_type == SQL_SMALLINT ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -@@ -396,7 +396,7 @@ - } - if ( rec_fields[ i ].field_type == SQL_VARCHAR ) - { -- ret == SQLGETDESCFIELD( src_descriptor -> connection, -+ ret = SQLGETDESCFIELD( src_descriptor -> connection, - src_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -@@ -409,7 +409,7 @@ - { - if ( rec_fields[ i ].field_type == SQL_INTEGER ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -@@ -418,7 +418,7 @@ - } - else if ( rec_fields[ i ].field_type == SQL_SMALLINT ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -@@ -427,7 +427,7 @@ - } - else if ( rec_fields[ i ].field_type == SQL_VARCHAR ) - { -- ret == SQLSETDESCFIELD( target_descriptor -> connection, -+ ret = SQLSETDESCFIELD( target_descriptor -> connection, - target_descriptor -> driver_desc, - rec, - rec_fields[ i ].field_identifier, -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLDriverConnect.c unixODBC-2.2.14/DriverManager/SQLDriverConnect.c ---- unixODBC-2.2.14.orig/DriverManager/SQLDriverConnect.c 2008-09-29 10:02:44.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/SQLDriverConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -366,7 +366,8 @@ - memcpy( *keyword, ptr, len ); - (*keyword)[ len ] = '\0'; - -- (**cp != ';') && (*cp)++; -+ if (**cp != ';') -+ (*cp)++; - ptr = *cp; - - if ( strcmp( *keyword, "DRIVER" ) == 0 ) -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLDriversW.c unixODBC-2.2.14/DriverManager/SQLDriversW.c ---- unixODBC-2.2.14.orig/DriverManager/SQLDriversW.c 2008-09-29 10:02:45.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/SQLDriversW.c 2009-02-15 18:34:44.000000000 -0500 -@@ -298,7 +298,7 @@ - * enumerate the driver attributes - */ - -- sprintf( szIniName, "%s/odbcinst.ini", odbcinst_system_file_path( b1 ), odbcinst_system_file_name( b2 )); -+ sprintf( szIniName, "%s/odbcinst.ini", odbcinst_system_file_path( b1 ) ); - - memset( buffer, '\0', sizeof( buffer )); - #ifdef __OS2__ -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLGetDiagField.c unixODBC-2.2.14/DriverManager/SQLGetDiagField.c ---- unixODBC-2.2.14.orig/DriverManager/SQLGetDiagField.c 2008-09-29 10:02:45.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/SQLGetDiagField.c 2009-02-15 18:34:44.000000000 -0500 -@@ -314,7 +314,7 @@ - else if ( __get_connection( head ) -> unicode_driver && - CHECK_SQLGETDIAGFIELDW( __get_connection( head ))) - { -- SQLWCHAR *s1; -+ SQLWCHAR *s1 = NULL; - - if ( buffer_length > 0 ) - { -diff -Naur unixODBC-2.2.14.orig/DriverManager/SQLSetPos.c unixODBC-2.2.14/DriverManager/SQLSetPos.c ---- unixODBC-2.2.14.orig/DriverManager/SQLSetPos.c 2003-10-30 13:20:46.000000000 -0500 -+++ unixODBC-2.2.14/DriverManager/SQLSetPos.c 2009-02-15 18:34:44.000000000 -0500 -@@ -144,11 +144,11 @@ - { - sprintf( statement -> msg, "\n\t\tEntry:\ - \n\t\t\tStatement = %p\ -- \n\t\t\tIrow = %d\ -+ \n\t\t\tIrow = %ld\ - \n\t\t\tFoption = %d\ - \n\t\t\tFlock = %d", - statement, -- irow, -+ (long) irow, - foption, - flock ); - -diff -Naur unixODBC-2.2.14.orig/DriverManager/__attribute.c unixODBC-2.2.14/DriverManager/__attribute.c ---- unixODBC-2.2.14.orig/DriverManager/__attribute.c 2008-10-17 05:23:51.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/__attribute.c 2009-02-15 18:34:44.000000000 -0500 -@@ -1227,6 +1227,7 @@ - - default: - as = NULL; -+ msg = NULL; - break; - } - -@@ -1288,6 +1289,7 @@ - - default: - as = NULL; -+ msg = NULL; - break; - } - -diff -Naur unixODBC-2.2.14.orig/DriverManager/__info.c unixODBC-2.2.14/DriverManager/__info.c ---- unixODBC-2.2.14.orig/DriverManager/__info.c 2008-09-29 10:02:45.000000000 -0400 -+++ unixODBC-2.2.14/DriverManager/__info.c 2009-02-15 18:34:44.000000000 -0500 -@@ -3062,13 +3062,13 @@ - { - if ( strlen((char*) instr ) > LOG_MESSAGE_LEN ) - { -- sprintf((char*) ostr, "[%.*s...][length = %d (SQL_NTS)]", -- LOG_MESSAGE_LEN, instr, strlen((char*) instr )); -+ sprintf((char*) ostr, "[%.*s...][length = %ld (SQL_NTS)]", -+ LOG_MESSAGE_LEN, instr, (long) strlen((char*) instr )); - } - else - { -- sprintf((char*) ostr, "[%s][length = %d (SQL_NTS)]", -- instr, strlen((char*) instr )); -+ sprintf((char*) ostr, "[%s][length = %ld (SQL_NTS)]", -+ instr, (long) strlen((char*) instr )); - } - - } -diff -Naur unixODBC-2.2.14.orig/Drivers/Postgre7.1/dlg_specific.c unixODBC-2.2.14/Drivers/Postgre7.1/dlg_specific.c ---- unixODBC-2.2.14.orig/Drivers/Postgre7.1/dlg_specific.c 2001-12-04 11:46:19.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/Postgre7.1/dlg_specific.c 2009-02-15 18:34:43.000000000 -0500 -@@ -21,10 +21,11 @@ - #endif - - #ifndef WIN32 -+# include -+# include - # ifdef UNIXODBC - # include - # else --# include - # include "gpps.h" - # define SQLGetPrivateProfileString(a,b,c,d,e,f) GetPrivateProfileString(a,b,c,d,e,f) - # define SQLWritePrivateProfileString(a,b,c,d) WritePrivateProfileString(a,b,c,d) -diff -Naur unixODBC-2.2.14.orig/Drivers/Postgre7.1/options.c unixODBC-2.2.14/Drivers/Postgre7.1/options.c ---- unixODBC-2.2.14.orig/Drivers/Postgre7.1/options.c 2005-09-12 09:09:41.000000000 -0400 -+++ unixODBC-2.2.14/Drivers/Postgre7.1/options.c 2009-02-15 18:34:43.000000000 -0500 -@@ -221,12 +221,12 @@ - - if (stmt) { - SC_set_error(stmt, STMT_NOT_IMPLEMENTED_ERROR, "Unknown statement option (Set)"); -- sprintf(option, "fOption=%d, vParam=%ld", fOption, vParam); -+ sprintf(option, "fOption=%d, vParam=%ld", fOption, (long) vParam); - SC_log_error(func, option, stmt); - } - if (conn) { - CC_set_error(conn, STMT_NOT_IMPLEMENTED_ERROR, "Unknown statement option (Set)"); -- sprintf(option, "fOption=%d, vParam=%ld", fOption, vParam); -+ sprintf(option, "fOption=%d, vParam=%ld", fOption, (long) vParam); - CC_log_error(func, option, conn); - } - -diff -Naur unixODBC-2.2.14.orig/Drivers/Postgre7.1/socket.c unixODBC-2.2.14/Drivers/Postgre7.1/socket.c ---- unixODBC-2.2.14.orig/Drivers/Postgre7.1/socket.c 2004-09-22 05:13:39.000000000 -0400 -+++ unixODBC-2.2.14/Drivers/Postgre7.1/socket.c 2009-02-15 18:34:43.000000000 -0500 -@@ -188,7 +188,7 @@ - /* - * cope with different path for debian distrib - */ -- -+int - SOCK_connect_to_unix(SocketClass *self, unsigned short port, char *path ) - { - if ( strlen( path ) > 0 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/Postgre7.1/tuple.c unixODBC-2.2.14/Drivers/Postgre7.1/tuple.c ---- unixODBC-2.2.14.orig/Drivers/Postgre7.1/tuple.c 2001-10-17 12:40:10.000000000 -0400 -+++ unixODBC-2.2.14/Drivers/Postgre7.1/tuple.c 2009-02-15 18:34:43.000000000 -0500 -@@ -49,7 +49,7 @@ - { - char buffer[15]; - -- sprintf(buffer,"%ld", value); -+ sprintf(buffer,"%ld", (long) value); - - tuple_field->len = strlen(buffer)+1; - /* +1 ... is this correct (better be on the save side-...) */ -diff -Naur unixODBC-2.2.14.orig/Drivers/PostgreSQL/options.c unixODBC-2.2.14/Drivers/PostgreSQL/options.c ---- unixODBC-2.2.14.orig/Drivers/PostgreSQL/options.c 2005-09-12 09:09:41.000000000 -0400 -+++ unixODBC-2.2.14/Drivers/PostgreSQL/options.c 2009-02-15 18:34:43.000000000 -0500 -@@ -232,13 +232,13 @@ - if (stmt) { - stmt->errornumber = STMT_NOT_IMPLEMENTED_ERROR; - stmt->errormsg = "Unknown statement option (Set)"; -- sprintf(option, "fOption=%d, vParam=%ld", fOption, vParam); -+ sprintf(option, "fOption=%d, vParam=%ld", fOption, (long) vParam); - SC_log_error(func, option, stmt); - } - if (conn) { - conn->errornumber = STMT_NOT_IMPLEMENTED_ERROR; - conn->errormsg = "Unknown statement option (Set)"; -- sprintf(option, "fOption=%d, vParam=%ld", fOption, vParam); -+ sprintf(option, "fOption=%d, vParam=%ld", fOption, (long) vParam); - CC_log_error(func, option, conn); - } - -diff -Naur unixODBC-2.2.14.orig/Drivers/PostgreSQL/socket.c unixODBC-2.2.14/Drivers/PostgreSQL/socket.c ---- unixODBC-2.2.14.orig/Drivers/PostgreSQL/socket.c 2003-02-18 13:46:49.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/PostgreSQL/socket.c 2009-02-15 18:34:43.000000000 -0500 -@@ -191,7 +191,7 @@ - /* - * cope with different path for debian distrib - */ -- -+int - SOCK_connect_to_unix(SocketClass *self, unsigned short port, char *path ) - { - if ( strlen( path ) > 0 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/PostgreSQL/tuple.c unixODBC-2.2.14/Drivers/PostgreSQL/tuple.c ---- unixODBC-2.2.14.orig/Drivers/PostgreSQL/tuple.c 2001-10-17 12:40:11.000000000 -0400 -+++ unixODBC-2.2.14/Drivers/PostgreSQL/tuple.c 2009-02-15 18:34:43.000000000 -0500 -@@ -49,7 +49,7 @@ - { - char buffer[15]; - -- sprintf(buffer,"%ld", value); -+ sprintf(buffer,"%ld", (long) value); - - tuple_field->len = strlen(buffer)+1; - /* +1 ... is this correct (better be on the save side-...) */ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLAllocConnect.c unixODBC-2.2.14/Drivers/template/SQLAllocConnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLAllocConnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLAllocConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -26,7 +26,7 @@ - if( SQL_NULL_HENV == hEnv ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hEnv->szSqlMsg, "hEnv = $%08lX phDbc = $%08lX", hEnv, phDbc ); -+ sprintf((char*) hEnv->szSqlMsg, "hEnv = $%08lX phDbc = $%08lX", (long) hEnv, (long) phDbc ); - logPushMsg( hEnv->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hEnv->szSqlMsg ); - - if( SQL_NULL_HDBC == phDbc ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLAllocStmt.c unixODBC-2.2.14/Drivers/template/SQLAllocStmt.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLAllocStmt.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLAllocStmt.c 2009-02-15 18:34:44.000000000 -0500 -@@ -25,7 +25,7 @@ - return SQL_INVALID_HANDLE; - } - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - if( NULL == phStmt ) -@@ -45,7 +45,7 @@ - } - - /* initialize memory */ -- sprintf((char*) hDbc->szSqlMsg, "*phstmt = $%08lX", *phStmt ); -+ sprintf((char*) hDbc->szSqlMsg, "*phstmt = $%08lX", (long) *phStmt ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - memset( *phStmt, 0, sizeof(DRVSTMT) ); /* SAFETY */ -@@ -55,7 +55,7 @@ - (*phStmt)->pNext = NULL; - (*phStmt)->pPrev = NULL; - (*phStmt)->pszQuery = NULL; -- sprintf((char*)(*phStmt)->szCursorName, "CUR_%08lX", *phStmt ); -+ sprintf((char*)(*phStmt)->szCursorName, "CUR_%08lX", (long) *phStmt ); - - /* ADD TO DBCs STATEMENT LIST */ - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLBindCol.c unixODBC-2.2.14/Drivers/template/SQLBindCol.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLBindCol.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLBindCol.c 2009-02-15 18:34:44.000000000 -0500 -@@ -26,7 +26,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nCol=%5d", hStmt, nCol ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nCol=%5d", (long) hStmt, nCol ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_INFO, LOG_INFO,(char*) hStmt->szSqlMsg ); - - if ( hStmt->hStmtExtras->nRows == 0 ) -@@ -37,7 +37,7 @@ - - if ( nCol < 1 || nCol > hStmt->hStmtExtras->nCols ) - { -- sprintf((char*) hStmt->szSqlMsg, "SQL_ERROR Column %d is out of range. Range is 1 - %s", nCol, hStmt->hStmtExtras->nCols ); -+ sprintf((char*) hStmt->szSqlMsg, "SQL_ERROR Column %d is out of range. Range is 1 - %d", nCol, hStmt->hStmtExtras->nCols ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - return SQL_ERROR; - } -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLBindParameter.c unixODBC-2.2.14/Drivers/template/SQLBindParameter.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLBindParameter.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLBindParameter.c 2009-02-15 18:34:43.000000000 -0500 -@@ -30,7 +30,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nParameterNumber=%d nIOType=%d nBufferType=%d nParamType=%d nParamLength=%d nScale=%d pData=$%08lX nBufferLength=%d *pnLengthOrIndicator=$%08lX",hStmt,nParameterNumber,nIOType,nBufferType,nParamType,nParamLength,nScale,pData,nBufferLength, *pnLengthOrIndicator ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt=$%08lX nParameterNumber=%d nIOType=%d nBufferType=%d nParamType=%d nParamLength=%ld nScale=%d pData=$%08lX nBufferLength=%ld *pnLengthOrIndicator=$%08lX",(long) hStmt,nParameterNumber,nIOType,nBufferType,nParamType,(long) nParamLength,nScale,(long) pData,(long) nBufferLength, *pnLengthOrIndicator ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLBrowseConnect.c unixODBC-2.2.14/Drivers/template/SQLBrowseConnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLBrowseConnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLBrowseConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -26,7 +26,7 @@ - if ( hDbc == NULL ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING, "SQL_ERROR This function not currently supported" ); -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLBulkOperations.c unixODBC-2.2.14/Drivers/template/SQLBulkOperations.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLBulkOperations.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLBulkOperations.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /* OK */ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLCancel.c unixODBC-2.2.14/Drivers/template/SQLCancel.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLCancel.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLCancel.c 2009-02-15 18:34:44.000000000 -0500 -@@ -20,7 +20,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLCloseCursor.c unixODBC-2.2.14/Drivers/template/SQLCloseCursor.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLCloseCursor.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLCloseCursor.c 2009-02-15 18:34:44.000000000 -0500 -@@ -20,7 +20,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLColAttributes.c unixODBC-2.2.14/Drivers/template/SQLColAttributes.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLColAttributes.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLColAttributes.c 2009-02-15 18:34:44.000000000 -0500 -@@ -27,7 +27,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************** -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLColumnPrivileges.c unixODBC-2.2.14/Drivers/template/SQLColumnPrivileges.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLColumnPrivileges.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLColumnPrivileges.c 2009-02-15 18:34:44.000000000 -0500 -@@ -28,7 +28,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLColumns.c unixODBC-2.2.14/Drivers/template/SQLColumns.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLColumns.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLColumns.c 2009-02-15 18:34:44.000000000 -0500 -@@ -76,7 +76,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( szTableName == NULL || szTableName[0] == '\0' ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLConnect.c unixODBC-2.2.14/Drivers/template/SQLConnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLConnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -31,7 +31,7 @@ - if( SQL_NULL_HDBC == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc=$%08lX 3zDataSource=(%s)", hDbc, szDataSource ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc=$%08lX 3zDataSource=(%s)", (long) hDbc, szDataSource ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - if( hDbc->bConnected == 1 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLDescribeCol.c unixODBC-2.2.14/Drivers/template/SQLDescribeCol.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLDescribeCol.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLDescribeCol.c 2009-02-15 18:34:44.000000000 -0500 -@@ -38,7 +38,7 @@ - } - if ( nCol < 1 || nCol > hStmt->hStmtExtras->nCols ) - { -- sprintf((char*) hStmt->szSqlMsg, "SQL_ERROR Column %d is out of range. Range is 1 - %s", nCol, hStmt->hStmtExtras->nCols ); -+ sprintf((char*) hStmt->szSqlMsg, "SQL_ERROR Column %d is out of range. Range is 1 - %d", nCol, hStmt->hStmtExtras->nCols ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - return SQL_ERROR; - } -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLDescribeParam.c unixODBC-2.2.14/Drivers/template/SQLDescribeParam.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLDescribeParam.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLDescribeParam.c 2009-02-15 18:34:44.000000000 -0500 -@@ -33,7 +33,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLDisconnect.c unixODBC-2.2.14/Drivers/template/SQLDisconnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLDisconnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLDisconnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -20,7 +20,7 @@ - if( NULL == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING, (char*)hDbc->szSqlMsg ); - - if( hDbc->bConnected == 0 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLDriverConnect.c unixODBC-2.2.14/Drivers/template/SQLDriverConnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLDriverConnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLDriverConnect.c 2009-02-15 18:34:43.000000000 -0500 -@@ -41,7 +41,7 @@ - if( NULL == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLExecDirect.c unixODBC-2.2.14/Drivers/template/SQLExecDirect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLExecDirect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLExecDirect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -23,7 +23,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /* prepare command */ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLExecute.c unixODBC-2.2.14/Drivers/template/SQLExecute.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLExecute.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLExecute.c 2009-02-15 18:34:43.000000000 -0500 -@@ -24,7 +24,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if( hStmt->pszQuery == NULL ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLExtendedFetch.c unixODBC-2.2.14/Drivers/template/SQLExtendedFetch.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLExtendedFetch.c 2007-11-29 07:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLExtendedFetch.c 2009-02-15 18:34:44.000000000 -0500 -@@ -24,7 +24,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLFetch.c unixODBC-2.2.14/Drivers/template/SQLFetch.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLFetch.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLFetch.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( hStmt->hStmtExtras->nRows < 1 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLFetchScroll.c unixODBC-2.2.14/Drivers/template/SQLFetchScroll.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLFetchScroll.c 2007-11-29 07:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLFetchScroll.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLForeignKeys.c unixODBC-2.2.14/Drivers/template/SQLForeignKeys.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLForeignKeys.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLForeignKeys.c 2009-02-15 18:34:43.000000000 -0500 -@@ -32,7 +32,7 @@ - if( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLFreeConnect.c unixODBC-2.2.14/Drivers/template/SQLFreeConnect.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLFreeConnect.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLFreeConnect.c 2009-02-15 18:34:44.000000000 -0500 -@@ -24,7 +24,7 @@ - if( NULL == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING, (char*)hDbc->szSqlMsg ); - - if( hDbc->bConnected ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLFreeEnv.c unixODBC-2.2.14/Drivers/template/SQLFreeEnv.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLFreeEnv.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLFreeEnv.c 2009-02-15 18:34:44.000000000 -0500 -@@ -23,7 +23,7 @@ - if( hEnv == SQL_NULL_HENV ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hEnv->szSqlMsg, "hEnv = $%08lX", hEnv ); -+ sprintf((char*) hEnv->szSqlMsg, "hEnv = $%08lX", (long) hEnv ); - logPushMsg( hEnv->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hEnv->szSqlMsg ); - - if ( hEnv->hFirstDbc != NULL ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLFreeStmt.c unixODBC-2.2.14/Drivers/template/SQLFreeStmt.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLFreeStmt.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLFreeStmt.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /********* -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetConnectAttr.c unixODBC-2.2.14/Drivers/template/SQLGetConnectAttr.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetConnectAttr.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetConnectAttr.c 2009-02-15 18:34:43.000000000 -0500 -@@ -26,7 +26,7 @@ - if( NULL == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetConnectOption.c unixODBC-2.2.14/Drivers/template/SQLGetConnectOption.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetConnectOption.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetConnectOption.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if( NULL == hDbc ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetCursorName.c unixODBC-2.2.14/Drivers/template/SQLGetCursorName.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetCursorName.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetCursorName.c 2009-02-15 18:34:44.000000000 -0500 -@@ -25,7 +25,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( NULL == szCursor ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetStmtAttr.c unixODBC-2.2.14/Drivers/template/SQLGetStmtAttr.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetStmtAttr.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetStmtAttr.c 2009-02-15 18:34:44.000000000 -0500 -@@ -25,7 +25,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetStmtOption.c unixODBC-2.2.14/Drivers/template/SQLGetStmtOption.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetStmtOption.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetStmtOption.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLGetTypeInfo.c unixODBC-2.2.14/Drivers/template/SQLGetTypeInfo.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLGetTypeInfo.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLGetTypeInfo.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLMoreResults.c unixODBC-2.2.14/Drivers/template/SQLMoreResults.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLMoreResults.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLMoreResults.c 2009-02-15 18:34:44.000000000 -0500 -@@ -20,7 +20,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLNativeSql.c unixODBC-2.2.14/Drivers/template/SQLNativeSql.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLNativeSql.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLNativeSql.c 2009-02-15 18:34:44.000000000 -0500 -@@ -25,7 +25,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLNumParams.c unixODBC-2.2.14/Drivers/template/SQLNumParams.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLNumParams.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLNumParams.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLNumResultCols.c unixODBC-2.2.14/Drivers/template/SQLNumResultCols.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLNumResultCols.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLNumResultCols.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( hStmt->hStmtExtras->nRows < 1 ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLParamData.c unixODBC-2.2.14/Drivers/template/SQLParamData.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLParamData.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLParamData.c 2009-02-15 18:34:43.000000000 -0500 -@@ -21,7 +21,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLParamOptions.c unixODBC-2.2.14/Drivers/template/SQLParamOptions.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLParamOptions.c 2007-02-12 06:49:35.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLParamOptions.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLPrepare.c unixODBC-2.2.14/Drivers/template/SQLPrepare.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLPrepare.c 2001-12-13 08:00:32.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLPrepare.c 2009-02-15 18:34:43.000000000 -0500 -@@ -22,7 +22,7 @@ - if ( NULL == hStmt ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( szSqlStr == NULL ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLPrimaryKeys.c unixODBC-2.2.14/Drivers/template/SQLPrimaryKeys.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLPrimaryKeys.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLPrimaryKeys.c 2009-02-15 18:34:44.000000000 -0500 -@@ -26,7 +26,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLProcedureColumns.c unixODBC-2.2.14/Drivers/template/SQLProcedureColumns.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLProcedureColumns.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLProcedureColumns.c 2009-02-15 18:34:44.000000000 -0500 -@@ -29,7 +29,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLProcedures.c unixODBC-2.2.14/Drivers/template/SQLProcedures.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLProcedures.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLProcedures.c 2009-02-15 18:34:44.000000000 -0500 -@@ -27,7 +27,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLPutData.c unixODBC-2.2.14/Drivers/template/SQLPutData.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLPutData.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLPutData.c 2009-02-15 18:34:44.000000000 -0500 -@@ -25,7 +25,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLRowCount.c unixODBC-2.2.14/Drivers/template/SQLRowCount.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLRowCount.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLRowCount.c 2009-02-15 18:34:44.000000000 -0500 -@@ -21,7 +21,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( NULL == pnRowCount ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetCursorName.c unixODBC-2.2.14/Drivers/template/SQLSetCursorName.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetCursorName.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetCursorName.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( NULL == szCursor || 0 == isalpha(*szCursor) ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetParam.c unixODBC-2.2.14/Drivers/template/SQLSetParam.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetParam.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetParam.c 2009-02-15 18:34:44.000000000 -0500 -@@ -24,7 +24,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( NULL == hStmt->pszQuery ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetPos.c unixODBC-2.2.14/Drivers/template/SQLSetPos.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetPos.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetPos.c 2009-02-15 18:34:44.000000000 -0500 -@@ -23,7 +23,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /* OK */ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetScrollOptions.c unixODBC-2.2.14/Drivers/template/SQLSetScrollOptions.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetScrollOptions.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetScrollOptions.c 2009-02-15 18:34:44.000000000 -0500 -@@ -24,7 +24,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetStmtAttr.c unixODBC-2.2.14/Drivers/template/SQLSetStmtAttr.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetStmtAttr.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetStmtAttr.c 2009-02-15 18:34:44.000000000 -0500 -@@ -24,7 +24,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSetStmtOption.c unixODBC-2.2.14/Drivers/template/SQLSetStmtOption.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSetStmtOption.c 2007-11-29 07:00:36.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSetStmtOption.c 2009-02-15 18:34:44.000000000 -0500 -@@ -22,7 +22,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************ -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLSpecialColumns.c unixODBC-2.2.14/Drivers/template/SQLSpecialColumns.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLSpecialColumns.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLSpecialColumns.c 2009-02-15 18:34:44.000000000 -0500 -@@ -41,7 +41,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLStatistics.c unixODBC-2.2.14/Drivers/template/SQLStatistics.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLStatistics.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLStatistics.c 2009-02-15 18:34:44.000000000 -0500 -@@ -62,7 +62,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - if ( szTableName == NULL ) -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLTablePrivileges.c unixODBC-2.2.14/Drivers/template/SQLTablePrivileges.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLTablePrivileges.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLTablePrivileges.c 2009-02-15 18:34:44.000000000 -0500 -@@ -26,7 +26,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLTables.c unixODBC-2.2.14/Drivers/template/SQLTables.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLTables.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLTables.c 2009-02-15 18:34:44.000000000 -0500 -@@ -57,7 +57,7 @@ - if( hStmt == SQL_NULL_HSTMT ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", hStmt ); -+ sprintf((char*) hStmt->szSqlMsg, "hStmt = $%08lX", (long) hStmt ); - logPushMsg( hStmt->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hStmt->szSqlMsg ); - - /************************** -diff -Naur unixODBC-2.2.14.orig/Drivers/template/SQLTransact.c unixODBC-2.2.14/Drivers/template/SQLTransact.c ---- unixODBC-2.2.14.orig/Drivers/template/SQLTransact.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/SQLTransact.c 2009-02-15 18:34:44.000000000 -0500 -@@ -23,7 +23,7 @@ - if ( hDbc == SQL_NULL_HDBC ) - return SQL_INVALID_HANDLE; - -- sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", hDbc ); -+ sprintf((char*) hDbc->szSqlMsg, "hDbc = $%08lX", (long) hDbc ); - logPushMsg( hDbc->hLog, __FILE__, __FILE__, __LINE__, LOG_WARNING, LOG_WARNING,(char*) hDbc->szSqlMsg ); - - -diff -Naur unixODBC-2.2.14.orig/Drivers/template/_GetData.c unixODBC-2.2.14/Drivers/template/_GetData.c ---- unixODBC-2.2.14.orig/Drivers/template/_GetData.c 2001-12-13 08:00:33.000000000 -0500 -+++ unixODBC-2.2.14/Drivers/template/_GetData.c 2009-02-15 18:34:44.000000000 -0500 -@@ -89,7 +89,7 @@ - break; - - case SQL_C_FLOAT: -- sscanf( pSourceData, "%g", pTarget ); -+ sscanf( pSourceData, "%g", (float *) pTarget ); - if ( NULL != pnLengthOrIndicator ) - *pnLengthOrIndicator = sizeof( float ); - break; -diff -Naur unixODBC-2.2.14.orig/cur/SQLAllocHandle.c unixODBC-2.2.14/cur/SQLAllocHandle.c ---- unixODBC-2.2.14.orig/cur/SQLAllocHandle.c 2005-07-08 08:11:23.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLAllocHandle.c 2009-02-15 18:34:44.000000000 -0500 -@@ -148,4 +148,6 @@ - } - break; - } -+ -+ return SQL_ERROR; - } -diff -Naur unixODBC-2.2.14.orig/cur/SQLEndTran.c unixODBC-2.2.14/cur/SQLEndTran.c ---- unixODBC-2.2.14.orig/cur/SQLEndTran.c 2001-10-17 12:40:15.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLEndTran.c 2009-02-15 18:34:44.000000000 -0500 -@@ -54,6 +54,7 @@ - /* - * the driver manager will not call this - */ -+ return SQL_ERROR; - break; - - case SQL_HANDLE_DBC: -diff -Naur unixODBC-2.2.14.orig/cur/SQLError.c unixODBC-2.2.14/cur/SQLError.c ---- unixODBC-2.2.14.orig/cur/SQLError.c 2008-01-02 10:10:33.000000000 -0500 -+++ unixODBC-2.2.14/cur/SQLError.c 2009-02-15 18:34:44.000000000 -0500 -@@ -160,4 +160,6 @@ - - return SQL_NO_DATA; - } -+ -+ return SQL_ERROR; - } -diff -Naur unixODBC-2.2.14.orig/cur/SQLExtendedFetch.c unixODBC-2.2.14/cur/SQLExtendedFetch.c ---- unixODBC-2.2.14.orig/cur/SQLExtendedFetch.c 2008-01-22 12:51:54.000000000 -0500 -+++ unixODBC-2.2.14/cur/SQLExtendedFetch.c 2009-02-15 18:34:44.000000000 -0500 -@@ -612,7 +612,7 @@ - } - else if ( ret == SQL_FETCH_PART_ROWSET ) - { -- cl_statement -> rowset_position == CL_AFTER_END; -+ cl_statement -> rowset_position = CL_AFTER_END; - ret = SQL_SUCCESS; - } - break; -diff -Naur unixODBC-2.2.14.orig/cur/SQLFreeHandle.c unixODBC-2.2.14/cur/SQLFreeHandle.c ---- unixODBC-2.2.14.orig/cur/SQLFreeHandle.c 2004-07-24 13:55:38.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLFreeHandle.c 2009-02-15 18:34:44.000000000 -0500 -@@ -122,5 +122,7 @@ - */ - return SQL_ERROR; - } -+ -+ return SQL_ERROR; - } - -diff -Naur unixODBC-2.2.14.orig/cur/SQLGetStmtAttr.c unixODBC-2.2.14/cur/SQLGetStmtAttr.c ---- unixODBC-2.2.14.orig/cur/SQLGetStmtAttr.c 2005-10-27 13:54:49.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLGetStmtAttr.c 2009-02-15 18:34:44.000000000 -0500 -@@ -110,7 +110,7 @@ - break; - - case SQL_ATTR_ROWS_FETCHED_PTR: -- *(( SQLUINTEGER ** ) value ) = cl_statement -> rows_fetched_ptr; -+ *(( SQLULEN ** ) value ) = cl_statement -> rows_fetched_ptr; - break; - - case SQL_ATTR_FETCH_BOOKMARK_PTR: -diff -Naur unixODBC-2.2.14.orig/cur/SQLGetStmtOption.c unixODBC-2.2.14/cur/SQLGetStmtOption.c ---- unixODBC-2.2.14.orig/cur/SQLGetStmtOption.c 2005-10-27 13:54:49.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLGetStmtOption.c 2009-02-15 18:34:44.000000000 -0500 -@@ -100,7 +100,7 @@ - break; - - case SQL_ATTR_ROWS_FETCHED_PTR: -- *(( SQLUINTEGER ** ) value ) = cl_statement -> rows_fetched_ptr; -+ *(( SQLULEN ** ) value ) = cl_statement -> rows_fetched_ptr; - break; - - case SQL_ATTR_USE_BOOKMARKS: -diff -Naur unixODBC-2.2.14.orig/cur/SQLSetStmtAttr.c unixODBC-2.2.14/cur/SQLSetStmtAttr.c ---- unixODBC-2.2.14.orig/cur/SQLSetStmtAttr.c 2005-10-27 13:54:49.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLSetStmtAttr.c 2009-02-15 18:34:44.000000000 -0500 -@@ -142,7 +142,7 @@ - break; - - case SQL_ATTR_ROWS_FETCHED_PTR: -- cl_statement -> rows_fetched_ptr = ( SQLUINTEGER * ) value; -+ cl_statement -> rows_fetched_ptr = ( SQLULEN * ) value; - break; - - case SQL_ATTR_SIMULATE_CURSOR: -diff -Naur unixODBC-2.2.14.orig/cur/SQLSetStmtOption.c unixODBC-2.2.14/cur/SQLSetStmtOption.c ---- unixODBC-2.2.14.orig/cur/SQLSetStmtOption.c 2005-10-27 13:54:49.000000000 -0400 -+++ unixODBC-2.2.14/cur/SQLSetStmtOption.c 2009-02-15 18:34:44.000000000 -0500 -@@ -145,7 +145,7 @@ - break; - - case SQL_ATTR_ROWS_FETCHED_PTR: -- cl_statement -> rows_fetched_ptr = ( SQLUINTEGER * ) value; -+ cl_statement -> rows_fetched_ptr = ( SQLULEN * ) value; - break; - - case SQL_ATTR_USE_BOOKMARKS: -diff -Naur unixODBC-2.2.14.orig/cur/cursorlibrary.h unixODBC-2.2.14/cur/cursorlibrary.h ---- unixODBC-2.2.14.orig/cur/cursorlibrary.h 2007-11-29 07:00:36.000000000 -0500 -+++ unixODBC-2.2.14/cur/cursorlibrary.h 2009-02-15 18:34:44.000000000 -0500 -@@ -75,7 +75,7 @@ - SQLUINTEGER rowset_size; - SQLUINTEGER simulate_cursor; - SQLUINTEGER use_bookmarks; -- SQLUINTEGER *rows_fetched_ptr; -+ SQLULEN *rows_fetched_ptr; - SQLUSMALLINT *row_status_ptr; - SQLCHAR cursor_name[ MAX_CURSOR_NAME + 1 ]; - CLBCOL *bound_columns; -diff -Naur unixODBC-2.2.14.orig/exe/isql.c unixODBC-2.2.14/exe/isql.c ---- unixODBC-2.2.14.orig/exe/isql.c 2008-06-16 07:03:43.000000000 -0400 -+++ unixODBC-2.2.14/exe/isql.c 2009-02-15 18:34:43.000000000 -0500 -@@ -1450,11 +1450,11 @@ - printf( (char*)szSepLine ); - - SQLRowCount( hStmt, &nRowsAffected ); -- printf( "SQLRowCount returns %d\n", nRowsAffected ); -+ printf( "SQLRowCount returns %ld\n", (long) nRowsAffected ); - - if ( nRows ) - { -- printf( "%d rows fetched\n", nRows ); -+ printf( "%ld rows fetched\n", (long) nRows ); - } - } - -diff -Naur unixODBC-2.2.14.orig/exe/iusql.c unixODBC-2.2.14/exe/iusql.c ---- unixODBC-2.2.14.orig/exe/iusql.c 2008-09-01 11:10:40.000000000 -0400 -+++ unixODBC-2.2.14/exe/iusql.c 2009-02-15 18:34:43.000000000 -0500 -@@ -742,7 +742,7 @@ - strcat((char*) szSepLine,(char*) szColumn ); - - /* HDR */ -- sprintf((char*) szColumn, "| %-*s", max( nMaxLength, strlen((char*)szColumnName) ), (char*)szColumnName ); -+ sprintf((char*) szColumn, "| %-*s", (int) max( nMaxLength, strlen((char*)szColumnName) ), (char*)szColumnName ); - strcat((char*) szHdrLine,(char*) szColumn ); - } - strcat((char*) szSepLine, "+\n" ); -@@ -817,7 +817,7 @@ - } - else - { -- sprintf((char*) szColumn, "| %-*s", max( nMaxLength, strlen((char*) szColumnName) ), "" ); -+ sprintf((char*) szColumn, "| %-*s", (int) max( nMaxLength, strlen((char*) szColumnName) ), "" ); - } - fputs((char*) szColumn, stdout ); - } -@@ -841,11 +841,11 @@ - printf( (char*)szSepLine ); - - SQLRowCount( hStmt, &nRowsAffected ); -- printf( "SQLRowCount returns %d\n", nRowsAffected ); -+ printf( "SQLRowCount returns %ld\n", (long) nRowsAffected ); - - if ( nRows ) - { -- printf( "%d rows fetched\n", nRows ); -+ printf( "%ld rows fetched\n", (long) nRows ); - } - } - -diff -Naur unixODBC-2.2.14.orig/exe/odbc-config.c unixODBC-2.2.14/exe/odbc-config.c ---- unixODBC-2.2.14.orig/exe/odbc-config.c 2008-05-20 08:58:17.000000000 -0400 -+++ unixODBC-2.2.14/exe/odbc-config.c 2009-02-15 18:34:43.000000000 -0500 -@@ -160,7 +160,7 @@ - - static void ulen( void ) - { -- printf( "-DSIZEOF_SQLULEN=%d\n", sizeof( SQLULEN )); -+ printf( "-DSIZEOF_SQLULEN=%d\n", (int) sizeof( SQLULEN )); - } - - int main( int argc, char **argv ) -diff -Naur unixODBC-2.2.14.orig/exe/odbcinst.c unixODBC-2.2.14/exe/odbcinst.c ---- unixODBC-2.2.14.orig/exe/odbcinst.c 2008-11-19 10:27:34.000000000 -0500 -+++ unixODBC-2.2.14/exe/odbcinst.c 2009-02-15 18:34:43.000000000 -0500 -@@ -456,7 +456,7 @@ - printf( "unixODBC " VERSION "\n" ); - - *szFileName = '\0'; -- sprintf( szFileName, "%s/odbcinst.ini", odbcinst_system_file_path( b1 ), odbcinst_system_file_name( b2 )); -+ sprintf( szFileName, "%s/odbcinst.ini", odbcinst_system_file_path( b1 ) ); - printf( "DRIVERS............: %s\n", szFileName ); - - *szFileName = '\0'; -@@ -471,9 +471,9 @@ - _odbcinst_UserINI( szFileName, FALSE ); - printf( "USER DATA SOURCES..: %s\n", szFileName ); - -- printf( "SQLULEN Size.......: %d\n", sizeof( SQLULEN )); -- printf( "SQLLEN Size........: %d\n", sizeof( SQLLEN )); -- printf( "SQLSETPOSIROW Size.: %d\n", sizeof( SQLSETPOSIROW )); -+ printf( "SQLULEN Size.......: %d\n", (int) sizeof( SQLULEN )); -+ printf( "SQLLEN Size........: %d\n", (int) sizeof( SQLLEN )); -+ printf( "SQLSETPOSIROW Size.: %d\n", (int) sizeof( SQLSETPOSIROW )); - } - - int main( int argc, char *argv[] ) -diff -Naur unixODBC-2.2.14.orig/extras/snprintf.c unixODBC-2.2.14/extras/snprintf.c ---- unixODBC-2.2.14.orig/extras/snprintf.c 2008-05-13 09:02:28.000000000 -0400 -+++ unixODBC-2.2.14/extras/snprintf.c 2009-02-15 18:34:43.000000000 -0500 -@@ -533,7 +533,7 @@ - return result; - } - --static LDOUBLE pow10 (int exponent) -+static LDOUBLE mypow10 (int exponent) - { - LDOUBLE result = 1; - -@@ -546,7 +546,7 @@ - return result; - } - --static long round (LDOUBLE value) -+static long myround (LDOUBLE value) - { - long intpart; - -@@ -607,12 +607,12 @@ - /* We "cheat" by converting the fractional part to integer by - * multiplying by a factor of 10 - */ -- fracpart = round ((pow10 (max)) * (ufvalue - intpart)); -+ fracpart = myround ((mypow10 (max)) * (ufvalue - intpart)); - -- if (fracpart >= pow10 (max)) -+ if (fracpart >= mypow10 (max)) - { - intpart++; -- fracpart -= pow10 (max); -+ fracpart -= mypow10 (max); - } - - #ifdef DEBUG_SNPRINTF -diff -Naur unixODBC-2.2.14.orig/odbcinst/SQLGetInstalledDrivers.c unixODBC-2.2.14/odbcinst/SQLGetInstalledDrivers.c ---- unixODBC-2.2.14.orig/odbcinst/SQLGetInstalledDrivers.c 2008-09-04 07:08:59.000000000 -0400 -+++ unixODBC-2.2.14/odbcinst/SQLGetInstalledDrivers.c 2009-02-15 18:34:44.000000000 -0500 -@@ -27,7 +27,7 @@ - #ifdef VMS - sprintf( szIniName, "%s:%s", odbcinst_system_file_path( b1 ), odbcinst_system_file_name( b2 ) ); - #else -- sprintf( szIniName, "%s/%d", odbcinst_system_file_path( b1 ), odbcinst_system_file_name( b2 ) ); -+ sprintf( szIniName, "%s/%s", odbcinst_system_file_path( b1 ), odbcinst_system_file_name( b2 ) ); - #endif - - #ifdef __OS2__ -diff -Naur unixODBC-2.2.14.orig/odbcinstQ/CStatDetails.cpp unixODBC-2.2.14/odbcinstQ/CStatDetails.cpp ---- unixODBC-2.2.14.orig/odbcinstQ/CStatDetails.cpp 2008-06-30 09:20:44.000000000 -0400 -+++ unixODBC-2.2.14/odbcinstQ/CStatDetails.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -70,11 +70,11 @@ - nHandles = uodbc_get_stats( hStats, aPIDs[nPID].value.l_value, aHandles, MAXHANDLES ); - if ( nHandles > 0 ) - { -- qs.sprintf( "%d", aPIDs[nPID].value.l_value ); -+ qs.sprintf( "%ld", aPIDs[nPID].value.l_value ); - pTable->setText( nPID, 0, qs ); - for ( nHandle = 0; nHandle < MAXHANDLES; nHandle++ ) - { -- qs.sprintf( "%d", aHandles[nHandle].value.l_value ); -+ qs.sprintf( "%ld", aHandles[nHandle].value.l_value ); - pTable->setText( nPID, nHandle + 1, qs ); - } - } -diff -Naur unixODBC-2.2.14.orig/odbcinstQ/CStatSummary.cpp unixODBC-2.2.14/odbcinstQ/CStatSummary.cpp ---- unixODBC-2.2.14.orig/odbcinstQ/CStatSummary.cpp 2008-06-30 09:20:44.000000000 -0400 -+++ unixODBC-2.2.14/odbcinstQ/CStatSummary.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -95,22 +95,22 @@ - if ( aStats[3].value.l_value > nSliderMax ) - nSliderMax = aStats[3].value.l_value; - -- qs.sprintf( "%d", aStats[0].value.l_value ); -+ qs.sprintf( "%ld", aStats[0].value.l_value ); - pEnv->setText( qs ); - pEnvSlider->setMinValue( 0-nSliderMax ); - pEnvSlider->setValue( 0-aStats[0].value.l_value ); - -- qs.sprintf( "%d", aStats[1].value.l_value ); -+ qs.sprintf( "%ld", aStats[1].value.l_value ); - pCon->setText( qs ); - pConSlider->setMinValue( 0-nSliderMax ); - pConSlider->setValue( 0-aStats[1].value.l_value ); - -- qs.sprintf( "%d", aStats[2].value.l_value ); -+ qs.sprintf( "%ld", aStats[2].value.l_value ); - pSta->setText( qs ); - pStaSlider->setMinValue( 0-nSliderMax ); - pStaSlider->setValue( 0-aStats[2].value.l_value ); - -- qs.sprintf( "%d", aStats[3].value.l_value ); -+ qs.sprintf( "%ld", aStats[3].value.l_value ); - pDes->setText( qs ); - pDesSlider->setMinValue( 0-nSliderMax ); - pDesSlider->setValue( 0-aStats[3].value.l_value ); -diff -Naur unixODBC-2.2.14.orig/odbctest/attr.cpp unixODBC-2.2.14/odbctest/attr.cpp ---- unixODBC-2.2.14.orig/odbctest/attr.cpp 2007-11-29 07:00:37.000000000 -0500 -+++ unixODBC-2.2.14/odbctest/attr.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -1314,47 +1314,47 @@ - { - case SQL_ATTR_FETCH_BOOKMARK_PTR: - vptr = hand-> bookmark_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_PARAM_BIND_OFFSET_PTR: - vptr = hand-> param_bind_offset_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_PARAM_OPERATION_PTR: - vptr = hand-> param_opt_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_PARAM_STATUS_PTR: - vptr = hand-> param_status_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_PARAMS_PROCESSED_PTR: - vptr = hand-> params_processed_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_ROW_BIND_OFFSET_PTR: - vptr = hand-> row_bind_offset_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_ROW_OPERATION_PTR: - vptr = hand-> row_operation_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_ROW_STATUS_PTR: - vptr = hand-> row_status_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - - case SQL_ATTR_ROWS_FETCHED_PTR: - vptr = hand-> rows_fetched_ptr; -- txt.sprintf( " Value: %x", vptr ); -+ txt.sprintf( " Value: %p", vptr ); - break; - } - } -@@ -1735,7 +1735,7 @@ - { - void *ival; - memcpy( &ival, buf, sizeof( ival )); -- txt.sprintf( " ValuePtr = 0x%08X", ival ); -+ txt.sprintf( " ValuePtr = 0x%08lX", (long) ival ); - odbctest -> out_win -> insertLineLimited( txt ); - } - else -diff -Naur unixODBC-2.2.14.orig/odbctest/desc.cpp unixODBC-2.2.14/odbctest/desc.cpp ---- unixODBC-2.2.14.orig/odbctest/desc.cpp 2007-02-12 06:49:37.000000000 -0500 -+++ unixODBC-2.2.14/odbctest/desc.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -382,7 +382,7 @@ - { - if ( field_ident_struct[ diag_info -> currentItem() ].data_type == SQL_CHAR ) - { -- txt.sprintf( " ValuePtr: %s", buf ); -+ txt.sprintf( " ValuePtr: %s", (char *) buf ); - } - else if ( field_ident_struct[ diag_info -> currentItem() ].data_type == SQL_IS_POINTER ) - { -@@ -775,7 +775,7 @@ - } - else - { -- txt.sprintf( " *LengthPtr: %d", length_val ); -+ txt.sprintf( " *LengthPtr: %ld", (long) length_val ); - } - odbctest -> out_win -> insertLineLimited( txt ); - } -diff -Naur unixODBC-2.2.14.orig/odbctest/env.cpp unixODBC-2.2.14/odbctest/env.cpp ---- unixODBC-2.2.14.orig/odbctest/env.cpp 2007-02-12 06:49:37.000000000 -0500 -+++ unixODBC-2.2.14/odbctest/env.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -470,7 +470,7 @@ - - server_name = new SQLCHAR[ bl1 ]; - -- txt.sprintf( " ServerName: %p", bl1 ); -+ txt.sprintf( " ServerName: %p", server_name ); - } - odbctest -> out_win -> insertLineLimited( txt ); - -@@ -500,7 +500,7 @@ - - description = new SQLCHAR[ bl1 ]; - -- txt.sprintf( " Description: %p", bl1 ); -+ txt.sprintf( " Description: %p", description ); - } - odbctest -> out_win -> insertLineLimited( txt ); - -@@ -728,7 +728,7 @@ - - server_name = new SQLCHAR[ bl1 ]; - -- txt.sprintf( " ServerName: %p", bl1 ); -+ txt.sprintf( " ServerName: %p", server_name ); - } - odbctest -> out_win -> insertLineLimited( txt ); - -@@ -758,7 +758,7 @@ - - description = new SQLCHAR[ bl1 ]; - -- txt.sprintf( " Description: %p", bl1 ); -+ txt.sprintf( " Description: %p", description ); - } - odbctest -> out_win -> insertLineLimited( txt ); - -diff -Naur unixODBC-2.2.14.orig/odbctest/odbctest.h unixODBC-2.2.14/odbctest/odbctest.h ---- unixODBC-2.2.14.orig/odbctest/odbctest.h 2007-02-12 06:49:37.000000000 -0500 -+++ unixODBC-2.2.14/odbctest/odbctest.h 2009-02-15 18:34:44.000000000 -0500 -@@ -103,7 +103,7 @@ - SQLUINTEGER *row_bind_offset_ptr, row_bind_offset; - SQLUSMALLINT *row_operation_ptr, row_operation; - SQLUSMALLINT *row_status_ptr, row_status; -- SQLUINTEGER *rows_fetched_ptr, rows_fetched; -+ SQLULEN *rows_fetched_ptr, rows_fetched; - - private: - int type; -diff -Naur unixODBC-2.2.14.orig/odbctest/results.cpp unixODBC-2.2.14/odbctest/results.cpp ---- unixODBC-2.2.14.orig/odbctest/results.cpp 2007-04-17 11:16:17.000000000 -0400 -+++ unixODBC-2.2.14/odbctest/results.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -815,7 +815,7 @@ - } - else - { -- txt.sprintf( " *Strlen_or_Ind Ptr: %d", strlen_or_ind ); -+ txt.sprintf( " *Strlen_or_Ind Ptr: %ld", (long) strlen_or_ind ); - } - odbctest -> out_win -> insertLineLimited( txt ); - } -@@ -945,7 +945,7 @@ - long val; - - memcpy( &val, buf, sizeof( val )); -- txt.sprintf( " *Target Value Ptr: %d (0x%x)", val, val ); -+ txt.sprintf( " *Target Value Ptr: %ld (0x%lx)", val, val ); - break; - } - -@@ -964,7 +964,7 @@ - long val; - - memcpy( &val, buf, sizeof( val )); -- txt.sprintf( " *Target Value Ptr: %d (0x%x)", val, val ); -+ txt.sprintf( " *Target Value Ptr: %ld (0x%lx)", val, val ); - break; - } - -@@ -1433,7 +1433,7 @@ - } - else - { -- txt.sprintf( " *Column Size Ptr: %d", column_size ); -+ txt.sprintf( " *Column Size Ptr: %ld", (long) column_size ); - } - odbctest -> out_win -> insertLineLimited( txt ); - } -@@ -1596,7 +1596,7 @@ - } - else - { -- txt.sprintf( " *RowCountPtr: %d", num_rows ); -+ txt.sprintf( " *RowCountPtr: %ld", (long) num_rows ); - } - odbctest -> out_win -> insertLineLimited( txt ); - -@@ -2047,7 +2047,7 @@ - - if ( buf ) - { -- txt.sprintf( " *CharacterAttributePtr: %s", buf ); -+ txt.sprintf( " *CharacterAttributePtr: %s", (char *) buf ); - odbctest -> out_win -> insertLineLimited( txt ); - } - } -@@ -2055,7 +2055,7 @@ - { - if ( numeric_ptr ) - { -- txt.sprintf( " *NumericAttributePtr: %d", numeric_value ); -+ txt.sprintf( " *NumericAttributePtr: %ld", (long) numeric_value ); - odbctest -> out_win -> insertLineLimited( txt ); - } - } -@@ -2311,7 +2311,7 @@ - - if ( buf ) - { -- txt.sprintf( " *rgbDesc: %s", buf ); -+ txt.sprintf( " *rgbDesc: %s", (char *) buf ); - odbctest -> out_win -> insertLineLimited( txt ); - } - } -@@ -2319,7 +2319,7 @@ - { - if ( numeric_ptr ) - { -- txt.sprintf( " *pfDesc: %d", numeric_value ); -+ txt.sprintf( " *pfDesc: %ld", (long) numeric_value ); - odbctest -> out_win -> insertLineLimited( txt ); - } - } -@@ -2554,7 +2554,7 @@ - SQLHANDLE in_handle = SQL_NULL_HANDLE; - SQLSMALLINT fetch_orentation; - SQLINTEGER fetch_offset; -- SQLUINTEGER row_count, *row_count_ptr; -+ SQLULEN row_count, *row_count_ptr; - SQLUSMALLINT *row_status_array; - int index; - -@@ -2616,7 +2616,7 @@ - odbctest -> out_win -> insertLineLimited( " Out:" ); - if ( row_count_ptr ) - { -- txt.sprintf( " *RowCountPtr: %d", row_count); -+ txt.sprintf( " *RowCountPtr: %ld", (long) row_count); - odbctest -> out_win -> insertLineLimited( txt ); - } - if ( row_status_array ) -diff -Naur unixODBC-2.2.14.orig/odbctest/stmt.cpp unixODBC-2.2.14/odbctest/stmt.cpp ---- unixODBC-2.2.14.orig/odbctest/stmt.cpp 2007-02-13 01:14:21.000000000 -0500 -+++ unixODBC-2.2.14/odbctest/stmt.cpp 2009-02-15 18:34:44.000000000 -0500 -@@ -1307,7 +1307,7 @@ - else - { - decimal_digits_ptr = &decimal_digits; -- txt.sprintf( " DecimalDigitsPtr: %p", decimal_digits ); -+ txt.sprintf( " DecimalDigitsPtr: %p", decimal_digits_ptr ); - } - odbctest -> out_win -> insertLineLimited( txt ); - decimal_digits = -9999; -@@ -1366,7 +1366,7 @@ - } - else - { -- txt.sprintf( " *ParamSizePtr: %d", param_size ); -+ txt.sprintf( " *ParamSizePtr: %ld", (long) param_size ); - } - odbctest -> out_win -> insertLineLimited( txt ); - } -@@ -1518,7 +1518,7 @@ - { - if ( value_ptr ) - { -- txt.sprintf( " *ValuePtr: %d", value ); -+ txt.sprintf( " *ValuePtr: %ld", (long) value ); - odbctest -> out_win -> insertLineLimited( txt ); - } - } -@@ -1712,13 +1712,13 @@ - data_ptr_var = NULL; - else - data_ptr_var = (SQLPOINTER) s->latin1(); -- txt.sprintf( " DataPtr: %s", data_ptr_var ); -+ txt.sprintf( " DataPtr: %p", data_ptr_var ); - odbctest -> out_win -> insertLineLimited( txt ); - } - else - { - data_ptr_var = ( SQLPOINTER ) data_str; -- txt.sprintf( " DataPtr: %s", data_ptr_var ); -+ txt.sprintf( " DataPtr: %s", (char *) data_ptr_var ); - odbctest -> out_win -> insertLineLimited( txt ); - } - -diff -Naur unixODBC-2.2.14.orig/samples/helper.c unixODBC-2.2.14/samples/helper.c ---- unixODBC-2.2.14.orig/samples/helper.c 2001-12-13 08:00:34.000000000 -0500 -+++ unixODBC-2.2.14/samples/helper.c 2009-02-15 18:34:43.000000000 -0500 -@@ -96,7 +96,7 @@ - { - sprintf(qbuf, "create table \"%s\" " - "(a INTEGER PRIMARY KEY, b %s(%ld))", -- table_name, type, length); -+ table_name, type, (long) length); - } - else - { -@@ -728,7 +728,7 @@ - if (SQL_SUCCEEDED(ret)) - { - sprintf(cbuf, "** error: %s:%d:%ld:%s **\n", -- state, i, native, text); -+ state, i, (long) native, text); - szLogPrintf( srv_info, FALSE, cbuf); - } - } From baste at frugalware.org Mon Feb 20 12:18:36 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 12:18:36 +0100 (CET) Subject: [Frugalware-git] gnometesting: Merge ../current Message-ID: <20120220111836.11CE2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d5ae3ae5c5b9d92a68bb4b3c4de684cbeb6482fa commit d5ae3ae5c5b9d92a68bb4b3c4de684cbeb6482fa Merge: 3edb6f8 9e1385f Author: Baste Date: Mon Feb 20 12:18:45 2012 +0100 Merge ../current From pingax at frugalware.fr Mon Feb 20 13:15:58 2012 From: pingax at frugalware.fr (Pingax) Date: Mon, 20 Feb 2012 13:15:58 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-make-2.6.2-3-i686 * Fix confopts Message-ID: <20120220121558.8DF3B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=6b766e26309e6fd5cd488cd5e621dbd957197c15 commit 6b766e26309e6fd5cd488cd5e621dbd957197c15 Author: Pingax Date: Mon Feb 20 13:16:00 2012 +0100 gnustep-make-2.6.2-3-i686 * Fix confopts diff --git a/source/gnustep-extra/gnustep-make/FrugalBuild b/source/gnustep-extra/gnustep-make/FrugalBuild index 512225c..29d65ae 100644 --- a/source/gnustep-extra/gnustep-make/FrugalBuild +++ b/source/gnustep-extra/gnustep-make/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnustep-make pkgver=2.6.2 -pkgrel=2 +pkgrel=3 pkgdesc="The GNUstep make utilities" Finclude gnustep makedepends=() @@ -11,7 +11,7 @@ depends=() groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') sha1sums=('3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff') -Fconfopts=($Fconfopts --enable-objc-nonfragile-abi --with-layout=gnustep) +Fconfopts=($Fconfopts --enable-objc-nonfragile-abi --with-layout=gnustep --enable-native-objc-exceptions) build() { From baste at frugalware.org Mon Feb 20 13:21:17 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 13:21:17 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-data-server-3.3.90-2-x86_64 * Pkg ++ Message-ID: <20120220122117.4C517224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6c59ff7f8b1fd3439fe02baf850f21320acacf92 commit 6c59ff7f8b1fd3439fe02baf850f21320acacf92 Author: Baste Date: Mon Feb 20 13:20:33 2012 +0100 evolution-data-server-3.3.90-2-x86_64 * Pkg ++ diff --git a/source/gnome/evolution-data-server/FrugalBuild b/source/gnome/evolution-data-server/FrugalBuild index 166f526..089dd85 100644 --- a/source/gnome/evolution-data-server/FrugalBuild +++ b/source/gnome/evolution-data-server/FrugalBuild @@ -3,7 +3,7 @@ pkgname=evolution-data-server pkgver=3.3.90 -pkgrel=1 +pkgrel=2 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.5' 'libgweather>=3.1-3' \ 'libkrb5' 'db>=4.7.25' 'gnutls>=2.12.12' 'libical' 'gnome-keyring>=3.3.5' \ From pingax at frugalware.fr Mon Feb 20 13:22:58 2012 From: pingax at frugalware.fr (Pingax) Date: Mon, 20 Feb 2012 13:22:58 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-base-1.24.0-1-i686 * Fix confopts Message-ID: <20120220122258.3B608224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=648a719b51d61654f66d1af66da20c8d4948e36e commit 648a719b51d61654f66d1af66da20c8d4948e36e Author: Pingax Date: Mon Feb 20 13:23:04 2012 +0100 gnustep-base-1.24.0-1-i686 * Fix confopts diff --git a/source/gnustep-extra/gnustep-base/FrugalBuild b/source/gnustep-extra/gnustep-base/FrugalBuild index 0905206..d7c0011 100644 --- a/source/gnustep-extra/gnustep-base/FrugalBuild +++ b/source/gnustep-extra/gnustep-base/FrugalBuild @@ -11,6 +11,7 @@ groups=(${groups[@]} 'gnustep-core') archs=('i686' 'x86_64') sha1sums=('4d73df5b5a594213a4c7a0ed97fc04d10c9ced69') _F_conf_notry="docdir" +_F_conf_opts=($_F_confopts --disable-mixed-abi CC=clang CXX=clang++) build() { From pingax at frugalware.fr Mon Feb 20 13:23:51 2012 From: pingax at frugalware.fr (Pingax) Date: Mon, 20 Feb 2012 13:23:51 +0100 (CET) Subject: [Frugalware-git] pingaxtesting: gnustep-base-1.24.0-2-i686 * pkgrel++ Message-ID: <20120220122351.976B3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=0f4909c27fce9d3b21c6dcb2cacbcd2ec4b206a5 commit 0f4909c27fce9d3b21c6dcb2cacbcd2ec4b206a5 Author: Pingax Date: Mon Feb 20 13:24:05 2012 +0100 gnustep-base-1.24.0-2-i686 * pkgrel++ diff --git a/source/gnustep-extra/gnustep-base/FrugalBuild b/source/gnustep-extra/gnustep-base/FrugalBuild index d7c0011..0e74541 100644 --- a/source/gnustep-extra/gnustep-base/FrugalBuild +++ b/source/gnustep-extra/gnustep-base/FrugalBuild @@ -3,7 +3,7 @@ pkgname=gnustep-base pkgver=1.24.0 -pkgrel=1 +pkgrel=2 pkgdesc="The GNUstep Base" Finclude gnustep depends=(${depends[@]} 'ffcall' 'gmp>=5.0.1' 'libxslt' 'openssl>=1.0.0' 'avahi>=0.6.25-2' 'icu4c' 'gnutls>=2.12.12') From baste at frugalware.org Mon Feb 20 14:09:16 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 14:09:16 +0100 (CET) Subject: [Frugalware-git] gnometesting: gmime2-2.6.5-1-x86_64 * New package for gmime 2.6 Message-ID: <20120220130916.45FA3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=f2d649f98220c4a9941f52858b6dc2d0380dfab5 commit f2d649f98220c4a9941f52858b6dc2d0380dfab5 Author: Baste Date: Mon Feb 20 14:08:45 2012 +0100 gmime2-2.6.5-1-x86_64 * New package for gmime 2.6 diff --git a/source/lib/gmime2/FrugalBuild b/source/lib/gmime2/FrugalBuild new file mode 100644 index 0000000..7b99a43 --- /dev/null +++ b/source/lib/gmime2/FrugalBuild @@ -0,0 +1,35 @@ +# Compiling Time: 0.40 SBU +# Maintainer: Baste + +pkgname=gmime2 +_F_gnome_name=gmime +pkgver=2.6.5 +pkgrel=1 +pkgdesc="Provides a core library and set of utilities for the creation and parsing of messages using MIME" +url="http://spruce.sourceforge.net/gmime/" +depends=('glib2' 'zlib' 'gpgme') +makedepends=('gtk2-sharp>=2.12.6' 'mono>=2.10') +groups=('lib') +archs=('i686' 'x86_64') +sha1sums=('a6231ceb554910ae5bd8c29d7a76a6af21340da9') +_F_mono_aot=0 +_F_gnome_ext=".tar.xz" +Finclude mono gnome + +subpkgs=('gmime-sharp') +subgroups=('lib-extra') +subdescs=('gmime SHARP bindings') +subarchs=('i686 x86_64 ppc') +subdepends=('gtk2-sharp mono>=2.0.1') + +build() { + Fmonoexport + Fmake + Fmakeinstall + Fmonocleanup + Fsplit gmime-sharp usr/lib/mono + Fsplit gmime-sharp usr/lib/pkgconfig/gmime-sharp-2.6.pc + Fsplit gmime-sharp usr/share/gapi-2.0/ +} + +# optimization OK From baste at frugalware.org Mon Feb 20 14:11:47 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 14:11:47 +0100 (CET) Subject: [Frugalware-git] gnometesting: gmime2-2.6.5-2-x86_64 * Fix subpkgs Message-ID: <20120220131147.784C0224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d2af3474af6773f9d850863a3f34a8a308ba70d0 commit d2af3474af6773f9d850863a3f34a8a308ba70d0 Author: Baste Date: Mon Feb 20 14:11:42 2012 +0100 gmime2-2.6.5-2-x86_64 * Fix subpkgs diff --git a/source/lib/gmime2/FrugalBuild b/source/lib/gmime2/FrugalBuild index 7b99a43..c7856b3 100644 --- a/source/lib/gmime2/FrugalBuild +++ b/source/lib/gmime2/FrugalBuild @@ -4,7 +4,7 @@ pkgname=gmime2 _F_gnome_name=gmime pkgver=2.6.5 -pkgrel=1 +pkgrel=2 pkgdesc="Provides a core library and set of utilities for the creation and parsing of messages using MIME" url="http://spruce.sourceforge.net/gmime/" depends=('glib2' 'zlib' 'gpgme') @@ -16,7 +16,7 @@ _F_mono_aot=0 _F_gnome_ext=".tar.xz" Finclude mono gnome -subpkgs=('gmime-sharp') +subpkgs=('gmime2-sharp') subgroups=('lib-extra') subdescs=('gmime SHARP bindings') subarchs=('i686 x86_64 ppc') @@ -27,9 +27,9 @@ build() { Fmake Fmakeinstall Fmonocleanup - Fsplit gmime-sharp usr/lib/mono - Fsplit gmime-sharp usr/lib/pkgconfig/gmime-sharp-2.6.pc - Fsplit gmime-sharp usr/share/gapi-2.0/ + Fsplit gmime2-sharp usr/lib/mono + Fsplit gmime2-sharp usr/lib/pkgconfig/gmime-sharp-2.6.pc + Fsplit gmime2-sharp usr/share/gapi-2.0/ } # optimization OK From devil505linux at gmail.com Mon Feb 20 14:14:02 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 14:14:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: simgear-2.6.0-1-i686 * version bump Message-ID: <20120220131402.9737D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b4c622fceb435ec806e58a1e4f96424b7131853 commit 5b4c622fceb435ec806e58a1e4f96424b7131853 Author: Devil505 Date: Mon Feb 20 14:13:43 2012 +0100 simgear-2.6.0-1-i686 * version bump diff --git a/source/xlib-extra/simgear/FrugalBuild b/source/xlib-extra/simgear/FrugalBuild index aee4523..65a97ea 100644 --- a/source/xlib-extra/simgear/FrugalBuild +++ b/source/xlib-extra/simgear/FrugalBuild @@ -3,25 +3,23 @@ # Contributor: Miklos Vajna pkgname=simgear -pkgver=2.4.0 -pkgrel=3 +pkgver=2.6.0 +pkgrel=1 pkgdesc="Libraries to be used as building blocks for quickly assembling 3d simulations" url="http://www.simgear.org/" depends=() # yes, deps is empty because this lib is static-only makedepends=('openal>=1.7.411' 'freealut>=1.1.0-3' 'plib' 'mesa' 'boost>=1.46.1' 'openscenegraph>=3.0.1' 'freeglut') groups=('xlib-extra') +Finclude cmake archs=('i686' 'x86_64') up2date="Flasttar http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/" source=(http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/$pkgname-$pkgver.tar.bz2) -sha1sums=('172ccbf25961db2b250e805711abc9f2f020c187') +sha1sums=('df5887296f018c689eb2d9ac0ff34cc3af62dfa9') build() { unset MAKEFLAGS - Fcd - ./autogen.sh || Fdie - Fmake - Fmakeinstall + CMake_build } # optimization OK From devil505linux at gmail.com Mon Feb 20 14:42:14 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 14:42:14 +0100 (CET) Subject: [Frugalware-git] frugalware-current: flightgear-2.6.0-1-i686 * version bump * removed icon file (provided by upstream now) Message-ID: <20120220134214.9D333224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0b8373fe5cd6258a92f021b8f61172b0a4e61b31 commit 0b8373fe5cd6258a92f021b8f61172b0a4e61b31 Author: Devil505 Date: Mon Feb 20 14:40:02 2012 +0100 flightgear-2.6.0-1-i686 * version bump * removed icon file (provided by upstream now) diff --git a/source/games-extra/flightgear/FlightGear.xpm b/source/games-extra/flightgear/FlightGear.xpm deleted file mode 100644 index 947606f..0000000 --- a/source/games-extra/flightgear/FlightGear.xpm +++ /dev/null @@ -1,72 +0,0 @@ -/* XPM */ -static char * test_xpm[] = { -"48 48 21 1", -" c None", -". c #000100", -"+ c #3E76AE", -"@ c #46769C", -"# c #5689B4", -"$ c #508AC9", -"% c #678DA2", -"& c #75AAEB", -"* c #7BADD8", -"= c #A4ACAB", -"- c #99B4C6", -"; c #9DC8F1", -"> c #BED0D8", -", c #CFCBD3", -"' c #CED0CC", -") c #DFE7E6", -"! c #E5E8DD", -"~ c #EAE5E9", -"{ c #FCFF48", -"] c #F7F8ED", -"^ c #F7F8F9", -"{{{{{{......{{{{{{]]]]]]^^^^^^^^^^^^^^^^^^^^^^))", -"{{{{{{......{{{{{{]]^]]]^^^^^^^^^^^^^]^^^^^^^^)>", -"{{{{{{......{{{{{{]^^^^^^^^^^^^^^^^]^^]^^^^^^^'=", -"{{{{{{......{{{{{{]]^^^^^^^^^^^^^^])]^^^^^^^)',=", -"{{{{{{......{{{{{{]^^^^^^~]^]^^^^]!!]^~~~~]]!'==", -"{{{{{{......{{{{{{^^^^^^~^^]^]^^)^]))^~^~~)!,,,=", -"......{{{{{{......^^^^)>>>>>>>)>>>>>>>;>>>>>>''=", -"......{{{{{{......^^^^-%##$#+#########%###@%%='=", -"......{{{{{{......^)])- at ++++++++++++++@@@++@@=!=", -"......{{{{{{......^^]]- at ++++$$$+$$$$$$$#$$$+%='=", -"......{{{{{{......]]!]- at ++$$$$&$$$$&$$$##$$$%''=", -"......{{{{{{......]]])- at ++$$&#**#*&&*******%%=>=", -"{{{{{{......{{{{{{]]])- at +$$$&***-%%*-%-%%*%-=>>=", -"{{{{{{......{{{{{{]^^~-++$$$&&-;>)>>>>>>>>>!=',=", -"{{{{{{......{{{{{{^^^~-++$$&&**)))]]])^^)!!!!'>=", -"{{{{{{......{{{{{{^^^~- at +$#$&**)]))))~^)))'''''=", -"{{{{{{......{{{{{{^^~^;@$$$$&&*))~^)^~~!!!)'',==", -"{{{{{{......{{{{{{]^^^-@$$$&&&*)~~~~)]!!!),~,,,=", -"......{{{{{{......]]]^-@$$&$&&;)~~~)]]!]))~>,,,=", -"......{{{{{{......]]^^- at +$**&*-))))!)))))>>>,,,=", -"......{{{{{{......^^^^-@#$**&;->---%%%%%###%>'==", -"......{{{{{{......^^~^- at +#*&&*;;*&*##+ at +#@@@>',=", -"......{{{{{{......^^^^-##$*&&&;;*&&&$$$++#@%->'=", -"......{{{{{{......^^^)-@##&;;&;;;&&*&#&$$$*#>',=", -"{{{{{{......{{{{{{]]]]-@$#*;;;;;;&&****&&&**>,-=", -"{{{{{{......{{{{{{]!]]-@$$*;;;*;;***********>,,=", -"{{{{{{......{{{{{{]]!)-#$#*;;;;>>;;>>->;;;,;,,'=", -"{{{{{{......{{{{{{]]]^-@$#*;;;>)^))>))>~~~^^~,,=", -"{{{{{{......{{{{{{]^^^-++#**;;>))^)))>))>^~~,'==", -"{{{{{{......{{{{{{^^]^-@#$*;;;>))~~))~)])))~'~,=", -"......{{{{{{......^^^^-+$#**&;))]~~))')!]!!!~,>=", -"......{{{{{{......^^^^- at +#*;;;>)^^~))~)!!!!'~>~=", -"......{{{{{{......]]]^-#$#**&;>)))^^~)))!))),'>=", -"......{{{{{{......]]^^- at +#&;&;>))~))^^~'~~~~)''>", -"......{{{{{{......]]]^-+$#*&;;-!!)~!!!^~~~'!~''=", -"......{{{{{{......]^]^-@##*;*;>!]!'~'!~)~~~''''=", -"{{{{{{......{{{{{{^^~^>@##**;*;)]!!~,~~)~~~'~''=", -"{{{{{{......{{{{{{]^])-@$$&&;;-)!!)~)''~')~''''=", -"{{{{{{......{{{{{{]^^^-+$$&*&;*>!!!~~~)~~!~'''==", -"{{{{{{......{{{{{{]]^^-@$$&&&;;)'!'))!~')'~',',=", -"{{{{{{......{{{{{{^]]^-@@#**;--)!!~~~)!~~)~','>=", -"{{{{{{......{{{{{{]^]!'%%%=>->>)~~~>~~'~~!)'',,=", -"......{{{{{{......^^]]!!)))))!!!',~),~''~'~''',=", -"......{{{{{{......^^]]!)>''!'!'),,,''''~''~~',>=", -"......{{{{{{......^^~]))>>,,''''~,,)'~',~'',',,-", -"......{{{{{{......^^~,,>,,,=,''',,'=,=,''',',,,=", -"......{{{{{{......]~~,='>,-,==,===,====,='='=,,,", -"......{{{{{{......!,=====%======%==============="}; diff --git a/source/games-extra/flightgear/FrugalBuild b/source/games-extra/flightgear/FrugalBuild index 99953c1..ec7de28 100644 --- a/source/games-extra/flightgear/FrugalBuild +++ b/source/games-extra/flightgear/FrugalBuild @@ -3,20 +3,20 @@ # Contributor: Miklos Vajna pkgname=flightgear -pkgver=2.4.0 -pkgrel=5 +pkgver=2.6.0 +pkgrel=1 pkgdesc="An open-source, multi-platform flight simulator." url="http://www.flightgear.org/" rodepends=('flightgear-data') -depends=('libgl' 'zlib' 'freealut>=1.1.0-3' 'freeglut' 'plib' 'libboost>=1.46.1' 'openscenegraph>=3.0.1' 'subversion') -makedepends=('simgear>=2.4.0' 'boost>=1.46.1') +depends=('libgl' 'zlib' 'freealut>=1.1.0-3' 'freeglut' 'plib' 'libboost>=1.46.1' \ + 'openscenegraph>=3.0.1' 'subversion' 'libxmu' 'libxi' 'libglu') +makedepends=('simgear>=2.6.0' 'boost>=1.46.1') groups=('games-extra') archs=('i686' 'x86_64') -up2date="Flasttar http://ftp.igh.cnrs.fr/pub/flightgear/ftp/Source/" -source=(http://ftp.igh.cnrs.fr/pub/flightgear/ftp/Source/$pkgname-$pkgver.tar.bz2 \ - FlightGear.xpm) -sha1sums=('779d89433e2ffb11ebd4743855bce7376d388731' \ - '459b038cda5c852b607d5a80155fd24709992b42') +Finclude cmake +up2date="Flasttar http://ftp.icm.edu.pl/packages/flightgear/Source/" +source=(http://ftp.icm.edu.pl/packages/flightgear/Source/$pkgname-$pkgver.tar.bz2) +sha1sums=('07f802c2fb38ef869a8909f48a581e2011c5f2fc') _F_desktop_name="FlightGear" _F_desktop_icon="FlightGear" @@ -25,9 +25,12 @@ _F_desktop_categories="Game;Simulation;" build() { - Fbuild --disable-dependency-tracking --disable-glut - Ficon FlightGear.xpm - Fdesktop2 + unset MAKEFLAGS + CMake_build -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=lib + + Fmkdir usr/share/{applications,icons} + Finstall 0644 $pkgname-$pkgver/package/flightgear.desktop usr/share/applications/flightgear.desktop + Finstall 0644 $pkgname-$pkgver/package/RedHat/flightgear.48.png usr/share/icons/flightgear.png } # optimization ok From devil505linux at gmail.com Mon Feb 20 14:47:41 2012 From: devil505linux at gmail.com (Devil505) Date: Mon, 20 Feb 2012 14:47:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: flightgear-data-2.6.0-1-i686 * version bump Message-ID: <20120220134741.F1D91224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=22f0ce365726a5d45c784a31356cdd144f6e3483 commit 22f0ce365726a5d45c784a31356cdd144f6e3483 Author: Devil505 Date: Mon Feb 20 14:41:01 2012 +0100 flightgear-data-2.6.0-1-i686 * version bump diff --git a/source/games-extra/flightgear-data/FrugalBuild b/source/games-extra/flightgear-data/FrugalBuild index acf19a6..ce9b32f 100644 --- a/source/games-extra/flightgear-data/FrugalBuild +++ b/source/games-extra/flightgear-data/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Miklos Vajna pkgname=flightgear-data -pkgver=2.4.0 +pkgver=2.6.0 pkgrel=1 pkgdesc="Textures, models, data, aircraft, sample scenery, and configs files for FlightGear" url="http://www.flightgear.org/" @@ -11,15 +11,16 @@ depends=() groups=('games-extra') archs=('i686' 'x86_64') _F_archive_name="FlightGear-data" -up2date="Flasttar ftp://ftp.de.flightgear.org/pub/fgfs/Shared/" -source=(ftp://ftp.de.flightgear.org/pub/fgfs/Shared/FlightGear-data-$pkgver.tar.bz2) -sha1sums=('963c5b52a6cb3a674128c514de7291451be26a3a') +up2date="Flasttar http://ftp.icm.edu.pl/packages/flightgear/Shared/" +source=(http://ftp.icm.edu.pl/packages/flightgear/Shared/FlightGear-data-$pkgver.tar.bz2) +sha1sums=('e1ff71740238be9c7c1e72e63e32c1057955c92a') replaces=('fgfs-base') build() { Fmkdir /usr/share/flightgear mv data $Fdestdir/usr/share/flightgear/ + chown root:root $Fdestdir/usr/share/flightgear/data } From melko at frugalware.org Mon Feb 20 15:07:48 2012 From: melko at frugalware.org (Melko) Date: Mon, 20 Feb 2012 15:07:48 +0100 (CET) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20120220140748.1FDFF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=8125f0721a8f3c840c59721550ba7b1bc5a77235 commit 8125f0721a8f3c840c59721550ba7b1bc5a77235 Merge: f7082a0 22f0ce3 Author: Melko Date: Mon Feb 20 15:04:22 2012 +0100 Merge remote-tracking branch 'current/master' Conflicts: source/apps/virtuoso/FrugalBuild source/xmultimedia/phonon/FrugalBuild From melko at frugalware.org Mon Feb 20 15:08:36 2012 From: melko at frugalware.org (Melko) Date: Mon, 20 Feb 2012 15:08:36 +0100 (CET) Subject: [Frugalware-git] kdebump: qt4-4.8.0-4-i686 Message-ID: <20120220140836.0A841224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=e459cf49c476bdfbe3896170a085eb3b8e2ad567 commit e459cf49c476bdfbe3896170a085eb3b8e2ad567 Author: Melko Date: Mon Feb 20 15:06:33 2012 +0100 qt4-4.8.0-4-i686 * rebuild with unixodbc>=2.3.1 diff --git a/source/xlib-extra/qt4/FrugalBuild b/source/xlib-extra/qt4/FrugalBuild index c384071..2e630e8 100644 --- a/source/xlib-extra/qt4/FrugalBuild +++ b/source/xlib-extra/qt4/FrugalBuild @@ -7,7 +7,7 @@ USE_DETECTDEPENDS=${USE_DETECTDEPENDS:-"n"} pkgname=qt4 _F_archive_name=qt-everywhere-opensource-src pkgver=4.8.0 -pkgrel=3 +pkgrel=4 pkgdesc="The QT4 GUI toolkit." url="http://qt.nokia.com/products/" depends=() @@ -354,7 +354,7 @@ subprovides=("${subprovides[@]}" '') Fconfopts="$Fconfopts -plugin-sql-odbc" subpkgs=("${subpkgs[@]}" "$pkgname-plugin-odbc") subdescs=("${subdescs[@]}" 'Qt4 ODBC plugin') -subdepends=("${subdepends[@]}" "unixodbc") +subdepends=("${subdepends[@]}" "unixodbc>=2.3.1") subrodepends=("${subrodepends[@]}" "$LIBQTSQLDEP") subgroups=("${subgroups[@]}" 'lib-extra qt4-libs') subarchs=("${subarchs[@]}" 'i686 x86_64 ppc') From baste at frugalware.org Mon Feb 20 15:27:17 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 15:27:17 +0100 (CET) Subject: [Frugalware-git] gnometesting: totem-pl-parser-3.2.0-1-x86_64 * Version bump Message-ID: <20120220142717.CB7BA224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=56f9196b430d77828ab7112287f6d788d8e86f15 commit 56f9196b430d77828ab7112287f6d788d8e86f15 Author: Baste Date: Mon Feb 20 15:27:12 2012 +0100 totem-pl-parser-3.2.0-1-x86_64 * Version bump diff --git a/source/gnome/totem-pl-parser/FrugalBuild b/source/gnome/totem-pl-parser/FrugalBuild index 8ffcbd0..71f6bc1 100644 --- a/source/gnome/totem-pl-parser/FrugalBuild +++ b/source/gnome/totem-pl-parser/FrugalBuild @@ -2,16 +2,18 @@ # Maintainer: bouleetbil pkgname=totem-pl-parser -pkgver=2.32.6 -pkgrel=3 +pkgver=3.2.0 +pkgrel=1 url="http://www.gnome.org/" pkgdesc="Simple GObject-based library to parse a host of playlist formats, as well as save those" -depends=('evolution-data-server>=3.1.1' 'gmime' 'libxml2>=2.7.8') +depends=('gmime2' 'libxml2>=2.7.8' 'libsoup-gnome') +#depends=('evolution-data-server>=3.3.90' 'gmime2' 'libxml2>=2.7.8') makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_doc="y" +_F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('cd055cfbb3f098d4fffd744789ae74b0966e2343') +sha1sums=('a0dfdc7acfe7186dfba50bad9629d6e17e9a871c') # optimization OK From roz_chamberlain at yahoo.com Mon Feb 20 15:36:51 2012 From: roz_chamberlain at yahoo.com (Roz Chamberlain) Date: Mon, 20 Feb 2012 06:36:51 -0800 Subject: [Frugalware-git] order Message-ID: Good-day Sir/Madam I will like to order garden pump, Do get back to me with the Models and price range on the ones that you carry so i can place an order with you or can get back to me with your web site so that i can make my selection and get back to you.Thank You My Regards Roz Chamberlain -------------- next part -------------- An HTML attachment was scrubbed... URL: From baste at frugalware.org Mon Feb 20 16:56:11 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 16:56:11 +0100 (CET) Subject: [Frugalware-git] gnometesting: totem-3.3.90-1-x86_64 * Version bump Message-ID: <20120220155611.6F461224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5a6f1e0c93b6d4878b3cdca97415fca7c4462dbc commit 5a6f1e0c93b6d4878b3cdca97415fca7c4462dbc Author: Baste Date: Mon Feb 20 16:55:20 2012 +0100 totem-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/totem/FrugalBuild b/source/gnome/totem/FrugalBuild index 43c75f1..06cf19b 100644 --- a/source/gnome/totem/FrugalBuild +++ b/source/gnome/totem/FrugalBuild @@ -3,18 +3,21 @@ # Contributor: AlexExtreme pkgname=totem -pkgver=3.3.4 -pkgrel=2 +pkgver=3.3.90 +pkgrel=1 pkgdesc="Movie player for GNOME based on Xine" -depends=('libxi' 'libxtst' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ - 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ - 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=3.3.1' 'iso-codes' \ - 'shared-mime-info>=0.22' 'totem-pl-parser>=2.32.5' 'libkrb5' 'db>=4.7.25' \ - 'evolution-data-server>=3.1.1' 'python>=2.7' 'clutter-gst>=1.4.4-2' \ - 'gst-plugins-base-oil' 'gst-plugins-good-gconf' 'libpeas-gtk>=0.7.2' \ - 'libgdata>=0.9.1' 'gst-plugins-good-libsoup' 'unique' 'gst-ffmpeg' \ - 'libxml2>=2.7.8' 'pygobject3-cairo' 'mx' 'pylint') -makedepends=('intltool' 'gnome-doc-utils' 'vala' 'krb5' 'gnome-common') +depends=('gst-plugins-base-oil' 'clutter-gst>=1.4.4-2' 'clutter-gtk' 'mx' 'gst-plugins-good-gconf' 'totem-pl-parser>=3.2.0' \ + 'libxtst' 'libpeas-gtk' 'pylint' 'gst-ffmpeg' 'gst-ffmpeg') +# Remove for 3.4 +#depends=('libxi' 'fontconfig' 'libstdc++' 'libxxf86vm' 'dbus-glib>=0.71' \ +# 'libxrandr' 'atk>=1.20.0' 'libsm' 'libxinerama' 'libmusicbrainz' 'nss>=3.12' 'avahi-glib>=0.6.19' \ +# 'cairo>=1.8.6' 'libxcursor' 'gnome-desktop>=3.3.1' 'iso-codes' \ +# 'shared-mime-info>=0.22' 'libkrb5' 'db>=4.7.25' \ +# 'evolution-data-server>=3.1.1' 'python>=2.7' \ +# 'libgdata>=0.9.1' 'gst-plugins-good-libsoup' 'unique' \ +# 'libxml2>=2.7.8' 'pygobject3-cairo') +#makedepends=('intltool' 'gnome-doc-utils' 'vala' 'krb5' 'gnome-common') +makedepends=('intltool' 'gnome-doc-utils' 'vala') groups=('gnome') archs=('i686' 'x86_64') _F_gnome_glib="y" @@ -44,7 +47,7 @@ subarchs=("${subarchs[@]}" 'i686 x86_64') subreplaces=("${subreplaces[@]}" '') subprovides=("${subprovides[@]}" '') -sha1sums=('65d1b267f1521432e6a7a7ba21ed186a8951b52a') +sha1sums=('fa29abd72a23ab981e72d5a2149b3794ee4b72dd') build() { Fcd @@ -52,9 +55,8 @@ build() { Fbuild_slice_scrollkeeper export MOZILLA_PLUGINDIR=/usr/lib/mozilla/plugins Fmake --disable-schemas-install --enable-nautilus \ - --with-gecko=xulrunner --disable-scrollkeeper \ - --disable-debug --with-dbus \ - --enable-vanity --enable-python + --disable-scrollkeeper \ + --disable-debug --enable-python Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 # totem-nsplugin package From slownlinux at gmail.com Mon Feb 20 17:55:48 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 20 Feb 2012 17:55:48 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-larch-0.27-1-i686 Message-ID: <20120220165548.2FE59224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a2cd8e48899b1087c914afe2fa781036892f63f commit 3a2cd8e48899b1087c914afe2fa781036892f63f Author: Slown Date: Mon Feb 20 17:55:43 2012 +0100 python-larch-0.27-1-i686 * version bump diff --git a/source/lib-extra/python-larch/FrugalBuild b/source/lib-extra/python-larch/FrugalBuild index 664675b..5850567 100644 --- a/source/lib-extra/python-larch/FrugalBuild +++ b/source/lib-extra/python-larch/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Slown pkgname=python-larch -pkgver=0.26 -pkgrel=2 +pkgver=0.27 +pkgrel=1 pkgdesc="Python B-tree library" url="http://liw.fi/larch" depends=('python-tracing') @@ -13,10 +13,9 @@ Fpkgversep="_" up2date="lynx -dump http://code.liw.fi/debian/pool/main/p/python-larch | Flastarchive .orig.tar.gz" source=(http://code.liw.fi/debian/pool/main/p/$pkgname/$pkgname$Fpkgversep$pkgver.orig.tar.gz) _F_cd_path="larch-$pkgver" -sha1sums=('ef3c16b52efbf76796924dec2197e4ab9231c2a3') +sha1sums=('eafcd61e2c03185515c81c3adae203d90fe799e0') build() { Fcd - python setup.py build || Fdie python setup.py install --root=$Fdestdir || Fdie } From bouleetbil at frogdev.info Mon Feb 20 17:58:01 2012 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 20 Feb 2012 17:58:01 +0100 (CET) Subject: [Frugalware-git] gnometesting: libxklavier-5.2.1-2-i686 *enable introspection support Message-ID: <20120220165801.20786224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=bb87217a8660fe8061b7423d749f44d8a498eaa2 commit bb87217a8660fe8061b7423d749f44d8a498eaa2 Author: bouleetbil Date: Mon Feb 20 16:55:18 2012 +0000 libxklavier-5.2.1-2-i686 *enable introspection support diff --git a/source/xlib/libxklavier/FrugalBuild b/source/xlib/libxklavier/FrugalBuild index aca30d7..68d516e 100644 --- a/source/xlib/libxklavier/FrugalBuild +++ b/source/xlib/libxklavier/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libxklavier pkgver=5.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Utility library to make XKB stuff easier" _F_gnome_devel="y" _F_gnome_ext=".tar.xz" Finclude gnome url="http://gswitchit.sourceforge.net/" -makedepends=('gtk-doc') +makedepends=('gtk-doc' 'gobject-introspection') depends=('libxkbfile>=1.0.5' 'libxml2>=2.7.8' 'libxt>=1.0.5-2' 'iso-codes') groups=('xlib') archs=('i686' 'x86_64' 'ppc') From slownlinux at gmail.com Mon Feb 20 18:03:37 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 20 Feb 2012 18:03:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: python-funktown-0.4.6-1-i686 Message-ID: <20120220170337.C6612224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c7d1945157b344baaa2ceab2ac2ddb29c8a972b5 commit c7d1945157b344baaa2ceab2ac2ddb29c8a972b5 Author: Slown Date: Mon Feb 20 18:03:50 2012 +0100 python-funktown-0.4.6-1-i686 * version bump diff --git a/source/lib-extra/python-funktown/FrugalBuild b/source/lib-extra/python-funktown/FrugalBuild index 830b0ea..dd96c01 100644 --- a/source/lib-extra/python-funktown/FrugalBuild +++ b/source/lib-extra/python-funktown/FrugalBuild @@ -3,7 +3,7 @@ pkgname=python-funktown _F_archive_name="funktown" -pkgver=0.4.4 +pkgver=0.4.6 pkgrel=1 pkgdesc="Functional Data Structures for Python" rodepends=('python') @@ -12,4 +12,4 @@ groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="funktown" Finclude pypi -sha1sums=('e9131db73f24ec338d4504432f4c119426219334') +sha1sums=('ba09b5cd033b73c7c590d0607a91b48740ac66eb') From vmiklos at frugalware.org Mon Feb 20 18:06:46 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 18:06:46 +0100 (CET) Subject: [Frugalware-git] frugalware-current: bitlbee-3.0.5-1-x86_64 Message-ID: <20120220170646.EBD37224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f6c5aad0f1aaf41efde9a513d68d47bee623a9eb commit f6c5aad0f1aaf41efde9a513d68d47bee623a9eb Author: Miklos Vajna Date: Mon Feb 20 17:47:38 2012 +0100 bitlbee-3.0.5-1-x86_64 - version bump diff --git a/source/network-extra/bitlbee/FrugalBuild b/source/network-extra/bitlbee/FrugalBuild index fe83983..94929cb 100644 --- a/source/network-extra/bitlbee/FrugalBuild +++ b/source/network-extra/bitlbee/FrugalBuild @@ -4,7 +4,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} pkgname=bitlbee -pkgver=3.0.4 +pkgver=3.0.5 Fuse $USE_DEVEL && pkgver=3.0.2.772 pkgrel=1 pkgdesc="An IRC to other chat networks gateway." @@ -16,7 +16,7 @@ groups=('network-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://www.bitlbee.org/ |grep Stable |sed 's/.*: \(.*\)/\1/'" source=(http://get.bitlbee.org/src/$pkgname-$pkgver.tar.gz) -sha1sums=('2c2742948d1ed2c83ee5db2d2fbff5e8b656b8c4') +sha1sums=('74afdff87be49ce060771a6ae10d7643cd57b9b6') options=('scriptlet') subpkgs=('bitlbee-otr' 'bitlbee-skype') @@ -44,7 +44,7 @@ build() { Fdocrel doc/{AUTHORS,CHANGES,FAQ,README} Ffilerel doc/user-guide/* /usr/share/doc/$pkgname-$pkgver/user-guide/ Fsplit bitlbee-otr usr/lib/bitlbee/otr.so - Fsplit bitlbee-skype etc/skyped usr/lib/bitlbee/skype.so usr/sbin/skyped usr/share/man/man1/skyped* + Fsplit bitlbee-skype etc/skyped usr/lib/bitlbee/skype.so usr/bin/skyped usr/share/man/man1/skyped* } # optimization OK From jercel16 at gmail.com Mon Feb 20 18:22:29 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 18:22:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-io-pager-0.24-1-x86_64 Message-ID: <20120220172229.017BE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1185dd570de34f7948626b377b67a46b695f959a commit 1185dd570de34f7948626b377b67a46b695f959a Author: jercel Date: Mon Feb 20 18:22:24 2012 +0100 perl-io-pager-0.24-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-io-pager/FrugalBuild b/source/devel-extra/perl-io-pager/FrugalBuild index c5927b8..08ec188 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.20 +pkgver=0.24 pkgrel=1 pkgdesc="Select a pager, optionally pipe it output if destination is a TTY" depends=('perl') @@ -12,8 +12,4 @@ groups=('devel-extra') _F_perl_ext=".tgz" Finclude perl archs=('i686' 'x86_64') -sha1sums=('1270fe05f50efc85fd1613e5ea4d8a894fbf4564') -build(){ - Fcd ${_F_perl_name}-0.2 - Fbuild -} +sha1sums=('7e795fcef71435e8f28200f077e104fce6a440cc') From slownlinux at gmail.com Mon Feb 20 18:35:51 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 20 Feb 2012 18:35:51 +0100 (CET) Subject: [Frugalware-git] frugalware-current: libepc-0.4.4-1-i686 Message-ID: <20120220173551.80BD9224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a8eaa40f835c1ce5daaf3d53d326195d8cb80da4 commit a8eaa40f835c1ce5daaf3d53d326195d8cb80da4 Author: Slown Date: Mon Feb 20 18:35:58 2012 +0100 libepc-0.4.4-1-i686 * version bump diff --git a/source/gnome-extra/libepc/FrugalBuild b/source/gnome-extra/libepc/FrugalBuild index 8304339..e5d947c 100644 --- a/source/gnome-extra/libepc/FrugalBuild +++ b/source/gnome-extra/libepc/FrugalBuild @@ -1,19 +1,17 @@ -# Compiling Time: 0.11 SBU +# Compiling Time: 0.26 SBU # Maintainer: Priyank Gosalia pkgname=libepc -pkgver=0.4.2 -pkgrel=2 +pkgver=0.4.4 +pkgrel=1 pkgdesc="Easy Publish and Consume library for GNOME" -url="http://wwww.gnome.org/" _F_gnome_devel="y" +_F_gnome_ext=".tar.xz" Finclude gnome makedepends=('intltool') -depends=('gtk+3' 'avahi-glib' 'libavahi-ui' 'gnutls>=2.12.12' 'libsoup>=2.30.0' 'e2fsprogs' 'avahi-gtk3') +depends=('avahi-gtk3' 'avahi-glib' 'libavahi-ui' 'gnutls' 'libsoup') groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('41f198899faa8ca56602c9f5a9e104b4132c8d89') - -unset MAKEFLAGS +sha1sums=('38bb8f1e7e2ee53f7c5a978cf1b59a6c4ddee8e6') # optimization OK From jercel16 at gmail.com Mon Feb 20 18:48:13 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 18:48:13 +0100 (CET) Subject: [Frugalware-git] frugalware-current: debootstrap-1.0.38-1-x86_64 Message-ID: <20120220174813.4B340224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bf5cc30391020855edaebd96736a6daab6217e6 commit 4bf5cc30391020855edaebd96736a6daab6217e6 Author: jercel Date: Mon Feb 20 18:47:47 2012 +0100 debootstrap-1.0.38-1-x86_64 * Version bump diff --git a/source/apps-extra/debootstrap/FrugalBuild b/source/apps-extra/debootstrap/FrugalBuild index 9d7b570..e9399a5 100644 --- a/source/apps-extra/debootstrap/FrugalBuild +++ b/source/apps-extra/debootstrap/FrugalBuild @@ -4,8 +4,8 @@ # Contributor: Bence Nagy pkgname=debootstrap -pkgver=1.0.37 -srcver=`echo $pkgver | tr "_" "-"` +pkgver=1.0.38 +#srcver=`echo $pkgver | tr "_" "-"` pkgrel=1 pkgdesc="Bootstrap a basic Debian system" url="http://www.debian.org" @@ -13,9 +13,8 @@ depends=('glibc') makedepends=('binutils') groups=('apps-extra') archs=('i686' 'x86_64') -#source=(http://ftp.debian.org/pool/main/d/debootstrap/debootstrap_${srcver}_all.deb) -source=(http://ftp.debian.org/pool/main/d/debootstrap/debootstrap_${srcver}.tar.gz) -up2date="lynx -dump 'http://ftp.debian.org/pool/main/d/debootstrap/?C=M;O=D' | grep debootstrap_.*.tar.gz | head -n 1 | sed 's/.*debootstrap_\(.*\).tar.gz.*/\1/; s/-/_/'" +source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.gz) +up2date="lynx -dump 'http://ftp.de.debian.org/debian/pool/main/d/debootstrap/?C=M;O=D' | grep debootstrap_.*.tar.gz | head -n 1 | sed 's/.*debootstrap_\(.*\).tar.gz.*/\1/; s/-/_/'" build() { Fcd $pkgname @@ -23,4 +22,4 @@ build() { Fmakeinstall } -sha1sums=('e042b88b4128b9e851870c7195a1e26dad687bf4') +sha1sums=('49495b19fb890001508ce5c5a8d7a4b8188bf93f') From slownlinux at gmail.com Mon Feb 20 18:54:34 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 20 Feb 2012 18:54:34 +0100 (CET) Subject: [Frugalware-git] frugalware-current: meld-1.5.3-1-i686 Message-ID: <20120220175434.7AAF3224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e25c9c34c534d4f273c46e3e57c741b57bf2edfa commit e25c9c34c534d4f273c46e3e57c741b57bf2edfa Author: Slown Date: Mon Feb 20 18:54:43 2012 +0100 meld-1.5.3-1-i686 * version bump diff --git a/source/gnome-extra/meld/FrugalBuild b/source/gnome-extra/meld/FrugalBuild index 6a8413b..5e7d46d 100644 --- a/source/gnome-extra/meld/FrugalBuild +++ b/source/gnome-extra/meld/FrugalBuild @@ -1,14 +1,15 @@ -# Compiling Time: 0.03 SBU +# Compiling Time: 0.01 SBU # Maintainer: Priyank Gosalia # Contributor: AlexExtreme pkgname=meld -pkgver=1.5.2 +pkgver=1.5.3 pkgrel=1 pkgdesc="a visual diff and merge tool" url="http://meld.sourceforge.net/" depends=('gnome-python') makedepends=('rarian' 'intltool') +_F_gnome_ext=".tar.xz" _F_gnome_desktop="y" _F_gnome_devel="y" _F_gnome_scrollkeeper="y" @@ -16,7 +17,7 @@ _F_gnome_iconcache="y" Finclude gnome gnome-scriptlet groups=('gnome-extra') archs=('i686' 'x86_64') -sha1sums=('f2a745de7e1bf316e9804418269e141f5cadad46') +sha1sums=('e9858975c0a779efa03d3b236b730f3006601f76') build() { Fcd @@ -28,5 +29,3 @@ build() { Fmakeinstall Fbuild_gnome_scriptlet } - -# optimization OK From jercel16 at gmail.com Mon Feb 20 19:00:23 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 19:00:23 +0100 (CET) Subject: [Frugalware-git] frugalware-current: haskell-xhtml-3000.2.0.5-1-x86_64 Message-ID: <20120220180023.ADD79224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=dd4a1189fa4a8bbe2a63a6747037c96d908d5720 commit dd4a1189fa4a8bbe2a63a6747037c96d908d5720 Author: jercel Date: Mon Feb 20 18:59:52 2012 +0100 haskell-xhtml-3000.2.0.5-1-x86_64 * Version bump diff --git a/source/devel-extra/haskell-xhtml/FrugalBuild b/source/devel-extra/haskell-xhtml/FrugalBuild index a78b02a..3be5082 100644 --- a/source/devel-extra/haskell-xhtml/FrugalBuild +++ b/source/devel-extra/haskell-xhtml/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: jercel pkgname=haskell-xhtml -pkgver=3000.2.0.4 +pkgver=3000.2.0.5 pkgrel=1 pkgdesc="Combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants." archs=('i686' 'x86_64') depends=('ghc') groups=('devel-extra') -sha1sums=('ded895e6f76fffeb366c5492c5980268e969f2fa') +sha1sums=('949767622aa9aa4f538f88eb34d19900b88254b0') _F_haskell_setup="Setup.hs" Finclude haskell From jercel16 at gmail.com Mon Feb 20 19:01:38 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 19:01:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: unrar-4.1.4-1-x86_64 Message-ID: <20120220180138.CF096224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b2846bfb7ae868418ef19a65c8df465ab4d3e901 commit b2846bfb7ae868418ef19a65c8df465ab4d3e901 Author: jercel Date: Mon Feb 20 19:01:44 2012 +0100 unrar-4.1.4-1-x86_64 * Version bump diff --git a/source/apps-extra/unrar/FrugalBuild b/source/apps-extra/unrar/FrugalBuild index 6174b9f..348cfec 100644 --- a/source/apps-extra/unrar/FrugalBuild +++ b/source/apps-extra/unrar/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=unrar -pkgver=4.1.3 +pkgver=4.1.4 pkgrel=1 pkgdesc="Uncompress rar files" url="http://www.rarlab.com/" @@ -12,7 +12,7 @@ groups=('apps-extra') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump $url/rar_add.htm |grep unrarsrc |sed 's/.*c-\(.*\).t.*/\1/'" source=(http://www.rarlab.com/rar/unrarsrc-$pkgver.tar.gz) -sha1sums=('cd9385c3297b4e0fc3c5d3e462741f1e97fbaa49') +sha1sums=('ae4b1e2c99e96527c4a97f980daa547499f42a0f') build() { Fcd $pkgname From slownlinux at gmail.com Mon Feb 20 19:07:44 2012 From: slownlinux at gmail.com (Slown) Date: Mon, 20 Feb 2012 19:07:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: ngspice-24-1-i686 Message-ID: <20120220180744.255DD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=276ec21f04c9601d362930da36d5a355adb47dc1 commit 276ec21f04c9601d362930da36d5a355adb47dc1 Author: Slown Date: Mon Feb 20 19:07:47 2012 +0100 ngspice-24-1-i686 * version bump diff --git a/source/xapps-extra/ngspice/FrugalBuild b/source/xapps-extra/ngspice/FrugalBuild index 373d259..61ee17b 100644 --- a/source/xapps-extra/ngspice/FrugalBuild +++ b/source/xapps-extra/ngspice/FrugalBuild @@ -1,15 +1,14 @@ -# Compiling Time: 2.34 SBU +# Compiling Time: 2.73 SBU # Maintainer: Priyank Gosalia pkgname=ngspice -pkgver=23 +pkgver=24 pkgrel=1 pkgdesc="Ngspice is a mixed-level/mixed-signal circuit simulator." Finclude sourceforge -url="http://ngspice.sourceforge.net" -depends=('libxaw') +depends=('libxaw' 'libuuid') groups=('xapps-extra' 'geda-suite') archs=('i686' 'x86_64') -sha1sums=('65fa23d1168cb3af7651b990344f763c77bf6132') +sha1sums=('a6bb0e65c1c07d48f1d3e4df44fc17f6262952eb') # optimization OK From jercel16 at gmail.com Mon Feb 20 19:08:29 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 19:08:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: perl-net-dns-0.68-1-x86_64 Message-ID: <20120220180829.7BA60224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a96cbfa5522be6e1021cf3800f96917535cb7be commit 3a96cbfa5522be6e1021cf3800f96917535cb7be Author: jercel Date: Mon Feb 20 19:08:27 2012 +0100 perl-net-dns-0.68-1-x86_64 * Version bump diff --git a/source/devel-extra/perl-net-dns/FrugalBuild b/source/devel-extra/perl-net-dns/FrugalBuild index d01c9fe..2b84711 100644 --- a/source/devel-extra/perl-net-dns/FrugalBuild +++ b/source/devel-extra/perl-net-dns/FrugalBuild @@ -4,13 +4,13 @@ _F_perl_name=Net-DNS _F_perl_author=O/OL/OLAF _F_conf_perl_pipefrom="echo n" -pkgver=0.67 +pkgver=0.68 pkgrel=1 pkgdesc="Perl interface to the DNS resolver" depends=('perl-digest-hmac' 'perl-net-ip' 'perl-io-socket-inet6') Finclude perl archs=('i686' 'x86_64' 'ppc') -sha1sums=('69e9fbe8ff5b0759829cf9d5cd898bbbf4c05016') +sha1sums=('4deaaa8ba6bca0cf0e248b4a3cc0383348349182') Fconfopts="$Fconfopts --noonline-tests" # optimization OK From jercel16 at gmail.com Mon Feb 20 19:46:59 2012 From: jercel16 at gmail.com (jercel) Date: Mon, 20 Feb 2012 19:46:59 +0100 (CET) Subject: [Frugalware-git] frugalware-current: opera-11.61-1-x86_64 Message-ID: <20120220184659.48CE7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=f8155220b4285d23651684a7d450b6289b6f7235 commit f8155220b4285d23651684a7d450b6289b6f7235 Author: jercel Date: Mon Feb 20 19:47:06 2012 +0100 opera-11.61-1-x86_64 * Version bump diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild index d6119a8..f0efc68 100644 --- a/source/xapps-extra/opera/FrugalBuild +++ b/source/xapps-extra/opera/FrugalBuild @@ -3,7 +3,7 @@ # Maintainer: voroskoi pkgname=opera -pkgver=11.60 +pkgver=11.61 pkgrel=1 pkgdesc="Opera web browser." url="http://www.opera.com/linux/" @@ -12,15 +12,15 @@ rodepends=('qt') groups=('xapps-extra') archs=('i686' 'x86_64') -pkgextraver=-1185 +pkgextraver=-1250 if echo "$CARCH" | grep -q 'i.86'; then _arch=i386 source=(ftp://ftp.opera.com/pub/${pkgname}/linux/${pkgver//./}/${pkgname}-${pkgver}${pkgextraver}.${_arch}.linux.tar.bz2) - sha1sums=('4b36a5ab50fb515df2d064576b46bd0c8dd2af0c') + sha1sums=('c96941b6684b0ecb244844eaa644ca190f5e4f48') elif [ "$CARCH" == "x86_64" ]; then _arch=x86_64 source=(ftp://ftp.opera.com/pub/${pkgname}/linux/${pkgver//./}/${pkgname}-${pkgver}${pkgextraver}.${_arch}.linux.tar.bz2) - sha1sums=('4a3976ec62695976ff1c07beb900695879642816') + sha1sums=('c0f2c59eeadfbbb1070f138d1ec1d27f98ba1be6') fi up2date="lynx -dump 'http://ftp.$pkgname.com/pub/$pkgname/linux/?C=M;O=D' | grep -m1 'http.*[0-9]\{4\}' | sed 's|.*/\([0-9][0-9]\)\([0-9][0-9]\)/|\1.\2|'" options=('nobuild' 'nodocs') From melko at frugalware.org Mon Feb 20 20:01:01 2012 From: melko at frugalware.org (Melko) Date: Mon, 20 Feb 2012 20:01:01 +0100 (CET) Subject: [Frugalware-git] kdebump: Merge remote-tracking branch 'current/master' Message-ID: <20120220190101.6A152224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=ba014700b797168e0ec9ec2ba7aa0103a62eb83c commit ba014700b797168e0ec9ec2ba7aa0103a62eb83c Merge: e459cf4 f815522 Author: Melko Date: Mon Feb 20 20:00:25 2012 +0100 Merge remote-tracking branch 'current/master' From melko at frugalware.org Mon Feb 20 20:17:31 2012 From: melko at frugalware.org (Melko) Date: Mon, 20 Feb 2012 20:17:31 +0100 (CET) Subject: [Frugalware-git] frugalware-current: Merge remote-tracking branch 'current/master' Message-ID: <20120220191731.76EDF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba014700b797168e0ec9ec2ba7aa0103a62eb83c commit ba014700b797168e0ec9ec2ba7aa0103a62eb83c Merge: e459cf4 f815522 Author: Melko Date: Mon Feb 20 20:00:25 2012 +0100 Merge remote-tracking branch 'current/master' From bouleetbil at frogdev.info Mon Feb 20 20:37:05 2012 From: bouleetbil at frogdev.info (bouleetbil) Date: Mon, 20 Feb 2012 20:37:05 +0100 (CET) Subject: [Frugalware-git] gnometesting: rhythmbox-2.95-1-i686 *version bump Message-ID: <20120220193705.16E30224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ec0bc5f6ffdbc1e80210bf3d598f187c907bbe10 commit ec0bc5f6ffdbc1e80210bf3d598f187c907bbe10 Author: bouleetbil Date: Mon Feb 20 19:36:45 2012 +0000 rhythmbox-2.95-1-i686 *version bump diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index b65fef6..96964d6 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -3,14 +3,14 @@ # Contributor: AlexExtreme pkgname=rhythmbox -pkgver=0.13.3.3 +pkgver=2.95 pkgrel=1 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" depends=('nautilus-brasero' 'rarian' 'desktop-file-utils' \ 'totem>=3.0.1-2' 'gst-plugins-base-oil' 'avahi-glib' 'libnotify' 'libsexy' 'tdb'\ 'libsoup-gnome>=2.32.0' 'dbus-glib>=0.74' 'python>=2.7' 'brasero' 'icu4c>=4.8' \ - 'evolution-data-server>=3.2.0' 'gnutls>=2.12.12' 'libgudev' 'libdmapsharing' 'webkit-gtk3' 'json-glib' 'libmusicbrainz3') + 'evolution-data-server>=3.3.90' 'gnutls>=2.12.12' 'libgudev' 'libdmapsharing' 'webkit-gtk3' 'json-glib' 'libmusicbrainz3') makedepends=('intltool' 'gnome-doc-utils' 'gst-python' 'libgpod>=0.6.0' 'vala' 'gtk-doc' 'gnome-common' 'krb5') rodepends=('notification-daemon') replaces=('rhythmbox-desktop-art') @@ -22,15 +22,16 @@ _F_gnome_desktop="y" _F_gnome_iconcache="y" _F_gnome_devel="y" _F_gnome_git="n" +_F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) +#source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/$pkgname/$pkgname-$pkgver.tar.bz2) unset MAKEFLAGS Fconfopts="$Fconfopts --enable-mdns=avahi --with-playback=gstreamer-0-10 \ --enable-daap --enable-audioscrobbler --enable-python --without-hal \ --disable-vala --with-brasero" #vala support is broken -sha1sums=('b49ac5d456753b39ded6e4236132b12df9ec2810') +sha1sums=('2730e58c970ed9dae8806243ce6a1a1b3651750b') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Mon Feb 20 21:12:20 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 21:12:20 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-3.3.90-1-x86_64 * Version bump Message-ID: <20120220201220.811AF224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=5ec2d50b174a4274d8941dfdc465b43eb9048b60 commit 5ec2d50b174a4274d8941dfdc465b43eb9048b60 Author: Baste Date: Mon Feb 20 21:09:29 2012 +0100 evolution-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index f3e8d36..a728b51 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=evolution -pkgver=3.3.5 +pkgver=3.3.90 evo_major=3.4 pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" @@ -58,9 +58,9 @@ subarchs=("${subarchs[@]}" 'i686 x86_64') subpkgs=("${subpkgs[@]}" "$pkgname-base") subdescs=("${subdescs[@]}" "base library for Evolution") -subdepends=("${subdepends[@]}" "clutter-gtk>=1.0.2-3 evolution-data-server>=3.3.4 \ +subdepends=("${subdepends[@]}" "clutter-gtk>=1.0.2-3 evolution-data-server>=3.3.90 \ gtkhtml>=4.3.2 rarian libkrb5 \ - evolution-data-server-ldap>=3.3.4 nss>=3.12 nspr>=4.7.1 \ + evolution-data-server-ldap>=3.3.90 nss>=3.12 nspr>=4.7.1 \ libnotify db>=4.7.25 gnome-pilot networkmanager") subrodepends=("${subrodepends[@]}" "") subgroups=("${subgroups[@]}" 'gnome') @@ -165,8 +165,7 @@ build() { Fbuild_gnome_scriptlet } -source=($source glib.diff) -sha1sums=('ddada47aba29fee4e1fe591f217299ecbf9c3dc4' \ - 'deb44abb956751eca4675946e384dedb651f6742') +#source=($source glib.diff) +sha1sums=('1d1fda14d9f1d1f87e43de516a376882346aa908') # optimization OK From baste at frugalware.org Mon Feb 20 21:27:27 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 21:27:27 +0100 (CET) Subject: [Frugalware-git] gnometesting: evolution-ews-3.3.90-1-x86_64 * Version bump Message-ID: <20120220202727.178CB224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=4656ce725f7c9b593860123fc889440ffbb12cae commit 4656ce725f7c9b593860123fc889440ffbb12cae Author: Baste Date: Mon Feb 20 21:27:29 2012 +0100 evolution-ews-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/evolution-ews/FrugalBuild b/source/gnome/evolution-ews/FrugalBuild index 5c41865..012df08 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.5 -pkgrel=2 +pkgver=3.3.90 +pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" -depends=('evolution-data-server>=3.3.5' 'evolution>=3.3.5' 'libsoup' \ - 'evolution-data-server-ldap>=3.3.5' 'libkrb5' 'openssl>=1.0.0') +depends=('evolution-data-server>=3.3.90' 'evolution>=3.3.90' 'libsoup' \ + 'evolution-data-server-ldap>=3.3.90' '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=('4437c70603c2eb183421d67f78654826238f0b7b') +sha1sums=('c6df5e3361cc6b3358976a78a49a5be3203329d6') # optimization OK From baste at frugalware.org Mon Feb 20 21:32:34 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 21:32:34 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-contacts-3.3.90-1-x86_64 * Version bump Message-ID: <20120220203234.79804224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ee56fb2c9f5f7bf1585f8b62277e7eee103920d2 commit ee56fb2c9f5f7bf1585f8b62277e7eee103920d2 Author: Baste Date: Mon Feb 20 21:32:36 2012 +0100 gnome-contacts-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/gnome-contacts/FrugalBuild b/source/gnome/gnome-contacts/FrugalBuild index 1fbd937..81e23f9 100644 --- a/source/gnome/gnome-contacts/FrugalBuild +++ b/source/gnome/gnome-contacts/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: bouleetbil pkgname=gnome-contacts -pkgver=3.3.4 -pkgrel=2 +pkgver=3.3.90 +pkgrel=1 pkgdesc="Contacts manager for gnome" depends=('folks>=0.6.4.1' 'gtk+3' 'libnotify' 'gnome-desktop' 'libkrb5' 'icu4c>=4.8') makedepends=('vala' 'intltool' 'krb5') @@ -11,7 +11,7 @@ groups=('gnome') archs=('i686' 'x86_64') _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('8415c76b0ea83a5b28b249e0ec0e81a76a146c19') +sha1sums=('72b7c56a790a344c9d495fae26f6edb665d57a78') replaces=('rubrica' 'contacts-eds') # optimization OK From vmiklos at frugalware.org Mon Feb 20 21:38:13 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 21:38:13 +0100 (CET) Subject: [Frugalware-git] pacman-tools: repoman: factor out *_lock functions to avoid code duplication Message-ID: <20120220203813.200C8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=f0a6c7c1e965ae2cad4b82e16704f8ee6569c706 commit f0a6c7c1e965ae2cad4b82e16704f8ee6569c706 Author: Miklos Vajna Date: Mon Feb 20 21:03:11 2012 +0100 repoman: factor out *_lock functions to avoid code duplication diff --git a/repoman b/repoman index e5830fb..6d6bb9f 100755 --- a/repoman +++ b/repoman @@ -100,6 +100,26 @@ check_absolute_path() fi } +# lock management +get_lock() +{ + if [ -e .git/lock ]; then + echo "Couldn't get lock." + return 1 + fi +} + +put_lock() +{ + touch .git/lock +} + +rm_lock() +{ + echo "$1" + rm -f .git/lock +} + server() { local i @@ -116,10 +136,7 @@ server() shift 2 check_absolute_path cd $path - if [ -e .git/lock ]; then - echo "Couldn't get lock." - return 1 - fi + get_lock || return 1 if [ -n "$verbose" ]; then rmopts="-v" else @@ -159,10 +176,7 @@ server() shift 4 check_absolute_path cd $path - if [ -e .git/lock ]; then - echo "Couldn't get lock." - return 1 - fi + get_lock || return 1 if ! echo "$sha $tmp" |sha1sum -c - >/dev/null 2>&1; then echo "The uploaded file is corrupted :-/" rm $tmp @@ -221,15 +235,10 @@ server() shift 5 check_absolute_path cd $path - if [ -e .git/lock ]; then - echo "Couldn't get lock." - return 1 - else - touch .git/lock - fi + get_lock || return 1 + put_lock if ! cd source/$group/$pkg; then - echo "There is no package with this group!" - rm -f .git/lock + rm_lock "There is no package with this group!" return 1 fi startdir=`pwd` @@ -271,12 +280,8 @@ server() check_absolute_path cd $path if [ -z "$nofdb" ]; then - if [ -e .git/lock ]; then - echo "Couldn't get lock." - return 1 - else - touch .git/lock - fi + get_lock || return 1 + put_lock for i in frugalware-* do if [ -n "$exclusivearch" -a "frugalware-$exclusivearch" != $i ]; then @@ -285,14 +290,12 @@ server() cd $i if ! _check_nobuild; then if [ ! -e $fdb ]; then - echo "No package database to clean from!" + rm_lock "No package database to clean from!" cd - >/dev/null - rm -f .git/lock return 1 else if ! arch=$arch updatesync del $fdb $pkg; then - echo "updatesync failed!" - rm -f .git/lock + rm_lock "updatesync failed!" return 1 fi fi From vmiklos at frugalware.org Mon Feb 20 21:38:13 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 21:38:13 +0100 (CET) Subject: [Frugalware-git] pacman-tools: repoman: wait for lock instead of giving up at first Message-ID: <20120220203813.562C8224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=f17865034e9ee923798f1e675293eff11d5a4eb8 commit f17865034e9ee923798f1e675293eff11d5a4eb8 Author: Miklos Vajna Date: Mon Feb 20 21:15:19 2012 +0100 repoman: wait for lock instead of giving up at first diff --git a/repoman b/repoman index 6d6bb9f..499bc1d 100755 --- a/repoman +++ b/repoman @@ -103,10 +103,15 @@ check_absolute_path() # lock management get_lock() { - if [ -e .git/lock ]; then - echo "Couldn't get lock." - return 1 - fi + local timeout=300 + while [ "$timeout" -gt 0 ]; do + sleep 1 + timeout=$((timeout - 1)) + [ -e .git/lock ] || return 0 + echo "Waiting for lock to be released..." + done + echo "Couldn't get lock." + return 1 } put_lock() From vmiklos at frugalware.org Mon Feb 20 21:45:49 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 21:45:49 +0100 (CET) Subject: [Frugalware-git] homepage-ng: forgot mark this done Message-ID: <20120220204549.7E859224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=e77229285fbc748f4727851311fd7d704f9ad476 commit e77229285fbc748f4727851311fd7d704f9ad476 Author: Miklos Vajna Date: Mon Feb 20 21:26:37 2012 +0100 forgot mark this done diff --git a/frugalware/xml/roadmap.xml b/frugalware/xml/roadmap.xml index 2a586e5..75ca95e 100644 --- a/frugalware/xml/roadmap.xml +++ b/frugalware/xml/roadmap.xml @@ -25,8 +25,8 @@ A fictional planet in Isaac Asimov's Second Foundation. 1.6 Feb 13, 2012 - 0 - + 1 + 226 rc2 Jan 30, 2012 From vmiklos at frugalware.org Mon Feb 20 21:51:45 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 21:51:45 +0100 (CET) Subject: [Frugalware-git] pacman-g2: updates for 3.8.8 Message-ID: <20120220205145.C3BED224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=f4915b52f70cb85862a90fe6ecaa2694e9878d61 commit f4915b52f70cb85862a90fe6ecaa2694e9878d61 Author: Miklos Vajna Date: Mon Feb 20 21:32:32 2012 +0100 updates for 3.8.8 diff --git a/NEWS b/NEWS index add7694..d13a5d1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +3.8.8 - makepkg: more stacked repo work (to allow a wip repo + based on an other wip repo) + - support for newer libarchive + - support static libarchive + - libftp: yet another timeout fix 3.8.7 - makepkg: ccache fixes - unify download and install progressbars - pacman -Suu can now downgrade packages diff --git a/configure.ac b/configure.ac index bb35e6d..57b8ba4 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ ENV_CFLAGS=$CFLAGS AC_PREREQ(2.59) dnl Update it right before the release since $pkgver_foo are all _post_ release snapshots -AC_INIT([pacman-g2 package manager], 3.8.7, [frugalware-devel at frugalware.org], pacman-g2) +AC_INIT([pacman-g2 package manager], 3.8.8, [frugalware-devel at frugalware.org], pacman-g2) AC_CONFIG_MACRO_DIR([m4]) AC_LANG(C) AM_CONFIG_HEADER(config.h) @@ -21,7 +21,7 @@ dnl Define here the libpacman version number PM_MAJOR_VERSION=0 PM_MINOR_VERSION=3 PM_MICRO_VERSION=8 -PM_MICRO_VERSION_SUFFIX=.7 +PM_MICRO_VERSION_SUFFIX=.8 PM_VERSION=$PM_MAJOR_VERSION.$PM_MINOR_VERSION.$PM_MICRO_VERSION$PM_MICRO_VERSION_SUFFIX dnl Needed for libtool to create proper shared lib version PM_VERSION_INFO=`expr $PM_MAJOR_VERSION + $PM_MINOR_VERSION`:$PM_MICRO_VERSION:$PM_MINOR_VERSION From vmiklos at frugalware.org Mon Feb 20 21:58:43 2012 From: vmiklos at frugalware.org (Miklos Vajna) Date: Mon, 20 Feb 2012 21:58:43 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pacman-g2-3.8.8-1-x86_64 Message-ID: <20120220205843.0972B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=60422975d777f149e6eb3586938ad2427f407b48 commit 60422975d777f149e6eb3586938ad2427f407b48 Author: Miklos Vajna Date: Mon Feb 20 21:58:48 2012 +0100 pacman-g2-3.8.8-1-x86_64 - version bump diff --git a/source/base/pacman-g2/FrugalBuild b/source/base/pacman-g2/FrugalBuild index e0d2b89..ba5f1bf 100644 --- a/source/base/pacman-g2/FrugalBuild +++ b/source/base/pacman-g2/FrugalBuild @@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_MINIMAL=${USE_MINIMAL:-"n"} pkgname=pacman-g2 -pkgver=3.8.7 +pkgver=3.8.8 Fuse $USE_DEVEL && pkgver=3.8.1.18.gc254053 pkgrel=1 pkgdesc="A .tar.xz based package manager library (libpacman) and client (pacman-g2) with dependency support." From baste at frugalware.org Mon Feb 20 22:03:12 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 22:03:12 +0100 (CET) Subject: [Frugalware-git] gnometesting: folks-0.6.6-4-x86_64 * Rebuild with latest evolution-data-server Message-ID: <20120220210312.650AE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=eaa337e8ff32f15e53465c2cb40867020b337413 commit eaa337e8ff32f15e53465c2cb40867020b337413 Author: Baste Date: Mon Feb 20 22:02:59 2012 +0100 folks-0.6.6-4-x86_64 * Rebuild with latest evolution-data-server diff --git a/source/gnome/folks/FrugalBuild b/source/gnome/folks/FrugalBuild index 8d80b4a..da36541 100644 --- a/source/gnome/folks/FrugalBuild +++ b/source/gnome/folks/FrugalBuild @@ -3,9 +3,9 @@ pkgname=folks pkgver=0.6.6 -pkgrel=3 +pkgrel=4 pkgdesc="libfolks is a library that aggregates people from multiple sources" -depends=('evolution-data-server>=3.3.2' 'libgee' 'telepathy-glib' 'libsocialweb') +depends=('evolution-data-server>=3.3.90' 'libgee' 'telepathy-glib' 'libsocialweb') makedepends=('vala' 'gobject-introspection' 'intltool' 'krb5') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') From ryuo at frugalware.org Mon Feb 20 22:04:19 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 22:04:19 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kmp-0.5-2-x86_64 * remove package Message-ID: <20120220210419.4A168224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9e6debb3a41aaf7bdbde2b7eb4110432d36349a7 commit 9e6debb3a41aaf7bdbde2b7eb4110432d36349a7 Author: James Buren Date: Mon Feb 20 15:04:47 2012 -0600 kmp-0.5-2-x86_64 * remove package diff --git a/source/kde-extra/kmp/FrugalBuild b/source/kde-extra/kmp/FrugalBuild deleted file mode 100644 index 35dc833..0000000 --- a/source/kde-extra/kmp/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0.36 SBU -# Maintainer: crazy - -pkgname=kmp -pkgver=0.5 -pkgrel=2 -pkgdesc="KMP is an MPD client." -url="http://www.threadbox.net/pages/kmp" -depends=('qt') -rodepends=('mpd') -options=('scriptlet') -groups=('kde-extra') -archs=('i686' 'x86_64') -#up2date="lynx -dump $url|grep -m1 '.tar.bz2'|sed 's/.*-\(.*\).t.*/\1/'" -#source=(http://www.threadbox.net/code/files/$pkgname/$pkgname-$pkgver.tar.bz2) -up2date="$pkgver" -source=(ftp://frugalware.org/pub/frugalware/frugalware-current/source/kde-extra/kmp/kmp-0.5.tar.bz2) -sha1sums=('5ecc920f71846800759c8aedf57f3db4092506b1') - -build() -{ - Fcd $pkgname - Fsed '@install -vD $(name) $(prefix)/bin/$(name)' \ - '@install -vD $(name) $(DESTDIR)$(prefix)/bin/$(name)' Makefile.in - Fbuild - Ffilerel pics/tray.png usr/share/kmp/kmp.png - Fdesktop "kmp" "/usr/share/kmp/kmp.png" "Application;Qt;KDE;AudioVideo;" -} - -# optimization OK From baste at frugalware.org Mon Feb 20 22:09:41 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 22:09:41 +0100 (CET) Subject: [Frugalware-git] gnometesting: gnome-themes-standard-3.3.90-1-x86_64 * Version bump Message-ID: <20120220210941.E237B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=b15b9407b778c1a4012600c1f84b220eb081969e commit b15b9407b778c1a4012600c1f84b220eb081969e Author: Baste Date: Mon Feb 20 22:09:25 2012 +0100 gnome-themes-standard-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/gnome-themes-standard/FrugalBuild b/source/gnome/gnome-themes-standard/FrugalBuild index 4e8940e..8864a4e 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.5.1 +pkgver=3.3.90 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=('2009147317f035f5797cb248defd755336a753c2') +sha1sums=('3188a64f839314eb5e5d2d4b55be926b92dd7124') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi From baste at frugalware.org Mon Feb 20 22:27:32 2012 From: baste at frugalware.org (Baste) Date: Mon, 20 Feb 2012 22:27:32 +0100 (CET) Subject: [Frugalware-git] gnometesting: nautilus-3.3.90-1-x86_64 * Version bump Message-ID: <20120220212732.EE709224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=3a1f2f36e5e73a276f9363c0196a6f071b3b7d77 commit 3a1f2f36e5e73a276f9363c0196a6f071b3b7d77 Author: Baste Date: Mon Feb 20 22:27:01 2012 +0100 nautilus-3.3.90-1-x86_64 * Version bump diff --git a/source/gnome/nautilus/FrugalBuild b/source/gnome/nautilus/FrugalBuild index 91c18dc..8136aed 100644 --- a/source/gnome/nautilus/FrugalBuild +++ b/source/gnome/nautilus/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: bouleetbil pkgname=nautilus -pkgver=3.3.5 +pkgver=3.3.90 pkgrel=1 pkgdesc="A file manager for GNOME" url="http://www.gnome.org/" @@ -23,7 +23,7 @@ _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet Fconfopts="$Fconfopts --disable-packagekit --disable-nst-extension" -sha1sums=('990c74998999181f292afe91f0b4f4d233b49f48') +sha1sums=('53d2d02b362009fe45cfe8965bf3ed7545495396') provides=('eel' 'nautilus-sendto') replaces=('eel' 'nautilus-wallpaper' 'nautilus-sendto' 'file-browser-applet' 'nautilus-image-converter') conflicts=('nautilus-sendto') From ryuo at frugalware.org Mon Feb 20 23:14:02 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:14:02 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qca-tls-1.0-4-x86_64 * remove package Message-ID: <20120220221402.01D24224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8e67313ee363fd4263bfa8618e17c0ee3577f4a9 commit 8e67313ee363fd4263bfa8618e17c0ee3577f4a9 Author: James Buren Date: Mon Feb 20 16:14:19 2012 -0600 qca-tls-1.0-4-x86_64 * remove package diff --git a/source/xlib/qca-tls/00-qca-tls-gcc4.patch0 b/source/xlib/qca-tls/00-qca-tls-gcc4.patch0 deleted file mode 100644 index 018e390..0000000 --- a/source/xlib/qca-tls/00-qca-tls-gcc4.patch0 +++ /dev/null @@ -1,31 +0,0 @@ ---- qca-tls.cpp.orig 2005-07-26 18:18:06.000000000 +0200 -+++ qca-tls.cpp 2005-07-26 18:30:17.000000000 +0200 -@@ -454,7 +454,7 @@ - if(!r) { - // try this other public function, for whatever reason - p = (void *)in; -- r = d2i_RSA_PUBKEY(NULL, (unsigned char **)&p, len); -+ r = d2i_RSA_PUBKEY(NULL, (const unsigned char **)&p, len); - } - if(r) { - if(pub) { -@@ -799,7 +799,7 @@ - bool createFromDER(const char *in, unsigned int len) - { - unsigned char *p = (unsigned char *)in; -- X509 *t = d2i_X509(NULL, &p, len); -+ X509 *t = d2i_X509(NULL, (const unsigned char **)&p, len); - if(!t) - return false; - fromX509(t); ---- qca-tls.pro.orig 2004-11-16 19:10:48.593870776 +0930 -+++ qca-tls.pro 2004-11-16 19:11:07.749958608 +0930 -@@ -1,7 +1,7 @@ - # qca-tls qmake profile - - TEMPLATE = lib --CONFIG += qt thread release plugin -+CONFIG += qt thread release plugin no_fixpath - TARGET = qca-tls - - !exists(qcaprovider.h) { diff --git a/source/xlib/qca-tls/FrugalBuild b/source/xlib/qca-tls/FrugalBuild deleted file mode 100644 index cc6a48e..0000000 --- a/source/xlib/qca-tls/FrugalBuild +++ /dev/null @@ -1,32 +0,0 @@ -# Compiling Time: ~0.01 SBU -# Contributor: Unger Gabor -# Maintainer: voroskoi - -pkgname=qca-tls -pkgver=1.0 -pkgrel=4 -pkgdesc="QCA plugins: SSL/TLS, X509, RSA, SHA1, MD5, Blowfish, 3DES, AES" -url="http://delta.affinix.com/qca/" -groups=('xlib') -archs=('i686' 'x86_64' 'ppc') -license="LGPL" -depends=('libxml2>=2.7.8' 'qt' 'openssl>=1.0.0' 'gcc') -source=(http://delta.affinix.com/download/qca/$pkgname-$pkgver.tar.bz2 \ - 00-qca-tls-gcc4.patch0 openssl-1.0.diff) -up2date="Flasttar http://delta.affinix.com/download/qca/" -sha1sums=('775e764c5be342048eba11dae5c5fd3b636d23c5' \ - '24b15b4022ecc672797fa6b5f398fd45c290f83e' \ - 'edf9dbd38847fdc74b8e6d7b6aa813a6ed7b7450') -options=('scriptlet') - -build() { - Fcd - Fpatchall - ./configure - make || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir -} - -# optimization OK - - diff --git a/source/xlib/qca-tls/openssl-1.0.diff b/source/xlib/qca-tls/openssl-1.0.diff deleted file mode 100644 index 1bcdc19..0000000 --- a/source/xlib/qca-tls/openssl-1.0.diff +++ /dev/null @@ -1,15 +0,0 @@ -diff -aur qca-tls-1.0/qca-tls.cpp fw_qca-tls-1.0//qca-tls.cpp ---- qca-tls-1.0/qca-tls.cpp 2003-12-10 17:53:57.000000000 +0100 -+++ fw_qca-tls-1.0//qca-tls.cpp 2010-06-13 01:22:32.000000000 +0200 -@@ -945,7 +945,11 @@ - RSAKeyContext *key; - - SSL *ssl; -+#if OPENSSL_VERSION_NUMBER >= 0x10000000L -+ const SSL_METHOD *method; -+#else - SSL_METHOD *method; -+#endif - SSL_CTX *context; - BIO *rbio, *wbio; - CertContext cc; From ryuo at frugalware.org Mon Feb 20 23:46:32 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:46:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qca-ossl-2.0.0_beta3-1-x86_64 * new package * replaces qca-tls Message-ID: <20120220224632.1FCB5224CBE7@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b26bac8810285bb62bfa33754f2934f7a8439965 commit b26bac8810285bb62bfa33754f2934f7a8439965 Author: James Buren Date: Mon Feb 20 16:46:40 2012 -0600 qca-ossl-2.0.0_beta3-1-x86_64 * new package * replaces qca-tls diff --git a/source/xlib/qca-ossl/FrugalBuild b/source/xlib/qca-ossl/FrugalBuild new file mode 100644 index 0000000..b5e2733 --- /dev/null +++ b/source/xlib/qca-ossl/FrugalBuild @@ -0,0 +1,26 @@ +# Compiling Time: 0 SBU +# Maintainer: James Buren + +pkgname=qca-ossl +pkgver=2.0.0_beta3 +pkgrel=1 +pkgdesc="Plugins for qca providing TLS, CMS, X.509, RSA, DSA, Diffie-Hellman, PKCS#7, PKCS#12, SHA0, SHA1, SHA224, SHA256, SHA384, SHA512, MD4, MD5, RIPEMD160, Blowfish, DES, 3DES, AES128, AES192, AES256, CAST5, HMAC(SHA1, MD5, RIPEMD160), PBKDF1(MD2, SHA1), PBKDF2(SHA1)." +url="http://delta.affinix.com/qca" +depends=('qca') +groups=('xlib') +archs=('i686' 'x86_64') +up2date="Fwcat $url | sed -rn 's|.*$pkgname-(.*)\.tar\.bz2.*|\1|p' | tr '-' '_'" +source=(http://delta.affinix.com/download/qca/2.0/plugins/$pkgname-${pkgver/_/-}.tar.bz2 $pkgname-md2.patch) +sha1sums=('dd925e8732ff76f24f9f90f4094abaf2f0ac27bf' \ + '04382258afc731bdb07dfbe0b3d01cda6018e002') +_F_cd_path="$pkgname-${pkgver/_/-}" +replaces=('qca-tls') + +build() +{ + Fpatchall + Fmake + Fmakeinstall INSTALL_ROOT=$Fdestdir +} + +# optimization OK diff --git a/source/xlib/qca-ossl/qca-ossl-md2.patch b/source/xlib/qca-ossl/qca-ossl-md2.patch new file mode 100644 index 0000000..23e0e2b --- /dev/null +++ b/source/xlib/qca-ossl/qca-ossl-md2.patch @@ -0,0 +1,103 @@ +diff -ur a/qca-ossl.cpp b/qca-ossl.cpp +--- a/qca-ossl.cpp 2007-12-11 00:34:57.000000000 -0600 ++++ b/qca-ossl.cpp 2012-02-20 16:41:07.652495314 -0600 +@@ -1771,8 +1771,10 @@ + md = EVP_sha1(); + else if(alg == EMSA3_MD5) + md = EVP_md5(); ++#ifndef OPENSSL_NO_MD2 + else if(alg == EMSA3_MD2) + md = EVP_md2(); ++#endif + else if(alg == EMSA3_RIPEMD160) + md = EVP_ripemd160(); + else if(alg == EMSA3_Raw) +@@ -1789,8 +1791,10 @@ + md = EVP_sha1(); + else if(alg == EMSA3_MD5) + md = EVP_md5(); ++#ifndef OPENSSL_NO_MD2 + else if(alg == EMSA3_MD2) + md = EVP_md2(); ++#endif + else if(alg == EMSA3_RIPEMD160) + md = EVP_ripemd160(); + else if(alg == EMSA3_Raw) +@@ -3385,9 +3389,11 @@ + case NID_md5WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD5; + break; ++#ifndef OPENSSL_NO_MD2 + case NID_md2WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD2; + break; ++#endif + case NID_ripemd160WithRSA: + p.sigalgo = QCA::EMSA3_RIPEMD160; + break; +@@ -3871,9 +3877,11 @@ + case NID_md5WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD5; + break; ++#ifndef OPENSSL_NO_MD2 + case NID_md2WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD2; + break; ++#endif + case NID_ripemd160WithRSA: + p.sigalgo = QCA::EMSA3_RIPEMD160; + break; +@@ -4061,9 +4069,11 @@ + case NID_md5WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD5; + break; ++#ifndef OPENSSL_NO_MD2 + case NID_md2WithRSAEncryption: + p.sigalgo = QCA::EMSA3_MD2; + break; ++#endif + case NID_ripemd160WithRSA: + p.sigalgo = QCA::EMSA3_RIPEMD160; + break; +@@ -6582,7 +6592,9 @@ + list += "sha1"; + list += "sha0"; + list += "ripemd160"; ++#ifndef OPENSSL_NO_MD2 + list += "md2"; ++#endif + list += "md4"; + list += "md5"; + #ifdef SHA224_DIGEST_LENGTH +@@ -6757,7 +6769,9 @@ + list += all_hash_types(); + list += all_mac_types(); + list += all_cipher_types(); ++#ifndef OPENSSL_NO_MD2 + list += "pbkdf1(md2)"; ++#endif + list += "pbkdf1(sha1)"; + list += "pbkdf2(sha1)"; + list += "pkey"; +@@ -6788,8 +6802,10 @@ + return new opensslHashContext( EVP_sha(), this, type); + else if ( type == "ripemd160" ) + return new opensslHashContext( EVP_ripemd160(), this, type); ++#ifndef OPENSSL_NO_MD2 + else if ( type == "md2" ) + return new opensslHashContext( EVP_md2(), this, type); ++#endif + else if ( type == "md4" ) + return new opensslHashContext( EVP_md4(), this, type); + else if ( type == "md5" ) +@@ -6816,8 +6832,10 @@ + #endif + else if ( type == "pbkdf1(sha1)" ) + return new opensslPbkdf1Context( EVP_sha1(), this, type ); ++#ifndef OPENSSL_NO_MD2 + else if ( type == "pbkdf1(md2)" ) + return new opensslPbkdf1Context( EVP_md2(), this, type ); ++#endif + else if ( type == "pbkdf2(sha1)" ) + return new opensslPbkdf2Context( this, type ); + else if ( type == "hmac(md5)" ) From ryuo at frugalware.org Mon Feb 20 23:50:58 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:50:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qt4reactor-0.g82ec180-1-x86_64 * adjust depends to pyqt4 Message-ID: <20120220225058.BB1C8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a7cc307b06ce9ce9b292baefebad7fd4282f2cfa commit a7cc307b06ce9ce9b292baefebad7fd4282f2cfa Author: James Buren Date: Mon Feb 20 16:51:23 2012 -0600 qt4reactor-0.g82ec180-1-x86_64 * adjust depends to pyqt4 diff --git a/source/xlib-extra/qt4reactor/FrugalBuild b/source/xlib-extra/qt4reactor/FrugalBuild index c6260f8..923c958 100644 --- a/source/xlib-extra/qt4reactor/FrugalBuild +++ b/source/xlib-extra/qt4reactor/FrugalBuild @@ -6,7 +6,7 @@ pkgver=0.g82ec180 pkgrel=1 pkgdesc="Integration of Twisted and Qt4" url="https://github.com/ghtdak/qtreactor" -rodepends=('pyqt' 'twisted') +rodepends=('pyqt4' 'twisted') groups=('xlib-extra') archs=('i686' 'x86_64') _F_scm_type="git" From ryuo at frugalware.org Mon Feb 20 23:52:14 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:52:14 +0100 (CET) Subject: [Frugalware-git] frugalware-current: kodos-2.4.9-4-x86_64 * remove package Message-ID: <20120220225214.E36F1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7fa9acf2437a9f6c8b096e4ff9caa422fc58d9fc commit 7fa9acf2437a9f6c8b096e4ff9caa422fc58d9fc Author: James Buren Date: Mon Feb 20 16:52:41 2012 -0600 kodos-2.4.9-4-x86_64 * remove package diff --git a/source/xapps-extra/kodos/FrugalBuild b/source/xapps-extra/kodos/FrugalBuild deleted file mode 100644 index 896dff6..0000000 --- a/source/xapps-extra/kodos/FrugalBuild +++ /dev/null @@ -1,22 +0,0 @@ -# Compiling Time: ~0 SBU -# Maintainer: Priyank Gosalia -# Contributor: TranzeManiaC - -pkgname=kodos -pkgver=2.4.9 -pkgrel=4 -pkgdesc="Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language" -depends=('pyqt') -groups=('xapps-extra') -archs=('i686' 'x86_64') -Finclude sourceforge -url="http://kodos.sourceforge.net/" -sha1sums=('aae715fec4974a506305d0cff16035ea3c619c85') - -build(){ - Fbuild - Fmv /usr/bin/kodos.py /usr/bin/kodos - Ficon $pkgname-$pkgver/images/kodos.png - Fdesktop kodos kodos.png "GNOME;KDE;Development;GTK;" -} - From ryuo at frugalware.org Mon Feb 20 23:54:01 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:54:01 +0100 (CET) Subject: [Frugalware-git] frugalware-current: albumart-1.6.6-4-x86_64 * remove package Message-ID: <20120220225401.808CE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e538d6a4182da327ebfa6417d7a4adcc2b75665d commit e538d6a4182da327ebfa6417d7a4adcc2b75665d Author: James Buren Date: Mon Feb 20 16:54:30 2012 -0600 albumart-1.6.6-4-x86_64 * remove package diff --git a/source/xapps-extra/albumart/FrugalBuild b/source/xapps-extra/albumart/FrugalBuild deleted file mode 100644 index 7b8906a..0000000 --- a/source/xapps-extra/albumart/FrugalBuild +++ /dev/null @@ -1,33 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Priyank Gosalia -# Contributor: TranzeManiaC - -pkgname=albumart -pkgver=1.6.6 -pkgrel=4 -pkgdesc="Album Cover Art Downloader." -url="http://unrealvoodoo.org/hiteck/projects/albumart/" -depends=('python' 'pyqt' 'imaging') -groups=('xapps-extra') -archs=('i686' 'x86_64') -up2date="Flasttar $url" -source=(http://unrealvoodoo.org/hiteck/projects/albumart/dist/$pkgname-$pkgver.tar.gz albumart-fix.diff) -options=('scriptlet') -_F_desktop_name="AlbumArt" -_F_desktop_icon="albumart.png" -_F_desktop_exec="albumart-qt" -_F_desktop_categories="Qt;GNOME;KDE;Graphics" -sha1sums=('8e974fe51b57b524e3948158f0efee0f84dc22ea' \ - '9cad992458cfae0d551aa93fd5729ed96c2969ca') -replaces=('coverfinder') - -build() -{ - Fcd - Fpatchall - python setup.py install --prefix=/usr --root=$Fdestdir || Fdie - - # use our custom .desktop so that it works under gnome too - Fdesktop2 - Frm /usr/share/applnk -} diff --git a/source/xapps-extra/albumart/albumart-fix.diff b/source/xapps-extra/albumart/albumart-fix.diff deleted file mode 100644 index 03d0125..0000000 --- a/source/xapps-extra/albumart/albumart-fix.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur albumart-1.6.0.old/lib/albumart/albumart_images.py albumart-1.6.0/lib/albumart/albumart_images.py ---- albumart-1.6.0.old/lib/albumart/albumart_images.py 2005-02-26 20:27:07.000000000 +0530 -+++ albumart-1.6.0/lib/albumart/albumart_images.py 2007-03-03 22:52:27.000000000 +0530 -@@ -3,7 +3,7 @@ - # Generated from reading image files: - # ../../share/albumart/nocover.png - # --# Created: la helmi? 26 16:52:36 2005 -+# Created: la helmi 26 16:52:36 2005 - # by: The PyQt User Interface Compiler (pyuic) 3.13 - # - # WARNING! All changes made in this file will be lost! From ryuo at frugalware.org Mon Feb 20 23:55:41 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:55:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qscintilla2-python-qt3-2.5.1-1-x86_64 * remove package Message-ID: <20120220225541.AE053224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3a579872106efb7e7b45a41cba9ea027582b7003 commit 3a579872106efb7e7b45a41cba9ea027582b7003 Author: James Buren Date: Mon Feb 20 16:56:10 2012 -0600 qscintilla2-python-qt3-2.5.1-1-x86_64 * remove package diff --git a/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild b/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild deleted file mode 100644 index 05603a4..0000000 --- a/source/xlib-extra/qscintilla2-python-qt3/FrugalBuild +++ /dev/null @@ -1,60 +0,0 @@ -# Compiling Time: 0.42 SBU -# Maintainer: crazy - -pkgname=qscintilla2-python-qt3 -pkgver=2.5.1 -pkgrel=1 -pkgdesc="QScintilla2 python bindings for QT3" -url="http://www.riverbankcomputing.co.uk/" -license="GPL 2" -_F_archive_name=QScintilla-gpl -up2date="Flasttar http://www.riverbankcomputing.co.uk/software/qscintilla/download" -source=(http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz \ - designer.patch \ - unknow-sip-feature.patch) -groups=('xlib-extra') -archs=('i686' 'x86_64') -depends=("qscintilla2-qt3>=$pkgver" 'python>=2.7' 'libxext' 'libgcc' 'zlib' 'libxrender' \ - 'fontconfig' 'libxcb' 'libxxf86vm' 'libxdamage' 'libdrm' 'libxt' 'pyqt>=3.18.1') -makedepends=("qscintilla2-qt4>=$pkgver" 'pyqt4>=4.5.1') -sha1sums=('ff8eb7c49c949109abc434650f4b8215757574bd' \ - '3fa781182d6a4868f134dc7931d37b346c946245' \ - 'ca1a7b59744bdad5f0971dea9a6982351ced6f98') - -subpkgs=('qscintilla2-python-qt4' 'qscintilla2-designer-qt3-plugin' 'qscintilla2-designer-qt4-plugin') -subdescs=('QScintilla2 python bindings for QT4' 'QScintilla2 designer plugin for QT3' 'QScintilla2 designer plugin for QT4') -subdepends=("qscintilla2-qt4>=$pkgver pyqt4>=4.7.5 libpng>=1.4.2" "qscintilla2-qt3>=$pkgver" "qscintilla2-qt4>=$pkgver") -subgroups=('xlib-extra' 'xlib-extra' 'xlib-extra') -subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64') - -build() -{ - Fcd - Fpatchall - cp -r Python Python4 || Fdie - ## QT4 - Q3="$QTDIR" - unset QTDIR - export QTDIR=/usr - cd designer-Qt4 || Fdie - /usr/bin/qmake designer.pro || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir || Fdie - Fsplit qscintilla2-designer-qt4-plugin /usr - cd ../Python4 || Fdie - python configure.py -c -j 8 -p 4 -n /usr/include -o /usr/lib || Fdie - Fmake - Fmakeinstall - Fsplit qscintilla2-python-qt4 /usr - ## QT3 - export QTDIR="$Q3" - cd ../designer-Qt3 || Fdie - /usr/lib/qt/bin/qmake designer.pro || Fdie - make INSTALL_ROOT=$Fdestdir || Fdie - Fsplit qscintilla2-designer-qt3-plugin /usr - cd ../Python || Fdie - python configure.py -c -j 8 -p 3 --protected-not-public -n /usr/lib/qt/include -o /usr/lib/qt/lib || Fdie - Fmake - Fmakeinstall -} - -# optimization OK diff --git a/source/xlib-extra/qscintilla2-python-qt3/designer.patch b/source/xlib-extra/qscintilla2-python-qt3/designer.patch deleted file mode 100644 index 810a927..0000000 --- a/source/xlib-extra/qscintilla2-python-qt3/designer.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -Naur QScintilla-1.73-gpl-2.1/designer-Qt3/designer.pro QScintilla-1.73-gpl-2.1-p/designer-Qt3/designer.pro ---- QScintilla-1.73-gpl-2.1/designer-Qt3/designer.pro 2006-09-16 18:07:21.000000000 +0200 -+++ QScintilla-1.73-gpl-2.1-p/designer-Qt3/designer.pro 2007-06-04 02:03:46.000000000 +0200 -@@ -3,10 +3,10 @@ - - TEMPLATE = lib - TARGET = qscintillaplugin --DESTDIR = $(QTDIR)/plugins/designer -+DESTDIR = $(INSTALL_ROOT)$(QTDIR)/plugins/designer - - CONFIG += qt warn_on release plugin - - SOURCES += qscintillaplugin.cpp - --LIBS += -lqscintilla2 -+LIBS += -lqscintilla2 - diff --git a/source/xlib-extra/qscintilla2-python-qt3/unknow-sip-feature.patch b/source/xlib-extra/qscintilla2-python-qt3/unknow-sip-feature.patch deleted file mode 100644 index c5b9629..0000000 --- a/source/xlib-extra/qscintilla2-python-qt3/unknow-sip-feature.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur QScintilla-gpl-2.4.5//Python/sip/qsciscintillabase3.sip QScintilla-gpl-2.4.5-p//Python/sip/qsciscintillabase3.sip ---- QScintilla-gpl-2.4.5//Python/sip/qsciscintillabase3.sip 2010-08-31 09:49:37.000000000 +0200 -+++ QScintilla-gpl-2.4.5-p//Python/sip/qsciscintillabase3.sip 2010-09-04 15:05:21.169000031 +0200 -@@ -1025,17 +1025,7 @@ - long lParam = 0) const; - long SendScintilla(unsigned int msg, unsigned long wParam, - void *lParam) const; -- long SendScintilla(unsigned int msg, unsigned long wParam, -- const char *lParam /DocType="Py_v3:bytes;str", Encoding="None"/) const; -- long SendScintilla(unsigned int msg, -- const char *lParam /DocType="Py_v3:bytes;str", Encoding="None"/); const -- long SendScintilla(unsigned int msg, -- const char *wParam /DocType="Py_v3:bytes;str", Encoding="None"/, -- const char *lParam /DocType="Py_v3:bytes;str", Encoding="None"/) const; - long SendScintilla(unsigned int msg, long wParam) const; -- //long SendScintilla(unsigned int msg, int wParam) const; -- long SendScintilla(unsigned int msg, long cpMin, long cpMax, -- char *lpstrText /DocType="Py_v3:bytes;str", Encoding="None"/) const; - long SendScintilla(unsigned int msg, unsigned long wParam, - const QColor &col) const; - long SendScintilla(unsigned int msg, const QColor &col) const; From ryuo at frugalware.org Mon Feb 20 23:59:15 2012 From: ryuo at frugalware.org (James Buren) Date: Mon, 20 Feb 2012 23:59:15 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pyqt-3.18.1-3-x86_64 * remove package Message-ID: <20120220225915.71CF1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b58b41d4024359f6c95c0281a4bb9a0f9df7ff1 commit 5b58b41d4024359f6c95c0281a4bb9a0f9df7ff1 Author: James Buren Date: Mon Feb 20 16:59:44 2012 -0600 pyqt-3.18.1-3-x86_64 * remove package diff --git a/source/xlib/pyqt/FrugalBuild b/source/xlib/pyqt/FrugalBuild deleted file mode 100644 index 75ba6d0..0000000 --- a/source/xlib/pyqt/FrugalBuild +++ /dev/null @@ -1,27 +0,0 @@ -# Compiling Time: ~3.04 SBU -# Maintainer: voroskoi - -pkgname=pyqt -pkgver=3.18.1 -pkgrel=3 -pkgdesc="PyQt is a set of Python bindings for the Qt toolkit." -url="http://www.riverbankcomputing.co.uk/pyqt/index.php" -# sip,qscintilla: see BTS-278 -depends=('libxml2>=2.7.8' 'qt' 'sip>=4.13' 'qscintilla>=1.71') -_F_archive_name=PyQt-x11-gpl -up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/pyqt/download3 |grep -v snapshot |Flasttar" -source=(http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/${_F_archive_name}-$pkgver.tar.gz) -sha1sums=('310c17bd3b0f81f8b516c5b755250171fa9c9a04') -license="GPL" -groups=('xlib') -archs=('i686' 'x86_64' 'ppc') -options=('scriptlet') - -build() { - Fcd ${_F_archive_name}-$pkgver - echo "yes" | python configure.py -j 8 || Fdie - Fmake - Fmakeinstall -} - -# optimization OK From ryuo at frugalware.org Tue Feb 21 00:01:58 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 00:01:58 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qscintilla2-qt3-2.5.1-1-x86_64 * remove package Message-ID: <20120220230158.A53C8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a95998528769fc69fa4e9f85abdaf38c0118f7d5 commit a95998528769fc69fa4e9f85abdaf38c0118f7d5 Author: James Buren Date: Mon Feb 20 17:02:28 2012 -0600 qscintilla2-qt3-2.5.1-1-x86_64 * remove package diff --git a/source/xlib-extra/qscintilla2-qt3/FrugalBuild b/source/xlib-extra/qscintilla2-qt3/FrugalBuild deleted file mode 100644 index d48e681..0000000 --- a/source/xlib-extra/qscintilla2-qt3/FrugalBuild +++ /dev/null @@ -1,48 +0,0 @@ -# Compiling Time: 1.10 SBU -# Maintainer: crazy - -pkgname=qscintilla2-qt3 -pkgver=2.5.1 -origname=QScintilla -pkgrel=1 -pkgdesc="QScintilla2 is a port to Qt of Neil Hodgson's Scintilla C++ editor class. (Qt3)" -url="http://www.riverbankcomputing.co.uk/" -license="GPL 2" -up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/qscintilla/download|grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" -source=(http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz) -groups=('xlib-extra') -archs=('i686' 'x86_64' 'ppc') -depends=('qt>=3.3.8-6' 'libstdc++' 'libgl' 'libxmu' 'libxi' 'libxrandr' 'libxcursor' 'libxinerama' 'libxft') -makedepends=('libxi' 'libstdc++' 'libice' 'libxrender' 'libqtgui') -sha1sums=('ff8eb7c49c949109abc434650f4b8215757574bd') - -subpkgs=('qscintilla2-qt4') -subdescs=("QScintilla2 is a port to Qt of Neil Hodgson's Scintilla C++ editor class. (Qt4)") -subdepends=('libqtgui') -subgroups=('xlib') -subarchs=('i686 x86_64 ppc') -subconflicts=('qscintilla2') -subreplaces=('qscintilla2') -subprovides=('qscintilla2') - -build() -{ - Fcd QScintilla-gpl-$pkgver - ## QT4 - Q3="$QTDIR" - unset QTDIR - export QTDIR=/usr - cd Qt4 || Fdie - /usr/bin/qmake qscintilla.pro || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir || Fdie - Fsplit qscintilla2-qt4 /usr - ## QT3 - export QTDIR="$Q3" - cd ../Qt3 || Fdie - /usr/lib/qt/bin/qmake qscintilla.pro || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir || Fdie - Fmkdir usr/lib/qt/translations/qscintilla2 - Fmv usr/lib/qt/translations/*.qm usr/lib/qt/translations/qscintilla2/ -} - -# optimization OK From ryuo at frugalware.org Tue Feb 21 00:04:53 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 00:04:53 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qscintilla-1.71-1-x86_64 * remove package Message-ID: <20120220230453.B2D63224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8f9ee5f2bc0131152b3fb53c528a2d61ae25228c commit 8f9ee5f2bc0131152b3fb53c528a2d61ae25228c Author: James Buren Date: Mon Feb 20 17:05:02 2012 -0600 qscintilla-1.71-1-x86_64 * remove package diff --git a/source/xlib/qscintilla/FrugalBuild b/source/xlib/qscintilla/FrugalBuild deleted file mode 100644 index 7b3e352..0000000 --- a/source/xlib/qscintilla/FrugalBuild +++ /dev/null @@ -1,31 +0,0 @@ -# Compiling Time: 0.3 SBU -# Maintainer: crazy -# Contributor: BMH1980 - -pkgname=qscintilla -pkgver=1.71 -origname=QScintilla1 -pkgrel=1 -pkgdesc="QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor class." -url="http://www.riverbankcomputing.co.uk/qscintilla" -license="GPL 2" -up2date="$pkgver" -source=(http://www.riverbankcomputing.com/Downloads/$origname/$origname-$pkgver-gpl-1.7.tar.gz destdir.patch) -groups=('xlib') -archs=('i686' 'x86_64' 'ppc') -depends=('qt') -_F_cd_path="$origname-$pkgver-gpl-1.7" -sha1sums=('6fa1e1b7a46783c90cfc63af6fc57bd049c4106e' \ - '18735df1d179c145ab214af8f591b84b3cdacb8f') - -build() -{ - Fpatchall - cd qt - qmake -o Makefile qscintilla.pro || Fdie - Fmakeinstall INSTALL_ROOT=$Fdestdir || Fdie -} - - - -# optimization OK diff --git a/source/xlib/qscintilla/destdir.patch b/source/xlib/qscintilla/destdir.patch deleted file mode 100644 index 7bc5a1f..0000000 --- a/source/xlib/qscintilla/destdir.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur qscintilla-1.65-gpl-1.6.orig/qt/qscintilla.pro qscintilla-1.65-gpl-1.6/qt/qscintilla.pro ---- qscintilla-1.65-gpl-1.6.orig/qt/qscintilla.pro 2006-02-08 19:02:13.091234750 +0100 -+++ qscintilla-1.65-gpl-1.6/qt/qscintilla.pro 2006-02-08 19:02:21.815780000 +0100 -@@ -25,7 +25,7 @@ - - TEMPLATE = lib - TARGET = qscintilla --DESTDIR = $(QTDIR)/lib -+DESTDIR = $(INSTALL_ROOT)/$(QTDIR)/lib - CONFIG += qt warn_off release dll thread - INCLUDEPATH = . ../include ../src - DEFINES = QEXTSCINTILLA_MAKE_DLL QT SCI_LEXER From ryuo at frugalware.org Tue Feb 21 00:08:44 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 00:08:44 +0100 (CET) Subject: [Frugalware-git] frugalware-current: frugalware-1.6-1-x86_64 * add removed packages to replaces Message-ID: <20120220230844.1B3D7224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=950ffaee82d025355c3e3d9a50269d76f8656b16 commit 950ffaee82d025355c3e3d9a50269d76f8656b16 Author: James Buren Date: Mon Feb 20 17:09:11 2012 -0600 frugalware-1.6-1-x86_64 * add removed packages to replaces diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index bc34a01..ba257e3 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -17,6 +17,7 @@ source=($url/$pkgname-$pkgver.tar.gz) signatures=($source.asc) # Remove after 1.7 final is released replaces=( - 'eterm' 'libast' + 'eterm' 'libast' 'kmp' 'kudos' 'albumart' 'qscintilla2-python-qt3' + 'pyqt' 'qscintilla2-qt3' 'qscintilla' ) conflicts=(${replaces[@]}) From ryuo at frugalware.org Tue Feb 21 00:27:08 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 00:27:08 +0100 (CET) Subject: [Frugalware-git] frugalware-current: wpa_supplicant-0.7.3-5-x86_64 * rebuild without qt subpkg Message-ID: <20120220232708.72CE8224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=24a5d751543dd448ff6b0c12edb2c1783b1e3a0e commit 24a5d751543dd448ff6b0c12edb2c1783b1e3a0e Author: James Buren Date: Mon Feb 20 17:26:27 2012 -0600 wpa_supplicant-0.7.3-5-x86_64 * rebuild without qt subpkg diff --git a/source/base/wpa_supplicant/FrugalBuild b/source/base/wpa_supplicant/FrugalBuild index 4f77ba2..b5608eb 100644 --- a/source/base/wpa_supplicant/FrugalBuild +++ b/source/base/wpa_supplicant/FrugalBuild @@ -1,18 +1,12 @@ # Compiling Time: 0.01 SBU # Maintainer: Miklos Vajna -if [ "$CARCH" != "ppc" ]; then - USE_GUI=${USE_GUI:-"y"} -else - USE_GUI=${USE_GUI:-"n"} -fi - USE_DBUS=${USE_DBUS:-"y"} USE_DEBUG=${USE_DEBUG:-"y"} pkgname=wpa_supplicant pkgver=0.7.3 -pkgrel=4 +pkgrel=5 pkgdesc="Linux WPA/WPA2/IEEE 802.1X Supplicant" url="http://hostap.epitest.fi/wpa_supplicant/" depends=('openssl>=1.0.0' 'libnl') @@ -32,14 +26,6 @@ sha1sums=('ca51db8931fabf386352c87422f3e62fb44c3fe3' \ '45980b4f69a65199c7c462595ed63d951095083c') options=('scriptlet') -if Fuse $USE_GUI; then - subpkgs=('wpa_supplicant-gui') - subdescs=('Qt-based frontend for wpa_supplicant.') - subdepends=('qt') - subgroups=('kde-extra') - subarchs=('i686 x86_64') -fi - build() { Fcd @@ -81,14 +67,7 @@ build() usr/share/dbus-1/system-services/ fi Ffilerel /etc/wpa_supplicant.conf - cd wpa_gui - if Fuse $USE_GUI; then - qmake -makefile - Fmake - Fexerel /usr/sbin/wpa_gui - Fsplit wpa_supplicant-gui usr/sbin/wpa_gui - fi - cd ../doc/docbook/ + cd doc/docbook/ # man pages Fmanrel *.{5,8} } From ryuo at frugalware.org Tue Feb 21 00:53:33 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 00:53:33 +0100 (CET) Subject: [Frugalware-git] frugalware-current: opera-11.61-1-x86_64 * fix depends Message-ID: <20120220235333.6D513224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6434130c69e603a807e9a9c79ea5910eb9e064f6 commit 6434130c69e603a807e9a9c79ea5910eb9e064f6 Author: James Buren Date: Mon Feb 20 17:54:05 2012 -0600 opera-11.61-1-x86_64 * fix depends diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild index f0efc68..dd06e5d 100644 --- a/source/xapps-extra/opera/FrugalBuild +++ b/source/xapps-extra/opera/FrugalBuild @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Opera web browser." url="http://www.opera.com/linux/" depends=() -rodepends=('qt') +rodepends=('libxt' 'libxext' 'libuuid' 'fontconfig' 'libxrender' 'bzip2') groups=('xapps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Tue Feb 21 01:29:18 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 01:29:18 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qcad-2.0.5.0-1-x86_64 * remove package Message-ID: <20120221002918.65B3B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1746e18630e0a985c6bbf0dabf3924711fbb07c7 commit 1746e18630e0a985c6bbf0dabf3924711fbb07c7 Author: James Buren Date: Mon Feb 20 18:29:48 2012 -0600 qcad-2.0.5.0-1-x86_64 * remove package diff --git a/source/xapps-extra/qcad/FrugalBuild b/source/xapps-extra/qcad/FrugalBuild deleted file mode 100644 index f48be59..0000000 --- a/source/xapps-extra/qcad/FrugalBuild +++ /dev/null @@ -1,35 +0,0 @@ -# Compiling Time: 3.19 SBU -# Maintainer: Priyank Gosalia - -pkgname=qcad -pkgver=2.0.5.0 -pkgrel=1 -pkgdesc="A 2D CAD package based upon Qt" -url="http://www.ribbonsoft.com/qcad.html" -depends=('qt') -groups=('xapps-extra') -archs=('i686' 'x86_64') -up2date="lynx -dump http://www.ribbonsoft.com/qcad_downloads.html | grep Community | sed 's/.*d-\(.*\).1.*/\1/' | tail -n1" -source=(http://www.ribbonsoft.com/archives/$pkgname/$pkgname-$pkgver-1-community.src.tar.gz qcad.xpm \ - qcad-2.0.5.0-x86_64.patch) -options=('scriptlet') - -build () { - Fcd $pkgname-2.0.5.0-1-community.src - Fpatchall - Fsed "-pedantic" "" mkspecs/defs.pro - cd scripts - ./build_qcad.sh notrans || return 1 - cd ../qcad - Fexerel qcad usr/bin/qcad - Finstall 644 qcad.xpm usr/share/pixmaps/qcad.xpm - Fdesktop qcad qcad.xpm "Office;" - Fmkdir usr/share/qcad - cp -r fonts patterns data library machines $Fdestdir/usr/share/qcad/ -} - -sha1sums=('aff563389d1285740f6bf7e28f93b8df0f902e0c'\ - '68b6e70db0aa782999012e7709aff84fd61ca839'\ - '596dd7b7cd37646dbcf248c9726d0260dedcff86') -# optimization OK - diff --git a/source/xapps-extra/qcad/qcad-2.0.5.0-x86_64.patch b/source/xapps-extra/qcad/qcad-2.0.5.0-x86_64.patch deleted file mode 100644 index 6d8b6ac..0000000 --- a/source/xapps-extra/qcad/qcad-2.0.5.0-x86_64.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur qcad-2.0.4.0-1.src.orig/qcadlib/src/engine/rs_entity.cpp qcad-2.0.4.0-1.src.patched/qcadlib/src/engine/rs_entity.cpp ---- qcad-2.0.4.0-1.src.orig/qcadlib/src/engine/rs_entity.cpp 2004-09-14 15:13:02.000000000 -0500 -+++ qcad-2.0.4.0-1.src.patched/qcadlib/src/engine/rs_entity.cpp 2006-06-23 14:21:40.000000000 -0500 -@@ -849,7 +849,7 @@ - os << " layer: NULL "; - } else { - os << " layer: " << e.layer->getName().latin1() << " "; -- os << " layer address: " << (int)(e.layer) << " "; -+ os << " layer address: " << (intptr_t)(e.layer) << " "; - } - - os << e.pen << "\n"; -diff -Naur qcad-2.0.4.0-1.src.orig/qcadlib/src/engine/rs_layer.cpp qcad-2.0.4.0-1.src.patched/qcadlib/src/engine/rs_layer.cpp ---- qcad-2.0.4.0-1.src.orig/qcadlib/src/engine/rs_layer.cpp 2004-09-14 15:13:02.000000000 -0500 -+++ qcad-2.0.4.0-1.src.patched/qcadlib/src/engine/rs_layer.cpp 2006-06-23 14:21:23.000000000 -0500 -@@ -57,7 +57,7 @@ - os << " name: " << l.getName().latin1() - << " pen: " << l.getPen() - << " frozen: " << (int)l.isFrozen() -- << " address: " << (int)(&l) -+ << " address: " << (intptr_t)(&l) - << std::endl; - return os; - } diff --git a/source/xapps-extra/qcad/qcad.xpm b/source/xapps-extra/qcad/qcad.xpm deleted file mode 100644 index e747fa9..0000000 --- a/source/xapps-extra/qcad/qcad.xpm +++ /dev/null @@ -1,132 +0,0 @@ -/* XPM */ -static const char * qcad_xpm[] = { -"32 32 97 2", -" c None", -". c #3F3F3F", -"+ c #010180", -"@ c #FFFFFF", -"# c #E0E0EF", -"$ c #41419F", -"% c #4545A1", -"& c #4949A3", -"* c #4D4DA5", -"= c #5151A7", -"- c #5555A9", -"; c #5959AB", -"> c #4444A2", -", c #3C3C9D", -"' c #40409F", -") c #4444A1", -"! c #4848A3", -"~ c #4C4CA5", -"{ c #5050A7", -"] c #5454A9", -"^ c #5858AB", -"/ c #5D5DAD", -"( c #6161AF", -"_ c #6565B1", -": c #5C5CAD", -"< c #6060AF", -"[ c #6464B1", -"} c #6868B3", -"| c #6C6CB5", -"1 c #7070B7", -"2 c #7474B9", -"3 c #7878BB", -"4 c #3F3F9E", -"5 c #4343A0", -"6 c #4747A3", -"7 c #4B4BA5", -"8 c #000000", -"9 c #7C7CBD", -"0 c #8080BF", -"a c #4747A2", -"b c #4B4BA4", -"c c #4F4FA6", -"d c #7B7BBD", -"e c #7F7FBF", -"f c #8383C1", -"g c #5353A8", -"h c #8787C3", -"i c #5757AA", -"j c #8B8BC5", -"k c #4E4EA6", -"l c #5252A8", -"m c #5656AA", -"n c #5A5AAC", -"o c #8787C2", -"p c #8F8FC7", -"q c #5E5EAE", -"r c #8B8BC4", -"s c #8F8FC6", -"t c #9393C8", -"u c #6262B0", -"v c #8E8EC6", -"w c #9292C8", -"x c #9696CA", -"y c #6666B2", -"z c #9A9ACC", -"A c #6A6AB4", -"B c #9E9ECE", -"C c #6565B2", -"D c #6969B4", -"E c #6D6DB6", -"F c #7171B8", -"G c #7575BA", -"H c #9D9DCE", -"I c #A1A1D0", -"J c #7171B7", -"K c #7575B9", -"L c #7979BC", -"M c #7D7DBE", -"N c #8181C0", -"O c #8585C2", -"P c #8989C4", -"Q c #8D8DC6", -"R c #9191C8", -"S c #9595CA", -"T c #9999CC", -"U c #A5A5D2", -"V c #7979BB", -"W c #7D7DBD", -"X c #8181BF", -"Y c #8585C1", -"Z c #8989C3", -"` c #A9A9D4", -" . c #8D8DC5", -".. c #9191C7", -"+. c #9595C9", -"@. c #9999CB", -"#. c #ADADD6", -" ", -" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", -" . . . . . . . . ", -" . . . + + + + + + + . . . ", -" . @ . @ + + # # # # # # # + + @ . @ . @ . ", -" . . . . . . . + # # $ % & * = - ; > > + . . . . . . . . . ", -" . . + # , ' ) ! ~ { ] ^ / ( _ > + . . ", -" . . + # , ' ) ! ~ { ] ^ : < [ } | > + . . ", -" . @ + # , ' ) ! ~ { ] ^ : < [ } | 1 2 > + @ . @ . ", -" . . . . + # ' ) ! . . . . . . . . . 1 2 3 > + . . . . . . ", -" . + # 4 5 6 7 . @ @ @ @ @ @ @ . 8 3 9 0 > + . . ", -" . + # 5 a b c . @ @ @ @ @ @ @ . 8 d e f > + . . ", -" . + # a b c g . @ @ @ @ @ @ @ . 8 e f h > + . @ . ", -" . . . + # b c g i . @ @ @ @ @ @ @ . 8 f h j > + . . . . . ", -" . + # k l m n . @ @ @ @ @ @ @ . 8 o j p > + . . ", -" . + # l m n q . @ @ @ @ @ @ @ . 8 r s t > + . . ", -" . + # m n q u . @ @ @ @ @ @ @ . 8 v w x > + . @ . ", -" . . . + # n q u y . @ @ @ @ @ @ @ . 8 w x z > + . . . . . ", -" . + # q u y A . @ @ @ @ @ @ @ . 8 x z B > + . . ", -" . + > C D E . . . . . . . . . 8 z B > + . . ", -" . @ + > D E F G 8 8 8 8 8 8 8 8 8 H I > + @ . @ . ", -" . . . . . + > J K L M N O P Q R S T H I U + . . . . . . . ", -" . . + > V W X Y Z Q R S T H I U ` > + . . ", -" . . + > > Y Z ...+. at .H > U ` #.#.> + . . ", -" . @ . @ + + > > > > > > > + > #.#.#.> + . @ . ", -" . . . . . . . . . . + + + + + + + . + > #.#.> + . . . . . ", -" . . . . . + > > + . . ", -" . . . . . + + . . ", -" . @ . @ . @ . @ . @ . @ . @ . ", -" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ", -" ", -" "}; From ryuo at frugalware.org Tue Feb 21 01:32:11 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 01:32:11 +0100 (CET) Subject: [Frugalware-git] frugalware-current: cdcat-1.01c-1-x86_64 * remove package Message-ID: <20120221003211.EA0E2224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e8931f4904ac2ff16821aad84241712f82f069e1 commit e8931f4904ac2ff16821aad84241712f82f069e1 Author: James Buren Date: Mon Feb 20 18:32:42 2012 -0600 cdcat-1.01c-1-x86_64 * remove package diff --git a/source/xapps-extra/cdcat/01-fix-braindead-makefiles.patch.bz2 b/source/xapps-extra/cdcat/01-fix-braindead-makefiles.patch.bz2 deleted file mode 100644 index b1f431c..0000000 Binary files a/source/xapps-extra/cdcat/01-fix-braindead-makefiles.patch.bz2 and /dev/null differ diff --git a/source/xapps-extra/cdcat/FrugalBuild b/source/xapps-extra/cdcat/FrugalBuild deleted file mode 100644 index 8e1a912..0000000 --- a/source/xapps-extra/cdcat/FrugalBuild +++ /dev/null @@ -1,37 +0,0 @@ -# Compiling time: 0.14 SBU -# Maintainer: Christian Hamar alias krix - -pkgname=cdcat -pkgver=1.01c -pkgrel=1 -pkgdesc="A CD/DVD catalogizer written in QT" -url="http://cdcat.sourceforge.net/" -depends=('libxi' 'libsm' 'libxinerama' 'qt' 'pcre' 'libxcursor' 'libxft' 'libxrandr' 'expat>=2.0.1') -groups=('xapps-extra') -archs=('i686' 'x86_64') -options=('scriptlet') -up2date="lynx -dump '$url/web/uk/download.html'|grep 'cdcat-[0-9][a-z\.].*tar.bz2$'|sed -n 's/.*cdcat-\(.*\).tar.bz2*/\1/;1 p'" -source=(http://cdcat.sourceforge.net/$pkgname-$pkgver.tar.bz2 \ - 01-fix-braindead-makefiles.patch.bz2) -sha1sums=('47145a2b1e82031a95813e6b97ee6c1cfd723bde' \ - '6e0ec828a1f5ac11ca863f796ebc06e5de4bcf6d') - -build() -{ - Fcd CdCat-$pkgver - Fpatchall - cd src || Fdie - qmake cdcat.pro || Fdie - Fmake INSTALL_ROOT=$Fdestdir - Fmakeinstall INSTALL_ROOT=$Fdestdir - cd .. || Fdie - cd KDE || Fdie - Fmkdir usr/share/mime/packages/ - Fmkdir usr/share/icons/ - Fmkdir usr/share/applications/ - make INSTALL_ROOT=$Fdestdir install || Fdie -} - - - -# optimization OK diff --git a/source/xapps-extra/cdcat/cdcat.install b/source/xapps-extra/cdcat/cdcat.install deleted file mode 100644 index 1ddf279..0000000 --- a/source/xapps-extra/cdcat/cdcat.install +++ /dev/null @@ -1,20 +0,0 @@ -post_install() { - echo -n "updating mime database... " - update-mime-database > /dev/null 2>&1 - echo "done." -} - -post_upgrade() { - post_install $1 -} - -post_remove() { - echo -n "updating mime database... " - update-mime-database > /dev/null 2>&1 - echo "done." -} - -op=$1 -shift - -$op $* From ryuo at frugalware.org Tue Feb 21 01:37:32 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 01:37:32 +0100 (CET) Subject: [Frugalware-git] frugalware-current: scim-bridge-0.4.16-1-x86_64 * remove qt depends Message-ID: <20120221003732.23A96224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c17348a0a6693f93a483f7a85c70d0c5b1835e1f commit c17348a0a6693f93a483f7a85c70d0c5b1835e1f Author: James Buren Date: Mon Feb 20 18:38:00 2012 -0600 scim-bridge-0.4.16-1-x86_64 * remove qt depends diff --git a/source/xapps-extra/scim-bridge/FrugalBuild b/source/xapps-extra/scim-bridge/FrugalBuild index ffe19c3..1d3cb5c 100644 --- a/source/xapps-extra/scim-bridge/FrugalBuild +++ b/source/xapps-extra/scim-bridge/FrugalBuild @@ -10,7 +10,7 @@ Finclude sourceforge url="http://www.scim-im.org/" up2date="lynx -dump http://sourceforge.net/projects/scim/files/scim-bridge/ | grep 'http.*scim/.*scim-bridge/.*/$'|sed 's|.*/\(.*\)/|\1|;q' " depends=('scim>=1.4.9-3' 'libgcc' 'libqtgui' 'libice' 'libxext' 'libxcb' 'libxdamage') -makedepends=('qt' 'doxygen') +makedepends=('doxygen') options=('scriptlet') groups=('xapps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Tue Feb 21 01:52:42 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 01:52:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: alsa-tools-1.0.24.1-2-x86_64 * rebuild without qt Message-ID: <20120221005242.824C1224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=75e4210e908d8c2819933e617d9bcec921a761db commit 75e4210e908d8c2819933e617d9bcec921a761db Author: James Buren Date: Mon Feb 20 18:52:56 2012 -0600 alsa-tools-1.0.24.1-2-x86_64 * rebuild without qt diff --git a/source/multimedia/alsa-tools/FrugalBuild b/source/multimedia/alsa-tools/FrugalBuild index 0277a4b..8957b34 100644 --- a/source/multimedia/alsa-tools/FrugalBuild +++ b/source/multimedia/alsa-tools/FrugalBuild @@ -3,11 +3,10 @@ pkgname=alsa-tools pkgver=1.0.24.1 -pkgrel=1 +pkgrel=2 pkgdesc="Tools for ALSA." url="http://www.alsa-project.org" depends=('alsa-lib' 'libstdc++') -makedepends=('qt' 'gtk+2>=2.16.2-2' 'fltk') groups=('multimedia') archs=('i686' 'x86_64' 'ppc') source=(ftp://ftp.alsa-project.org/pub/tools/$pkgname-$pkgver.tar.bz2) @@ -15,20 +14,21 @@ up2date="lynx -dump $url |grep -om1 'alsa-tools-\(.*\)tar.bz2'|sed 's/.*tools-\( options=('scriptlet') sha1sums=('1b3e3c13caf16760d6a7523c08ef7b75ff09e238') -subpkgs=('qlo10k1' "$pkgname-gui") -subdescs=('ALSA ld10k1 utility.' 'GUI based ALSA utilities.') -subdepends=("qt libgl libxmu libxi" "gtk+2 fltk") -subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver") -subgroups=('xmultimedia-extra' 'xmultimedia-extra') -subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc') +subpkgs=("$pkgname-gui") +subdescs=('GUI based ALSA utilities.') +subdepends=("gtk+2 fltk") +subrodepends=("$pkgname=$pkgver") +subgroups=('xmultimedia-extra') +subarchs=('i686 x86_64 ppc') build() { Fpatchall Fcd - for i in ld10k1 `find . -type d` + for i in `find . -type d` do [ "$CARCH" == "ppc" -a "$i" == "./sb16_csp" ] && continue + [ "$i" == "./qlo10k1" ] && continue cd $i if [ -x configure ]; then Fmake @@ -36,7 +36,6 @@ build() fi cd - done - Fsplit qlo10k1 usr/bin/qlo10k1 Fsplit $pkgname-gui usr/bin/{echomixer,envy24control,hdspconf,hdspmixer,rmedigicontrol} Fsplit $pkgname-gui usr/share/{pixmaps,applications} } From ryuo at frugalware.org Tue Feb 21 02:07:09 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:07:09 +0100 (CET) Subject: [Frugalware-git] frugalware-current: avahi-0.6.31-3-x86_64 * rebuild without qt3 Message-ID: <20120221010709.9BEAC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=407c57af0b1ab57bf540e63721ab0bcf703692bf commit 407c57af0b1ab57bf540e63721ab0bcf703692bf Author: James Buren Date: Mon Feb 20 19:07:34 2012 -0600 avahi-0.6.31-3-x86_64 * rebuild without qt3 diff --git a/source/network/avahi/FrugalBuild b/source/network/avahi/FrugalBuild index 062cced..8a48a31 100644 --- a/source/network/avahi/FrugalBuild +++ b/source/network/avahi/FrugalBuild @@ -4,13 +4,13 @@ pkgname=avahi pkgver=0.6.31 -pkgrel=2 +pkgrel=3 pkgdesc="A multicast/unicast DNS-SD framework" archs=('i686' 'x86_64' 'ppc') url="http://www.avahi.org" groups=('network') depends=('dbus-python>=0.80.2' 'libcap>=2.19' 'nss-mdns' 'gdbm>=1.10' 'libdaemon>=0.12' 'shadow>=4.0.18.1-4' 'libssp' 'systemd') -makedepends=('mono>=2.0.1' 'pygtk' 'qt>=3.3.8-11' 'libqtcore' 'gtk2-sharp>=2.12.10-2' 'intltool') +makedepends=('intltool') backup=(etc/avahi/avahi-daemon.conf) conflicts=('mdnsresponder') replaces=('mdnsresponder') @@ -23,20 +23,20 @@ Finclude mono sha1sums=('7e05bd78572c9088b03b1207a0ad5aba38490684' \ '3cb0c4904bc323cba78234e4c5430478636fbf44') -subpkgs=('avahi-glib' 'avahi-sharp' 'avahi-qt3' 'avahi-python' 'avahi-compat' 'avahi-gtk2' 'avahi-qt4' 'avahi-dnsconfd' 'libavahi-ui' 'libavahi-ui-sharp' 'avahi-gtk3') -subdescs=('Glib bindings for Avahi' 'Mono C# bindings for Avahi' 'QT3 bindings for Avahi' \ +subpkgs=('avahi-glib' 'avahi-sharp' 'avahi-python' 'avahi-compat' 'avahi-gtk2' 'avahi-qt4' 'avahi-dnsconfd' 'libavahi-ui' 'libavahi-ui-sharp' 'avahi-gtk3') +subdescs=('Glib bindings for Avahi' 'Mono C# bindings for Avahi' \ 'Python bindings for Avahi' 'mDNSresponder and Howl compatibility libraries/headers for Avahi' \ 'GUI GTK based tools for Avahi' 'QT4 bindings for Avahi' 'Discovers DNS servers broadcast with Avahi on a local network' \ 'User interface library for Avahi' 'Mono bindings for Avahi-UI' \ 'GUI GTK3 based tools for Avahi') -subdepends=("glib2" "mono>=2.8" "qt" "python>=2.7.2-2" "" \ +subdepends=("glib2" "mono>=2.8" "python>=2.7.2-2" "" \ "libglade pygtk" "libqtcore" "" \ "gtk+2" "gtk2-sharp>=2.12.6" "gtk+3>=2.99.3") -subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" " $pkgname=$pkgver" \ +subrodepends=("$pkgname=$pkgver" "$pkgname=$pkgver" " $pkgname=$pkgver" \ "$pkgname=$pkgver" "avahi-python=$pkgver libavahi-ui=$pkgver avahi-glib=$pkgver" "$pkgname=$pkgver" "$pkgname=$pkgver" \ "$pkgname=$pkgver" "libavahi-ui=$pkgver" "$pkgname=$pkgver") -subgroups=('network' 'apps-extra' 'xlib' 'network-extra' 'network' 'gnome-extra' 'lib-extra' 'network-extra' 'gnome' 'gnome-extra' 'gnome') -subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ +subgroups=('network' 'apps-extra' 'network-extra' 'network' 'gnome-extra' 'lib-extra' 'network-extra' 'gnome' 'gnome-extra' 'gnome') +subarchs=('i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' \ 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc' 'i686 x86_64 ppc') unset MAKEFLAGS @@ -47,6 +47,7 @@ build() { #Fpatchall #Fautoreconf Fmake --enable-qt4 \ + --disable-qt3 \ --disable-monodoc \ --disable-doxygen-doc \ --disable-xmltoman \ @@ -83,11 +84,6 @@ build() { Fsplit avahi-sharp usr/lib/mono Fsplit avahi-sharp usr/lib/pkgconfig/avahi-sharp.pc - # avahi-qt3 - Fsplit avahi-qt3 usr/include/avahi-qt3 - Fsplit avahi-qt3 usr/lib/libavahi-qt3* - Fsplit avahi-qt3 usr/lib/pkgconfig/avahi-qt3.pc - # avahi-qt4 Fsplit avahi-qt4 usr/include/avahi-qt4 Fsplit avahi-qt4 usr/lib/libavahi-qt4* From ryuo at frugalware.org Tue Feb 21 02:12:17 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:12:17 +0100 (CET) Subject: [Frugalware-git] frugalware-current: coccinella-0.96.20-1-x86_64 * remove package Message-ID: <20120221011217.60032224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5223ef5b640af120d2db5913ed8adc3709299501 commit 5223ef5b640af120d2db5913ed8adc3709299501 Author: James Buren Date: Mon Feb 20 19:12:46 2012 -0600 coccinella-0.96.20-1-x86_64 * remove package diff --git a/source/xapps-extra/coccinella/FrugalBuild b/source/xapps-extra/coccinella/FrugalBuild deleted file mode 100644 index 7c9c0b8..0000000 --- a/source/xapps-extra/coccinella/FrugalBuild +++ /dev/null @@ -1,30 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: crazy - -pkgname=coccinella -pkgver=0.96.20 -pkgrel=1 -pkgdesc="A Jabber instant messaging client." -depends=() -rodepends=('tk' 'alsa-lib' 'qt' 'libgl' 'libxmu' 'libxi' 'libstdc++' 'libxdamage' 'libxscrnsaver') -groups=('xapps-extra') -archs=('i686' 'x86_64') -options=('nodocs' 'nostrip') -_F_sourceforge_dirname="$pkgname" -_F_sourceforge_name="Coccinella" -_F_sourceforge_ext="Src.tar.gz" -Finclude sourceforge - -build() -{ - Fcd Coccinella-${pkgver}Src - Fmkdir usr/lib/$pkgname usr/share/doc/$pkgname-$pkgver - rm -rf bin/{macintosh,macosx,windows,unix/NetBSD} || Fdie - cp -Ra * $Fdestdir/usr/lib/$pkgname/ || Fdie - mv $Fdestdir/usr/lib/$pkgname/{docs,README*,CHANGES*} \ - $Fdestdir/usr/share/doc/$pkgname-$pkgver || Fdie - chmod 0755 $Fdestdir/usr/lib/$pkgname/Coccinella.tcl || Fdie - Fln /usr/lib/$pkgname/Coccinella.tcl /usr/bin/$pkgname - Fdesktop "/usr/bin/$pkgname" "/usr/lib/$pkgname/images/$pkgname.ico" "Network;InstantMessaging;" -} -sha1sums=('c73572866051b12f71ff2b767175555be636c7b4') From ryuo at frugalware.org Tue Feb 21 02:14:41 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:14:41 +0100 (CET) Subject: [Frugalware-git] frugalware-current: pdfedit-0.4.5-2-x86_64 * remove package Message-ID: <20120221011441.A81FE224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=62fb588570d21b2da19dfa7d0b394d930aa4a96d commit 62fb588570d21b2da19dfa7d0b394d930aa4a96d Author: James Buren Date: Mon Feb 20 19:15:10 2012 -0600 pdfedit-0.4.5-2-x86_64 * remove package diff --git a/source/xapps-extra/pdfedit/FrugalBuild b/source/xapps-extra/pdfedit/FrugalBuild deleted file mode 100644 index 357ab91..0000000 --- a/source/xapps-extra/pdfedit/FrugalBuild +++ /dev/null @@ -1,39 +0,0 @@ -# Compiling Time: 1.66 SBU -# Maintainer: Priyank Gosalia - -pkgname=pdfedit -pkgver=0.4.5 -pkgrel=2 -pkgdesc="PDFedit is an editor for manipulating PDF files." -depends=('qt' 't1lib' 'libboost>=1.46.1') -makedepends=('boost>=1.46.1') -groups=('xapps-extra') -archs=('i686' 'x86_64') -_F_sourceforge_ext=".tar.bz2" -Finclude sourceforge -_F_desktop_name="PDFedit" -_F_desktop_icon="pdfedit.png" -_F_desktop_categories="Qt;GNOME;KDE;Utility" -options=('scriptlet') -source=($source gcc43.patch) -sha1sums=('fd85ecd43667ffbc2e644ac6c72be5dea6104ac4' \ - 'ce5401ddb2c8884a1f596b9166cc3d7aaa687b0e') - -build() -{ - Fpatchall - Fconf --with-boost-iostreams=mt - make || Fdie - make INSTALL_ROOT=$Fdestdir install - - # Fix permissions - Fdirschmod /usr/share/pdfedit 755 - Ffileschmod /usr/share/pdfedit 644 - - # Menu icon - Fmkdir /usr/share/{pixmaps,applications} - Fcp /usr/share/pdfedit/icon/pdfedit_icon_32.png /usr/share/pixmaps/pdfedit.png - Fdesktop2 -} - -# optimization OK diff --git a/source/xapps-extra/pdfedit/gcc43.patch b/source/xapps-extra/pdfedit/gcc43.patch deleted file mode 100644 index ebbcaca..0000000 --- a/source/xapps-extra/pdfedit/gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/utils/confparser.h.orig 2008-02-22 01:42:09.000000000 -0700 -+++ b/src/utils/confparser.h 2008-09-30 18:24:10.000000000 -0600 -@@ -25,6 +25,8 @@ - #ifndef _CONFPARSER_H_ - #define _CONFPARSER_H_ - -+#include -+ - #include - #include - #include From ryuo at frugalware.org Tue Feb 21 02:19:06 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:19:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: frugalware-1.6-1-x86_64 * add more removed packages Message-ID: <20120221011906.354BC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1755cf46e9a1665e2d00b2dacb34a917d4090df3 commit 1755cf46e9a1665e2d00b2dacb34a917d4090df3 Author: James Buren Date: Mon Feb 20 19:19:33 2012 -0600 frugalware-1.6-1-x86_64 * add more removed packages diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index ba257e3..e2af062 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -18,6 +18,7 @@ signatures=($source.asc) # Remove after 1.7 final is released replaces=( 'eterm' 'libast' 'kmp' 'kudos' 'albumart' 'qscintilla2-python-qt3' - 'pyqt' 'qscintilla2-qt3' 'qscintilla' + 'pyqt' 'qscintilla2-qt3' 'qscintilla' 'wpa_supplicant-gui' 'qcad' + 'cdcat' 'qlo10k1' 'avahi-qt3' 'coccinella' 'pdfedit' ) conflicts=(${replaces[@]}) From ryuo at frugalware.org Tue Feb 21 02:32:07 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:32:07 +0100 (CET) Subject: [Frugalware-git] frugalware-current: navit-0.2.0-2-x86_64 * rebuild without qt3 Message-ID: <20120221013207.5BC38224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ca1218437927a84452661674528334246c76ea1a commit ca1218437927a84452661674528334246c76ea1a Author: James Buren Date: Mon Feb 20 19:32:32 2012 -0600 navit-0.2.0-2-x86_64 * rebuild without qt3 diff --git a/source/xapps-extra/navit/FrugalBuild b/source/xapps-extra/navit/FrugalBuild index 3dd5b02..bb309b4 100644 --- a/source/xapps-extra/navit/FrugalBuild +++ b/source/xapps-extra/navit/FrugalBuild @@ -3,10 +3,10 @@ pkgname=navit pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Navit is an open source (GPL) car navigation software for Linux" -depends=('qt' 'dbus-glib' 'cairo' 'imlib2' 'sdlimage' 'gtk+2' 'gpsd' 'postgresql') -makedepends=('gcc' 'libtool' 'automake' 'autoconf' 'gettext' 'glib2' 'libxt') +depends=('dbus-glib' 'cairo' 'imlib2' 'sdlimage' 'gtk+2' 'gpsd' 'postgresql') +makedepends=('libxt') Finclude sourceforge up2date="lynx -dump http://sourceforge.net/projects/navit/files/navit/| grep 'http.*navit/.*navit/.*/$'|sed 's|.*/\(.*\)/|\1|;q' " groups=('xapps-extra') From ryuo at frugalware.org Tue Feb 21 02:37:06 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:37:06 +0100 (CET) Subject: [Frugalware-git] frugalware-current: oglft-0.9-2-x86_64 * rebuild without qt3 Message-ID: <20120221013706.B465C224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2fa7e8d4eca776c99df5ef8ba44d15caaaae0cc0 commit 2fa7e8d4eca776c99df5ef8ba44d15caaaae0cc0 Author: James Buren Date: Mon Feb 20 19:37:35 2012 -0600 oglft-0.9-2-x86_64 * rebuild without qt3 diff --git a/source/lib-extra/oglft/FrugalBuild b/source/lib-extra/oglft/FrugalBuild index 96ab9cb..9646d30 100644 --- a/source/lib-extra/oglft/FrugalBuild +++ b/source/lib-extra/oglft/FrugalBuild @@ -3,9 +3,9 @@ pkgname=oglft pkgver=0.9 -pkgrel=1 +pkgrel=2 pkgdesc="OpenGL-FreeType Library" -depends=('qt' 'libgl' 'gle') +depends=('freetype2' 'libgl' 'gle' 'libglu') makedepends=('freeglut') groups=('lib-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Tue Feb 21 02:40:24 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 02:40:24 +0100 (CET) Subject: [Frugalware-git] frugalware-current: twinkle-1.4.2-6-x86_64 * remove package Message-ID: <20120221014024.8B78D224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9275afe1b2c98d9ef2a24dfb3091db324839594c commit 9275afe1b2c98d9ef2a24dfb3091db324839594c Author: James Buren Date: Mon Feb 20 19:40:55 2012 -0600 twinkle-1.4.2-6-x86_64 * remove package diff --git a/source/kde-extra/twinkle/FrugalBuild b/source/kde-extra/twinkle/FrugalBuild deleted file mode 100644 index a53b4d8..0000000 --- a/source/kde-extra/twinkle/FrugalBuild +++ /dev/null @@ -1,29 +0,0 @@ -# Compiling time: 2.02 SBU -# Maintainer: voroskoi - -pkgname=twinkle -pkgver=1.4.2 -pkgrel=6 -url="http://www.twinklephone.com/" -pkgdesc="Twinkle is a soft phone for your voice over IP communcations using the SIP protocol." -depends=('libsndfile' 'speex' 'ilbc' 'libzrtpcpp>=1.4.6' 'libboost>=1.46.1' 'libgl' 'libxmu' 'libxi' 'libxdamage' 'qt' 'ccrtp>=1.8.0') -makedepends=('boost') -archs=('i686' 'x86_64') -groups=('kde-extra') -up2date="lynx -dump http://www.xs4all.nl/~mfnboer/twinkle/download.html |grep twinkle.*tar |sed -ne 's/.*-\(.*\).t.*/\1/;1p'" -source=(http://www.xs4all.nl/~mfnboer/twinkle/download/twinkle-$pkgver.tar.gz) -options=('scriptlet') -sha1sums=('3751ef1a69ae16072393f44c2888b0fb488089e9') - -replaces=('kphone') - -build() { - Fsed "boost_regex-gcc" "boost_regex" configure.in - Fautoreconf - Fmake - Fmakeinstall - _F_desktop_icon="/usr/share/twinkle/twinkle48.png" - Fdesktop2 -} - -# optimization OK From ryuo at frugalware.org Tue Feb 21 03:39:37 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 03:39:37 +0100 (CET) Subject: [Frugalware-git] frugalware-current: aqbanking-4.2.4-3-x86_64 * rebuild without qt3 Message-ID: <20120221023937.3BA77224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ef086fa376ab0c6099f966064c88629f4152a5b commit 1ef086fa376ab0c6099f966064c88629f4152a5b Author: James Buren Date: Mon Feb 20 20:40:02 2012 -0600 aqbanking-4.2.4-3-x86_64 * rebuild without qt3 diff --git a/source/lib-extra/aqbanking/FrugalBuild b/source/lib-extra/aqbanking/FrugalBuild index 6be964d..c04d820 100644 --- a/source/lib-extra/aqbanking/FrugalBuild +++ b/source/lib-extra/aqbanking/FrugalBuild @@ -3,10 +3,10 @@ pkgname=aqbanking pkgver=4.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="AqBanking is a library for online banking and financial applications." depends=('libxml2>=2.7.8' 'gwenhywfar>=3.11.3' 'libofx>=0.9.0' 'libchipcard>=4.2.0') -makedepends=('qt' 'gtk+2' 'libglade') +makedepends=('libqtgui' 'libqtnetwork' 'libqt3support' 'libqtsql' 'libqtxml' 'gtk+2' 'libglade') groups=('lib-extra') archs=('i686' 'x86_64') options=('scriptlet') @@ -19,7 +19,7 @@ build() { ## won't build without on an SMP system unset MAKEFLAGS Fbuild --enable-python --enable-release=yes \ - --with-frontends="cbanking qbanking g2banking" + --with-frontends="cbanking q4banking g2banking" # move docs to right place Fmv /usr/share/doc/$pkgname /usr/share/doc/$pkgname-$pkgver/ Fmv /usr/share/doc/aqhbci /usr/share/doc/$pkgname-$pkgver/ From ryuo at frugalware.org Tue Feb 21 04:21:38 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 04:21:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: avifile-0.7.45_20060306-2-x86_64 * rebuild without qt3 * add patches * remove old patches Message-ID: <20120221032138.44081224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ef92a78f6ad3546e310b477a2459842f4c14ba75 commit ef92a78f6ad3546e310b477a2459842f4c14ba75 Author: James Buren Date: Mon Feb 20 21:21:53 2012 -0600 avifile-0.7.45_20060306-2-x86_64 * rebuild without qt3 * add patches * remove old patches diff --git a/source/xapps-extra/avifile/FrugalBuild b/source/xapps-extra/avifile/FrugalBuild index 70d21b1..b0631a0 100644 --- a/source/xapps-extra/avifile/FrugalBuild +++ b/source/xapps-extra/avifile/FrugalBuild @@ -3,10 +3,10 @@ pkgname=avifile pkgver=0.7.45_20060306 -pkgrel=1 +pkgrel=2 pkgdesc="Avifile is a library that allows you to read and write compressed AVI files." -depends=('libdrm' 'libxxf86vm' 'libxmu' 'libvorbis' 'xvidcore' 'sdl' 'libxv' 'qt' 'libxxf86dga') -makedepends=('codecs') +depends=('libdrm' 'libxxf86vm' 'libxmu' 'libvorbis' 'xvidcore' 'sdl' 'libxv' 'libxxf86dga') +makedepends=('codecs' 'v4l-utils') rodepends=('codecs') groups=('xapps-extra') archs=('i686') @@ -14,27 +14,17 @@ options=('scriptlet' 'nodocs') _F_sourceforge_ext=".tar.bz2" Finclude sourceforge up2date="$up2date|sed 's/-/_/'" -source=(`echo $source|sed "s/${pkgver//_/-}/0.7-0.7.45/"` gcc41.patch no-O4s-thx.patch fix-tail_head-1.patch \ - fix-automake-macros.patch fix-ac_prog_libtool.patch \ - no-mtune-and-other-crap.patch) +source=(`echo $source|sed "s/${pkgver//_/-}/0.7-0.7.45/"` gcc.patch videodev.patch) sha1sums=('464640de8a06809ef9e96d1ea268a35cd15f7d95' \ - '195b2b6374b414f3b5f3a33d8ca284575c808891' \ - '4f57c9a635f16cca6df6ca66d907dec4b18ec97e' \ - '91cb69c9839ed80e2c3bacec70124b7995668f83' \ - 'e9bd19feef660eb3c1da99faba07f39150f0db69' \ - 'ea0a38012a133de2ee6efe5685567f4f8663b2dc' \ - 'efdc3d1a8a6d4811bdc1d1e9b7e4cca4631950af') + 'a59c008aeb6f175c2c733e6967cf0c4850b6b644' \ + '37f50a912cb776554ba563ad3f2afa0fd57802da') ## MOVE to xmultimedia-extra after 0.5 is out build() { export CXXFLAGS="$CXXFLAGS -fno-strict-aliasing -Wno-deprecated" export CFLAGS="$CFLAGS -fno-strict-aliasing" Fcd $pkgname-0.7-0.7.45 - touch NEWS AUTHORS || Fdie - Fpatchall - autoreconf -vifs || Fdie - Fmake - Fmakeinstall + Fbuild } diff --git a/source/xapps-extra/avifile/fix-ac_prog_libtool.patch b/source/xapps-extra/avifile/fix-ac_prog_libtool.patch deleted file mode 100644 index 902209f..0000000 --- a/source/xapps-extra/avifile/fix-ac_prog_libtool.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur avifile-0.7-0.7.45/configure.in avifile-0.7-0.7.45-p/configure.in ---- avifile-0.7-0.7.45/configure.in 2006-08-25 23:20:07.000000000 +0200 -+++ avifile-0.7-0.7.45-p/configure.in 2006-08-25 23:23:20.000000000 +0200 -@@ -55,7 +55,7 @@ - AC_PROG_INSTALL - AC_PROG_LN_S - AC_PROG_MAKE_SET --AC_PROG_RANLIB -+AC_PROG_LIBTOOL - AC_PROG_AWK - - AC_CC_VERSION diff --git a/source/xapps-extra/avifile/fix-automake-macros.patch b/source/xapps-extra/avifile/fix-automake-macros.patch deleted file mode 100644 index 2fe1f5a..0000000 --- a/source/xapps-extra/avifile/fix-automake-macros.patch +++ /dev/null @@ -1,82 +0,0 @@ -diff -Naur avifile-0.7-0.7.45/drivers/libdha/kernelhelper/Makefile.am avifile-0.7-0.7.45-p/drivers/libdha/kernelhelper/Makefile.am ---- avifile-0.7-0.7.45/drivers/libdha/kernelhelper/Makefile.am 2002-08-25 20:29:33.000000000 +0200 -+++ avifile-0.7-0.7.45-p/drivers/libdha/kernelhelper/Makefile.am 2006-08-25 23:14:21.000000000 +0200 -@@ -1,7 +1,7 @@ - - EXTRA_DIST = README dhahelper.c - --CFLAGS = -O2 -Wall $(LINUX_CFLAGS) -+AM_CFLAGS = -O2 -Wall $(LINUX_CFLAGS) - - KVERSION = $(shell $(SHELL) -c 'uname -r') - moddir = /lib/modules/$(KVERSION)/misc -diff -Naur avifile-0.7-0.7.45/ffmpeg/libavcodec/i386/Makefile.am avifile-0.7-0.7.45-p/ffmpeg/libavcodec/i386/Makefile.am ---- avifile-0.7-0.7.45/ffmpeg/libavcodec/i386/Makefile.am 2005-08-28 22:57:53.000000000 +0200 -+++ avifile-0.7-0.7.45-p/ffmpeg/libavcodec/i386/Makefile.am 2006-08-25 23:16:15.000000000 +0200 -@@ -30,7 +30,7 @@ - - # without -O2 compiler may complain about 'fixed or forbidden register spilled' - #INSTRUMENT = -finstrument-functions --CFLAGS = $(FFMPEG_CFLAGS) -O2 $(INSTRUMENT) -+AM_CFLAGS = $(FFMPEG_CFLAGS) -O2 $(INSTRUMENT) - - MAINTAINERCLEANFILES = Makefile.in - #SUFFIXES = .s -diff -Naur avifile-0.7-0.7.45/ffmpeg/libavcodec/Makefile.am avifile-0.7-0.7.45-p/ffmpeg/libavcodec/Makefile.am ---- avifile-0.7-0.7.45/ffmpeg/libavcodec/Makefile.am 2006-03-06 10:10:15.000000000 +0100 -+++ avifile-0.7-0.7.45-p/ffmpeg/libavcodec/Makefile.am 2006-08-25 23:15:40.000000000 +0200 -@@ -236,7 +236,7 @@ - AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_THREADS -I$(srcdir)/../libavutil -I$(srcdir)/.. - - #INSTRUMENT = -finstrument-functions --CFLAGS = $(FFMPEG_CFLAGS) $(INSTRUMENT) -+AM_CFLAGS = $(FFMPEG_CFLAGS) $(INSTRUMENT) - #-fno-omit-frame-pointer -O0 - - check_PROGRAMS = apiexample -diff -Naur avifile-0.7-0.7.45/ffmpeg/libavutil/Makefile.am avifile-0.7-0.7.45-p/ffmpeg/libavutil/Makefile.am ---- avifile-0.7-0.7.45/ffmpeg/libavutil/Makefile.am 2005-08-28 23:13:29.000000000 +0200 -+++ avifile-0.7-0.7.45-p/ffmpeg/libavutil/Makefile.am 2006-08-25 23:17:12.000000000 +0200 -@@ -32,7 +32,7 @@ - AM_CPPFLAGS = $(LTNOPIC) -DHAVE_AV_CONFIG_H -DHAVE_THREADS -I$(srcdir)/../libavcodec -I$(srcdir)/.. - - #INSTRUMENT = -finstrument-functions --CFLAGS = $(FFMPEG_CFLAGS) $(INSTRUMENT) -+AM_CFLAGS = $(FFMPEG_CFLAGS) $(INSTRUMENT) - #-fno-omit-frame-pointer -O0 - - CLEANFILES = .depend *.a *.la -diff -Naur avifile-0.7-0.7.45/plugins/libwin32/loader/dmo/Makefile.am avifile-0.7-0.7.45-p/plugins/libwin32/loader/dmo/Makefile.am ---- avifile-0.7-0.7.45/plugins/libwin32/loader/dmo/Makefile.am 2004-04-20 15:33:53.000000000 +0200 -+++ avifile-0.7-0.7.45-p/plugins/libwin32/loader/dmo/Makefile.am 2006-08-25 23:18:30.000000000 +0200 -@@ -14,6 +14,6 @@ - dmo_guids.c - - AM_CPPFLAGS = $(LTNOPIC) -I$(srcdir)/.. --CFLAGS = $(WIN32_CFLAGS) -+AM_CFLAGS = $(WIN32_CFLAGS) - - MAINTAINERCLEANFILES = Makefile.in -diff -Naur avifile-0.7-0.7.45/plugins/libwin32/loader/dshow/Makefile.am avifile-0.7-0.7.45-p/plugins/libwin32/loader/dshow/Makefile.am ---- avifile-0.7-0.7.45/plugins/libwin32/loader/dshow/Makefile.am 2004-04-20 15:33:58.000000000 +0200 -+++ avifile-0.7-0.7.45-p/plugins/libwin32/loader/dshow/Makefile.am 2006-08-25 23:19:44.000000000 +0200 -@@ -21,6 +21,6 @@ - outputpin.c - - AM_CPPFLAGS = $(LTNOPIC) -DAVIFILE -I$(srcdir)/.. --CFLAGS = $(WIN32_CFLAGS) -+AM_CFLAGS = $(WIN32_CFLAGS) - - MAINTAINERCLEANFILES = Makefile.in -diff -Naur avifile-0.7-0.7.45/plugins/libwin32/loader/Makefile.am avifile-0.7-0.7.45-p/plugins/libwin32/loader/Makefile.am ---- avifile-0.7-0.7.45/plugins/libwin32/loader/Makefile.am 2005-02-15 13:20:32.000000000 +0100 -+++ avifile-0.7-0.7.45-p/plugins/libwin32/loader/Makefile.am 2006-08-25 23:18:01.000000000 +0200 -@@ -52,7 +52,7 @@ - # -mno-omit-leaf-frame-pointer added to workaround bug with WMV8 and gcc-3.2 - AM_CFLAGS = -fno-omit-frame-pointer - #-mno-omit-leaf-frame-pointer --CFLAGS = $(WIN32_CFLAGS) -+AM_CFLAGS = $(WIN32_CFLAGS) - #-O2 -ffast-math - #-fno-omit-frame-pointer - #-O3 -fomit-frame-pointer diff --git a/source/xapps-extra/avifile/fix-tail_head-1.patch b/source/xapps-extra/avifile/fix-tail_head-1.patch deleted file mode 100644 index 7bc5227..0000000 --- a/source/xapps-extra/avifile/fix-tail_head-1.patch +++ /dev/null @@ -1,42 +0,0 @@ -diff -Naur avifile-0.7-0.7.45/configure avifile-0.7-0.7.45-p/configure ---- avifile-0.7-0.7.45/configure 2006-03-06 10:11:32.000000000 +0100 -+++ avifile-0.7-0.7.45-p/configure 2006-08-25 23:03:01.000000000 +0200 -@@ -32409,7 +32409,7 @@ - WIN32_CFLAGS=`echo $CFLAGS | sed s/-fomit-frame-pointer//g` - - --lt_major_version=`libtool --version 2>&1 | head -1 | sed 's/\(.*\ \)\([0-9]*\.[0-9]*\.[0-9]*\)\(.*\)/\2/'` -+lt_major_version=`libtool --version 2>&1 | head -n 1 | sed 's/\(.*\ \)\([0-9]*\.[0-9]*\.[0-9]*\)\(.*\)/\2/'` - lt_minor_version=`echo $lt_major_version | cut -d . -f 2` - lt_micro_version=`echo $lt_major_version | cut -d . -f 3` - lt_major_version=`echo $lt_major_version | cut -d . -f 1` -@@ -32821,7 +32821,7 @@ - fi - - --last_cvs_update=`find . -name Entries -printf '%Ty%Tm%Td-%TH:%TM\n' | sort | tail -1` -+last_cvs_update=`find . -name Entries -printf '%Ty%Tm%Td-%TH:%TM\n' | sort | tail -n 1` - if test $? -ne 0 -o -z "$last_cvs_update" ; then - # probably no gnu date installed(?), use current date - # or this is release -diff -Naur avifile-0.7-0.7.45/configure.in avifile-0.7-0.7.45-p/configure.in ---- avifile-0.7-0.7.45/configure.in 2006-08-25 23:04:10.000000000 +0200 -+++ avifile-0.7-0.7.45-p/configure.in 2006-08-25 23:03:01.000000000 +0200 -@@ -912,7 +912,7 @@ - WIN32_CFLAGS=`echo $CFLAGS | sed s/-fomit-frame-pointer//g` - AC_SUBST(WIN32_CFLAGS) - --lt_major_version=`libtool --version 2>&1 | head -1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(.*\)/\2/'` -+lt_major_version=`libtool --version 2>&1 | head -n 1 | sed 's/\(.*\ \)\([[0-9]]*\.[[0-9]]*\.[[0-9]]*\)\(.*\)/\2/'` - lt_minor_version=`echo $lt_major_version | cut -d . -f 2` - lt_micro_version=`echo $lt_major_version | cut -d . -f 3` - lt_major_version=`echo $lt_major_version | cut -d . -f 1` -@@ -988,7 +988,7 @@ - dnl fi - AM_CONDITIONAL(AMM_USE_ARTSC, test x$kde_artscplug_compiles = xyes) - --last_cvs_update=`find . -name Entries -printf '%Ty%Tm%Td-%TH:%TM\n' | sort | tail -1` -+last_cvs_update=`find . -name Entries -printf '%Ty%Tm%Td-%TH:%TM\n' | sort | tail -n 1` - if test $? -ne 0 -o -z "$last_cvs_update" ; then - # probably no gnu date installed(?), use current date - # or this is release diff --git a/source/xapps-extra/avifile/gcc.patch b/source/xapps-extra/avifile/gcc.patch new file mode 100644 index 0000000..e93de24 --- /dev/null +++ b/source/xapps-extra/avifile/gcc.patch @@ -0,0 +1,133 @@ +diff -wbBur avifile-0.7-0.7.45/avifile.pc avifile-0.7-0.7.45.my/avifile.pc +--- avifile-0.7-0.7.45/avifile.pc 2006-03-06 12:12:26.000000000 +0300 ++++ avifile-0.7-0.7.45.my/avifile.pc 2009-05-25 13:10:17.347697640 +0400 +@@ -1,4 +1,4 @@ +-prefix=/var/tmp/avi6 ++prefix=/usr + exec_prefix=${prefix} + libdir=${exec_prefix}/lib + includedir=${prefix}/include/avifile-0.7 +diff -wbBur avifile-0.7-0.7.45/include/avm_map.h avifile-0.7-0.7.45.my/include/avm_map.h +--- avifile-0.7-0.7.45/include/avm_map.h 2004-02-19 14:39:56.000000000 +0300 ++++ avifile-0.7-0.7.45.my/include/avm_map.h 2009-05-25 13:10:21.014364635 +0400 +@@ -45,7 +45,7 @@ + + template struct binary_tree_node + { +- avm_map::pair* entry; ++ struct pair* entry; + binary_tree_node* left; + Key1 minval; + binary_tree_node* right; +diff -wbBur avifile-0.7-0.7.45/include/version.h avifile-0.7-0.7.45.my/include/version.h +--- avifile-0.7-0.7.45/include/version.h 2006-03-06 12:12:25.000000000 +0300 ++++ avifile-0.7-0.7.45.my/include/version.h 2009-05-25 13:10:16.841030758 +0400 +@@ -3,5 +3,5 @@ + #define AVIFILE_MINOR_VERSION 7 + #define AVIFILE_PATCHLEVEL 45 + #define AVIFILE_VERSION ((AVIFILE_MAJOR_VERSION << 16) + (AVIFILE_MINOR_VERSION << 8) + AVIFILE_PATCHLEVEL) +-#define AVIFILE_BUILD "CVS-0.7.45-060306-10:11-4.0.3" ++#define AVIFILE_BUILD "RELEASE-0.7.45-090525-13:10-4.4.0" + #endif +diff -wbBur avifile-0.7-0.7.45/lib/aviplay/aviplay.cpp avifile-0.7-0.7.45.my/lib/aviplay/aviplay.cpp +--- avifile-0.7-0.7.45/lib/aviplay/aviplay.cpp 2005-11-05 00:56:33.000000000 +0300 ++++ avifile-0.7-0.7.45.my/lib/aviplay/aviplay.cpp 2009-05-25 13:13:36.304347364 +0400 +@@ -242,7 +242,7 @@ + //printf("VSTREAMTIME %f\n", m_pVideostream->GetTime()); + // reading subtitles + avm::string fn = m_Filename; +- char* p = strrchr(fn.c_str(), '.'); ++ char* p = (char*)strrchr(fn.c_str(), '.'); + if (p) + *p = 0; + InitSubtitles(m_Subfilename.size() +diff -wbBur avifile-0.7-0.7.45/lib/codeckeeper.cpp avifile-0.7-0.7.45.my/lib/codeckeeper.cpp +--- avifile-0.7-0.7.45/lib/codeckeeper.cpp 2004-03-10 16:27:38.000000000 +0300 ++++ avifile-0.7-0.7.45.my/lib/codeckeeper.cpp 2009-05-25 13:15:11.971004390 +0400 +@@ -143,7 +143,7 @@ + { + char plgn[100]; + strcpy(plgn, "avm_codec_plugin_"); +- char* x = strrchr(name, '/'); ++ char* x = (char*)strrchr(name, '/'); + strncat(plgn, x + 1, 50); + x = strchr(plgn, '.'); + *x = 0; +diff -wbBur avifile-0.7-0.7.45/lib/common/Args.cpp avifile-0.7-0.7.45.my/lib/common/Args.cpp +--- avifile-0.7-0.7.45/lib/common/Args.cpp 2003-02-06 23:39:12.000000000 +0300 ++++ avifile-0.7-0.7.45.my/lib/common/Args.cpp 2009-05-25 13:14:38.562055811 +0400 +@@ -17,7 +17,7 @@ + { + char* c = cp; + char* b; +- while ((b = strchr(c, ':'))) ++ while ((b = (char*)strchr(c, ':'))) + { + *b++ = 0; + if (strlen(c)) +@@ -259,7 +259,7 @@ + } + for (unsigned i = 0; i < arr.size(); i++) + { +- char* par = strchr(arr[i], '='); ++ char* par = (char*)strchr(arr[i], '='); + if (par) + { + *par = 0; +@@ -335,7 +335,7 @@ + { + for (unsigned j = 1; j < arr.size(); j++) + { +- char* p = strchr(arr[j].c_str(), '='); ++ char* p = (char*)strchr(arr[j].c_str(), '='); + int val = 0; + bool valid = false; + if (p) +diff -wbBur avifile-0.7-0.7.45/player/playercontrol.cpp avifile-0.7-0.7.45.my/player/playercontrol.cpp +--- avifile-0.7-0.7.45/player/playercontrol.cpp 2005-09-27 17:40:09.000000000 +0400 ++++ avifile-0.7-0.7.45.my/player/playercontrol.cpp 2009-05-25 13:16:18.274330659 +0400 +@@ -764,7 +764,7 @@ + return; + + avm::string path = RS("url", "."); +- char* cut = strrchr(path.c_str(), '/'); ++ char* cut = (char*)strrchr(path.c_str(), '/'); + if (!cut) + path = "./"; + #if QT_VERSION <= 220 +diff -wbBur avifile-0.7-0.7.45/plugins/libmp3lame_audioenc/mp3encoder.cpp avifile-0.7-0.7.45.my/plugins/libmp3lame_audioenc/mp3encoder.cpp +--- avifile-0.7-0.7.45/plugins/libmp3lame_audioenc/mp3encoder.cpp 2006-03-05 23:45:26.000000000 +0300 ++++ avifile-0.7-0.7.45.my/plugins/libmp3lame_audioenc/mp3encoder.cpp 2009-05-25 13:10:21.014364635 +0400 +@@ -30,7 +30,7 @@ + short nCodecDelay; + }; + public: +- MP3Encoder::MP3Encoder(const CodecInfo& info, const WAVEFORMATEX* format) ++ MP3Encoder(const CodecInfo& info, const WAVEFORMATEX* format) + :IAudioEncoder(info) + { + in_fmt=*format; +diff -wbBur avifile-0.7-0.7.45/samples/qtvidcap/kv4lsetup.cpp avifile-0.7-0.7.45.my/samples/qtvidcap/kv4lsetup.cpp +--- avifile-0.7-0.7.45/samples/qtvidcap/kv4lsetup.cpp 2005-03-23 18:18:21.000000000 +0300 ++++ avifile-0.7-0.7.45.my/samples/qtvidcap/kv4lsetup.cpp 2009-05-25 13:10:21.014364635 +0400 +@@ -229,7 +229,7 @@ + if (XF86DGAQueryExtension(dpy, &foo, &bar)) { + XF86DGAQueryDirectVideo(dpy, XDefaultScreen(dpy),&flags); + if (flags & XF86DGADirectPresent) { +- XF86DGAGetVideoLL(dpy,XDefaultScreen(dpy),(int*)&base,&width,&foo,&bar); ++ XF86DGAGetVideoLL(dpy,XDefaultScreen(dpy),(unsigned int*)&base,&width,&foo,&bar); + set_bpl = width * set_bpp/8; + set_base = base; + if (verbose == 2) { +diff -wbBur avifile-0.7-0.7.45/samples/qtvidcap/v4lxif.cpp avifile-0.7-0.7.45.my/samples/qtvidcap/v4lxif.cpp +--- avifile-0.7-0.7.45/samples/qtvidcap/v4lxif.cpp 2005-03-23 19:16:09.000000000 +0300 ++++ avifile-0.7-0.7.45.my/samples/qtvidcap/v4lxif.cpp 2009-05-25 13:10:21.014364635 +0400 +@@ -1115,7 +1115,7 @@ + major,minor, XDGA_MAJOR_VERSION,XDGA_MINOR_VERSION); + have_dga= false; + } else { +- XF86DGAGetVideoLL(disp, DefaultScreen(disp), (int*)&base, &width, &bank, &ram); ++ XF86DGAGetVideoLL(disp, DefaultScreen(disp), (unsigned int*)&base, &width, &bank, &ram); + if (!base) + avml(AVML_WARN, + "v4l1: can not allocate frame buffer base: %p\n", base); diff --git a/source/xapps-extra/avifile/gcc41.patch b/source/xapps-extra/avifile/gcc41.patch deleted file mode 100644 index 1dcfae4..0000000 --- a/source/xapps-extra/avifile/gcc41.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- avifile-0.7-0.7.45/plugins/libmp3lame_audioenc/mp3encoder.cpp 2006-03-05 21:45:26.000000000 +0100 -+++ avifile-0.7-0.7.45-p/plugins/libmp3lame_audioenc/mp3encoder.cpp 2006-05-15 14:02:58.000000000 +0200 -@@ -30,7 +30,7 @@ - short nCodecDelay; - }; - public: -- MP3Encoder::MP3Encoder(const CodecInfo& info, const WAVEFORMATEX* format) -+ MP3Encoder(const CodecInfo& info, const WAVEFORMATEX* format) - :IAudioEncoder(info) - { - in_fmt=*format; diff --git a/source/xapps-extra/avifile/no-O4s-thx.patch b/source/xapps-extra/avifile/no-O4s-thx.patch deleted file mode 100644 index de73335..0000000 --- a/source/xapps-extra/avifile/no-O4s-thx.patch +++ /dev/null @@ -1,48 +0,0 @@ -diff -Naur avifile-0.7-0.7.45/acinclude.m4 avifile-0.7-0.7.45-p/acinclude.m4 ---- avifile-0.7-0.7.45/acinclude.m4 2006-08-25 23:38:50.000000000 +0200 -+++ avifile-0.7-0.7.45-p/acinclude.m4 2006-08-25 23:35:55.000000000 +0200 -@@ -523,7 +523,7 @@ - AC_DEFINE(HAVE_GPROF, 1, [Define if you want to build ffmpeg with gprof support.]) - fi - -- test -z "$FFMPEG_CFLAGS" && FFMPEG_CFLAGS="-O4 $DEFAULT_FLAGS" -+ test -z "$FFMPEG_CFLAGS" && FFMPEG_CFLAGS=" $DEFAULT_FLAGS" - FFMPEG_CFLAGS="$FFMPEG_CFLAGS $DEFAULT_DEFINES" - - AC_CHECK_GNU_VECTOR(FFMPEG_SSE="-msse"; -diff -Naur avifile-0.7-0.7.45/lib/common/Makefile.am avifile-0.7-0.7.45-p/lib/common/Makefile.am ---- avifile-0.7-0.7.45/lib/common/Makefile.am 2006-08-25 23:38:50.000000000 +0200 -+++ avifile-0.7-0.7.45-p/lib/common/Makefile.am 2006-08-25 23:36:17.000000000 +0200 -@@ -33,7 +33,7 @@ - check_PROGRAMS = testimage - testimage_SOURCES = testimage.cpp - testimage_LDFLAGS = -g ../libaviplay.la --#testimage_CXXFLAGS = -g -O4 -+#testimage_CXXFLAGS = -g - - imtest.o: image.o mmx.o - $(CXXCOMPILE) -DIMTEST -o $@ -c $< -diff -Naur avifile-0.7-0.7.45/lib/common/Makefile.in avifile-0.7-0.7.45-p/lib/common/Makefile.in ---- avifile-0.7-0.7.45/lib/common/Makefile.in 2006-08-25 23:38:50.000000000 +0200 -+++ avifile-0.7-0.7.45-p/lib/common/Makefile.in 2006-08-25 23:36:14.000000000 +0200 -@@ -660,7 +660,7 @@ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags uninstall uninstall-am uninstall-info-am - --#testimage_CXXFLAGS = -g -O4 -+#testimage_CXXFLAGS = -g - - imtest.o: image.o mmx.o - $(CXXCOMPILE) -DIMTEST -o $@ -c $< -diff -Naur avifile-0.7-0.7.45/m4/ffmpeg.m4 avifile-0.7-0.7.45-p/m4/ffmpeg.m4 ---- avifile-0.7-0.7.45/m4/ffmpeg.m4 2006-08-25 23:38:50.000000000 +0200 -+++ avifile-0.7-0.7.45-p/m4/ffmpeg.m4 2006-08-25 23:36:33.000000000 +0200 -@@ -231,7 +231,7 @@ - AC_DEFINE(HAVE_GPROF, 1, [Define if you want to build ffmpeg with gprof support.]) - fi - -- test -z "$FFMPEG_CFLAGS" && FFMPEG_CFLAGS="-O4 $DEFAULT_FLAGS" -+ test -z "$FFMPEG_CFLAGS" && FFMPEG_CFLAGS=" $DEFAULT_FLAGS" - FFMPEG_CFLAGS="$FFMPEG_CFLAGS $DEFAULT_DEFINES" - - AC_CHECK_GNU_VECTOR(FFMPEG_SSE="-msse"; diff --git a/source/xapps-extra/avifile/no-mtune-and-other-crap.patch b/source/xapps-extra/avifile/no-mtune-and-other-crap.patch deleted file mode 100644 index d43df9b..0000000 --- a/source/xapps-extra/avifile/no-mtune-and-other-crap.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur avifile-0.7-0.7.45/configure.in avifile-0.7-0.7.45-p/configure.in ---- avifile-0.7-0.7.45/configure.in 2006-08-25 23:38:50.000000000 +0200 -+++ avifile-0.7-0.7.45-p/configure.in 2006-08-26 00:11:01.000000000 +0200 -@@ -92,7 +92,7 @@ - 2*) GCCOPT=cpu ;; - *) GCCOPT=tune ;; - esac -- DEFAULT_FLAGS="-m$GCCOPT=$DEFAULT_FLAGS -march=$DEFAULT_FLAGS -ffast-math -fomit-frame-pointer" -+ DEFAULT_FLAGS="-ffast-math -fomit-frame-pointer" - fi - AC_DEFINE(ARCH_X86, 1, [Define if you want to build on x86 architecture.]) - AC_DEFINE(HAVE_MMX, 1, [Define if you want to build with mmx code.]) diff --git a/source/xapps-extra/avifile/videodev.patch b/source/xapps-extra/avifile/videodev.patch new file mode 100644 index 0000000..4b23d11 --- /dev/null +++ b/source/xapps-extra/avifile/videodev.patch @@ -0,0 +1,180 @@ +diff -wbBur avifile-0.7-0.7.45/acinclude.m4 avifile-0.7-0.7.45.my/acinclude.m4 +--- avifile-0.7-0.7.45/acinclude.m4 2006-03-06 12:11:19.000000000 +0300 ++++ avifile-0.7-0.7.45.my/acinclude.m4 2011-11-17 13:20:52.000000000 +0400 +@@ -1158,7 +1158,7 @@ + AC_ARG_ENABLE(v4l, [ --enable-v4l support v4l video interface. (autodetect)], + [], enable_v4l=yes) + if test x$enable_v4l = xyes; then +- AC_CHECK_HEADER([linux/videodev.h], [], [ enable_v4l=no; ]) ++ AC_CHECK_HEADER([libv4l1-videodev.h], [], [ enable_v4l=no; ]) + fi + + if test x$enable_v4l = xyes; then +diff -wbBur avifile-0.7-0.7.45/configure avifile-0.7-0.7.45.my/configure +--- avifile-0.7-0.7.45/configure 2006-03-06 12:11:32.000000000 +0300 ++++ avifile-0.7-0.7.45.my/configure 2011-11-17 13:20:47.000000000 +0400 +@@ -27667,8 +27667,8 @@ + fi; + if test x$enable_v4l = xyes; then + if test "${ac_cv_header_linux_videodev_h+set}" = set; then +- echo "$as_me:$LINENO: checking for linux/videodev.h" >&5 +-echo $ECHO_N "checking for linux/videodev.h... $ECHO_C" >&6 ++ echo "$as_me:$LINENO: checking for libv4l1-videodev.h" >&5 ++echo $ECHO_N "checking for libv4l1-videodev.h... $ECHO_C" >&6 + if test "${ac_cv_header_linux_videodev_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + fi +@@ -27676,8 +27676,8 @@ + echo "${ECHO_T}$ac_cv_header_linux_videodev_h" >&6 + else + # Is the header compilable? +-echo "$as_me:$LINENO: checking linux/videodev.h usability" >&5 +-echo $ECHO_N "checking linux/videodev.h usability... $ECHO_C" >&6 ++echo "$as_me:$LINENO: checking libv4l1-videodev.h usability" >&5 ++echo $ECHO_N "checking libv4l1-videodev.h usability... $ECHO_C" >&6 + cat >conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF +@@ -27685,7 +27685,7 @@ + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + $ac_includes_default +-#include ++#include + _ACEOF + rm -f conftest.$ac_objext + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 +@@ -27720,15 +27720,15 @@ + echo "${ECHO_T}$ac_header_compiler" >&6 + + # Is the header present? +-echo "$as_me:$LINENO: checking linux/videodev.h presence" >&5 +-echo $ECHO_N "checking linux/videodev.h presence... $ECHO_C" >&6 ++echo "$as_me:$LINENO: checking libv4l1-videodev.h presence" >&5 ++echo $ECHO_N "checking libv4l1-videodev.h presence... $ECHO_C" >&6 + cat >conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF + cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ +-#include ++#include + _ACEOF + if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 + (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 +@@ -27762,25 +27762,25 @@ + # So? What about this header? + case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in + yes:no: ) +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: accepted by the compiler, rejected by the preprocessor!" >&5 +-echo "$as_me: WARNING: linux/videodev.h: accepted by the compiler, rejected by the preprocessor!" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: proceeding with the compiler's result" >&5 +-echo "$as_me: WARNING: linux/videodev.h: proceeding with the compiler's result" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: accepted by the compiler, rejected by the preprocessor!" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: accepted by the compiler, rejected by the preprocessor!" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: proceeding with the compiler's result" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: proceeding with the compiler's result" >&2;} + ac_header_preproc=yes + ;; + no:yes:* ) +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: present but cannot be compiled" >&5 +-echo "$as_me: WARNING: linux/videodev.h: present but cannot be compiled" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: check for missing prerequisite headers?" >&5 +-echo "$as_me: WARNING: linux/videodev.h: check for missing prerequisite headers?" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: see the Autoconf documentation" >&5 +-echo "$as_me: WARNING: linux/videodev.h: see the Autoconf documentation" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: section \"Present But Cannot Be Compiled\"" >&5 +-echo "$as_me: WARNING: linux/videodev.h: section \"Present But Cannot Be Compiled\"" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: proceeding with the preprocessor's result" >&5 +-echo "$as_me: WARNING: linux/videodev.h: proceeding with the preprocessor's result" >&2;} +- { echo "$as_me:$LINENO: WARNING: linux/videodev.h: in the future, the compiler will take precedence" >&5 +-echo "$as_me: WARNING: linux/videodev.h: in the future, the compiler will take precedence" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: present but cannot be compiled" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: present but cannot be compiled" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: check for missing prerequisite headers?" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: check for missing prerequisite headers?" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: see the Autoconf documentation" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: see the Autoconf documentation" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: section \"Present But Cannot Be Compiled\"" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: section \"Present But Cannot Be Compiled\"" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: proceeding with the preprocessor's result" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: proceeding with the preprocessor's result" >&2;} ++ { echo "$as_me:$LINENO: WARNING: libv4l1-videodev.h: in the future, the compiler will take precedence" >&5 ++echo "$as_me: WARNING: libv4l1-videodev.h: in the future, the compiler will take precedence" >&2;} + ( + cat <<\_ASBOX + ## ------------------------------------------ ## +@@ -27791,8 +27791,8 @@ + sed "s/^/$as_me: WARNING: /" >&2 + ;; + esac +-echo "$as_me:$LINENO: checking for linux/videodev.h" >&5 +-echo $ECHO_N "checking for linux/videodev.h... $ECHO_C" >&6 ++echo "$as_me:$LINENO: checking for libv4l1-videodev.h" >&5 ++echo $ECHO_N "checking for libv4l1-videodev.h... $ECHO_C" >&6 + if test "${ac_cv_header_linux_videodev_h+set}" = set; then + echo $ECHO_N "(cached) $ECHO_C" >&6 + else +diff -wbBur avifile-0.7-0.7.45/ffmpeg/libavformat/grab.c avifile-0.7-0.7.45.my/ffmpeg/libavformat/grab.c +--- avifile-0.7-0.7.45/ffmpeg/libavformat/grab.c 2006-02-04 11:57:34.000000000 +0300 ++++ avifile-0.7-0.7.45.my/ffmpeg/libavformat/grab.c 2011-11-17 13:21:12.000000000 +0400 +@@ -23,7 +23,7 @@ + #include + #include + #define _LINUX_TIME_H 1 +-#include ++#include + #include + + typedef struct { +diff -wbBur avifile-0.7-0.7.45/ffmpeg/libavformat/v4l2.c avifile-0.7-0.7.45.my/ffmpeg/libavformat/v4l2.c +--- avifile-0.7-0.7.45/ffmpeg/libavformat/v4l2.c 2006-03-02 00:36:52.000000000 +0300 ++++ avifile-0.7-0.7.45.my/ffmpeg/libavformat/v4l2.c 2011-11-17 13:29:40.000000000 +0400 +@@ -31,7 +31,8 @@ + #include + #include + #define _LINUX_TIME_H 1 +-#include ++#include ++#include + #include + + static const int desired_video_buffers = 256; +diff -wbBur avifile-0.7-0.7.45/m4/v4l.m4 avifile-0.7-0.7.45.my/m4/v4l.m4 +--- avifile-0.7-0.7.45/m4/v4l.m4 2004-02-18 23:53:58.000000000 +0300 ++++ avifile-0.7-0.7.45.my/m4/v4l.m4 2011-11-17 13:20:56.000000000 +0400 +@@ -10,7 +10,7 @@ + AC_ARG_ENABLE(v4l, [ --enable-v4l support v4l video interface. (autodetect)], + [], enable_v4l=yes) + if test x$enable_v4l = xyes; then +- AC_CHECK_HEADER([linux/videodev.h], [], [ enable_v4l=no; ]) ++ AC_CHECK_HEADER([libv4l1-videodev.h], [], [ enable_v4l=no; ]) + fi + + if test x$enable_v4l = xyes; then +diff -wbBur avifile-0.7-0.7.45/samples/qtvidcap/kv4lsetup.cpp avifile-0.7-0.7.45.my/samples/qtvidcap/kv4lsetup.cpp +--- avifile-0.7-0.7.45/samples/qtvidcap/kv4lsetup.cpp 2005-03-23 18:18:21.000000000 +0300 ++++ avifile-0.7-0.7.45.my/samples/qtvidcap/kv4lsetup.cpp 2011-11-17 13:29:34.000000000 +0400 +@@ -39,7 +39,7 @@ + + /* Necessary to prevent collisions between and when V4L2 is installed. */ + #define _LINUX_TIME_H +-#include ++#include + + #ifndef X_DISPLAY_MISSING + #include +diff -wbBur avifile-0.7-0.7.45/samples/qtvidcap/v4lxif.h avifile-0.7-0.7.45.my/samples/qtvidcap/v4lxif.h +--- avifile-0.7-0.7.45/samples/qtvidcap/v4lxif.h 2003-11-14 19:42:04.000000000 +0300 ++++ avifile-0.7-0.7.45.my/samples/qtvidcap/v4lxif.h 2011-11-17 13:35:57.000000000 +0400 +@@ -32,7 +32,8 @@ + + /* Necessary to prevent collisions between and when V4L2 is installed. */ + #define _LINUX_TIME_H +-#include ++#include ++#define BASE_VIDIOCPRIVATE 192 /* 192-255 are private */ + + #define V4L_DEVICE "/dev/video" + #define V4L_VBI_DEVICE "/dev/vbi" From ryuo at frugalware.org Tue Feb 21 04:25:25 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 04:25:25 +0100 (CET) Subject: [Frugalware-git] frugalware-current: frugalware-1.6-1-x86_64 * add twinkle to removed packages Message-ID: <20120221032525.2ECEC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c0f36a590575a8d6625844612e5497b76de92d0b commit c0f36a590575a8d6625844612e5497b76de92d0b Author: James Buren Date: Mon Feb 20 21:25:53 2012 -0600 frugalware-1.6-1-x86_64 * add twinkle to removed packages diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index e2af062..9adcf7e 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -19,6 +19,6 @@ signatures=($source.asc) replaces=( 'eterm' 'libast' 'kmp' 'kudos' 'albumart' 'qscintilla2-python-qt3' 'pyqt' 'qscintilla2-qt3' 'qscintilla' 'wpa_supplicant-gui' 'qcad' - 'cdcat' 'qlo10k1' 'avahi-qt3' 'coccinella' 'pdfedit' + 'cdcat' 'qlo10k1' 'avahi-qt3' 'coccinella' 'pdfedit' 'twinkle' ) conflicts=(${replaces[@]}) From ryuo at frugalware.org Tue Feb 21 05:04:42 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 05:04:42 +0100 (CET) Subject: [Frugalware-git] frugalware-current: qscintilla2-qt4-2.6.1-1-x86_64 * readd from removed package * version bump Message-ID: <20120221040442.8F56B224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=afc2183af159ec8864e1a9a09d142eb7b1c5838e commit afc2183af159ec8864e1a9a09d142eb7b1c5838e Author: James Buren Date: Mon Feb 20 22:04:55 2012 -0600 qscintilla2-qt4-2.6.1-1-x86_64 * readd from removed package * version bump diff --git a/source/xlib-extra/qscintilla2-qt4/FrugalBuild b/source/xlib-extra/qscintilla2-qt4/FrugalBuild new file mode 100644 index 0000000..ee0e208 --- /dev/null +++ b/source/xlib-extra/qscintilla2-qt4/FrugalBuild @@ -0,0 +1,30 @@ +# Compiling Time: 1.10 SBU +# Maintainer: crazy + +pkgname=qscintilla2-qt4 +pkgver=2.6.1 +origname=QScintilla +pkgrel=1 +pkgdesc="QScintilla2 is a port to Qt of Neil Hodgson's Scintilla C++ editor class. (Qt4)" +url="http://www.riverbankcomputing.co.uk/" +license="GPL 2" +up2date="lynx -dump http://www.riverbankcomputing.co.uk/software/qscintilla/download|grep -m1 'gpl-\(.*\).tar.gz'|sed 's/.*-gpl-\(.*\).t.*/\1/'" +source=(http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-$pkgver.tar.gz) +groups=('xlib-extra') +archs=('i686' 'x86_64' 'ppc') +depends=('libqtgui') +sha1sums=('c68dbeaafb4f5dbe0d8200ae907cced0c7762e19') + +build() +{ + Fcd QScintilla-gpl-$pkgver + ## QT4 + Q3="$QTDIR" + unset QTDIR + export QTDIR=/usr + cd Qt4 || Fdie + /usr/bin/qmake qscintilla.pro || Fdie + Fmakeinstall INSTALL_ROOT=$Fdestdir || Fdie +} + +# optimization OK From ryuo at frugalware.org Tue Feb 21 05:06:38 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 05:06:38 +0100 (CET) Subject: [Frugalware-git] frugalware-current: juffed-0.8.1-3-x86_64 * rebuild with qscintilla2-qt4 Message-ID: <20120221040638.A99AC224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2866938627de9be5ccb553e63ee611a817b3e7c8 commit 2866938627de9be5ccb553e63ee611a817b3e7c8 Author: James Buren Date: Mon Feb 20 22:06:57 2012 -0600 juffed-0.8.1-3-x86_64 * rebuild with qscintilla2-qt4 diff --git a/source/xapps-extra/juffed/FrugalBuild b/source/xapps-extra/juffed/FrugalBuild index 42a8b79..835b083 100644 --- a/source/xapps-extra/juffed/FrugalBuild +++ b/source/xapps-extra/juffed/FrugalBuild @@ -3,9 +3,9 @@ pkgname=juffed pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="A free, cross-platform text editor for programmers and advanced users." -depends=('libqtxml' 'libuuid' 'libqtnetwork' 'qscintilla2-qt4>=2.5.1') +depends=('libqtxml' 'libuuid' 'libqtnetwork' 'qscintilla2-qt4>=2.6.1') makedepends=('qt4-linguist') groups=('xapps-extra') archs=('i686' 'x86_64') From ryuo at frugalware.org Tue Feb 21 05:17:56 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 05:17:56 +0100 (CET) Subject: [Frugalware-git] frugalware-current: smokeqt-4.8.0-2-x86_64 * rebuild with qscintilla2-qt4 Message-ID: <20120221041756.D98AD224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3c14e959b6e32d11ad91a0daed3615f71cceacdc commit 3c14e959b6e32d11ad91a0daed3615f71cceacdc Author: James Buren Date: Mon Feb 20 22:18:25 2012 -0600 smokeqt-4.8.0-2-x86_64 * rebuild with qscintilla2-qt4 diff --git a/source/kde-extra/smokeqt/FrugalBuild b/source/kde-extra/smokeqt/FrugalBuild index cbdd913..150f9eb 100644 --- a/source/kde-extra/smokeqt/FrugalBuild +++ b/source/kde-extra/smokeqt/FrugalBuild @@ -2,12 +2,12 @@ # Maintainer: centuri0 pkgname=smokeqt -pkgrel=1 +pkgrel=2 pkgdesc="SMOKE bindings for the Qt libraries." groups=('kde-extra') archs=('i686' 'x86_64') Finclude kde -depends=("smokegen>=$_F_kde_ver" 'qimageblitz>=0.0.4' "qscintilla2-qt4>=2.5.1" "libqt3support>=$_F_kde_qtver" \ +depends=("smokegen>=$_F_kde_ver" 'qimageblitz>=0.0.4' "qscintilla2-qt4>=2.6.1" "libqt3support>=$_F_kde_qtver" \ "libqtdeclarative>=$_F_kde_qtver" "libqthelp>=$_F_kde_qtver" "libqtmultimedia>=$_F_kde_qtver" "libqtnetwork>=$_F_kde_qtver" \ "libqtopengl>=$_F_kde_qtver" "libqtscript>=$_F_kde_qtver" "libqtsql>=$_F_kde_qtver" "libqttest>=$_F_kde_qtver" \ "libqtuitools>=$_F_kde_qtver" "libqtwebkit>=$_F_kde_qtver" "libqtxmlpatterns>=$_F_kde_qtver") From ryuo at frugalware.org Tue Feb 21 05:20:29 2012 From: ryuo at frugalware.org (James Buren) Date: Tue, 21 Feb 2012 05:20:29 +0100 (CET) Subject: [Frugalware-git] frugalware-current: sqliteman-1.2.2-2-x86_64 * rebuild with qscintilla2-qt4 Message-ID: <20120221042029.037ED224CBE5@genesis.frugalware.org> Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b70329fd743304d14ee4ec6fba8647baa43914ae commit b70329fd743304d14ee4ec6fba8647baa43914ae Author: James Buren Date: Mon Feb 20 22:20:57 2012 -0600 sqliteman-1.2.2-2-x86_64 * rebuild with qscintilla2-qt4 diff --git a/source/xapps-extra/sqliteman/FrugalBuild b/source/xapps-extra/sqliteman/FrugalBuild index 7381126..9542033 100644 --- a/source/xapps-extra/sqliteman/FrugalBuild +++ b/source/xapps-extra/sqliteman/FrugalBuild @@ -3,13 +3,13 @@ pkgname=sqliteman pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="An sqlite admin