Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
d1fdf1b8
Commit
d1fdf1b8
authored
Jan 21, 2011
by
Anke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start complete rebuild apps, single dep packages done, some updates, some pkrel up only
parent
7dc34319
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
27 additions
and
29 deletions
+27
-29
beautiful-soup/PKGBUILD
beautiful-soup/PKGBUILD
+5
-5
graphviz/PKGBUILD
graphviz/PKGBUILD
+1
-1
guile/PKGBUILD
guile/PKGBUILD
+2
-2
kdevelop/PKGBUILD
kdevelop/PKGBUILD
+3
-4
kdevplatform/PKGBUILD
kdevplatform/PKGBUILD
+4
-4
latex-epic/PKGBUILD
latex-epic/PKGBUILD
+1
-1
netpbm/PKGBUILD
netpbm/PKGBUILD
+3
-3
perl-file-next/PKGBUILD
perl-file-next/PKGBUILD
+1
-1
podofo/PKGBUILD
podofo/PKGBUILD
+1
-1
python-getmediumurl/PKGBUILD
python-getmediumurl/PKGBUILD
+1
-1
recordmydesktop/PKGBUILD
recordmydesktop/PKGBUILD
+1
-1
slang/PKGBUILD
slang/PKGBUILD
+2
-3
tor/PKGBUILD
tor/PKGBUILD
+2
-2
No files found.
beautiful-soup/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -7,19 +7,19 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
beautiful-soup
pkgver
=
3.
0.8.1
pkgrel
=
2
pkgver
=
3.
2.0
pkgrel
=
1
pkgdesc
=
"A Python HTML/XML parser designed for quick turnaround projects like screen-scraping."
arch
=(
'i686'
'x86_64'
)
url
=
"http://www.crummy.com/software/BeautifulSoup/index.html"
license
=(
'PSF'
)
depends
=(
'python'
)
depends
=(
'python
2
'
)
source
=(
http://www.crummy.com/software/BeautifulSoup/download/3.x/BeautifulSoup-
$pkgver
.tar.gz
)
md5sums
=(
'
d2f7b6b25bd26cd15e8b8a60ecc49c90
'
)
md5sums
=(
'
ef1e78f7689ea61314f7bddebcfde88c
'
)
build
()
{
cd
$startdir
/src/BeautifulSoup-
$pkgver
python setup.py
install
--root
=
$startdir
/pkg
python
2
setup.py
install
--root
=
$startdir
/pkg
}
graphviz/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
graphviz
pkgver
=
2.26.3
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Creates acircular graph images"
arch
=(
'i686'
'x86_64'
)
license
=(
'CPL'
)
...
...
guile/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -7,7 +7,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
guile
pkgver
=
1.8.
7
pkgver
=
1.8.
8
pkgrel
=
1
pkgdesc
=
"Guile is a portable, embeddable Scheme implementation written in C"
url
=
"http://www.gnu.org/software/guile/"
...
...
@@ -18,7 +18,7 @@ install=guile.install
source
=(
ftp://ftp.gnu.org/pub/gnu/
${
pkgname
}
/
${
pkgname
}
-
${
pkgver
}
.tar.gz
doc-snarfing-fix.patch
)
options
=(
'!libtool'
'!makeflags'
)
md5sums
=(
'
991b5b
3efcb
bc3f7507d05bc42f80a5e
'
md5sums
=(
'
18661a8fdfef1
3e
2
fcb
7651720aa53f3
'
'3d6f6a4670a8e933a760ff076ff40d2a'
)
build
()
{
...
...
kdevelop/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,7 +8,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
kdevelop
pkgver
=
4.1.
81
pkgver
=
4.1.
2
pkgrel
=
1
pkgdesc
=
"A C/C++ development environment for KDE"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -17,9 +17,8 @@ license=('GPL')
depends
=(
'kdebase-workspace'
'kdevplatform'
)
makedepends
=(
'cmake'
'automoc4'
'perl'
)
install
=
${
pkgname
}
.install
source
=(
"ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/kdevelop/4.1.81/src/kdevelop-4.1.81.tar.bz2"
)
md5sums
=(
'f2da0d64f40e4e1cc43f5ac2c86821cd'
)
source
=(
"http://download.kde.org/stable/
${
pkgname
}
/
${
pkgver
}
/src/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'30b87152d76806fdedededdbf42f6a51'
)
build
()
{
cd
${
srcdir
}
...
...
kdevplatform/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,8 +8,8 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
kdevplatform
pkgver
=
1.1.
81
pkgrel
=
1
pkgver
=
1.1.
2
pkgrel
=
2
pkgdesc
=
"A C/C++ development platform for KDE"
arch
=(
'i686'
'x86_64'
)
url
=
"http://www.kdevelop.org/"
...
...
@@ -18,8 +18,8 @@ depends=('kdelibs' 'boost' 'subversion' 'commoncpp2')
optdepends
=(
"kdesdk-kompare: difference checking"
)
makedepends
=(
'cmake'
'automoc4'
)
install
=
${
pkgname
}
.install
source
=(
"
f
tp://
ftp.gtlib.cc.gatech.edu/pub/kde/un
stable/kdevelop/4.1.
81
/src/
kdevplatform-1.1.81
.tar.bz2"
)
md5sums
=(
'3
0580941a702ce163fb19d997700c45d
'
)
source
=(
"
ht
tp://
download.kde.org/
stable/kdevelop/4.1.
2
/src/
${
pkgname
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'3
8dde0d06944f787e4131279aced2589
'
)
build
()
{
cd
${
srcdir
}
...
...
latex-epic/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
latex-epic
pkgver
=
20100113
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"documentstyle option for 'Enhancements to Picture Environment'. (Needed to make pdf with dblatex)"
arch
=(
any
)
url
=
"http://tug.ctan.org/tex-archive/macros/latex/contrib/epic/"
...
...
netpbm/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -7,21 +7,21 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
netpbm
pkgver
=
10.47.
18
pkgver
=
10.47.
24
pkgrel
=
1
pkgdesc
=
"A toolkit for manipulation of graphic images"
arch
=(
'i686'
'x86_64'
)
license
=(
'custom'
'BSD'
'GPL'
'LGPL'
)
url
=
"http://netpbm.sourceforge.net/"
depends
=(
'perl'
'libjpeg'
'libpng'
'libtiff'
'libxml2'
)
makedepends
=(
'python'
)
makedepends
=(
'python
2
'
)
options
=(
'!makeflags'
)
source
=(
ftp://ftp.archlinux.org/other/netpbm/
${
pkgname
}
-
${
pkgver
}
.tar.gz
ftp://ftp.archlinux.org/other/netpbm/netpbm-doc-22Feb2009.tar.xz
libpng-1.4.patch netpbm-CAN-2005-2471.patch
netpbm-security-code.patch netpbm-security-scripts.patch
)
md5sums
=(
'
c3b66d329f818b6b4f02f7367ce1a6f8
'
'48efce0093c5f242bce3072958fe88c3'
md5sums
=(
'
debf962e9a5531fd3e57143d38165eac
'
'48efce0093c5f242bce3072958fe88c3'
'6a8319e77f2d41881ee11c86b78c51d0'
'07ee863e6f951250e8d0a08243c828c7'
'fac4c9bedff9d90ac5a66e93d8c2eb33'
'cbb689129c82d16360d7f840b86789c7'
)
...
...
perl-file-next/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -10,7 +10,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
perl-file-next
_pkgname
=
File-Next
pkgver
=
1.06
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
'File::Next - File-finding iterator'
arch
=(
'any'
)
license
=(
'GPL'
'PerlArtistic'
)
...
...
podofo/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,7 +8,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
podofo
pkgver
=
0.8.4
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"PoDoFo is a library to work with the PDF file format."
arch
=(
'i686'
'x86_64'
)
url
=
"http://podofo.sourceforge.net"
...
...
python-getmediumurl/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -10,7 +10,7 @@ pkgname=python-getmediumurl
_pkgname
=
GetMediumURL
_pkgname2
=
getmediumurl
pkgver
=
0.0a1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Python module to get URLs of downloadable media and their metadata."
arch
=(
'i686'
'x86_64'
)
url
=
"http://savannah.nongnu.org/projects/getmediumurl/"
...
...
recordmydesktop/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
recordmydesktop
pkgver
=
0.3.8.1
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Produces a OGG encapsulated Theora/Vorbis recording of your desktop"
arch
=(
'i686'
'x86_64'
)
url
=
"http://recordmydesktop.sourceforge.net"
...
...
slang/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -8,7 +8,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
slang
pkgver
=
2.2.
1
pkgver
=
2.2.
3
pkgrel
=
1
pkgdesc
=
"S-Lang is a powerful interpreted language"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -18,8 +18,7 @@ depends=('glibc' 'pcre' 'zlib')
backup
=(
'etc/slsh.rc'
)
options
=(
'!makeflags'
)
source
=(
ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v
${
pkgver
%.*
}
/
${
pkgname
}
-
${
pkgver
}
.tar.gz
)
md5sums
=(
'9a72420df2aa7b1932a195c6e5a85465'
)
sha1sums
=(
'8144f6d0362c8de2206c30fc2bdcf73da41eaf38'
)
md5sums
=(
'ffd7718a9808894413a0e0ee82a79335'
)
build
()
{
cd
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
...
...
tor/PKGBUILD
View file @
d1fdf1b8
...
...
@@ -7,7 +7,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
tor
pkgver
=
0.2.1.2
8
pkgver
=
0.2.1.2
9
pkgrel
=
1
pkgdesc
=
"Anonymizing overlay network"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -19,7 +19,7 @@ install=tor.install
source
=(
http://www.torproject.org/dist/
${
pkgname
}
-
${
pkgver
}
.tar.gz
'tor.conf'
'tor.rc'
)
md5sums
=(
'
'
11e8384414623b50fe50ba7da85893db
'
'
md5sums
=(
'
1cd4feea84f2b066717b500d090bcf65
'
'c97998c760c4351f12ad41d514071a9b'
'23348b8e3b38c6ed2a45b4be42a7de8e'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment