Done.
Search Criteria
Package Details: gedit-git 3.17.0.37.g04223cb-1
Package Actions
| Package Base: | gedit-git |
|---|---|
| Description: | A text editor for GNOME |
| Upstream URL: | http://www.gnome.org |
| Category: | gnome |
| Licenses: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | yoseforb |
| Maintainer: | yoseforb |
| Last Packager: | yoseforb |
| Votes: | 1 |
| First Submitted: | 2013-02-14 11:02 |
| Last Updated: | 2015-05-29 04:36 |
Dependencies (18)
- dconf
- desktop-file-utils
- enchant
- glib2
- gsettings-desktop-schemas
- gtk3
- gtksourceview3>=3.17.2
- iso-codes
- libpeas
- libsm
- libxml2
- python-gobject
- gtk-doc (make)
- intltool (make)
- libzeitgeist (make)
- vala>=0.25.1 (make)
- yelp-tools (make)
- libzeitgeist (optional) – Zeitgeist plugin
Required by (0)
Sources
Latest Comments
Comment by yoseforb
Comment by quequotion
You have to use the full address of the libgd package now:
git clone git://git.gnome.org/libgd
Or this happens:
Cloning into 'libgd'...
ssh: Could not resolve hostname gnome: Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Comment by josephgbr
I understand, but using date has some problems.
1) pkgver is notbeing updated it anymore without pkgver(), so the package will have the same date independently of the content.
2) date doesn't mean much, differently of the git describe content.
Allan mentioned this and more issues about pacman before 4.1 in http://allanmcrae.com/2012/08/changes-to-vcs-packaging-support-in-makepkg/
Comment by yoseforb
I prefer a version of date...
Comment by josephgbr
You forgot the best part: the pkgver() function. It updates your pkgver variable.
Comment by josephgbr
This method of GIT PKGBUILD is deprecated since pacman 4.1, you would please update?
Here an example of PKGBUILD working: http://paste.archlinux-br.org/2155
More info: https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines
p.s.: Please, apply this new download method to other GIT packages you maintain